251df8c926bdff058092c6ce0643f90537f1abf9
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
33     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
34     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
35     DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
36     DIR[DTR,PERF,VPP,ALL]: "{DIR[DTR]}/vpp_performance_results"
37     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
38     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
39     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
40     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
41     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
42     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
43     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
44     DIR[DTR,MRR,VPP,ALL]: "{DIR[DTR]}/vpp_mrr_results"
45     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
46     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
47     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
48     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
49     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
50     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
51     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
52     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
53
54     # Detailed test configurations
55     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
56     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
57     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
58     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
59     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
60     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
61     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
62     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
63     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
64     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration"
65     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
66     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
67     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
68     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
69     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
70     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
71     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
72     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
73
74     # Detailed tests operational data
75     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
76     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
77     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
78     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
79     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
80     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
81     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
82     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
83     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
84
85     # Latencies:
86     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
87     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
88
89     # .css patch file to fix tables generated by Sphinx
90     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
91     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
92
93   urls:
94     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
95     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
96     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
97     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
98     DIR[NEXUS,DOC]: "report/_static/archive"
99
100   make-dirs:
101   # List the directories which are created while preparing the environment.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[WORKING,DATA]"
104   - "DIR[STATIC,VPP]"
105   - "DIR[STATIC,DPDK]"
106   - "DIR[STATIC,ARCH]"
107   - "DIR[BUILD,LATEX]"
108   - "DIR[WORKING,SRC]"
109   - "DIR[WORKING,SRC,STATIC]"
110
111   remove-dirs:
112   # List the directories which are deleted while cleaning the environment.
113   # All directories MUST be defined in "paths" section.
114   #- "DIR[BUILD,HTML]"
115   - "DIR[WORKING,DATA]"
116
117   build-dirs:
118   # List the directories where the results (build) is stored.
119   # All directories MUST be defined in "paths" section.
120   - "DIR[BUILD,HTML]"
121   - "DIR[BUILD,LATEX]"
122
123 - type: "configuration"
124
125   mapping-file: "mapping_report.yaml"
126
127   limits:
128     nic:
129       x520: 24460000
130       x553: 29761905
131       x710: 35800000
132       xxv710: 35800000
133       xl710: 35800000
134       cx556a: 148809523.81
135
136     link:
137       10ge: 14880952.38
138       25ge: 37202380.95
139       40ge: 59523809.52
140       100ge: 148809523.81
141
142     pci:
143       pci-g3-x8: 74404761.90
144       pci-g3-x16: 148809523.81
145
146   data-sets:
147
148     ###########################################################################
149     # Plots:
150
151     # 3n-hsw
152
153     plot-vpp-throughput-lat-tsa-3n-hsw:
154       csit-vpp-perf-report-iterative-2009-3n-hsw:
155         - 21  # rls2009 NDRPDR iter env 5
156         - 22  # rls2009 NDRPDR iter env 5
157         - 24  # rls2009 NDRPDR iter env 5
158         - 25  # rls2009 NDRPDR iter env 5
159         - 26  # rls2009 NDRPDR iter env 5
160         - 27  # rls2009 NDRPDR iter env 5
161         - 28  # rls2009 NDRPDR iter env 5
162         - 29  # rls2009 NDRPDR iter env 5
163         - 30  # rls2009 NDRPDR iter env 5
164         - 31  # rls2009 NDRPDR iter env 5
165
166     plot-vpp-hdrh-lat-3n-hsw:
167       csit-vpp-perf-report-iterative-2009-3n-hsw:
168         - 22  # rls2009 NDRPDR iter env 5
169
170     plot-vpp-hoststack-3n-hsw:
171       csit-vpp-perf-report-iterative-2009-3n-hsw:
172         - 32  # rls2009 Hoststack iter env 5
173         - 33  # rls2009 Hoststack iter env 5
174         - 34  # rls2009 Hoststack iter env 5
175         - 35  # rls2009 Hoststack iter env 5
176         - 36  # rls2009 Hoststack iter env 5
177         - 37  # rls2009 Hoststack iter env 5
178         - 38  # rls2009 Hoststack iter env 5
179         - 39  # rls2009 Hoststack iter env 5
180         - 40  # rls2009 Hoststack iter env 5
181         - 41  # rls2009 Hoststack iter env 5
182
183     plot-dpdk-throughput-latency-3n-hsw:
184       csit-dpdk-perf-report-iterative-2009-3n-hsw:
185         - 6   # NDRPDR iter env5
186         - 7   # NDRPDR iter env5
187         - 8   # NDRPDR iter env5
188         - 9   # NDRPDR iter env5
189         - 10  # NDRPDR iter env5
190         - 11  # NDRPDR iter env5
191         - 12  # NDRPDR iter env5
192         - 13  # NDRPDR iter env5
193         - 14  # NDRPDR iter env5
194         - 15  # NDRPDR iter env5
195
196     plot-dpdk-hdrh-lat-3n-hsw:
197       csit-dpdk-perf-report-iterative-2009-3n-hsw:
198         - 6   # NDRPDR iter env5
199
200     # 3n-skx
201
202     plot-vpp-throughput-lat-tsa-3n-skx:
203       csit-vpp-perf-report-iterative-2009-3n-skx:
204         - 26  # rls2009 NDRPDR iter env 5
205         - 27  # rls2009 NDRPDR iter env 5
206         - 28  # rls2009 NDRPDR iter env 5
207         - 29  # rls2009 NDRPDR iter env 5
208         - 35  # rls2009 NDRPDR iter env 5
209         - 36  # rls2009 NDRPDR iter env 5
210         - 37  # rls2009 NDRPDR iter env 5
211         - 38  # rls2009 NDRPDR iter env 5
212         - 39  # rls2009 NDRPDR iter env 5
213         - 40  # rls2009 NDRPDR iter env 5
214
215     plot-vpp-hdrh-lat-3n-skx:
216       csit-vpp-perf-report-iterative-2009-3n-skx:
217         - 27  # rls2009 NDRPDR iter env 5
218
219 #    plot-vpp-nfv-3n-skx-ndrpdr:
220 #      # No data
221 #      csit-vpp-perf-report-iterative-2009-3n-skx:
222
223 #    plot-vpp-nfv-3n-skx-mrr:
224 #      # No data
225 #      csit-vpp-perf-report-iterative-2009-3n-skx:
226
227     plot-dpdk-throughput-latency-3n-skx:
228       csit-dpdk-perf-report-iterative-2009-3n-skx:
229         - 4   # NDRPDR sel env5
230         - 5   # NDRPDR sel env5
231         - 6   # NDRPDR sel env5
232         - 7   # NDRPDR sel env5
233         - 8   # NDRPDR sel env5
234         - 9   # NDRPDR sel env5
235         - 14  # NDRPDR sel env5
236         - 11  # NDRPDR sel env5
237         - 12  # NDRPDR sel env5
238         - 13  # NDRPDR sel env5
239
240     plot-dpdk-hdrh-lat-3n-skx:
241       csit-dpdk-perf-report-iterative-2009-3n-skx:
242         - 4   # NDRPDR sel env5
243
244     # 2n-skx
245
246     plot-vpp-throughput-lat-tsa-2n-skx:
247       csit-vpp-perf-report-iterative-2009-2n-skx:
248         - 35  # rls2009 NDRPDR iter env 5
249         - 36  # rls2009 NDRPDR iter env 5
250         - 37  # rls2009 NDRPDR iter env 5
251         - 39  # rls2009 NDRPDR iter env 5
252         - 40  # rls2009 NDRPDR iter env 5
253         - 42  # rls2009 NDRPDR iter env 5
254         - 43  # rls2009 NDRPDR iter env 5
255         - 44  # rls2009 NDRPDR iter env 5
256         - 46  # rls2009 NDRPDR iter env 5
257         - 48  # rls2009 NDRPDR iter env 5
258         - 51  # rls2009 NDRPDR iter NAT44 env 5
259         - 52  # rls2009 NDRPDR iter NAT44 env 5
260         - 53  # rls2009 NDRPDR iter NAT44 env 5
261         - 54  # rls2009 NDRPDR iter NAT44 env 5
262         - 55  # rls2009 NDRPDR iter NAT44 env 5
263         - 56  # rls2009 NDRPDR iter NAT44 env 5
264         - 57  # rls2009 NDRPDR iter NAT44 env 5
265         - 58  # rls2009 NDRPDR iter NAT44 env 5
266         - 59  # rls2009 NDRPDR iter NAT44 env 5
267         - 60  # rls2009 NDRPDR iter NAT44 env 5
268
269     plot-vpp-hdrh-lat-2n-skx:
270       csit-vpp-perf-report-iterative-2009-2n-skx:
271         - 35  # rls2009 NDRPDR iter env 5
272
273     plot-vpp-hdrh-lat-2n-skx-nat44:
274       csit-vpp-perf-report-iterative-2009-2n-skx:
275         - 51  # rls2009 NDRPDR iter NAT44 env 5
276
277     plot-vpp-soak-2n-skx:
278       csit-vpp-perf-report-iterative-2009-2n-skx:
279         - 33  # rls2009 soak env 5
280         - 34  # rls2009 soak env 5
281
282     plot-vpp-nfv-2n-skx-ndrpdr:
283       csit-vpp-perf-report-iterative-2009-2n-skx:
284         - 38  # rls2009 nf-density iter env 5
285         - 41  # rls2009 nf-density iter env 5
286         - 45  # rls2009 nf-density iter env 5
287         - 47  # rls2009 nf-density iter env 5
288         - 49  # rls2009 nf-density iter env 5
289         - 63  # rls2009 nf-density iter env 5
290         - 65  # rls2009 nf-density iter env 5
291         - 66  # rls2009 nf-density iter env 5
292         - 71  # rls2009 nf-density iter env 5
293         - 72  # rls2009 nf-density iter env 5
294
295     plot-vpp-nfv-2n-skx-mrr:
296       csit-vpp-perf-report-iterative-2009-2n-skx:
297         - 50  # rls2009 MRR nf-density iter env 5
298
299     plot-vpp-nfv-reconf-2n-skx:
300       csit-vpp-perf-report-iterative-2009-2n-skx:
301         - 27  # rls2009 reconf env 5
302         - 28  # rls2009 reconf env 5
303         - 29  # rls2009 reconf env 5
304         - 30  # rls2009 reconf env 5
305         - 31  # rls2009 reconf env 5
306         - 32  # rls2009 reconf env 5
307         - 61  # rls2009 reconf env 5
308         - 62  # rls2009 reconf env 5
309         - 68  # rls2009 reconf env 5
310         - 70  # rls2009 reconf env 5
311
312     plot-dpdk-throughput-latency-2n-skx:
313       csit-dpdk-perf-report-iterative-2009-2n-skx:
314         - 4   # NDRPDR iter env5
315         - 5   # NDRPDR iter env5
316         - 6   # NDRPDR iter env5
317         - 7   # NDRPDR iter env5
318         - 8   # NDRPDR iter env5
319         - 9   # NDRPDR iter env5
320         - 10  # NDRPDR iter env5
321         - 11  # NDRPDR iter env5
322         - 12  # NDRPDR iter env5
323         - 13  # NDRPDR iter env5
324
325     plot-dpdk-hdrh-lat-2n-skx:
326       csit-dpdk-perf-report-iterative-2009-2n-skx:
327         - 4   # NDRPDR iter env5
328
329     # 2n-clx
330
331     plot-vpp-throughput-lat-tsa-2n-clx:
332       csit-vpp-perf-report-iterative-2009-2n-clx:
333         - 36  # rls2009 NDRPDR iter env 5
334         - 39  # rls2009 NDRPDR iter env 5
335         - 40  # rls2009 NDRPDR iter env 5
336         - 42  # rls2009 NDRPDR iter env 5
337         - 65  # rls2009 NDRPDR iter env 5
338         - 66  # rls2009 NDRPDR iter env 5
339         - 79  # rls2009 NDRPDR iter env 5
340         - 82  # 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
411     plot-vpp-hdrh-lat-3n-tsh:
412       csit-vpp-perf-report-iterative-2009-3n-tsh:
413         - 14  # rls2009 NDRPDR iter env 5
414
415     plot-dpdk-throughput-latency-3n-tsh:
416       # TODO: Add:
417       csit-dpdk-perf-report-iterative-2009-3n-tsh:
418         - 1   # NDRPDR iter env5
419         - 2   # NDRPDR iter env5
420         - 3   # NDRPDR iter env5
421         - 4   # NDRPDR iter env5
422         - 5   # NDRPDR iter env5
423         - 6   # NDRPDR iter env5
424         - 7   # NDRPDR iter env5
425         - 9   # NDRPDR iter env5
426         - 10  # NDRPDR iter env5
427
428     plot-dpdk-hdrh-lat-3n-tsh:
429       csit-dpdk-perf-report-iterative-2009-3n-tsh:
430         - 1   # NDRPDR iter env5
431
432     # 3n-dnv
433
434     plot-vpp-throughput-lat-tsa-3n-dnv:
435       csit-vpp-perf-report-iterative-2009-3n-dnv:
436         - 3   # rls2009 NDRPDR iter env 5
437         - 6   # rls2009 NDRPDR iter env 5
438         - 7   # rls2009 NDRPDR iter env 5
439         - 8   # rls2009 NDRPDR iter env 5
440         - 10  # rls2009 NDRPDR iter env 5
441         - 11  # rls2009 NDRPDR iter env 5
442         - 12  # rls2009 NDRPDR iter env 5
443         - 14  # rls2009 NDRPDR iter env 5
444         - 15  # rls2009 NDRPDR iter env 5
445         - 24  # rls2009 NDRPDR iter env 5
446
447 #    plot-dpdk-throughput-latency-3n-dnv:
448 #      # No data
449 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
450
451     # 2n-dnv
452
453     plot-vpp-throughput-lat-tsa-2n-dnv:
454       csit-vpp-perf-report-iterative-2009-2n-dnv:
455         - 3   # rls2009 NDRPDR iter env 5
456         - 5   # rls2009 NDRPDR iter env 5
457         - 6   # rls2009 NDRPDR iter env 5
458         - 7   # rls2009 NDRPDR iter env 5
459         - 9   # rls2009 NDRPDR iter env 5
460         - 10  # rls2009 NDRPDR iter env 5
461         - 11  # rls2009 NDRPDR iter env 5
462         - 12  # rls2009 NDRPDR iter env 5
463         - 14  # rls2009 NDRPDR iter env 5
464         - 15  # rls2009 NDRPDR iter env 5
465
466 #    plot-dpdk-throughput-latency-2n-dnv:
467 #      # No data
468 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
469
470     ###########################################################################
471     # Simple tables (only one data set):
472
473     # NIC Comparisons
474
475     vpp-nic-comparison-3n-skx:
476       csit-vpp-perf-report-iterative-2009-3n-skx:
477         - 26  # rls2009 NDRPDR iter env 5
478         - 27  # rls2009 NDRPDR iter env 5
479         - 28  # rls2009 NDRPDR iter env 5
480         - 29  # rls2009 NDRPDR iter env 5
481         - 35  # rls2009 NDRPDR iter env 5
482         - 36  # rls2009 NDRPDR iter env 5
483         - 37  # rls2009 NDRPDR iter env 5
484         - 38  # rls2009 NDRPDR iter env 5
485         - 39  # rls2009 NDRPDR iter env 5
486         - 40  # rls2009 NDRPDR iter env 5
487
488     vpp-nic-comparison-2n-skx:
489       csit-vpp-perf-report-iterative-2009-2n-skx:
490         - 35  # rls2009 NDRPDR iter env 5
491         - 36  # rls2009 NDRPDR iter env 5
492         - 37  # rls2009 NDRPDR iter env 5
493         - 39  # rls2009 NDRPDR iter env 5
494         - 40  # rls2009 NDRPDR iter env 5
495         - 42  # rls2009 NDRPDR iter env 5
496         - 43  # rls2009 NDRPDR iter env 5
497         - 44  # rls2009 NDRPDR iter env 5
498         - 46  # rls2009 NDRPDR iter env 5
499         - 48  # rls2009 NDRPDR iter env 5
500         - 51  # rls2009 NDRPDR iter NAT44 env 5
501         - 52  # rls2009 NDRPDR iter NAT44 env 5
502         - 53  # rls2009 NDRPDR iter NAT44 env 5
503         - 54  # rls2009 NDRPDR iter NAT44 env 5
504         - 55  # rls2009 NDRPDR iter NAT44 env 5
505         - 56  # rls2009 NDRPDR iter NAT44 env 5
506         - 57  # rls2009 NDRPDR iter NAT44 env 5
507         - 58  # rls2009 NDRPDR iter NAT44 env 5
508         - 59  # rls2009 NDRPDR iter NAT44 env 5
509         - 60  # rls2009 NDRPDR iter NAT44 env 5
510
511     vpp-nic-comparison-3n-skx-mrr:
512       csit-vpp-perf-report-iterative-2009-3n-skx:
513         - 24  # rls2009 MRR iter env 5
514
515     vpp-nic-comparison-2n-skx-mrr:
516       csit-vpp-perf-report-iterative-2009-2n-skx:
517         - 26  # rls2009 MRR iter env 5
518
519     # Results
520
521     vpp-perf-results-3n-hsw:
522       csit-vpp-perf-report-coverage-2009-3n-hsw:
523         - 3   # rls2009 NDRPDR cov 3n-hsw-crypto-00
524         - 4   # rls2009 NDRPDR cov 3n-hsw-crypto-01
525         - 5   # rls2009 NDRPDR cov 3n-hsw-crypto-02
526         - 6   # rls2009 NDRPDR cov 3n-hsw-crypto-03
527         - 7   # rls2009 NDRPDR cov 3n-hsw-ip4-00
528         - 8   # rls2009 NDRPDR cov 3n-hsw-ip4-01
529         - 9   # rls2009 NDRPDR cov 3n-hsw-ip4-02
530         - 10  # rls2009 NDRPDR cov 3n-hsw-ip4-03
531         - 11  # rls2009 NDRPDR cov 3n-hsw-ip4-04
532         - 12  # rls2009 NDRPDR cov 3n-hsw-ip4-05
533         - 13  # rls2009 NDRPDR cov 3n-hsw-ip4-06
534         - 14  # rls2009 NDRPDR cov 3n-hsw-ip4-07
535         - 15  # rls2009 NDRPDR cov 3n-hsw-ip4tun-00
536         - 16  # rls2009 NDRPDR cov 3n-hsw-ip4tun-01
537         - 17  # rls2009 NDRPDR cov 3n-hsw-ip4tun-02
538         - 18  # rls2009 NDRPDR cov 3n-hsw-ip6-00
539         - 19  # rls2009 NDRPDR cov 3n-hsw-ip6-01
540         - 20  # rls2009 NDRPDR cov 3n-hsw-ip6tun-00
541         - 21  # rls2009 NDRPDR cov 3n-hsw-l2-00
542         - 22  # rls2009 NDRPDR cov 3n-hsw-l2-01
543         - 23  # rls2009 NDRPDR cov 3n-hsw-l2-01
544         - 24  # rls2009 NDRPDR cov 3n-hsw-l2-03
545         - 25  # rls2009 NDRPDR cov 3n-hsw-l2-04
546         - 26  # rls2009 NDRPDR cov 3n-hsw-l2-05
547         - 27  # rls2009 NDRPDR cov 3n-hsw-l2-06
548         - 28  # rls2009 NDRPDR cov 3n-hsw-l2-07
549         - 29  # rls2009 NDRPDR cov 3n-hsw-l2-08
550         - 30  # rls2009 NDRPDR cov 3n-hsw-l2-09
551         - 31  # rls2009 NDRPDR cov 3n-hsw-l2-10
552         - 32  # rls2009 NDRPDR cov 3n-hsw-memif-00
553         - 33  # rls2009 NDRPDR cov 3n-hsw-srv6-00
554         - 34  # rls2009 NDRPDR cov 3n-hsw-srv6-01
555         - 35  # rls2009 NDRPDR cov 3n-hsw-vhost-00
556         - 36  # rls2009 NDRPDR cov 3n-hsw-vhost-01
557         - 37  # rls2009 NDRPDR cov 3n-hsw-vhost-02
558
559     vpp-perf-results-3n-skx:
560       # TODO: Add:
561       csit-vpp-perf-report-coverage-2009-3n-skx:
562         - 3   # rls2009 NDRPDR cov 3n-skx-crypto-01
563         - 4   # rls2009 NDRPDR cov 3n-skx-crypto-02
564         - 37  # rls2009 NDRPDR cov 3n-skx-crypto-03
565         - 6   # rls2009 NDRPDR cov 3n-skx-ip4-00
566         - 7   # rls2009 NDRPDR cov 3n-skx-ip4-01
567         - 8   # rls2009 NDRPDR cov 3n-skx-ip4-02
568         - 9   # rls2009 NDRPDR cov 3n-skx-ip4-03
569         - 10  # rls2009 NDRPDR cov 3n-skx-ip4-04
570         - 12  # rls2009 NDRPDR cov 3n-skx-ip4-06
571         - 14  # rls2009 NDRPDR cov 3n-skx-ip4tun-00
572         - 15  # rls2009 NDRPDR cov 3n-skx-ip4tun-01
573         - 16  # rls2009 NDRPDR cov 3n-skx-ip4tun-02
574         - 40  # rls2009 NDRPDR cov 3n-skx-ip6-00
575         - 18  # rls2009 NDRPDR cov 3n-skx-ip6-01
576         - 19  # rls2009 NDRPDR cov 3n-skx-ip6tun-00
577         - 20  # rls2009 NDRPDR cov 3n-skx-l2-00
578         - 21  # rls2009 NDRPDR cov 3n-skx-l2-01
579         - 22  # rls2009 NDRPDR cov 3n-skx-l2-02
580         - 23  # rls2009 NDRPDR cov 3n-skx-l2-03
581         - 24  # rls2009 NDRPDR cov 3n-skx-l2-04
582         - 41  # rls2009 NDRPDR cov 3n-skx-l2-05
583         - 43  # rls2009 NDRPDR cov 3n-skx-l2-07
584         - 28  # rls2009 NDRPDR cov 3n-skx-l2-08
585         - 44  # rls2009 NDRPDR cov 3n-skx-l2-09
586         - 45  # rls2009 NDRPDR cov 3n-skx-l2-10
587         - 46  # rls2009 NDRPDR cov 3n-skx-memif-00
588         - 47  # rls2009 NDRPDR cov 3n-skx-srv6-00
589         - 51  # rls2009 NDRPDR cov 3n-skx-vhost-02
590
591     vpp-perf-results-2n-skx:
592       csit-vpp-perf-report-coverage-2009-2n-skx:
593         - 18  # rls2009 NDRPDR cov 2n-skx-ip4-00
594         - 19  # rls2009 NDRPDR cov 2n-skx-ip4-01
595         - 10  # rls2009 NDRPDR cov 2n-skx-ip4-02
596         - 20  # rls2009 NDRPDR cov 2n-skx-ip4-03
597         - 21  # rls2009 NDRPDR cov 2n-skx-ip4-04
598         - 13  # rls2009 NDRPDR cov 2n-skx-ip4-05
599         - 22  # rls2009 NDRPDR cov 2n-skx-ip6-00
600         - 23  # rls2009 NDRPDR cov 2n-skx-ip6-01
601         - 24  # rls2009 NDRPDR cov 2n-skx-l2-00
602         - 25  # rls2009 NDRPDR cov 2n-skx-l2-01
603         - 26  # rls2009 NDRPDR cov 2n-skx-lb-00
604         - 27  # rls2009 NDRPDR cov 2n-skx-memif-00
605         - 28  # rls2009 NDRPDR cov 2n-skx-vhost-00
606         - 29  # rls2009 NDRPDR cov 2n-skx-vhost-01
607         - 30  # rls2009 NDRPDR cov 2n-skx-vts-00
608
609     vpp-perf-results-2n-clx:
610       csit-vpp-perf-report-coverage-2009-2n-clx:
611         - 2   # rls2009 NDRPDR cov 2n-clx-ip4-00
612         - 3   # rls2009 NDRPDR cov 2n-clx-ip4-01
613         - 4   # rls2009 NDRPDR cov 2n-clx-ip4-02
614         - 5   # rls2009 NDRPDR cov 2n-clx-ip4-03
615         - 6   # rls2009 NDRPDR cov 2n-clx-ip4-04
616         - 7   # rls2009 NDRPDR cov 2n-clx-ip4-05
617         - 22  # rls2009 NDRPDR cov 2n-clx-ip6-00
618         - 9   # rls2009 NDRPDR cov 2n-clx-ip6-01
619         - 17  # rls2009 NDRPDR cov 2n-clx-l2-00
620         - 21  # rls2009 NDRPDR cov 2n-clx-l2-01
621         - 12  # rls2009 NDRPDR cov 2n-clx-lb-00
622         - 13  # rls2009 NDRPDR cov 2n-clx-memif-00
623         - 14  # rls2009 NDRPDR cov 2n-clx-vhost-00
624         - 15  # rls2009 NDRPDR cov 2n-clx-vhost-01
625         - 16  # rls2009 NDRPDR cov 2n-clx-vts-00
626
627     vpp-perf-results-3n-tsh:
628       csit-vpp-perf-report-iterative-2009-3n-tsh:
629         - 14  # rls2009 NDRPDR iter env 5
630
631     vpp-perf-results-3n-dnv:
632       csit-vpp-perf-report-coverage-2009-3n-dnv:
633         - 10  # rls2009 NDRPDR cov 3n-dnv-crypto-00
634         - 2   # rls2009 NDRPDR cov 3n-dnv-crypto-01
635         - 11  # rls2009 NDRPDR cov 3n-dnv-ip4-00
636         - 12  # rls2009 NDRPDR cov 3n-dnv-ip4-01
637         - 13  # rls2009 NDRPDR cov 3n-dnv-ip4tun-00
638         - 14  # rls2009 NDRPDR cov 3n-dnv-ip6-00
639         - 15  # rls2009 NDRPDR cov 3n-dnv-ip6-01
640         - 16  # rls2009 NDRPDR cov 3n-dnv-l2-00
641         - 17  # rls2009 NDRPDR cov 3n-dnv-l2-01
642
643     vpp-perf-results-2n-dnv:
644       csit-vpp-perf-report-coverage-2009-2n-dnv:
645         - 2   # rls2009 NDRPDR cov 2n-dnv-ip4-00
646         - 3   # rls2009 NDRPDR cov 2n-dnv-ip4-01
647         - 4   # rls2009 NDRPDR cov 2n-dnv-ip6-00
648         - 5   # rls2009 NDRPDR cov 2n-dnv-ip6-01
649         - 6   # rls2009 NDRPDR cov 2n-dnv-l2-00
650         - 7   # rls2009 NDRPDR cov 2n-dnv-l2-01
651
652     vpp-mrr-results-3n-hsw:
653       csit-vpp-perf-report-iterative-2009-3n-hsw:
654         - 23  # rls2009 MRR iter env 5
655
656     vpp-mrr-results-3n-skx:
657       csit-vpp-perf-report-iterative-2009-3n-skx:
658         - 24  # rls2009 MRR iter env 5
659
660     vpp-mrr-results-2n-skx:
661       csit-vpp-perf-report-iterative-2009-2n-skx:
662         - 26  # rls2009 MRR iter env 5
663
664     vpp-mrr-results-2n-clx:
665       csit-vpp-perf-report-iterative-2009-2n-clx:
666         - 78  # rls2009 MRR iter env 5
667
668     vpp-mrr-results-3n-tsh:
669       csit-vpp-perf-report-iterative-2009-3n-tsh:
670         - 15  # rls2006 MRR iter env 5
671
672     vpp-mrr-results-3n-dnv:
673       csit-vpp-perf-report-iterative-2009-3n-dnv:
674         - 22  # rls2009 MRR iter env 5
675
676     vpp-mrr-results-2n-dnv:
677       csit-vpp-perf-report-iterative-2009-2n-dnv:
678         - 13  # rls2009 MRR iter env 5
679
680     vpp-device-results-ubuntu:
681       csit-vpp-device-2009-ubuntu1804-1n-skx:
682         - 131 # rls2009 env 5
683
684     dpdk-perf-results-3n-hsw:
685       csit-dpdk-perf-report-iterative-2009-3n-hsw:
686         - 6   # NDRPDR iter env5
687
688     dpdk-perf-results-3n-skx:
689       csit-dpdk-perf-report-iterative-2009-3n-skx:
690         - 4   # NDRPDR sel env5
691
692     dpdk-perf-results-2n-skx:
693       csit-dpdk-perf-report-iterative-2009-2n-skx:
694         - 4   # NDRPDR iter env5
695
696     dpdk-perf-results-2n-clx:
697       csit-dpdk-perf-report-iterative-2009-2n-clx:
698         - 4   # NDRPDR iter env5
699
700 #    dpdk-perf-results-2n-dnv:
701 #      # No data
702 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
703
704 #    dpdk-perf-results-3n-dnv:
705 #      # No data
706 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
707
708     dpdk-perf-results-3n-tsh:
709       csit-dpdk-perf-report-iterative-2009-3n-tsh:
710         - 1   # NDRPDR iter env5
711
712 ###########################################################################
713     # Tables (more than one data set)
714
715     # Performance changes
716
717     vpp-performance-changes-3n-hsw-h1:
718       csit-vpp-perf-report-iterative-2005-3n-hsw:
719         - 31  # NDRPDR sel 2001.0-4
720         - 32  # NDRPDR sel 2001.0-4
721         - 33  # NDRPDR sel 2001.0-4
722         - 34  # NDRPDR sel 2001.0-4
723         - 35  # NDRPDR sel 2001.0-4
724         - 36  # NDRPDR sel 2001.0-4
725         - 38  # NDRPDR sel 2001.0-4
726     vpp-performance-changes-3n-hsw-ref-env4:
727       csit-vpp-perf-report-iterative-2005-3n-hsw:
728         - 20  # NDRPDR sel env 4
729         - 21  # NDRPDR sel env 4
730         - 22  # NDRPDR sel env 4
731         - 23  # NDRPDR sel env 4
732         - 24  # NDRPDR sel env 4
733         - 25  # NDRPDR sel env 4
734         - 26  # NDRPDR sel env 4
735         - 27  # NDRPDR sel env 4
736         - 28  # NDRPDR sel env 4
737         - 29  # NDRPDR sel env 4
738     vpp-performance-changes-3n-hsw-ref-env5:
739       csit-vpp-perf-report-iterative-2009-3n-hsw:
740         - 9   # rls2005 NDRPDR iter env 5
741         - 10  # rls2005 NDRPDR iter env 5
742         - 11  # rls2005 NDRPDR iter env 5
743         - 12  # rls2005 NDRPDR iter env 5
744         - 13  # rls2005 NDRPDR iter env 5
745         - 14  # rls2005 NDRPDR iter env 5
746         - 15  # rls2005 NDRPDR iter env 5
747         - 16  # rls2005 NDRPDR iter env 5
748         - 17  # rls2005 NDRPDR iter env 5
749         - 19  # rls2005 NDRPDR iter env 5
750     vpp-performance-changes-3n-hsw-cmp:
751       csit-vpp-perf-report-iterative-2009-3n-hsw:
752         - 21  # rls2009 NDRPDR iter env 5
753         - 22  # rls2009 NDRPDR iter env 5
754         - 24  # rls2009 NDRPDR iter env 5
755         - 25  # rls2009 NDRPDR iter env 5
756         - 26  # rls2009 NDRPDR iter env 5
757         - 27  # rls2009 NDRPDR iter env 5
758         - 28  # rls2009 NDRPDR iter env 5
759         - 29  # rls2009 NDRPDR iter env 5
760         - 30  # rls2009 NDRPDR iter env 5
761         - 31  # rls2009 NDRPDR iter env 5
762
763     vpp-performance-changes-3n-skx-h1:
764       csit-vpp-perf-report-iterative-2005-3n-skx:
765         - 50  # NDRPDR sel 2001.0-4
766         - 51  # NDRPDR sel 2001.0-4
767         - 52  # NDRPDR sel 2001.0-4
768         - 53  # NDRPDR sel 2001.0-4
769         - 54  # NDRPDR sel 2001.0-4
770     vpp-performance-changes-3n-skx-ref-env4:
771       csit-vpp-perf-report-iterative-2005-3n-skx:
772         - 42  # NDRPDR sel env 4
773         - 43  # NDRPDR sel env 4
774         - 44  # NDRPDR sel env 4
775         - 45  # NDRPDR sel env 4
776         - 47  # NDRPDR sel env 4
777         - 55  # NDRPDR sel env 4
778         - 56  # NDRPDR sel env 4
779         - 57  # NDRPDR sel env 4
780         - 61  # NDRPDR sel env 4
781         - 62  # NDRPDR sel env 4
782     vpp-performance-changes-3n-skx-ref-env5:
783       csit-vpp-perf-report-iterative-2009-3n-skx:
784         - 13  # rls2005 NDRPDR iter env 5
785         - 18  # rls2005 NDRPDR iter env 5
786         - 19  # rls2005 NDRPDR iter env 5
787         - 41  # rls2005 NDRPDR iter env 5
788     vpp-performance-changes-3n-skx-cmp:
789       csit-vpp-perf-report-iterative-2009-3n-skx:
790         - 26  # rls2009 NDRPDR iter env 5
791         - 27  # rls2009 NDRPDR iter env 5
792         - 28  # rls2009 NDRPDR iter env 5
793         - 29  # rls2009 NDRPDR iter env 5
794         - 35  # rls2009 NDRPDR iter env 5
795         - 36  # rls2009 NDRPDR iter env 5
796         - 37  # rls2009 NDRPDR iter env 5
797         - 38  # rls2009 NDRPDR iter env 5
798         - 39  # rls2009 NDRPDR iter env 5
799         - 40  # rls2009 NDRPDR iter env 5
800
801     vpp-performance-changes-2n-skx-h1:
802       csit-vpp-perf-report-iterative-2005-2n-skx:
803         - 100 # NDRPDR sel 2001.0-4
804         - 101 # NDRPDR sel 2001.0-4
805         - 102 # NDRPDR sel 2001.0-4
806         - 103 # NDRPDR sel 2001.0-4
807         - 104 # NDRPDR sel 2001.0-4
808         - 105 # NDRPDR sel 2001.0-4
809     vpp-performance-changes-2n-skx-ref-env4:
810       csit-vpp-perf-report-iterative-2005-2n-skx:
811         - 88  # NDRPDR sel env 4
812         - 89  # NDRPDR sel env 4
813         - 90  # NDRPDR sel env 4
814         - 91  # NDRPDR sel env 4
815         - 92  # NDRPDR sel env 4
816         - 93  # NDRPDR sel env 4
817         - 94  # NDRPDR sel env 4
818         - 125 # NDRPDR sel env 4
819         - 126 # NDRPDR sel env 4
820         - 127 # NDRPDR sel env 4
821     vpp-performance-changes-2n-skx-ref-env5:
822       csit-vpp-perf-report-iterative-2009-2n-skx:
823         - 13  # rls2005 NDRPDR iter env 5
824         - 16  # rls2005 NDRPDR iter env 5
825         - 17  # rls2005 NDRPDR iter env 5
826         - 18  # rls2005 NDRPDR iter env 5
827         - 19  # rls2005 NDRPDR iter env 5
828         - 21  # rls2005 NDRPDR iter env 5
829         - 22  # rls2005 NDRPDR iter env 5
830         - 23  # rls2005 NDRPDR iter env 5
831         - 24  # rls2005 NDRPDR iter env 5
832         - 25  # rls2005 NDRPDR iter env 5
833     vpp-performance-changes-2n-skx-cmp:
834       csit-vpp-perf-report-iterative-2009-2n-skx:
835         - 35  # rls2009 NDRPDR iter env 5
836         - 36  # rls2009 NDRPDR iter env 5
837         - 37  # rls2009 NDRPDR iter env 5
838         - 39  # rls2009 NDRPDR iter env 5
839         - 40  # rls2009 NDRPDR iter env 5
840         - 42  # rls2009 NDRPDR iter env 5
841         - 43  # rls2009 NDRPDR iter env 5
842         - 44  # rls2009 NDRPDR iter env 5
843         - 46  # rls2009 NDRPDR iter env 5
844         - 48  # rls2009 NDRPDR iter env 5
845         - 51  # rls2009 NDRPDR iter NAT44 env 5
846         - 52  # rls2009 NDRPDR iter NAT44 env 5
847         - 53  # rls2009 NDRPDR iter NAT44 env 5
848         - 54  # rls2009 NDRPDR iter NAT44 env 5
849         - 55  # rls2009 NDRPDR iter NAT44 env 5
850         - 56  # rls2009 NDRPDR iter NAT44 env 5
851         - 57  # rls2009 NDRPDR iter NAT44 env 5
852         - 58  # rls2009 NDRPDR iter NAT44 env 5
853         - 59  # rls2009 NDRPDR iter NAT44 env 5
854         - 60  # rls2009 NDRPDR iter NAT44 env 5
855
856     vpp-performance-changes-2n-clx-h1:
857       csit-vpp-perf-report-iterative-2005-2n-clx:
858         - 73  # NDRPDR sel 2001.0-4
859         - 74  # NDRPDR sel 2001.0-4
860         - 75  # NDRPDR sel 2001.0-4
861         - 76  # NDRPDR sel 2001.0-4
862         - 77  # NDRPDR sel 2001.0-4
863         - 78  # NDRPDR sel 2001.0-4
864         - 79  # NDRPDR sel 2001.0-4
865         - 80  # NDRPDR sel 2001.0-4
866     vpp-performance-changes-2n-clx-ref-env4:
867       csit-vpp-perf-report-iterative-2005-2n-clx:
868         - 62  # NDRPDR sel env 4
869         - 63  # NDRPDR sel env 4
870         - 64  # NDRPDR sel env 4
871         - 65  # NDRPDR sel env 4
872         - 66  # NDRPDR sel env 4
873         - 68  # NDRPDR sel env 4
874         - 69  # NDRPDR sel env 4
875         - 70  # NDRPDR sel env 4
876         - 103 # NDRPDR sel env 4
877         - 104 # NDRPDR sel env 4
878     vpp-performance-changes-2n-clx-ref-env5:
879       csit-vpp-perf-report-iterative-2009-2n-clx:
880         - 13  # rls2005 NDRPDR iter env 5
881         - 15  # rls2005 NDRPDR iter env 5
882         - 17  # rls2005 NDRPDR iter env 5
883         - 18  # rls2005 NDRPDR iter env 5
884         - 19  # rls2005 NDRPDR iter env 5
885         - 20  # rls2005 NDRPDR iter env 5
886         - 21  # rls2005 NDRPDR iter env 5
887         - 22  # rls2005 NDRPDR iter env 5
888         - 23  # rls2005 NDRPDR iter env 5
889         - 24  # rls2005 NDRPDR iter env 5
890     vpp-performance-changes-2n-clx-cmp:
891       csit-vpp-perf-report-iterative-2009-2n-clx:
892         - 36  # rls2009 NDRPDR iter env 5
893         - 39  # rls2009 NDRPDR iter env 5
894         - 40  # rls2009 NDRPDR iter env 5
895         - 42  # rls2009 NDRPDR iter env 5
896         - 65  # rls2009 NDRPDR iter env 5
897         - 66  # rls2009 NDRPDR iter env 5
898         - 79  # rls2009 NDRPDR iter env 5
899         - 82  # rls2009 NDRPDR iter env 5
900         - 89  # rls2009 NDRPDR iter env 5
901         - 90  # rls2009 NDRPDR iter env 5
902
903     vpp-performance-changes-2n-dnv-h1:
904       csit-vpp-perf-verify-2001-2n-dnv:
905         - 4   # NDRPDR sel
906         - 5   # NDRPDR sel
907         - 6   # NDRPDR sel
908         - 7   # NDRPDR sel
909         - 8   # NDRPDR sel
910         - 9   # NDRPDR sel
911         - 10  # NDRPDR sel
912         - 11  # NDRPDR sel
913         - 13  # NDRPDR sel
914         - 16  # NDRPDR sel
915     vpp-performance-changes-2n-dnv-ref:
916       csit-vpp-perf-report-iterative-2009-2n-dnv:
917         - 16  # rls2005 NDRPDR iter env 5
918         - 17  # rls2005 NDRPDR iter env 5
919         - 18  # rls2005 NDRPDR iter env 5
920         - 19  # rls2005 NDRPDR iter env 5
921         - 21  # rls2005 NDRPDR iter env 5
922         - 24  # rls2005 NDRPDR iter env 5
923         - 27  # rls2005 NDRPDR iter env 5
924         - 28  # rls2005 NDRPDR iter env 5
925         - 29  # rls2005 NDRPDR iter env 5
926         - 30  # rls2005 NDRPDR iter env 5
927     vpp-performance-changes-2n-dnv-cmp:
928       csit-vpp-perf-report-iterative-2009-2n-dnv:
929         - 3   # rls2009 NDRPDR iter env 5
930         - 5   # rls2009 NDRPDR iter env 5
931         - 6   # rls2009 NDRPDR iter env 5
932         - 7   # rls2009 NDRPDR iter env 5
933         - 9   # rls2009 NDRPDR iter env 5
934         - 10  # rls2009 NDRPDR iter env 5
935         - 11  # rls2009 NDRPDR iter env 5
936         - 12  # rls2009 NDRPDR iter env 5
937         - 14  # rls2009 NDRPDR iter env 5
938         - 15  # rls2009 NDRPDR iter env 5
939
940     vpp-performance-changes-3n-dnv-h1:
941       csit-vpp-perf-verify-2001-3n-dnv:
942         - 5   # NDRPDR sel
943         - 6   # NDRPDR sel
944         - 7   # NDRPDR sel
945         - 8   # NDRPDR sel
946         - 9   # NDRPDR sel
947         - 10  # NDRPDR sel
948         - 12  # NDRPDR sel
949         - 16  # NDRPDR sel
950         - 17  # NDRPDR sel
951         - 18  # NDRPDR sel
952     vpp-performance-changes-3n-dnv-ref:
953       csit-vpp-perf-report-iterative-2009-3n-dnv:
954         - 16  # rls2005 NDRPDR iter env 5
955         - 23  # rls2005 NDRPDR iter env 5
956         - 25  # rls2005 NDRPDR iter env 5
957         - 26  # rls2005 NDRPDR iter env 5
958         - 27  # rls2005 NDRPDR iter env 5
959         - 28  # rls2005 NDRPDR iter env 5
960         - 29  # rls2005 NDRPDR iter env 5
961         - 30  # rls2005 NDRPDR iter env 5
962         - 31  # rls2005 NDRPDR iter env 5
963         - 32  # rls2005 NDRPDR iter env 5
964     vpp-performance-changes-3n-dnv-cmp:
965       csit-vpp-perf-report-iterative-2009-3n-dnv:
966         - 3   # rls2009 NDRPDR iter env 5
967         - 6   # rls2009 NDRPDR iter env 5
968         - 7   # rls2009 NDRPDR iter env 5
969         - 8   # rls2009 NDRPDR iter env 5
970         - 10  # rls2009 NDRPDR iter env 5
971         - 11  # rls2009 NDRPDR iter env 5
972         - 12  # rls2009 NDRPDR iter env 5
973         - 14  # rls2009 NDRPDR iter env 5
974         - 15  # rls2009 NDRPDR iter env 5
975         - 24  # rls2009 NDRPDR iter env 5
976
977     vpp-performance-changes-3n-tsh-h1:
978       csit-vpp-perf-report-iterative-2005-3n-tsh:
979         - 28  # NDRPDR sel 2001.0-4
980         - 29  # NDRPDR sel 2001.0-4
981         - 31  # NDRPDR sel 2001.0-4
982     vpp-performance-changes-3n-tsh-ref-env4:
983       csit-vpp-perf-report-iterative-2005-3n-tsh:
984         - 23  # NDRPDR sel env 4
985         - 25  # NDRPDR sel env 4
986         - 33  # NDRPDR sel env 4
987         - 34  # NDRPDR sel env 4
988         - 35  # NDRPDR sel env 4
989         - 36  # NDRPDR sel env 4
990         - 37  # NDRPDR sel env 4
991         - 38  # NDRPDR sel env 4
992         - 39  # NDRPDR sel env 4
993         - 40  # NDRPDR sel env 4
994     vpp-performance-changes-3n-tsh-ref-env5:
995       csit-vpp-perf-report-iterative-2009-3n-tsh:
996         - 8   # rls2005 NDRPDR iter env 5
997         - 11  # rls2005 NDRPDR iter env 5
998         - 12  # rls2005 NDRPDR iter env 5
999         - 24  # rls2005 NDRPDR iter env 5
1000         - 27  # rls2005 NDRPDR iter env 5
1001     vpp-performance-changes-3n-tsh-cmp:
1002       # TODO: Add:
1003       csit-vpp-perf-report-iterative-2009-3n-tsh:
1004         - 14  # rls2009 NDRPDR iter env 5
1005         - 20  # rls2009 NDRPDR iter env 5
1006         - 21  # rls2009 NDRPDR iter env 5
1007         - 22  # rls2009 NDRPDR iter env 5
1008         - 23  # rls2009 NDRPDR iter env 5
1009
1010     vpp-soak-vs-ndr-2n-skx-ref:
1011       csit-vpp-perf-report-iterative-2009-2n-skx:
1012         - 35  # rls2009 NDRPDR iter env 5
1013         - 36  # rls2009 NDRPDR iter env 5
1014         - 37  # rls2009 NDRPDR iter env 5
1015         - 39  # rls2009 NDRPDR iter env 5
1016         - 40  # rls2009 NDRPDR iter env 5
1017         - 42  # rls2009 NDRPDR iter env 5
1018         - 43  # rls2009 NDRPDR iter env 5
1019         - 44  # rls2009 NDRPDR iter env 5
1020         - 46  # rls2009 NDRPDR iter env 5
1021         - 48  # rls2009 NDRPDR iter env 5
1022     vpp-soak-vs-ndr-2n-skx-cmp:
1023       csit-vpp-perf-report-iterative-2009-2n-skx:
1024         - 33  # rls2009 soak env 5
1025         - 34  # rls2009 soak env 5
1026     vpp-soak-vs-ndr-2n-skx:
1027       csit-vpp-perf-report-iterative-2009-2n-skx:
1028         - 35  # rls2009 NDRPDR iter env 5
1029         - 36  # rls2009 NDRPDR iter env 5
1030         - 37  # rls2009 NDRPDR iter env 5
1031         - 39  # rls2009 NDRPDR iter env 5
1032         - 40  # rls2009 NDRPDR iter env 5
1033         - 42  # rls2009 NDRPDR iter env 5
1034         - 43  # rls2009 NDRPDR iter env 5
1035         - 44  # rls2009 NDRPDR iter env 5
1036         - 46  # rls2009 NDRPDR iter env 5
1037         - 48  # rls2009 NDRPDR iter env 5
1038         - 33  # rls2009 soak env 5
1039         - 34  # rls2009 soak env 5
1040
1041     vpp-soak-vs-ndr-2n-clx-ref:
1042       csit-vpp-perf-report-iterative-2009-2n-clx:
1043         - 36  # rls2009 NDRPDR iter env 5
1044         - 39  # rls2009 NDRPDR iter env 5
1045         - 40  # rls2009 NDRPDR iter env 5
1046         - 42  # rls2009 NDRPDR iter env 5
1047         - 65  # rls2009 NDRPDR iter env 5
1048         - 66  # rls2009 NDRPDR iter env 5
1049         - 79  # rls2009 NDRPDR iter env 5
1050         - 82  # rls2009 NDRPDR iter env 5
1051         - 89  # rls2009 NDRPDR iter env 5
1052         - 90  # rls2009 NDRPDR iter env 5
1053     vpp-soak-vs-ndr-2n-clx-cmp:
1054       csit-vpp-perf-report-iterative-2009-2n-clx:
1055         - 33  # rls2009 soak env 5
1056         - 34  # rls2009 soak env 5
1057     vpp-soak-vs-ndr-2n-clx:
1058       csit-vpp-perf-report-iterative-2009-2n-clx:
1059         - 36  # rls2009 NDRPDR iter env 5
1060         - 39  # rls2009 NDRPDR iter env 5
1061         - 40  # rls2009 NDRPDR iter env 5
1062         - 42  # rls2009 NDRPDR iter env 5
1063         - 65  # rls2009 NDRPDR iter env 5
1064         - 66  # rls2009 NDRPDR iter env 5
1065         - 79  # rls2009 NDRPDR iter env 5
1066         - 82  # rls2009 NDRPDR iter env 5
1067         - 89  # rls2009 NDRPDR iter env 5
1068         - 90  # rls2009 NDRPDR iter env 5
1069         - 33  # rls2009 soak env 5
1070         - 34  # rls2009 soak env 5
1071
1072     vpp-performance-changes-3n-hsw-mrr-h1:
1073       csit-vpp-perf-verify-2001-3n-hsw:
1074         - 17  # MRR sel
1075     vpp-performance-changes-3n-hsw-mrr-ref-env4:
1076       csit-vpp-perf-report-iterative-2005-3n-hsw:
1077         - 30  # MRR env 4
1078     vpp-performance-changes-3n-hsw-mrr-ref-env5:
1079       csit-vpp-perf-report-iterative-2009-3n-hsw:
1080         - 18  # rls2005 MRR iter env 5
1081     vpp-performance-changes-3n-hsw-mrr-cmp:
1082       csit-vpp-perf-report-iterative-2009-3n-hsw:
1083         - 23  # rls2009 MRR iter env 5
1084
1085     vpp-performance-changes-3n-skx-mrr-h1:
1086       csit-vpp-perf-verify-2001-3n-skx:
1087         - 50  # MRR sel
1088         - 53  # MRR sel addition
1089     vpp-performance-changes-3n-skx-mrr-ref-env4:
1090       csit-vpp-perf-report-iterative-2005-3n-skx:
1091         - 49  # MRR sel env 4
1092     vpp-performance-changes-3n-skx-mrr-ref-env5:
1093       csit-vpp-perf-report-iterative-2009-3n-skx:
1094         - 17  # rls2005 MRR iter env 5
1095     vpp-performance-changes-3n-skx-mrr-cmp:
1096       csit-vpp-perf-report-iterative-2009-3n-skx:
1097         - 24  # rls2009 MRR iter env 5
1098
1099     vpp-performance-changes-2n-skx-mrr-h1:
1100       csit-vpp-perf-verify-2001-2n-skx:
1101         - 101 # MRR sel
1102         - 128 # MRR sel addition
1103     vpp-performance-changes-2n-skx-mrr-ref-env4:
1104       csit-vpp-perf-report-iterative-2005-2n-skx:
1105         - 99  # MRR sel env 4
1106     vpp-performance-changes-2n-skx-mrr-ref-env5:
1107       csit-vpp-perf-report-iterative-2009-2n-skx:
1108         - 20  # rls2005 MRR iter env 5
1109     vpp-performance-changes-2n-skx-mrr-cmp:
1110       csit-vpp-perf-report-iterative-2009-2n-skx:
1111         - 26  # rls2009 MRR iter env 5
1112
1113     vpp-performance-changes-2n-clx-mrr-h1:
1114       csit-vpp-perf-verify-2001-2n-clx:
1115         - 39  # MRR
1116     vpp-performance-changes-2n-clx-mrr-ref-env4:
1117       csit-vpp-perf-report-iterative-2005-2n-clx:
1118         - 72   # MRR sel env 4
1119     vpp-performance-changes-2n-clx-mrr-ref-env5:
1120       csit-vpp-perf-report-iterative-2009-2n-clx:
1121         - 77  # rls2005 MRR iter env 5
1122     vpp-performance-changes-2n-clx-mrr-cmp:
1123       csit-vpp-perf-report-iterative-2009-2n-clx:
1124         - 78  # rls2009 MRR iter env 5
1125
1126     vpp-performance-changes-2n-dnv-mrr-h1:
1127       csit-vpp-perf-verify-2001-2n-dnv:
1128         - 12  # MRR sel
1129     vpp-performance-changes-2n-dnv-mrr-ref:
1130       csit-vpp-perf-report-iterative-2009-2n-dnv:
1131         - 23  # rls2005 MRR iter env 5
1132     vpp-performance-changes-2n-dnv-mrr-cmp:
1133       csit-vpp-perf-report-iterative-2009-2n-dnv:
1134         - 13  # rls2009 MRR iter env 5
1135
1136     vpp-performance-changes-3n-dnv-mrr-h1:
1137       csit-vpp-perf-verify-2001-3n-dnv:
1138         - 11  # MRR sel
1139     vpp-performance-changes-3n-dnv-mrr-ref:
1140       csit-vpp-perf-report-iterative-2009-3n-dnv:
1141         - 19  # rls2005 MRR iter env 5
1142     vpp-performance-changes-3n-dnv-mrr-cmp:
1143       csit-vpp-perf-report-iterative-2009-3n-dnv:
1144         - 22  # rls2009 MRR iter env 5
1145
1146     vpp-performance-changes-3n-tsh-mrr-h1:
1147       csit-vpp-perf-verify-2001-3n-tsh:
1148         - 9   # MRR sel
1149     vpp-performance-changes-3n-tsh-mrr-ref-env4:
1150       csit-vpp-perf-report-iterative-2005-3n-tsh:
1151         - 27  # MRR sel env 4
1152     vpp-performance-changes-3n-tsh-mrr-ref-env5:
1153       csit-vpp-perf-report-iterative-2009-3n-tsh:
1154         - 13  # rls2005 MRR iter env 5
1155     vpp-performance-changes-3n-tsh-mrr-cmp:
1156       csit-vpp-perf-report-iterative-2009-3n-tsh:
1157         - 15  # rls2006 MRR iter env 5
1158
1159     dpdk-performance-changes-3n-hsw-h1:
1160       csit-dpdk-perf-verify-2001-3n-hsw:
1161         - 4   # NDRPDR sel
1162         - 5   # NDRPDR sel
1163         - 6   # NDRPDR sel
1164         - 7   # NDRPDR sel
1165         - 8   # NDRPDR sel
1166         - 9   # NDRPDR sel
1167         - 10  # NDRPDR sel
1168         - 11  # NDRPDR sel
1169         - 12  # NDRPDR sel
1170         - 13  # NDRPDR sel
1171         - 15  # NDRPDR sel
1172         - 16  # NDRPDR sel
1173         - 17  # NDRPDR sel
1174         - 18  # NDRPDR sel
1175         - 19  # NDRPDR sel
1176         - 20  # NDRPDR sel
1177         - 21  # NDRPDR sel
1178         - 22  # NDRPDR sel
1179         - 23  # NDRPDR sel
1180         - 24  # NDRPDR sel
1181     dpdk-performance-changes-3n-hsw-ref:
1182       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1183         - 25  # NDRPDR iter
1184         - 26  # NDRPDR iter
1185         - 27  # NDRPDR iter
1186         - 28  # NDRPDR iter
1187         - 29  # NDRPDR iter
1188         - 30  # NDRPDR iter
1189         - 31  # NDRPDR iter
1190         - 32  # NDRPDR iter
1191         - 33  # NDRPDR iter
1192         - 34  # NDRPDR iter
1193     dpdk-performance-changes-3n-hsw-cmp:
1194       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1195         - 6   # NDRPDR iter env5
1196         - 7   # NDRPDR iter env5
1197         - 8   # NDRPDR iter env5
1198         - 9   # NDRPDR iter env5
1199         - 10  # NDRPDR iter env5
1200         - 11  # NDRPDR iter env5
1201         - 12  # NDRPDR iter env5
1202         - 13  # NDRPDR iter env5
1203         - 14  # NDRPDR iter env5
1204         - 15  # NDRPDR iter env5
1205
1206     dpdk-performance-changes-3n-skx-h1:
1207       csit-dpdk-perf-verify-2001-3n-skx:
1208         - 29  # NDRPDR sel xxv710
1209         - 33  # NDRPDR sel xxv710
1210         - 34  # NDRPDR sel xxv710
1211         - 35  # NDRPDR sel xxv710
1212         - 36  # NDRPDR sel xxv710
1213         - 37  # NDRPDR sel xxv710
1214         - 41  # NDRPDR sel xxv710
1215         - 42  # NDRPDR sel xxv710
1216         - 43  # NDRPDR sel xxv710
1217         - 45  # NDRPDR sel xxv710
1218         - 30  # NDRPDR sel x710
1219         - 31  # NDRPDR sel x710
1220         - 32  # NDRPDR sel x710
1221         - 38  # NDRPDR sel x710
1222         - 39  # NDRPDR sel x710
1223         - 40  # NDRPDR sel x710
1224         - 44  # NDRPDR sel x710
1225         - 46  # NDRPDR sel x710
1226         - 47  # NDRPDR sel x710
1227         - 48  # NDRPDR sel x710
1228     dpdk-performance-changes-3n-skx-ref:
1229       csit-dpdk-perf-report-iterative-2005-3n-skx:
1230         - 28  # NDRPDR iter
1231         - 29  # NDRPDR iter
1232         - 30  # NDRPDR iter
1233         - 31  # NDRPDR iter
1234         - 32  # NDRPDR iter
1235         - 33  # NDRPDR iter
1236         - 34  # NDRPDR iter
1237         - 35  # NDRPDR iter
1238         - 36  # NDRPDR iter
1239         - 37  # NDRPDR iter
1240     dpdk-performance-changes-3n-skx-cmp:
1241       csit-dpdk-perf-report-iterative-2009-3n-skx:
1242         - 4   # NDRPDR sel env5
1243         - 5   # NDRPDR sel env5
1244         - 6   # NDRPDR sel env5
1245         - 7   # NDRPDR sel env5
1246         - 8   # NDRPDR sel env5
1247         - 9   # NDRPDR sel env5
1248         - 14  # NDRPDR sel env5
1249         - 11  # NDRPDR sel env5
1250         - 12  # NDRPDR sel env5
1251         - 13  # NDRPDR sel env5
1252
1253     dpdk-performance-changes-2n-skx-h1:
1254       csit-dpdk-perf-verify-2001-2n-skx:
1255         - 35  # NDRPDR sel xxv710
1256         - 36  # NDRPDR sel xxv710
1257         - 37  # NDRPDR sel xxv710
1258         - 41  # NDRPDR sel xxv710
1259         - 42  # NDRPDR sel xxv710
1260         - 43  # NDRPDR sel xxv710
1261         - 46  # NDRPDR sel xxv710
1262         - 47  # NDRPDR sel xxv710
1263         - 52  # NDRPDR sel xxv710
1264         - 53  # NDRPDR sel xxv710
1265         - 38  # NDRPDR sel x710
1266         - 39  # NDRPDR sel x710
1267         - 40  # NDRPDR sel x710
1268         - 44  # NDRPDR sel x710
1269         - 45  # NDRPDR sel x710
1270         - 48  # NDRPDR sel x710
1271         - 49  # NDRPDR sel x710
1272         - 50  # NDRPDR sel x710
1273         - 51  # NDRPDR sel x710
1274         - 54  # NDRPDR sel x710
1275     dpdk-performance-changes-2n-skx-ref:
1276       csit-dpdk-perf-report-iterative-2005-2n-skx:
1277         - 20  # NDRPDR iter
1278         - 21  # NDRPDR iter
1279         - 22  # NDRPDR iter
1280         - 23  # NDRPDR iter
1281         - 24  # NDRPDR iter
1282         - 25  # NDRPDR iter
1283         - 26  # NDRPDR iter
1284         - 27  # NDRPDR iter
1285         - 28  # NDRPDR iter
1286         - 29  # NDRPDR iter
1287     dpdk-performance-changes-2n-skx-cmp:
1288       csit-dpdk-perf-report-iterative-2009-2n-skx:
1289         - 4   # NDRPDR iter env5
1290         - 5   # NDRPDR iter env5
1291         - 6   # NDRPDR iter env5
1292         - 7   # NDRPDR iter env5
1293         - 8   # NDRPDR iter env5
1294         - 9   # NDRPDR iter env5
1295         - 10  # NDRPDR iter env5
1296         - 11  # NDRPDR iter env5
1297         - 12  # NDRPDR iter env5
1298         - 13  # NDRPDR iter env5
1299
1300     dpdk-performance-changes-2n-clx-h1:
1301       csit-dpdk-perf-verify-2001-2n-clx:
1302         - 15  # NDRPDR sel
1303         - 16  # NDRPDR sel
1304         - 17  # NDRPDR sel
1305         - 18  # NDRPDR sel
1306         - 19  # NDRPDR sel
1307         - 20  # NDRPDR sel
1308         - 21  # NDRPDR sel
1309         - 22  # NDRPDR sel
1310         - 23  # NDRPDR sel
1311         - 24  # NDRPDR sel
1312         - 25  # NDRPDR sel
1313         - 26  # NDRPDR sel
1314         - 27  # NDRPDR sel
1315         - 28  # NDRPDR sel
1316         - 29  # NDRPDR sel
1317         - 30  # NDRPDR sel
1318         - 31  # NDRPDR sel
1319         - 32  # NDRPDR sel
1320         - 33  # NDRPDR sel
1321         - 34  # NDRPDR sel
1322     dpdk-performance-changes-2n-clx-ref:
1323       csit-dpdk-perf-report-iterative-2005-2n-clx:
1324         - 20  # NDRPDR iter
1325         - 21  # NDRPDR iter
1326         - 22  # NDRPDR iter
1327         - 23  # NDRPDR iter
1328         - 24  # NDRPDR iter
1329         - 25  # NDRPDR iter
1330         - 26  # NDRPDR iter
1331         - 27  # NDRPDR iter
1332         - 28  # NDRPDR iter
1333         - 29  # NDRPDR iter
1334     dpdk-performance-changes-2n-clx-cmp:
1335       csit-dpdk-perf-report-iterative-2009-2n-clx:
1336         - 4   # NDRPDR iter env5
1337         - 5   # NDRPDR iter env5
1338         - 6   # NDRPDR iter env5
1339         - 7   # NDRPDR iter env5
1340         - 8   # NDRPDR iter env5
1341         - 9   # NDRPDR iter env5
1342         - 10  # NDRPDR iter env5
1343         - 11  # NDRPDR iter env5
1344         - 12  # NDRPDR iter env5
1345         - 13  # NDRPDR iter env5
1346
1347 #    dpdk-performance-changes-2n-dnv-h1:
1348 #      csit-dpdk-perf-verify-2001-2n-dnv:
1349 #        - 9   # NDRPDR sel
1350 #        - 10  # NDRPDR sel
1351 #        - 11  # NDRPDR sel
1352 #        - 12  # NDRPDR sel
1353 #        - 13  # NDRPDR sel
1354 #        - 14  # NDRPDR sel
1355 #        - 15  # NDRPDR sel
1356 #        - 16  # NDRPDR sel
1357 #        - 17  # NDRPDR sel
1358 #        - 18  # NDRPDR sel
1359 #    dpdk-performance-changes-2n-dnv-ref:
1360 #      # No data
1361 #    dpdk-performance-changes-2n-dnv-cmp:
1362 #      # No data
1363 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1364
1365 #    dpdk-performance-changes-3n-dnv-h1:
1366 #      csit-dpdk-perf-verify-2001-3n-dnv:
1367 #        - 12  # NDRPDR sel
1368 #        - 13  # NDRPDR sel
1369 #        - 14  # NDRPDR sel
1370 #        - 15  # NDRPDR sel
1371 #        - 16  # NDRPDR sel
1372 #        - 17  # NDRPDR sel
1373 #        - 18  # NDRPDR sel
1374 #        - 19  # NDRPDR sel
1375 #        - 20  # NDRPDR sel
1376 #        - 22  # NDRPDR sel
1377 #    dpdk-performance-changes-3n-dnv-ref:
1378 #      # No data
1379 #    dpdk-performance-changes-3n-dnv-cmp:
1380 #      # No data
1381 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1382
1383     dpdk-performance-changes-3n-tsh-h1:
1384       csit-dpdk-perf-verify-2001-3n-tsh:
1385         - 3   # NDRPDR sel
1386         - 4   # NDRPDR sel
1387         - 5   # NDRPDR sel
1388         - 9   # NDRPDR sel
1389         - 10  # NDRPDR sel
1390         - 11  # NDRPDR sel
1391         - 12  # NDRPDR sel
1392         - 14  # NDRPDR sel
1393         - 15  # NDRPDR sel
1394         - 18  # NDRPDR sel
1395     dpdk-performance-changes-3n-tsh-ref:
1396       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1397         - 5   # NDRPDR sel
1398     dpdk-performance-changes-3n-tsh-cmp:
1399       # TODO: Add:
1400       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1401         - 1   # NDRPDR iter env5
1402         - 2   # NDRPDR iter env5
1403         - 3   # NDRPDR iter env5
1404         - 4   # NDRPDR iter env5
1405         - 5   # NDRPDR iter env5
1406         - 6   # NDRPDR iter env5
1407         - 7   # NDRPDR iter env5
1408         - 9   # NDRPDR iter env5
1409         - 10  # NDRPDR iter env5
1410
1411     # Compare testbeds
1412
1413     vpp-compare-testbeds-ref:
1414       csit-vpp-perf-report-iterative-2009-3n-hsw:
1415         - 21  # rls2009 NDRPDR iter env 5
1416         - 22  # rls2009 NDRPDR iter env 5
1417         - 24  # rls2009 NDRPDR iter env 5
1418         - 25  # rls2009 NDRPDR iter env 5
1419         - 26  # rls2009 NDRPDR iter env 5
1420         - 27  # rls2009 NDRPDR iter env 5
1421         - 28  # rls2009 NDRPDR iter env 5
1422         - 29  # rls2009 NDRPDR iter env 5
1423         - 30  # rls2009 NDRPDR iter env 5
1424         - 31  # rls2009 NDRPDR iter env 5
1425     vpp-compare-testbeds-cmp:
1426       csit-vpp-perf-report-iterative-2009-3n-skx:
1427         - 26  # rls2009 NDRPDR iter env 5
1428         - 27  # rls2009 NDRPDR iter env 5
1429         - 28  # rls2009 NDRPDR iter env 5
1430         - 29  # rls2009 NDRPDR iter env 5
1431         - 35  # rls2009 NDRPDR iter env 5
1432         - 36  # rls2009 NDRPDR iter env 5
1433         - 37  # rls2009 NDRPDR iter env 5
1434         - 38  # rls2009 NDRPDR iter env 5
1435         - 39  # rls2009 NDRPDR iter env 5
1436         - 40  # rls2009 NDRPDR iter env 5
1437
1438     vpp-compare-testbeds-skx-clx-ref:
1439       csit-vpp-perf-report-iterative-2009-2n-skx:
1440         - 35  # rls2009 NDRPDR iter env 5
1441         - 36  # rls2009 NDRPDR iter env 5
1442         - 37  # rls2009 NDRPDR iter env 5
1443         - 39  # rls2009 NDRPDR iter env 5
1444         - 40  # rls2009 NDRPDR iter env 5
1445         - 42  # rls2009 NDRPDR iter env 5
1446         - 43  # rls2009 NDRPDR iter env 5
1447         - 44  # rls2009 NDRPDR iter env 5
1448         - 46  # rls2009 NDRPDR iter env 5
1449         - 48  # rls2009 NDRPDR iter env 5
1450         - 51  # rls2009 NDRPDR iter NAT44 env 5
1451         - 52  # rls2009 NDRPDR iter NAT44 env 5
1452         - 53  # rls2009 NDRPDR iter NAT44 env 5
1453         - 54  # rls2009 NDRPDR iter NAT44 env 5
1454         - 55  # rls2009 NDRPDR iter NAT44 env 5
1455         - 56  # rls2009 NDRPDR iter NAT44 env 5
1456         - 57  # rls2009 NDRPDR iter NAT44 env 5
1457         - 58  # rls2009 NDRPDR iter NAT44 env 5
1458         - 59  # rls2009 NDRPDR iter NAT44 env 5
1459         - 60  # rls2009 NDRPDR iter NAT44 env 5
1460     vpp-compare-testbeds-skx-clx-cmp:
1461       csit-vpp-perf-report-iterative-2009-2n-clx:
1462         - 36  # rls2009 NDRPDR iter env 5
1463         - 39  # rls2009 NDRPDR iter env 5
1464         - 40  # rls2009 NDRPDR iter env 5
1465         - 42  # rls2009 NDRPDR iter env 5
1466         - 65  # rls2009 NDRPDR iter env 5
1467         - 66  # rls2009 NDRPDR iter env 5
1468         - 79  # rls2009 NDRPDR iter env 5
1469         - 82  # rls2009 NDRPDR iter env 5
1470         - 89  # rls2009 NDRPDR iter env 5
1471         - 90  # rls2009 NDRPDR iter env 5
1472
1473     vpp-compare-testbeds-hsw-clx-ref:
1474       csit-vpp-perf-report-iterative-2009-3n-hsw:
1475         - 21  # rls2009 NDRPDR iter env 5
1476         - 22  # rls2009 NDRPDR iter env 5
1477         - 24  # rls2009 NDRPDR iter env 5
1478         - 25  # rls2009 NDRPDR iter env 5
1479         - 26  # rls2009 NDRPDR iter env 5
1480         - 27  # rls2009 NDRPDR iter env 5
1481         - 28  # rls2009 NDRPDR iter env 5
1482         - 29  # rls2009 NDRPDR iter env 5
1483         - 30  # rls2009 NDRPDR iter env 5
1484         - 31  # rls2009 NDRPDR iter env 5
1485     vpp-compare-testbeds-hsw-clx-cmp:
1486       csit-vpp-perf-report-iterative-2009-2n-clx:
1487         - 36  # rls2009 NDRPDR iter env 5
1488         - 39  # rls2009 NDRPDR iter env 5
1489         - 40  # rls2009 NDRPDR iter env 5
1490         - 42  # rls2009 NDRPDR iter env 5
1491         - 65  # rls2009 NDRPDR iter env 5
1492         - 66  # rls2009 NDRPDR iter env 5
1493         - 79  # rls2009 NDRPDR iter env 5
1494         - 82  # rls2009 NDRPDR iter env 5
1495         - 89  # rls2009 NDRPDR iter env 5
1496         - 90  # rls2009 NDRPDR iter env 5
1497
1498     vpp-compare-testbeds-mrr-ref:
1499       csit-vpp-perf-report-iterative-2009-3n-hsw:
1500         - 23  # rls2009 MRR iter env 5
1501     vpp-compare-testbeds-mrr-cmp:
1502       csit-vpp-perf-report-iterative-2009-3n-skx:
1503         - 24  # rls2009 MRR iter env 5
1504
1505     vpp-compare-testbeds-mrr-skx-clx-ref:
1506       csit-vpp-perf-report-iterative-2009-2n-skx:
1507         - 26  # rls2009 MRR iter env 5
1508     vpp-compare-testbeds-mrr-skx-clx-cmp:
1509       csit-vpp-perf-report-iterative-2009-2n-clx:
1510         - 78  # rls2009 MRR iter env 5
1511
1512     vpp-compare-testbeds-mrr-hsw-clx-ref:
1513       csit-vpp-perf-report-iterative-2009-3n-hsw:
1514         - 23  # rls2009 MRR iter env 5
1515     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1516       csit-vpp-perf-report-iterative-2009-2n-clx:
1517         - 78  # rls2009 MRR iter env 5
1518
1519     dpdk-compare-testbeds-ref:
1520       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1521         - 6   # NDRPDR iter env5
1522         - 7   # NDRPDR iter env5
1523         - 8   # NDRPDR iter env5
1524         - 9   # NDRPDR iter env5
1525         - 10  # NDRPDR iter env5
1526         - 11  # NDRPDR iter env5
1527         - 12  # NDRPDR iter env5
1528         - 13  # NDRPDR iter env5
1529         - 14  # NDRPDR iter env5
1530         - 15  # NDRPDR iter env5
1531     dpdk-compare-testbeds-cmp:
1532       csit-dpdk-perf-report-iterative-2009-3n-skx:
1533         - 4   # NDRPDR sel env5
1534         - 5   # NDRPDR sel env5
1535         - 6   # NDRPDR sel env5
1536         - 7   # NDRPDR sel env5
1537         - 8   # NDRPDR sel env5
1538         - 9   # NDRPDR sel env5
1539         - 14  # NDRPDR sel env5
1540         - 11  # NDRPDR sel env5
1541         - 12  # NDRPDR sel env5
1542         - 13  # NDRPDR sel env5
1543
1544     dpdk-compare-testbeds-skx-clx-ref:
1545       csit-dpdk-perf-report-iterative-2009-2n-skx:
1546         - 4   # NDRPDR iter env5
1547         - 5   # NDRPDR iter env5
1548         - 6   # NDRPDR iter env5
1549         - 7   # NDRPDR iter env5
1550         - 8   # NDRPDR iter env5
1551         - 9   # NDRPDR iter env5
1552         - 10  # NDRPDR iter env5
1553         - 11  # NDRPDR iter env5
1554         - 12  # NDRPDR iter env5
1555         - 13  # NDRPDR iter env5
1556     dpdk-compare-testbeds-skx-clx-cmp:
1557       csit-dpdk-perf-report-iterative-2009-2n-clx:
1558         - 4   # NDRPDR iter env5
1559         - 5   # NDRPDR iter env5
1560         - 6   # NDRPDR iter env5
1561         - 7   # NDRPDR iter env5
1562         - 8   # NDRPDR iter env5
1563         - 9   # NDRPDR iter env5
1564         - 10  # NDRPDR iter env5
1565         - 11  # NDRPDR iter env5
1566         - 12  # NDRPDR iter env5
1567         - 13  # NDRPDR iter env5
1568
1569     # Compare topologies
1570
1571     vpp-compare-topologies-ref:
1572       csit-vpp-perf-report-iterative-2009-3n-skx:
1573         - 26  # rls2009 NDRPDR iter env 5
1574         - 27  # rls2009 NDRPDR iter env 5
1575         - 28  # rls2009 NDRPDR iter env 5
1576         - 29  # rls2009 NDRPDR iter env 5
1577         - 35  # rls2009 NDRPDR iter env 5
1578         - 36  # rls2009 NDRPDR iter env 5
1579         - 37  # rls2009 NDRPDR iter env 5
1580         - 38  # rls2009 NDRPDR iter env 5
1581         - 39  # rls2009 NDRPDR iter env 5
1582         - 40  # rls2009 NDRPDR iter env 5
1583     vpp-compare-topologies-cmp:
1584       csit-vpp-perf-report-iterative-2009-2n-skx:
1585         - 35  # rls2009 NDRPDR iter env 5
1586         - 36  # rls2009 NDRPDR iter env 5
1587         - 37  # rls2009 NDRPDR iter env 5
1588         - 39  # rls2009 NDRPDR iter env 5
1589         - 40  # rls2009 NDRPDR iter env 5
1590         - 42  # rls2009 NDRPDR iter env 5
1591         - 43  # rls2009 NDRPDR iter env 5
1592         - 44  # rls2009 NDRPDR iter env 5
1593         - 46  # rls2009 NDRPDR iter env 5
1594         - 48  # rls2009 NDRPDR iter env 5
1595
1596     vpp-compare-topologies-mrr-ref:
1597       csit-vpp-perf-report-iterative-2009-3n-skx:
1598         - 24  # rls2009 MRR iter env 5
1599     vpp-compare-topologies-mrr-cmp:
1600       csit-vpp-perf-report-iterative-2009-2n-skx:
1601         - 26  # rls2009 MRR iter env 5
1602
1603     dpdk-compare-topologies-ref:
1604       csit-dpdk-perf-report-iterative-2009-3n-skx:
1605         - 4   # NDRPDR sel env5
1606         - 5   # NDRPDR sel env5
1607         - 6   # NDRPDR sel env5
1608         - 7   # NDRPDR sel env5
1609         - 8   # NDRPDR sel env5
1610         - 9   # NDRPDR sel env5
1611         - 14  # NDRPDR sel env5
1612         - 11  # NDRPDR sel env5
1613         - 12  # NDRPDR sel env5
1614         - 13  # NDRPDR sel env5
1615     dpdk-compare-topologies-cmp:
1616       csit-dpdk-perf-report-iterative-2009-2n-skx:
1617         - 4   # NDRPDR iter env5
1618         - 5   # NDRPDR iter env5
1619         - 6   # NDRPDR iter env5
1620         - 7   # NDRPDR iter env5
1621         - 8   # NDRPDR iter env5
1622         - 9   # NDRPDR iter env5
1623         - 10  # NDRPDR iter env5
1624         - 11  # NDRPDR iter env5
1625         - 12  # NDRPDR iter env5
1626         - 13  # NDRPDR iter env5
1627
1628   plot-layouts:
1629
1630     plot-soak-throughput:
1631       titlefont:
1632         size: 16
1633       xaxis:
1634         title: "<b>Test Cases [Index]</b>"
1635         titlefont:
1636           size: 14
1637         autorange: True
1638         fixedrange: False
1639         gridcolor: "rgb(230, 230, 230)"
1640         linecolor: "rgb(220, 220, 220)"
1641         linewidth: 1
1642         showgrid: True
1643         showline: True
1644         showticklabels: True
1645         tickcolor: "rgb(220, 220, 220)"
1646         tickmode: "linear"
1647         tickfont:
1648           size: 14
1649         zeroline: False
1650       yaxis:
1651         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1652         titlefont:
1653           size: 14
1654         gridcolor: "rgb(230, 230, 230)"
1655         hoverformat: ".4r"
1656         tickformat: ".3r"
1657         linecolor: "rgb(220, 220, 220)"
1658         linewidth: 1
1659         showgrid: True
1660         showline: True
1661         showticklabels: True
1662         tickcolor: "rgb(220, 220, 220)"
1663         tickfont:
1664           size: 14
1665         zeroline: False
1666         range: [0,50]
1667       autosize: False
1668       margin:
1669         t: 50
1670         b: 0
1671         l: 80
1672         r: 20
1673       showlegend: True
1674       legend:
1675         orientation: "h"
1676         font:
1677           size: 14
1678       width: 700
1679       height: 900
1680       paper_bgcolor: "#fff"
1681       plot_bgcolor: "#fff"
1682       hoverlabel:
1683         namelength: -1
1684
1685     plot-service-density:
1686       titlefont:
1687         size: 16
1688       xaxis:
1689         side: "top"
1690         autorange: True
1691         fixedrange: False
1692         showgrid: False
1693         showline: False
1694         showticklabels: False
1695         ticks: ""
1696         ticklen: 0
1697         tickwidth: 0
1698         zeroline: False
1699       yaxis:
1700         autorange: "reversed"
1701         showgrid: False
1702         showline: False
1703         showticklabels: False
1704         ticks: ""
1705         ticklen: 0
1706         tickwidth: 0
1707         zeroline: False
1708       showlegend: False
1709       paper_bgcolor: "#fff"
1710       plot_bgcolor: "#fff"
1711       width: 700
1712       height: 700
1713       hoverlabel:
1714         namelength: -1
1715
1716     plot-hoststack:
1717       titlefont:
1718         size: 16
1719       xaxis:
1720         title: "<b>Test Cases [Index]</b>"
1721         titlefont:
1722           size: 14
1723         autorange: True
1724         fixedrange: False
1725         gridcolor: "rgb(230, 230, 230)"
1726         linecolor: "rgb(220, 220, 220)"
1727         linewidth: 1
1728         showgrid: True
1729         showline: True
1730         showticklabels: True
1731         tickcolor: "rgb(220, 220, 220)"
1732         tickmode: "linear"
1733         tickfont:
1734           size: 14
1735         zeroline: False
1736       yaxis:
1737         title: "<b>Bandwidth [Gbps]</b>"
1738         titlefont:
1739           size: 14
1740         gridcolor: "rgb(230, 230, 230)"
1741         hoverformat: ".4s"
1742         linecolor: "rgb(220, 220, 220)"
1743         linewidth: 1
1744         rangemode: "tozero"
1745         showgrid: True
1746         showline: True
1747         showticklabels: True
1748         tickcolor: "rgb(230, 230, 230)"
1749         tickformat: ".3s"
1750         tickfont:
1751           size: 14
1752         zeroline: False
1753       autosize: False
1754       margin:
1755         t: 50
1756         b: 20
1757         l: 80
1758         r: 20
1759       showlegend: True
1760       legend:
1761         orientation: "h"
1762         font:
1763           size: 14
1764       width: 700
1765       height: 800
1766       paper_bgcolor: "#fff"
1767       plot_bgcolor: "#fff"
1768       hoverlabel:
1769         namelength: -1
1770
1771     plot-throughput:
1772       titlefont:
1773         size: 16
1774       xaxis:
1775         title: "<b>Test Cases [Index]</b>"
1776         titlefont:
1777           size: 14
1778         autorange: True
1779         fixedrange: False
1780         gridcolor: "rgb(230, 230, 230)"
1781         linecolor: "rgb(220, 220, 220)"
1782         linewidth: 1
1783         showgrid: True
1784         showline: True
1785         showticklabels: True
1786         tickcolor: "rgb(220, 220, 220)"
1787         tickmode: "linear"
1788         tickfont:
1789           size: 14
1790         zeroline: False
1791       yaxis:
1792         title: "<b>Packet Throughput [Mpps]</b>"
1793         titlefont:
1794           size: 14
1795         gridcolor: "rgb(230, 230, 230)"
1796         hoverformat: ".4r"
1797         tickformat: ".3r"
1798         linecolor: "rgb(220, 220, 220)"
1799         linewidth: 1
1800         showgrid: True
1801         showline: True
1802         showticklabels: True
1803         tickcolor: "rgb(220, 220, 220)"
1804         tickfont:
1805           size: 14
1806         zeroline: False
1807         range: [0,50]
1808       autosize: False
1809       margin:
1810         t: 50
1811         b: 0
1812         l: 80
1813         r: 20
1814       showlegend: True
1815       legend:
1816         orientation: "h"
1817         font:
1818           size: 14
1819       width: 700
1820       height: 900
1821       paper_bgcolor: "#fff"
1822       plot_bgcolor: "#fff"
1823       hoverlabel:
1824         namelength: -1
1825
1826     plot-throughput-speedup-analysis:
1827       titlefont:
1828         size: 16
1829       xaxis:
1830         title: "<b>Number of Cores [Qty]</b>"
1831         titlefont:
1832           size: 14
1833         autorange: True
1834         fixedrange: False
1835         gridcolor: "rgb(230, 230, 230)"
1836         linecolor: "rgb(220, 220, 220)"
1837         linewidth: 1
1838         showgrid: True
1839         showline: True
1840         showticklabels: True
1841         tickcolor: "rgb(238, 238, 238)"
1842         tickmode: "linear"
1843         tickfont:
1844           size: 14
1845         zeroline: False
1846       yaxis:
1847         title: "<b>Packet Throughput [Mpps]</b>"
1848         titlefont:
1849           size: 14
1850         type: "linear"
1851         gridcolor: "rgb(230, 230, 230)"
1852         hoverformat: ".4s"
1853         linecolor: "rgb(220, 220, 220)"
1854         linewidth: 1
1855         showgrid: True
1856         showline: True
1857         showticklabels: True
1858         tickcolor: "rgb(220, 220, 220)"
1859         tickformat: ".4s"
1860         tickfont:
1861           size: 14
1862         zeroline: True
1863         rangemode: "tozero"
1864         range: [0,100]
1865       legend:
1866         orientation: "h"
1867         font:
1868           size: 14
1869         xanchor: "left"
1870         yanchor: "top"
1871         x: 0
1872         y: -0.2
1873         bgcolor: "rgba(255, 255, 255, 0)"
1874         bordercolor: "rgba(255, 255, 255, 0)"
1875         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1876       autosize: False
1877       margin:
1878           't': 50
1879           'b': 150
1880           'l': 85
1881           'r': 10
1882       showlegend: True
1883       width: 700
1884       height: 700
1885       paper_bgcolor: "#fff"
1886       plot_bgcolor: "#fff"
1887       hoverlabel:
1888         namelength: -1
1889       annotations: [
1890         {
1891           text: "_ _          __          ...",
1892           align: "left",
1893           showarrow: False,
1894           xref: "paper",
1895           yref: "paper",
1896           xanchor: "left",
1897           yanchor: "top",
1898           x: 0,
1899           y: -0.14,
1900           font: {
1901             family: "Consolas, Courier New",
1902             size: 13
1903           },
1904         },
1905         {
1906           text: "    Perfect     Measured     Limit",
1907           align: "left",
1908           showarrow: False,
1909           xref: "paper",
1910           yref: "paper",
1911           xanchor: "left",
1912           yanchor: "top",
1913           x: 0,
1914           y: -0.15,
1915           font: {
1916             family: "Consolas, Courier New",
1917             size: 13
1918           },
1919         },
1920       ]
1921
1922     plot-latency:
1923       titlefont:
1924         size: 16
1925       xaxis:
1926         title: "<b>Direction</b>"
1927         titlefont:
1928           size: 14
1929         autorange: True
1930         fixedrange: False
1931         gridcolor: "rgb(230, 230, 230)"
1932         linecolor: "rgb(220, 220, 220)"
1933         linewidth: 1
1934         showgrid: True
1935         showline: True
1936         showticklabels: False
1937         tickcolor: "rgb(220, 220, 220)"
1938         tickmode: "linear"
1939         tickfont:
1940           size: 14
1941         zeroline: False
1942       yaxis:
1943         title: "<b>Packet Latency [uSec]</b>"
1944         titlefont:
1945           size: 14
1946         type: "linear"
1947         gridcolor: "rgb(230, 230, 230)"
1948         hoverformat: ".4s"
1949         linecolor: "rgb(220, 220, 220)"
1950         linewidth: 1
1951         showgrid: True
1952         showline: True
1953         showticklabels: True
1954         tickcolor: "rgb(220, 220, 220)"
1955         tickformat: ".4s"
1956         tickfont:
1957           size: 14
1958         zeroline: True
1959         rangemode: "tozero"
1960       legend:
1961         orientation: "h"
1962         font:
1963           size: 14
1964         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1965       autosize: False
1966       margin:
1967           't': 50
1968           'b': 150
1969           'l': 80
1970           'r': 10
1971       showlegend: True
1972       width: 700
1973       height: 700
1974       paper_bgcolor: "#fff"
1975       plot_bgcolor: "#fff"
1976       hoverlabel:
1977         namelength: -1
1978
1979     plot-hdrh-latency:
1980       title:
1981         text: ""
1982         xanchor: "center"
1983         x: 0.5
1984         font:
1985           size: 16
1986       width: 700
1987       plot_bgcolor: "white"
1988       annotations:
1989         - font:
1990             size: 14
1991           showarrow: False
1992           text: "<b>Packet Latency [uSec]</b>"
1993           x: 1
1994           xanchor: "right"
1995           xref: "paper"
1996           y: -0.045
1997           yanchor: "top"
1998           yref: "paper"
1999         - font:
2000             size: 14
2001           showarrow: False
2002           text: "<b>Probability [%]</b>"
2003           textangle: 270
2004           x: -0.06
2005           xanchor: "center"
2006           xref: "paper"
2007           y: 0.5
2008           yanchor: "middle"
2009           yref: "paper"
2010         - font:
2011             size: 14
2012           showarrow: False
2013           text: "<b>Direction: E-W</b>"
2014           x: 0.24
2015           xanchor: "center"
2016           xref: "paper"
2017           y: 1.05
2018           yanchor: "bottom"
2019           yref: "paper"
2020         - font:
2021             size: 14
2022           showarrow: False
2023           text: "<b>Direction: W-E</b>"
2024           x: 0.74
2025           xanchor: "center"
2026           xref: "paper"
2027           y: 1.05
2028           yanchor: "bottom"
2029           yref: "paper"
2030
2031     plot-hdrh-latency-percentile:
2032       title:
2033         text: ""
2034         xanchor: "center"
2035         x: 0.5
2036         font:
2037           size: 16
2038       xaxis:
2039         type: "log"
2040         title: "<b>Percentile [%]</b>"
2041         titlefont:
2042           size: 14
2043         autorange: True
2044         fixedrange: False
2045         gridcolor: "rgb(230, 230, 230)"
2046         linecolor: "rgb(220, 220, 220)"
2047         linewidth: 1
2048         showgrid: True
2049         showline: True
2050         showticklabels: True
2051         tickcolor: "rgb(220, 220, 220)"
2052         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2053         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2054         tickfont:
2055           size: 14
2056       yaxis:
2057         title: "<b>Packet Latency [uSec]</b>"
2058         titlefont:
2059           size: 14
2060         gridcolor: "rgb(230, 230, 230)"
2061         linecolor: "rgb(220, 220, 220)"
2062         linewidth: 1
2063         showgrid: True
2064         showline: True
2065         showticklabels: True
2066         tickcolor: "rgb(220, 220, 220)"
2067         tickfont:
2068           size: 14
2069       autosize: False
2070       showlegend: True
2071       legend:
2072         traceorder: "normal"
2073         orientation: "h"
2074         font:
2075           size: 14
2076         xanchor: "left"
2077         yanchor: "top"
2078         x: 0
2079         y: -0.15
2080         bgcolor: "rgba(255, 255, 255, 0)"
2081         bordercolor: "rgba(255, 255, 255, 0)"
2082       width: 700
2083       height: 700
2084       paper_bgcolor: "white"
2085       plot_bgcolor: "white"
2086
2087     plot-hdrh-latency-by-percentile:
2088       title:
2089         text: "<b>Latency by Percentile Distribution</b>"
2090         xanchor: "center"
2091         x: 0.5
2092         font:
2093           size: 18
2094       showlegend: True
2095       legend:
2096         traceorder: "normal"
2097         orientation: "h"
2098         font:
2099           size: 16
2100         xanchor: "left"
2101         yanchor: "top"
2102         x: 0
2103         y: -0.2
2104         bgcolor: "rgba(255, 255, 255, 0)"
2105         bordercolor: "rgba(255, 255, 255, 0)"
2106       xaxis:
2107         type: "linear"
2108         title: "<b>Percentile [%]</b>"
2109         titlefont:
2110           size: 14
2111         autorange: False
2112         fixedrange: False
2113         range: [0, 100]
2114         gridcolor: "rgb(230, 230, 230)"
2115         linecolor: "rgb(220, 220, 220)"
2116         linewidth: 1
2117         showgrid: True
2118         showline: True
2119         showticklabels: True
2120         tickcolor: "rgb(220, 220, 220)"
2121         tickvals: [0, 25, 50, 75, 100]
2122         ticktext: [0, 25, 50, 75, 100]
2123         tickfont:
2124           size: 14
2125       yaxis:
2126         title: "<b>One-Way Latency per Direction [uSec]</b>"
2127         titlefont:
2128           size: 14
2129         gridcolor: "rgb(230, 230, 230)"
2130         linecolor: "rgb(220, 220, 220)"
2131         linewidth: 1
2132         showgrid: True
2133         showline: True
2134         showticklabels: True
2135         tickcolor: "rgb(220, 220, 220)"
2136         tickfont:
2137           size: 14
2138       width: 700
2139       height: 700
2140       paper_bgcolor: "white"
2141       plot_bgcolor: "white"
2142
2143 - type: "static"
2144   src-path: "{DIR[RST]}"
2145   dst-path: "{DIR[WORKING,SRC]}"
2146
2147 - type: "input"
2148   general:
2149     file-name: "output_info.xml.gz"
2150     file-format: ".gz"
2151     arch-file-format:
2152       - ".gz"
2153       - ".zip"
2154     download-path: "{job}/{build}/archives/{filename}"
2155     extract: "output.xml"
2156
2157     zip-file-name: "robot-plugin.zip"
2158     zip-file-format: ".zip"
2159     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2160     zip-extract: "robot-plugin/output.xml"
2161
2162   builds:
2163
2164     csit-vpp-perf-verify-2001-3n-hsw:
2165       - 17  # MRR sel
2166     csit-vpp-perf-report-iterative-2005-3n-hsw:
2167       - 20  # NDRPDR sel env 4
2168       - 21  # NDRPDR sel env 4
2169       - 22  # NDRPDR sel env 4
2170       - 23  # NDRPDR sel env 4
2171       - 24  # NDRPDR sel env 4
2172       - 25  # NDRPDR sel env 4
2173       - 26  # NDRPDR sel env 4
2174       - 27  # NDRPDR sel env 4
2175       - 28  # NDRPDR sel env 4
2176       - 29  # NDRPDR sel env 4
2177       - 30  # MRR env 4
2178       - 31  # NDRPDR sel 2001.0-4
2179       - 32  # NDRPDR sel 2001.0-4
2180       - 33  # NDRPDR sel 2001.0-4
2181       - 34  # NDRPDR sel 2001.0-4
2182       - 35  # NDRPDR sel 2001.0-4
2183       - 36  # NDRPDR sel 2001.0-4
2184       - 38  # NDRPDR sel 2001.0-4
2185     csit-vpp-perf-report-iterative-2009-3n-hsw:
2186       - 18  # rls2005 MRR iter env 5
2187       - 9   # rls2005 NDRPDR iter env 5
2188       - 10  # rls2005 NDRPDR iter env 5
2189       - 11  # rls2005 NDRPDR iter env 5
2190       - 12  # rls2005 NDRPDR iter env 5
2191       - 13  # rls2005 NDRPDR iter env 5
2192       - 14  # rls2005 NDRPDR iter env 5
2193       - 15  # rls2005 NDRPDR iter env 5
2194       - 16  # rls2005 NDRPDR iter env 5
2195       - 17  # rls2005 NDRPDR iter env 5
2196       - 19  # rls2005 NDRPDR iter env 5
2197       - 23  # rls2009 MRR iter env 5
2198       - 21  # rls2009 NDRPDR iter env 5
2199       - 22  # rls2009 NDRPDR iter env 5
2200       - 24  # rls2009 NDRPDR iter env 5
2201       - 25  # rls2009 NDRPDR iter env 5
2202       - 26  # rls2009 NDRPDR iter env 5
2203       - 27  # rls2009 NDRPDR iter env 5
2204       - 28  # rls2009 NDRPDR iter env 5
2205       - 29  # rls2009 NDRPDR iter env 5
2206       - 30  # rls2009 NDRPDR iter env 5
2207       - 31  # rls2009 NDRPDR iter env 5
2208       - 32  # rls2009 Hoststack iter env 5
2209       - 33  # rls2009 Hoststack iter env 5
2210       - 34  # rls2009 Hoststack iter env 5
2211       - 35  # rls2009 Hoststack iter env 5
2212       - 36  # rls2009 Hoststack iter env 5
2213       - 37  # rls2009 Hoststack iter env 5
2214       - 38  # rls2009 Hoststack iter env 5
2215       - 39  # rls2009 Hoststack iter env 5
2216       - 40  # rls2009 Hoststack iter env 5
2217       - 41  # rls2009 Hoststack iter env 5
2218     csit-vpp-perf-report-coverage-2009-3n-hsw:
2219       - 3   # rls2009 NDRPDR cov 3n-hsw-crypto-00
2220       - 4   # rls2009 NDRPDR cov 3n-hsw-crypto-01
2221       - 5   # rls2009 NDRPDR cov 3n-hsw-crypto-02
2222       - 6   # rls2009 NDRPDR cov 3n-hsw-crypto-03
2223       - 7   # rls2009 NDRPDR cov 3n-hsw-ip4-00
2224       - 8   # rls2009 NDRPDR cov 3n-hsw-ip4-01
2225       - 9   # rls2009 NDRPDR cov 3n-hsw-ip4-02
2226       - 10  # rls2009 NDRPDR cov 3n-hsw-ip4-03
2227       - 11  # rls2009 NDRPDR cov 3n-hsw-ip4-04
2228       - 12  # rls2009 NDRPDR cov 3n-hsw-ip4-05
2229       - 13  # rls2009 NDRPDR cov 3n-hsw-ip4-06
2230       - 14  # rls2009 NDRPDR cov 3n-hsw-ip4-07
2231       - 15  # rls2009 NDRPDR cov 3n-hsw-ip4tun-00
2232       - 16  # rls2009 NDRPDR cov 3n-hsw-ip4tun-01
2233       - 17  # rls2009 NDRPDR cov 3n-hsw-ip4tun-02
2234       - 18  # rls2009 NDRPDR cov 3n-hsw-ip6-00
2235       - 19  # rls2009 NDRPDR cov 3n-hsw-ip6-01
2236       - 20  # rls2009 NDRPDR cov 3n-hsw-ip6tun-00
2237       - 21  # rls2009 NDRPDR cov 3n-hsw-l2-00
2238       - 22  # rls2009 NDRPDR cov 3n-hsw-l2-01
2239       - 23  # rls2009 NDRPDR cov 3n-hsw-l2-01
2240       - 24  # rls2009 NDRPDR cov 3n-hsw-l2-03
2241       - 25  # rls2009 NDRPDR cov 3n-hsw-l2-04
2242       - 26  # rls2009 NDRPDR cov 3n-hsw-l2-05
2243       - 27  # rls2009 NDRPDR cov 3n-hsw-l2-06
2244       - 28  # rls2009 NDRPDR cov 3n-hsw-l2-07
2245       - 29  # rls2009 NDRPDR cov 3n-hsw-l2-08
2246       - 30  # rls2009 NDRPDR cov 3n-hsw-l2-09
2247       - 31  # rls2009 NDRPDR cov 3n-hsw-l2-10
2248       - 32  # rls2009 NDRPDR cov 3n-hsw-memif-00
2249       - 33  # rls2009 NDRPDR cov 3n-hsw-srv6-00
2250       - 34  # rls2009 NDRPDR cov 3n-hsw-srv6-01
2251       - 35  # rls2009 NDRPDR cov 3n-hsw-vhost-00
2252       - 36  # rls2009 NDRPDR cov 3n-hsw-vhost-01
2253       - 37  # rls2009 NDRPDR cov 3n-hsw-vhost-02
2254
2255     csit-vpp-perf-verify-2001-3n-skx:
2256       - 50  # MRR sel
2257       - 53  # MRR sel addition
2258     csit-vpp-perf-report-iterative-2005-3n-skx:
2259       - 4   # NDRPDR sel
2260       - 5   # NDRPDR sel ??? all x710 failed
2261       - 33  # NDRPDR sel
2262       - 28  # NDRPDR sel
2263       - 34  # NDRPDR sel
2264       - 42  # NDRPDR sel env 4
2265       - 43  # NDRPDR sel env 4
2266       - 44  # NDRPDR sel env 4
2267       - 45  # NDRPDR sel env 4
2268       - 47  # NDRPDR sel env 4
2269       - 55  # NDRPDR sel env 4
2270       - 56  # NDRPDR sel env 4
2271       - 57  # NDRPDR sel env 4
2272       - 61  # NDRPDR sel env 4
2273       - 62  # NDRPDR sel env 4
2274       - 50  # NDRPDR sel 2001.0-4
2275       - 51  # NDRPDR sel 2001.0-4
2276       - 52  # NDRPDR sel 2001.0-4
2277       - 53  # NDRPDR sel 2001.0-4
2278       - 54  # NDRPDR sel 2001.0-4
2279       - 49  # MRR sel env 4
2280     # TODO: Add:
2281     csit-vpp-perf-report-iterative-2009-3n-skx:
2282       - 17  # rls2005 MRR iter env 5
2283       - 13  # rls2005 NDRPDR iter env 5
2284       - 18  # rls2005 NDRPDR iter env 5
2285       - 19  # rls2005 NDRPDR iter env 5
2286       - 41  # rls2005 NDRPDR iter env 5
2287       - 24  # rls2009 MRR iter env 5
2288       - 26  # rls2009 NDRPDR iter env 5
2289       - 27  # rls2009 NDRPDR iter env 5
2290       - 28  # rls2009 NDRPDR iter env 5
2291       - 29  # rls2009 NDRPDR iter env 5
2292       - 35  # rls2009 NDRPDR iter env 5
2293       - 36  # rls2009 NDRPDR iter env 5
2294       - 37  # rls2009 NDRPDR iter env 5
2295       - 38  # rls2009 NDRPDR iter env 5
2296       - 39  # rls2009 NDRPDR iter env 5
2297       - 40  # rls2009 NDRPDR iter env 5
2298     # TODO: Add:
2299     csit-vpp-perf-report-coverage-2009-3n-skx:
2300       - 3   # rls2009 NDRPDR cov 3n-skx-crypto-01
2301       - 4   # rls2009 NDRPDR cov 3n-skx-crypto-02
2302       - 37  # rls2009 NDRPDR cov 3n-skx-crypto-03
2303       - 6   # rls2009 NDRPDR cov 3n-skx-ip4-00
2304       - 7   # rls2009 NDRPDR cov 3n-skx-ip4-01
2305       - 8   # rls2009 NDRPDR cov 3n-skx-ip4-02
2306       - 9   # rls2009 NDRPDR cov 3n-skx-ip4-03
2307       - 10  # rls2009 NDRPDR cov 3n-skx-ip4-04
2308       - 12  # rls2009 NDRPDR cov 3n-skx-ip4-06
2309       - 14  # rls2009 NDRPDR cov 3n-skx-ip4tun-00
2310       - 15  # rls2009 NDRPDR cov 3n-skx-ip4tun-01
2311       - 16  # rls2009 NDRPDR cov 3n-skx-ip4tun-02
2312       - 40  # rls2009 NDRPDR cov 3n-skx-ip6-00
2313       - 18  # rls2009 NDRPDR cov 3n-skx-ip6-01
2314       - 19  # rls2009 NDRPDR cov 3n-skx-ip6tun-00
2315       - 20  # rls2009 NDRPDR cov 3n-skx-l2-00
2316       - 21  # rls2009 NDRPDR cov 3n-skx-l2-01
2317       - 22  # rls2009 NDRPDR cov 3n-skx-l2-02
2318       - 23  # rls2009 NDRPDR cov 3n-skx-l2-03
2319       - 24  # rls2009 NDRPDR cov 3n-skx-l2-04
2320       - 41  # rls2009 NDRPDR cov 3n-skx-l2-05
2321       - 43  # rls2009 NDRPDR cov 3n-skx-l2-07
2322       - 28  # rls2009 NDRPDR cov 3n-skx-l2-08
2323       - 44  # rls2009 NDRPDR cov 3n-skx-l2-09
2324       - 45  # rls2009 NDRPDR cov 3n-skx-l2-10
2325       - 46  # rls2009 NDRPDR cov 3n-skx-memif-00
2326       - 47  # rls2009 NDRPDR cov 3n-skx-srv6-00
2327       - 51  # rls2009 NDRPDR cov 3n-skx-vhost-02
2328
2329     csit-vpp-perf-verify-2001-2n-skx:
2330       - 101  # MRR sel - old
2331       - 128  # MRR sel addition - old
2332     csit-vpp-perf-report-iterative-2005-2n-skx:
2333       - 88  # NDRPDR sel env 4
2334       - 89  # NDRPDR sel env 4
2335       - 90  # NDRPDR sel env 4
2336       - 91  # NDRPDR sel env 4
2337       - 92  # NDRPDR sel env 4
2338       - 93  # NDRPDR sel env 4
2339       - 94  # NDRPDR sel env 4
2340       - 125 # NDRPDR sel env 4
2341       - 126 # NDRPDR sel env 4
2342       - 127 # NDRPDR sel env 4
2343       - 100 # NDRPDR sel 2001.0-4
2344       - 101 # NDRPDR sel 2001.0-4
2345       - 102 # NDRPDR sel 2001.0-4
2346       - 103 # NDRPDR sel 2001.0-4
2347       - 104 # NDRPDR sel 2001.0-4
2348       - 105 # NDRPDR sel 2001.0-4
2349       - 99  # MRR sel env 4
2350     csit-vpp-perf-report-iterative-2009-2n-skx:
2351       - 20  # rls2005 MRR iter env 5
2352       - 13  # rls2005 NDRPDR iter env 5
2353       - 16  # rls2005 NDRPDR iter env 5
2354       - 17  # rls2005 NDRPDR iter env 5
2355       - 18  # rls2005 NDRPDR iter env 5
2356       - 19  # rls2005 NDRPDR iter env 5
2357       - 21  # rls2005 NDRPDR iter env 5
2358       - 22  # rls2005 NDRPDR iter env 5
2359       - 23  # rls2005 NDRPDR iter env 5
2360       - 24  # rls2005 NDRPDR iter env 5
2361       - 25  # rls2005 NDRPDR iter env 5
2362       - 26  # rls2009 MRR iter env 5
2363       - 35  # rls2009 NDRPDR iter env 5
2364       - 36  # rls2009 NDRPDR iter env 5
2365       - 37  # rls2009 NDRPDR iter env 5
2366       - 39  # rls2009 NDRPDR iter env 5
2367       - 40  # rls2009 NDRPDR iter env 5
2368       - 42  # rls2009 NDRPDR iter env 5
2369       - 43  # rls2009 NDRPDR iter env 5
2370       - 44  # rls2009 NDRPDR iter env 5
2371       - 46  # rls2009 NDRPDR iter env 5
2372       - 48  # rls2009 NDRPDR iter env 5
2373       - 51  # rls2009 NDRPDR iter NAT44 env 5
2374       - 52  # rls2009 NDRPDR iter NAT44 env 5
2375       - 53  # rls2009 NDRPDR iter NAT44 env 5
2376       - 54  # rls2009 NDRPDR iter NAT44 env 5
2377       - 55  # rls2009 NDRPDR iter NAT44 env 5
2378       - 56  # rls2009 NDRPDR iter NAT44 env 5
2379       - 57  # rls2009 NDRPDR iter NAT44 env 5
2380       - 58  # rls2009 NDRPDR iter NAT44 env 5
2381       - 59  # rls2009 NDRPDR iter NAT44 env 5
2382       - 60  # rls2009 NDRPDR iter NAT44 env 5
2383       - 38  # rls2009 nf-density iter env 5
2384       - 41  # rls2009 nf-density iter env 5
2385       - 45  # rls2009 nf-density iter env 5
2386       - 47  # rls2009 nf-density iter env 5
2387       - 49  # rls2009 nf-density iter env 5
2388       - 63  # rls2009 nf-density iter env 5
2389       - 65  # rls2009 nf-density iter env 5
2390       - 66  # rls2009 nf-density iter env 5
2391       - 71  # rls2009 nf-density iter env 5
2392       - 72  # rls2009 nf-density iter env 5
2393       - 50  # rls2009 MRR nf-density iter env 5
2394       - 27  # rls2009 reconf env 5
2395       - 28  # rls2009 reconf env 5
2396       - 29  # rls2009 reconf env 5
2397       - 30  # rls2009 reconf env 5
2398       - 31  # rls2009 reconf env 5
2399       - 32  # rls2009 reconf env 5
2400       - 61  # rls2009 reconf env 5
2401       - 62  # rls2009 reconf env 5
2402       - 68  # rls2009 reconf env 5
2403       - 70  # rls2009 reconf env 5
2404       - 33  # rls2009 soak env 5
2405       - 34  # rls2009 soak env 5
2406     csit-vpp-perf-report-coverage-2009-2n-skx:
2407       - 18  # rls2009 NDRPDR cov 2n-skx-ip4-00
2408       - 19  # rls2009 NDRPDR cov 2n-skx-ip4-01
2409       - 10  # rls2009 NDRPDR cov 2n-skx-ip4-02
2410       - 20  # rls2009 NDRPDR cov 2n-skx-ip4-03
2411       - 21  # rls2009 NDRPDR cov 2n-skx-ip4-04
2412       - 13  # rls2009 NDRPDR cov 2n-skx-ip4-05
2413       - 22  # rls2009 NDRPDR cov 2n-skx-ip6-00
2414       - 23  # rls2009 NDRPDR cov 2n-skx-ip6-01
2415       - 24  # rls2009 NDRPDR cov 2n-skx-l2-00
2416       - 25  # rls2009 NDRPDR cov 2n-skx-l2-01
2417       - 26  # rls2009 NDRPDR cov 2n-skx-lb-00
2418       - 27  # rls2009 NDRPDR cov 2n-skx-memif-00
2419       - 28  # rls2009 NDRPDR cov 2n-skx-vhost-00
2420       - 29  # rls2009 NDRPDR cov 2n-skx-vhost-01
2421       - 30  # rls2009 NDRPDR cov 2n-skx-vts-00
2422
2423     csit-vpp-perf-verify-2001-2n-clx:
2424       - 39  # MRR
2425     csit-vpp-perf-report-iterative-2005-2n-clx:
2426       - 62  # NDRPDR sel env 4
2427       - 63  # NDRPDR sel env 4
2428       - 64  # NDRPDR sel env 4
2429       - 65  # NDRPDR sel env 4
2430       - 66  # NDRPDR sel env 4
2431       - 68  # NDRPDR sel env 4
2432       - 69  # NDRPDR sel env 4
2433       - 70  # NDRPDR sel env 4
2434       - 103 # NDRPDR sel env 4
2435       - 104 # NDRPDR sel env 4
2436       - 73  # NDRPDR sel 2001.0-4
2437       - 74  # NDRPDR sel 2001.0-4
2438       - 75  # NDRPDR sel 2001.0-4
2439       - 76  # NDRPDR sel 2001.0-4
2440       - 77  # NDRPDR sel 2001.0-4
2441       - 78  # NDRPDR sel 2001.0-4
2442       - 79  # NDRPDR sel 2001.0-4
2443       - 80  # NDRPDR sel 2001.0-4
2444       - 72  # MRR env 4
2445     csit-vpp-perf-report-iterative-2009-2n-clx:
2446       - 77  # rls2005 MRR iter env 5
2447       - 13  # rls2005 NDRPDR iter env 5
2448       - 15  # rls2005 NDRPDR iter env 5
2449       - 17  # rls2005 NDRPDR iter env 5
2450       - 18  # rls2005 NDRPDR iter env 5
2451       - 19  # rls2005 NDRPDR iter env 5
2452       - 20  # rls2005 NDRPDR iter env 5
2453       - 21  # rls2005 NDRPDR iter env 5
2454       - 22  # rls2005 NDRPDR iter env 5
2455       - 23  # rls2005 NDRPDR iter env 5
2456       - 24  # rls2005 NDRPDR iter env 5
2457       - 78  # rls2009 MRR iter env 5
2458       - 36  # rls2009 NDRPDR iter env 5
2459       - 39  # rls2009 NDRPDR iter env 5
2460       - 40  # rls2009 NDRPDR iter env 5
2461       - 42  # rls2009 NDRPDR iter env 5
2462       - 65  # rls2009 NDRPDR iter env 5
2463       - 66  # rls2009 NDRPDR iter env 5
2464       - 79  # rls2009 NDRPDR iter env 5
2465       - 82  # rls2009 NDRPDR iter env 5
2466       - 89  # rls2009 NDRPDR iter env 5
2467       - 90  # rls2009 NDRPDR iter env 5
2468       - 37  # rls2009 nf-density iter env 5
2469       - 43  # rls2009 nf-density iter env 5
2470       - 69  # rls2009 nf-density iter env 5
2471       - 70  # rls2009 nf-density iter env 5
2472       - 71  # rls2009 nf-density iter env 5
2473       - 72  # rls2009 nf-density iter env 5
2474       - 73  # rls2009 nf-density iter env 5
2475       - 74  # rls2009 nf-density iter env 5
2476       - 75  # rls2009 nf-density iter env 5
2477       - 76  # rls2009 nf-density iter env 5
2478       - 45  # rls2009 MRR nf-density iter env 5
2479       - 25  # rls2009 reconf env 5
2480       - 27  # rls2009 reconf env 5
2481       - 28  # rls2009 reconf env 5
2482       - 29  # rls2009 reconf env 5
2483       - 30  # rls2009 reconf env 5
2484       - 30  # rls2009 reconf env 5
2485       - 32  # rls2009 reconf env 5
2486       - 48  # rls2009 reconf env 5
2487       - 53  # rls2009 reconf env 5
2488       - 68  # rls2009 reconf env 5
2489       - 33  # rls2009 soak env 5
2490       - 34  # rls2009 soak env 5
2491     csit-vpp-perf-report-coverage-2009-2n-clx:
2492       - 2   # rls2009 NDRPDR cov 2n-clx-ip4-00
2493       - 3   # rls2009 NDRPDR cov 2n-clx-ip4-01
2494       - 4   # rls2009 NDRPDR cov 2n-clx-ip4-02
2495       - 5   # rls2009 NDRPDR cov 2n-clx-ip4-03
2496       - 6   # rls2009 NDRPDR cov 2n-clx-ip4-04
2497       - 7   # rls2009 NDRPDR cov 2n-clx-ip4-05
2498       - 22  # rls2009 NDRPDR cov 2n-clx-ip6-00
2499       - 9   # rls2009 NDRPDR cov 2n-clx-ip6-01
2500       - 17  # rls2009 NDRPDR cov 2n-clx-l2-00
2501       - 21  # rls2009 NDRPDR cov 2n-clx-l2-01
2502       - 12  # rls2009 NDRPDR cov 2n-clx-lb-00
2503       - 13  # rls2009 NDRPDR cov 2n-clx-memif-00
2504       - 14  # rls2009 NDRPDR cov 2n-clx-vhost-00
2505       - 15  # rls2009 NDRPDR cov 2n-clx-vhost-01
2506       - 16  # rls2009 NDRPDR cov 2n-clx-vts-00
2507
2508     csit-vpp-perf-verify-2001-3n-tsh:
2509       - 9   # MRR sel
2510     csit-vpp-perf-report-iterative-2005-3n-tsh:
2511       - 23  # NDRPDR sel env 4
2512       - 25  # NDRPDR sel env 4
2513       - 33  # NDRPDR sel env 4
2514       - 34  # NDRPDR sel env 4
2515       - 35  # NDRPDR sel env 4
2516       - 36  # NDRPDR sel env 4
2517       - 37  # NDRPDR sel env 4
2518       - 38  # NDRPDR sel env 4
2519       - 39  # NDRPDR sel env 4
2520       - 40  # NDRPDR sel env 4
2521       - 28  # NDRPDR sel 2001.0-4
2522       - 29  # NDRPDR sel 2001.0-4
2523       - 31  # NDRPDR sel 2001.0-4
2524       - 27  # MRR sel env 4
2525     # TODO: Add:
2526     csit-vpp-perf-report-iterative-2009-3n-tsh:
2527       - 8   # rls2005 NDRPDR iter env 5
2528       - 11  # rls2005 NDRPDR iter env 5
2529       - 12  # rls2005 NDRPDR iter env 5
2530       - 24  # rls2005 NDRPDR iter env 5
2531       - 27  # rls2005 NDRPDR iter env 5
2532       - 13  # rls2005 MRR iter env 5
2533       - 14  # rls2009 NDRPDR iter env 5
2534       - 20  # rls2009 NDRPDR iter env 5
2535       - 21  # rls2009 NDRPDR iter env 5
2536       - 22  # rls2009 NDRPDR iter env 5
2537       - 23  # rls2009 NDRPDR iter env 5
2538       - 15  # rls2006 MRR iter env 5
2539
2540     csit-vpp-perf-verify-2001-3n-dnv:
2541       - 5   # NDRPDR sel
2542       - 6   # NDRPDR sel
2543       - 7   # NDRPDR sel
2544       - 8   # NDRPDR sel
2545       - 9   # NDRPDR sel
2546       - 10  # NDRPDR sel
2547       - 12  # NDRPDR sel
2548       - 16  # NDRPDR sel
2549       - 17  # NDRPDR sel
2550       - 18  # NDRPDR sel
2551       - 11  # MRR sel
2552     csit-vpp-perf-report-iterative-2009-3n-dnv:
2553       - 16  # rls2005 NDRPDR iter env 5
2554       - 23  # rls2005 NDRPDR iter env 5
2555       - 25  # rls2005 NDRPDR iter env 5
2556       - 26  # rls2005 NDRPDR iter env 5
2557       - 27  # rls2005 NDRPDR iter env 5
2558       - 28  # rls2005 NDRPDR iter env 5
2559       - 29  # rls2005 NDRPDR iter env 5
2560       - 30  # rls2005 NDRPDR iter env 5
2561       - 31  # rls2005 NDRPDR iter env 5
2562       - 32  # rls2005 NDRPDR iter env 5
2563       - 19  # rls2005 MRR iter env 5
2564       - 3   # rls2009 NDRPDR iter env 5
2565       - 6   # rls2009 NDRPDR iter env 5
2566       - 7   # rls2009 NDRPDR iter env 5
2567       - 8   # rls2009 NDRPDR iter env 5
2568       - 10  # rls2009 NDRPDR iter env 5
2569       - 11  # rls2009 NDRPDR iter env 5
2570       - 12  # rls2009 NDRPDR iter env 5
2571       - 14  # rls2009 NDRPDR iter env 5
2572       - 15  # rls2009 NDRPDR iter env 5
2573       - 24  # rls2009 NDRPDR iter env 5
2574       - 22  # rls2009 MRR iter env 5
2575     csit-vpp-perf-report-coverage-2009-3n-dnv:
2576       - 10  # rls2009 NDRPDR cov 3n-dnv-crypto-00
2577       - 2   # rls2009 NDRPDR cov 3n-dnv-crypto-01
2578       - 11  # rls2009 NDRPDR cov 3n-dnv-ip4-00
2579       - 12  # rls2009 NDRPDR cov 3n-dnv-ip4-01
2580       - 13  # rls2009 NDRPDR cov 3n-dnv-ip4tun-00
2581       - 14  # rls2009 NDRPDR cov 3n-dnv-ip6-00
2582       - 15  # rls2009 NDRPDR cov 3n-dnv-ip6-01
2583       - 16  # rls2009 NDRPDR cov 3n-dnv-l2-00
2584       - 17  # rls2009 NDRPDR cov 3n-dnv-l2-01
2585
2586     csit-vpp-perf-verify-2001-2n-dnv:
2587       - 4   # NDRPDR sel
2588       - 5   # NDRPDR sel
2589       - 6   # NDRPDR sel
2590       - 7   # NDRPDR sel
2591       - 8   # NDRPDR sel
2592       - 9   # NDRPDR sel
2593       - 10  # NDRPDR sel
2594       - 11  # NDRPDR sel
2595       - 13  # NDRPDR sel
2596       - 16  # NDRPDR sel
2597       - 12  # MRR sel
2598     csit-vpp-perf-report-iterative-2009-2n-dnv:
2599       - 16  # rls2005 NDRPDR iter env 5
2600       - 17  # rls2005 NDRPDR iter env 5
2601       - 18  # rls2005 NDRPDR iter env 5
2602       - 19  # rls2005 NDRPDR iter env 5
2603       - 21  # rls2005 NDRPDR iter env 5
2604       - 24  # rls2005 NDRPDR iter env 5
2605       - 27  # rls2005 NDRPDR iter env 5
2606       - 28  # rls2005 NDRPDR iter env 5
2607       - 29  # rls2005 NDRPDR iter env 5
2608       - 30  # rls2005 NDRPDR iter env 5
2609       - 23  # rls2005 MRR iter env 5
2610       - 3   # rls2009 NDRPDR iter env 5
2611       - 5   # rls2009 NDRPDR iter env 5
2612       - 6   # rls2009 NDRPDR iter env 5
2613       - 7   # rls2009 NDRPDR iter env 5
2614       - 9   # rls2009 NDRPDR iter env 5
2615       - 10  # rls2009 NDRPDR iter env 5
2616       - 11  # rls2009 NDRPDR iter env 5
2617       - 12  # rls2009 NDRPDR iter env 5
2618       - 14  # rls2009 NDRPDR iter env 5
2619       - 15  # rls2009 NDRPDR iter env 5
2620       - 13  # rls2009 MRR iter env 5
2621     csit-vpp-perf-report-coverage-2009-2n-dnv:
2622       - 2   # rls2009 NDRPDR cov 2n-dnv-ip4-00
2623       - 3   # rls2009 NDRPDR cov 2n-dnv-ip4-01
2624       - 4   # rls2009 NDRPDR cov 2n-dnv-ip6-00
2625       - 5   # rls2009 NDRPDR cov 2n-dnv-ip6-01
2626       - 6   # rls2009 NDRPDR cov 2n-dnv-l2-00
2627       - 7   # rls2009 NDRPDR cov 2n-dnv-l2-01
2628
2629     csit-dpdk-perf-verify-2001-3n-hsw:
2630       - 4   # NDRPDR sel
2631       - 5   # NDRPDR sel
2632       - 6   # NDRPDR sel
2633       - 7   # NDRPDR sel
2634       - 8   # NDRPDR sel
2635       - 9   # NDRPDR sel
2636       - 10  # NDRPDR sel
2637       - 11  # NDRPDR sel
2638       - 12  # NDRPDR sel
2639       - 13  # NDRPDR sel
2640       - 15  # NDRPDR sel
2641       - 16  # NDRPDR sel
2642       - 17  # NDRPDR sel
2643       - 18  # NDRPDR sel
2644       - 19  # NDRPDR sel
2645       - 20  # NDRPDR sel
2646       - 21  # NDRPDR sel
2647       - 22  # NDRPDR sel
2648       - 23  # NDRPDR sel
2649       - 24  # NDRPDR sel
2650     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2651       - 25  # NDRPDR iter
2652       - 26  # NDRPDR iter
2653       - 27  # NDRPDR iter
2654       - 28  # NDRPDR iter
2655       - 29  # NDRPDR iter
2656       - 30  # NDRPDR iter
2657       - 31  # NDRPDR iter
2658       - 32  # NDRPDR iter
2659       - 33  # NDRPDR iter
2660       - 34  # NDRPDR iter
2661     csit-dpdk-perf-report-iterative-2009-3n-hsw:
2662       - 6   # NDRPDR iter env5
2663       - 7   # NDRPDR iter env5
2664       - 8   # NDRPDR iter env5
2665       - 9   # NDRPDR iter env5
2666       - 10  # NDRPDR iter env5
2667       - 11  # NDRPDR iter env5
2668       - 12  # NDRPDR iter env5
2669       - 13  # NDRPDR iter env5
2670       - 14  # NDRPDR iter env5
2671       - 15  # NDRPDR iter env5
2672
2673     csit-dpdk-perf-verify-2001-3n-skx:
2674       - 29  # NDRPDR sel xxv710
2675       - 33  # NDRPDR sel xxv710
2676       - 34  # NDRPDR sel xxv710
2677       - 35  # NDRPDR sel xxv710
2678       - 36  # NDRPDR sel xxv710
2679       - 37  # NDRPDR sel xxv710
2680       - 41  # NDRPDR sel xxv710
2681       - 42  # NDRPDR sel xxv710
2682       - 43  # NDRPDR sel xxv710
2683       - 45  # NDRPDR sel xxv710
2684       - 30  # NDRPDR sel x710
2685       - 31  # NDRPDR sel x710
2686       - 32  # NDRPDR sel x710
2687       - 38  # NDRPDR sel x710
2688       - 39  # NDRPDR sel x710
2689       - 40  # NDRPDR sel x710
2690       - 44  # NDRPDR sel x710
2691       - 46  # NDRPDR sel x710
2692       - 47  # NDRPDR sel x710
2693       - 48  # NDRPDR sel x710
2694     csit-dpdk-perf-report-iterative-2005-3n-skx:
2695       - 28  # NDRPDR iter
2696       - 29  # NDRPDR iter
2697       - 30  # NDRPDR iter
2698       - 31  # NDRPDR iter
2699       - 32  # NDRPDR iter
2700       - 33  # NDRPDR iter
2701       - 34  # NDRPDR iter
2702       - 35  # NDRPDR iter
2703       - 36  # NDRPDR iter
2704       - 37  # NDRPDR iter
2705     csit-dpdk-perf-report-iterative-2009-3n-skx:
2706       - 4   # NDRPDR sel env5
2707       - 5   # NDRPDR sel env5
2708       - 6   # NDRPDR sel env5
2709       - 7   # NDRPDR sel env5
2710       - 8   # NDRPDR sel env5
2711       - 9   # NDRPDR sel env5
2712       - 14  # NDRPDR sel env5
2713       - 11  # NDRPDR sel env5
2714       - 12  # NDRPDR sel env5
2715       - 13  # NDRPDR sel env5
2716
2717     csit-dpdk-perf-verify-2001-2n-skx:
2718       - 35  # NDRPDR sel xxv710
2719       - 36  # NDRPDR sel xxv710
2720       - 37  # NDRPDR sel xxv710
2721       - 41  # NDRPDR sel xxv710
2722       - 42  # NDRPDR sel xxv710
2723       - 43  # NDRPDR sel xxv710
2724       - 46  # NDRPDR sel xxv710
2725       - 47  # NDRPDR sel xxv710
2726       - 52  # NDRPDR sel xxv710
2727       - 53  # NDRPDR sel xxv710
2728       - 38  # NDRPDR sel x710
2729       - 39  # NDRPDR sel x710
2730       - 40  # NDRPDR sel x710
2731       - 44  # NDRPDR sel x710
2732       - 45  # NDRPDR sel x710
2733       - 48  # NDRPDR sel x710
2734       - 49  # NDRPDR sel x710
2735       - 50  # NDRPDR sel x710
2736       - 51  # NDRPDR sel x710
2737       - 54  # NDRPDR sel x710
2738     csit-dpdk-perf-report-iterative-2005-2n-skx:
2739       - 20  # NDRPDR iter
2740       - 21  # NDRPDR iter
2741       - 22  # NDRPDR iter
2742       - 23  # NDRPDR iter
2743       - 24  # NDRPDR iter
2744       - 25  # NDRPDR iter
2745       - 26  # NDRPDR iter
2746       - 27  # NDRPDR iter
2747       - 28  # NDRPDR iter
2748       - 29  # NDRPDR iter
2749     csit-dpdk-perf-report-iterative-2009-2n-skx:
2750       - 4   # NDRPDR iter env5
2751       - 5   # NDRPDR iter env5
2752       - 6   # NDRPDR iter env5
2753       - 7   # NDRPDR iter env5
2754       - 8   # NDRPDR iter env5
2755       - 9   # NDRPDR iter env5
2756       - 10  # NDRPDR iter env5
2757       - 11  # NDRPDR iter env5
2758       - 12  # NDRPDR iter env5
2759       - 13  # NDRPDR iter env5
2760
2761     csit-dpdk-perf-verify-2001-2n-clx:
2762       - 15  # NDRPDR sel
2763       - 16  # NDRPDR sel
2764       - 17  # NDRPDR sel
2765       - 18  # NDRPDR sel
2766       - 19  # NDRPDR sel
2767       - 20  # NDRPDR sel
2768       - 21  # NDRPDR sel
2769       - 22  # NDRPDR sel
2770       - 23  # NDRPDR sel
2771       - 24  # NDRPDR sel
2772       - 25  # NDRPDR sel
2773       - 26  # NDRPDR sel
2774       - 27  # NDRPDR sel
2775       - 28  # NDRPDR sel
2776       - 29  # NDRPDR sel
2777       - 30  # NDRPDR sel
2778       - 31  # NDRPDR sel
2779       - 32  # NDRPDR sel
2780       - 33  # NDRPDR sel
2781       - 34  # NDRPDR sel
2782     csit-dpdk-perf-report-iterative-2005-2n-clx:
2783       - 20  # NDRPDR iter
2784       - 21  # NDRPDR iter
2785       - 22  # NDRPDR iter
2786       - 23  # NDRPDR iter
2787       - 24  # NDRPDR iter
2788       - 25  # NDRPDR iter
2789       - 26  # NDRPDR iter
2790       - 27  # NDRPDR iter
2791       - 28  # NDRPDR iter
2792       - 29  # NDRPDR iter
2793     csit-dpdk-perf-report-iterative-2009-2n-clx:
2794       - 4   # NDRPDR iter env5
2795       - 5   # NDRPDR iter env5
2796       - 6   # NDRPDR iter env5
2797       - 7   # NDRPDR iter env5
2798       - 8   # NDRPDR iter env5
2799       - 9   # NDRPDR iter env5
2800       - 10  # NDRPDR iter env5
2801       - 11  # NDRPDR iter env5
2802       - 12  # NDRPDR iter env5
2803       - 13  # NDRPDR iter env5
2804
2805 #    csit-dpdk-perf-verify-2001-2n-dnv:
2806 #      - 9   # NDRPDR sel
2807 #      - 10  # NDRPDR sel
2808 #      - 11  # NDRPDR sel
2809 #      - 12  # NDRPDR sel
2810 #      - 13  # NDRPDR sel
2811 #      - 14  # NDRPDR sel
2812 #      - 15  # NDRPDR sel
2813 #      - 16  # NDRPDR sel
2814 #      - 17  # NDRPDR sel
2815 #      - 18  # NDRPDR sel
2816 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
2817 #      # No data
2818 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
2819 #      # No data
2820
2821 #    csit-dpdk-perf-verify-2001-3n-dnv:
2822 #      - 12  # NDRPDR sel
2823 #      - 13  # NDRPDR sel
2824 #      - 14  # NDRPDR sel
2825 #      - 15  # NDRPDR sel
2826 #      - 16  # NDRPDR sel
2827 #      - 17  # NDRPDR sel
2828 #      - 18  # NDRPDR sel
2829 #      - 19  # NDRPDR sel
2830 #      - 20  # NDRPDR sel
2831 #      - 22  # NDRPDR sel
2832 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
2833 #      # No data
2834 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
2835 #      # No data
2836
2837     csit-dpdk-perf-verify-2001-3n-tsh:
2838       - 3   # NDRPDR sel
2839       - 4   # NDRPDR sel
2840       - 5   # NDRPDR sel
2841       - 9   # NDRPDR sel
2842       - 10  # NDRPDR sel
2843       - 11  # NDRPDR sel
2844       - 12  # NDRPDR sel
2845       - 14  # NDRPDR sel
2846       - 15  # NDRPDR sel
2847       - 18  # NDRPDR sel
2848     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2849       - 5   # NDRPDR sel
2850     # TODO: Add:
2851     csit-dpdk-perf-report-iterative-2009-3n-tsh:
2852       - 1   # NDRPDR iter env5
2853       - 2   # NDRPDR iter env5
2854       - 3   # NDRPDR iter env5
2855       - 4   # NDRPDR iter env5
2856       - 5   # NDRPDR iter env5
2857       - 6   # NDRPDR iter env5
2858       - 7   # NDRPDR iter env5
2859       - 9   # NDRPDR iter env5
2860       - 10  # NDRPDR iter env5
2861
2862     csit-vpp-device-2009-ubuntu1804-1n-skx:
2863       - 131 # rls2009 env 5
2864
2865 - type: "output"
2866   output: "report"
2867   format:
2868     html:
2869     - full
2870     pdf:
2871     - minimal
2872
2873 ################################################################################
2874 ###                               T A B L E S                                ###
2875 ################################################################################
2876
2877 # VPP Soak vs NDR - 2n-skx
2878 - type: "table"
2879   title: "VPP Soak vs NDR 2n-skx"
2880   algorithm: "table_soak_vs_ndr"
2881   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2882   reference:
2883     title: "NDR"
2884     data: "vpp-soak-vs-ndr-2n-skx-ref"
2885   compare:
2886     title: "Soak"
2887     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2888   data: "vpp-soak-vs-ndr-2n-skx"
2889   include-tests: "NDR"
2890   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2891   parameters:
2892     - "throughput"
2893     - "name"
2894     - "parent"
2895
2896 # VPP Soak vs NDR - 2n-clx
2897 - type: "table"
2898   title: "VPP Soak vs NDR 2n-clx"
2899   algorithm: "table_soak_vs_ndr"
2900   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2901   reference:
2902     title: "NDR"
2903     data: "vpp-soak-vs-ndr-2n-clx-ref"
2904   compare:
2905     title: "Soak"
2906     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2907   data: "vpp-soak-vs-ndr-2n-clx"
2908   include-tests: "NDR"
2909   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2910   parameters:
2911     - "throughput"
2912     - "name"
2913     - "parent"
2914
2915 ################################################################################
2916
2917 # VPP Compare NICs 3n-skx 2t1c ndr
2918 - type: "table"
2919   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2920   algorithm: "table_comparison"
2921   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2922   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2923   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2924   columns:
2925     - title: "x710"
2926       data-set: "vpp-nic-comparison-3n-skx"
2927       tag: "NIC_Intel-X710"
2928     - title: "xxv710"
2929       data-set: "vpp-nic-comparison-3n-skx"
2930       tag: "NIC_Intel-XXV710"
2931   comparisons:
2932     - title: "Diff"
2933       reference: 1
2934       compare: 2
2935   legend:
2936     - ""
2937     - "x710, xxv710 - NICs tested."
2938     - "Diff - difference between x710 and xxv710 NIC."
2939
2940 # VPP Compare NICs 3n-skx 4t2c ndr
2941 - type: "table"
2942   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2943   algorithm: "table_comparison"
2944   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2945   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2946   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2947   columns:
2948     - title: "x710"
2949       data-set: "vpp-nic-comparison-3n-skx"
2950       tag: "NIC_Intel-X710"
2951     - title: "xxv710"
2952       data-set: "vpp-nic-comparison-3n-skx"
2953       tag: "NIC_Intel-XXV710"
2954   comparisons:
2955     - title: "Diff"
2956       reference: 1
2957       compare: 2
2958   legend:
2959     - ""
2960     - "x710, xxv710 - NICs tested."
2961     - "Diff - difference between x710 and xxv710 NIC."
2962
2963 # VPP Compare NICs 3n-skx 2t1c pdr
2964 - type: "table"
2965   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2966   algorithm: "table_comparison"
2967   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2968   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2969   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2970   columns:
2971     - title: "x710"
2972       data-set: "vpp-nic-comparison-3n-skx"
2973       tag: "NIC_Intel-X710"
2974     - title: "xxv710"
2975       data-set: "vpp-nic-comparison-3n-skx"
2976       tag: "NIC_Intel-XXV710"
2977   comparisons:
2978     - title: "Diff"
2979       reference: 1
2980       compare: 2
2981   legend:
2982     - ""
2983     - "x710, xxv710 - NICs tested."
2984     - "Diff - difference between x710 and xxv710 NIC."
2985
2986 # VPP Compare NICs 3n-skx 4t2c pdr
2987 - type: "table"
2988   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2989   algorithm: "table_comparison"
2990   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2991   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2992   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2993   columns:
2994     - title: "x710"
2995       data-set: "vpp-nic-comparison-3n-skx"
2996       tag: "NIC_Intel-X710"
2997     - title: "xxv710"
2998       data-set: "vpp-nic-comparison-3n-skx"
2999       tag: "NIC_Intel-XXV710"
3000   comparisons:
3001     - title: "Diff"
3002       reference: 1
3003       compare: 2
3004   legend:
3005     - ""
3006     - "x710, xxv710 - NICs tested."
3007     - "Diff - difference between x710 and xxv710 NIC."
3008
3009 # VPP Compare NICs 3n-skx 2t1c mrr
3010 - type: "table"
3011   title: "VPP Compare NICs 3n-skx 2t1c mrr"
3012   algorithm: "table_comparison"
3013   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3014   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3015   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3016   columns:
3017     - title: "x710"
3018       data-set: "vpp-nic-comparison-3n-skx-mrr"
3019       tag: "NIC_Intel-X710"
3020     - title: "xxv710"
3021       data-set: "vpp-nic-comparison-3n-skx-mrr"
3022       tag: "NIC_Intel-XXV710"
3023   comparisons:
3024     - title: "Diff"
3025       reference: 1
3026       compare: 2
3027   legend:
3028     - ""
3029     - "x710, xxv710 - NICs tested."
3030     - "Diff - difference between x710 and xxv710 NIC."
3031
3032 # VPP Compare NICs 3n-skx 4t2c mrr
3033 - type: "table"
3034   title: "VPP Compare NICs 3n-skx 4t2c mrr"
3035   algorithm: "table_comparison"
3036   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3037   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3038   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3039   columns:
3040     - title: "x710"
3041       data-set: "vpp-nic-comparison-3n-skx-mrr"
3042       tag: "NIC_Intel-X710"
3043     - title: "xxv710"
3044       data-set: "vpp-nic-comparison-3n-skx-mrr"
3045       tag: "NIC_Intel-XXV710"
3046   comparisons:
3047     - title: "Diff"
3048       reference: 1
3049       compare: 2
3050   legend:
3051     - ""
3052     - "x710, xxv710 - NICs tested."
3053     - "Diff - difference between x710 and xxv710 NIC."
3054
3055 # VPP Compare NICs 3n-skx 8t4c mrr
3056 - type: "table"
3057   title: "VPP Compare NICs 3n-skx 8t4c mrr"
3058   algorithm: "table_comparison"
3059   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3060   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3061   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3062   columns:
3063     - title: "x710"
3064       data-set: "vpp-nic-comparison-3n-skx-mrr"
3065       tag: "NIC_Intel-X710"
3066     - title: "xxv710"
3067       data-set: "vpp-nic-comparison-3n-skx-mrr"
3068       tag: "NIC_Intel-XXV710"
3069   comparisons:
3070     - title: "Diff"
3071       reference: 1
3072       compare: 2
3073   legend:
3074     - ""
3075     - "x710, xxv710 - NICs tested."
3076     - "Diff - difference between x710 and xxv710 NIC."
3077
3078 # VPP Compare NICs 2n-skx 2t1c ndr
3079 - type: "table"
3080   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3081   algorithm: "table_comparison"
3082   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3083   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3084   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3085   columns:
3086     - title: "x710"
3087       data-set: "vpp-nic-comparison-2n-skx"
3088       tag: "NIC_Intel-X710"
3089     - title: "xxv710"
3090       data-set: "vpp-nic-comparison-2n-skx"
3091       tag: "NIC_Intel-XXV710"
3092   comparisons:
3093     - title: "Diff"
3094       reference: 1
3095       compare: 2
3096   legend:
3097     - ""
3098     - "x710, xxv710 - NICs tested."
3099     - "Diff - difference between x710 and xxv710 NIC."
3100
3101 # VPP Compare NICs 2n-skx 4t2c ndr
3102 - type: "table"
3103   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3104   algorithm: "table_comparison"
3105   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3106   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3107   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3108   columns:
3109     - title: "x710"
3110       data-set: "vpp-nic-comparison-2n-skx"
3111       tag: "NIC_Intel-X710"
3112     - title: "xxv710"
3113       data-set: "vpp-nic-comparison-2n-skx"
3114       tag: "NIC_Intel-XXV710"
3115   comparisons:
3116     - title: "Diff"
3117       reference: 1
3118       compare: 2
3119   legend:
3120     - ""
3121     - "x710, xxv710 - NICs tested."
3122     - "Diff - difference between x710 and xxv710 NIC."
3123
3124 # VPP Compare NICs 2n-skx 2t1c pdr
3125 - type: "table"
3126   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3127   algorithm: "table_comparison"
3128   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3129   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3130   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3131   columns:
3132     - title: "x710"
3133       data-set: "vpp-nic-comparison-2n-skx"
3134       tag: "NIC_Intel-X710"
3135     - title: "xxv710"
3136       data-set: "vpp-nic-comparison-2n-skx"
3137       tag: "NIC_Intel-XXV710"
3138   comparisons:
3139     - title: "Diff"
3140       reference: 1
3141       compare: 2
3142   legend:
3143     - ""
3144     - "x710, xxv710 - NICs tested."
3145     - "Diff - difference between x710 and xxv710 NIC."
3146
3147 # VPP Compare NICs 2n-skx 4t2c pdr
3148 - type: "table"
3149   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3150   algorithm: "table_comparison"
3151   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3152   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3153   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3154   columns:
3155     - title: "x710"
3156       data-set: "vpp-nic-comparison-2n-skx"
3157       tag: "NIC_Intel-X710"
3158     - title: "xxv710"
3159       data-set: "vpp-nic-comparison-2n-skx"
3160       tag: "NIC_Intel-XXV710"
3161   comparisons:
3162     - title: "Diff"
3163       reference: 1
3164       compare: 2
3165   legend:
3166     - ""
3167     - "x710, xxv710 - NICs tested."
3168     - "Diff - difference between x710 and xxv710 NIC."
3169
3170 # VPP Compare NICs 2n-skx 2t1c mrr
3171 - type: "table"
3172   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3173   algorithm: "table_comparison"
3174   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3175   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3176   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3177   columns:
3178     - title: "x710"
3179       data-set: "vpp-nic-comparison-2n-skx-mrr"
3180       tag: "NIC_Intel-X710"
3181     - title: "xxv710"
3182       data-set: "vpp-nic-comparison-2n-skx-mrr"
3183       tag: "NIC_Intel-XXV710"
3184   comparisons:
3185     - title: "Diff"
3186       reference: 1
3187       compare: 2
3188   legend:
3189     - ""
3190     - "x710, xxv710 - NICs tested."
3191     - "Diff - difference between x710 and xxv710 NIC."
3192
3193 # VPP Compare NICs 2n-skx 4t2c mrr
3194 - type: "table"
3195   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3196   algorithm: "table_comparison"
3197   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3198   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3199   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3200   columns:
3201     - title: "x710"
3202       data-set: "vpp-nic-comparison-2n-skx-mrr"
3203       tag: "NIC_Intel-X710"
3204     - title: "xxv710"
3205       data-set: "vpp-nic-comparison-2n-skx-mrr"
3206       tag: "NIC_Intel-XXV710"
3207   comparisons:
3208     - title: "Diff"
3209       reference: 1
3210       compare: 2
3211   legend:
3212     - ""
3213     - "x710, xxv710 - NICs tested."
3214     - "Diff - difference between x710 and xxv710 NIC."
3215
3216 # VPP Compare NICs 2n-skx 8t4c mrr
3217 - type: "table"
3218   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3219   algorithm: "table_comparison"
3220   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3221   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3222   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3223   columns:
3224     - title: "x710"
3225       data-set: "vpp-nic-comparison-2n-skx-mrr"
3226       tag: "NIC_Intel-X710"
3227     - title: "xxv710"
3228       data-set: "vpp-nic-comparison-2n-skx-mrr"
3229       tag: "NIC_Intel-XXV710"
3230   comparisons:
3231     - title: "Diff"
3232       reference: 1
3233       compare: 2
3234   legend:
3235     - ""
3236     - "x710, xxv710 - NICs tested."
3237     - "Diff - difference between x710 and xxv710 NIC."
3238
3239 ################################################################################
3240 # VPP
3241
3242 # VPP Performance Changes 3n-hsw 1t1c pdr
3243 - type: "table"
3244   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3245   algorithm: "table_comparison"
3246   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3247   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3248   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3249   columns:
3250     - title: "2001.0-4"
3251       data-set: "vpp-performance-changes-3n-hsw-h1"
3252     - title: "2005.0-4"
3253       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3254     - title: "2005.0-5"
3255       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3256     - title: "2009.0-5"
3257       data-set: "vpp-performance-changes-3n-hsw-cmp"
3258   comparisons:
3259     - title: "2005.0-5 vs 2005.0-4"
3260       reference: 2
3261       compare: 3
3262 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3263     - title: "2009.0-5 vs 2005.0-5"
3264       reference: 3
3265       compare: 4
3266 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3267   legend:
3268     - ''
3269     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3270     - '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).'
3271     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3272     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3273     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3274
3275 # VPP Performance Changes 3n-hsw 2t2c pdr
3276 - type: "table"
3277   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3278   algorithm: "table_comparison"
3279   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3280   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3281   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3282   columns:
3283     - title: "2001.0-4"
3284       data-set: "vpp-performance-changes-3n-hsw-h1"
3285     - title: "2005.0-4"
3286       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3287     - title: "2005.0-5"
3288       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3289     - title: "2009.0-5"
3290       data-set: "vpp-performance-changes-3n-hsw-cmp"
3291   comparisons:
3292     - title: "2005.0-5 vs 2005.0-4"
3293       reference: 2
3294       compare: 3
3295 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3296     - title: "2009.0-5 vs 2005.0-5"
3297       reference: 3
3298       compare: 4
3299 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3300   legend:
3301     - ''
3302     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3303     - '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).'
3304     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3305     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3306     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3307
3308 # VPP Performance Changes 3n-hsw 1t1c ndr
3309 - type: "table"
3310   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3311   algorithm: "table_comparison"
3312   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3313   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3314   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3315   columns:
3316     - title: "2001.0-4"
3317       data-set: "vpp-performance-changes-3n-hsw-h1"
3318     - title: "2005.0-4"
3319       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3320     - title: "2005.0-5"
3321       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3322     - title: "2009.0-5"
3323       data-set: "vpp-performance-changes-3n-hsw-cmp"
3324   comparisons:
3325     - title: "2005.0-5 vs 2005.0-4"
3326       reference: 2
3327       compare: 3
3328 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3329     - title: "2009.0-5 vs 2005.0-5"
3330       reference: 3
3331       compare: 4
3332 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3333   legend:
3334     - ''
3335     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3336     - '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).'
3337     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3338     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3339     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3340
3341 # VPP Performance Changes 3n-hsw 2t2c ndr
3342 - type: "table"
3343   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3344   algorithm: "table_comparison"
3345   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3346   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3347   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3348   columns:
3349     - title: "2001.0-4"
3350       data-set: "vpp-performance-changes-3n-hsw-h1"
3351     - title: "2005.0-4"
3352       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3353     - title: "2005.0-5"
3354       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3355     - title: "2009.0-5"
3356       data-set: "vpp-performance-changes-3n-hsw-cmp"
3357   comparisons:
3358     - title: "2005.0-5 vs 2005.0-4"
3359       reference: 2
3360       compare: 3
3361 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3362     - title: "2009.0-5 vs 2005.0-5"
3363       reference: 3
3364       compare: 4
3365 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3366   legend:
3367     - ''
3368     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3369     - '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).'
3370     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3371     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3372     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3373
3374 # VPP Performance Changes 3n-skx 2t1c pdr
3375 - type: "table"
3376   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3377   algorithm: "table_comparison"
3378   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3379   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3380   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3381   columns:
3382     - title: "2001.0-4"
3383       data-set: "vpp-performance-changes-3n-skx-h1"
3384     - title: "2005.0-4"
3385       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3386     - title: "2005.0-5"
3387       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3388     - title: "2009.0-5"
3389       data-set: "vpp-performance-changes-3n-skx-cmp"
3390   comparisons:
3391     - title: "2005.0-5 vs 2005.0-4"
3392       reference: 2
3393       compare: 3
3394 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3395     - title: "2009.0-5 vs 2005.0-5"
3396       reference: 3
3397       compare: 4
3398 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3399   legend:
3400     - ''
3401     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3402     - '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).'
3403     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3404     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3405     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3406
3407 # VPP Performance Changes 3n-skx 4t2c pdr
3408 - type: "table"
3409   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3410   algorithm: "table_comparison"
3411   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3412   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3413   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3414   columns:
3415     - title: "2001.0-4"
3416       data-set: "vpp-performance-changes-3n-skx-h1"
3417     - title: "2005.0-4"
3418       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3419     - title: "2005.0-5"
3420       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3421     - title: "2009.0-5"
3422       data-set: "vpp-performance-changes-3n-skx-cmp"
3423   comparisons:
3424     - title: "2005.0-5 vs 2005.0-4"
3425       reference: 2
3426       compare: 3
3427 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3428     - title: "2009.0-5 vs 2005.0-5"
3429       reference: 3
3430       compare: 4
3431 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3432   legend:
3433     - ''
3434     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3435     - '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).'
3436     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3437     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3438     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3439
3440 # VPP Performance Changes 3n-skx 2t1c ndr
3441 - type: "table"
3442   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3443   algorithm: "table_comparison"
3444   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3445   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3446   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3447   columns:
3448     - title: "2001.0-4"
3449       data-set: "vpp-performance-changes-3n-skx-h1"
3450     - title: "2005.0-4"
3451       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3452     - title: "2005.0-5"
3453       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3454     - title: "2009.0-5"
3455       data-set: "vpp-performance-changes-3n-skx-cmp"
3456   comparisons:
3457     - title: "2005.0-5 vs 2005.0-4"
3458       reference: 2
3459       compare: 3
3460 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3461     - title: "2009.0-5 vs 2005.0-5"
3462       reference: 3
3463       compare: 4
3464 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3465   legend:
3466     - ''
3467     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3468     - '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).'
3469     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3470     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3471     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3472
3473 # VPP Performance Changes 3n-skx 4t2c ndr
3474 - type: "table"
3475   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3476   algorithm: "table_comparison"
3477   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3478   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3479   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3480   columns:
3481     - title: "2001.0-4"
3482       data-set: "vpp-performance-changes-3n-skx-h1"
3483     - title: "2005.0-4"
3484       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3485     - title: "2005.0-5"
3486       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3487     - title: "2009.0-5"
3488       data-set: "vpp-performance-changes-3n-skx-cmp"
3489   comparisons:
3490     - title: "2005.0-5 vs 2005.0-4"
3491       reference: 2
3492       compare: 3
3493 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3494     - title: "2009.0-5 vs 2005.0-5"
3495       reference: 3
3496       compare: 4
3497 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
3498   legend:
3499     - ''
3500     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3501     - '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).'
3502     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3503     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3504     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3505
3506 # VPP Performance Changes 2n-skx 2t1c pdr
3507 - type: "table"
3508   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3509   algorithm: "table_comparison"
3510   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3511   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3512   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3513   columns:
3514     - title: "2001.0-4"
3515       data-set: "vpp-performance-changes-2n-skx-h1"
3516     - title: "2005.0-4"
3517       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3518     - title: "2005.0-5"
3519       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3520     - title: "2009.0-5"
3521       data-set: "vpp-performance-changes-2n-skx-cmp"
3522   comparisons:
3523     - title: "2005.0-5 vs 2005.0-4"
3524       reference: 2
3525       compare: 3
3526 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3527     - title: "2009.0-5 vs 2005.0-5"
3528       reference: 3
3529       compare: 4
3530 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3531   legend:
3532     - ''
3533     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3534     - '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).'
3535     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3536     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3537     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3538
3539 # VPP Performance Changes 2n-skx 4t2c pdr
3540 - type: "table"
3541   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3542   algorithm: "table_comparison"
3543   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3544   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3545   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3546   columns:
3547     - title: "2001.0-4"
3548       data-set: "vpp-performance-changes-2n-skx-h1"
3549     - title: "2005.0-4"
3550       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3551     - title: "2005.0-5"
3552       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3553     - title: "2009.0-5"
3554       data-set: "vpp-performance-changes-2n-skx-cmp"
3555   comparisons:
3556     - title: "2005.0-5 vs 2005.0-4"
3557       reference: 2
3558       compare: 3
3559 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
3560     - title: "2009.0-5 vs 2005.0-5"
3561       reference: 3
3562       compare: 4
3563 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
3564   legend:
3565     - ''
3566     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3567     - '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).'
3568     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3569     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3570     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3571
3572 # VPP Performance Changes 2n-skx 2t1c ndr
3573 - type: "table"
3574   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3575   algorithm: "table_comparison"
3576   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3577   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3578   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3579   columns:
3580     - title: "2001.0-4"
3581       data-set: "vpp-performance-changes-2n-skx-h1"
3582     - title: "2005.0-4"
3583       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3584     - title: "2005.0-5"
3585       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3586     - title: "2009.0-5"
3587       data-set: "vpp-performance-changes-2n-skx-cmp"
3588   comparisons:
3589     - title: "2005.0-5 vs 2005.0-4"
3590       reference: 2
3591       compare: 3
3592 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3593     - title: "2009.0-5 vs 2005.0-5"
3594       reference: 3
3595       compare: 4
3596 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3597   legend:
3598     - ''
3599     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3600     - '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).'
3601     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3602     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3603     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3604
3605 # VPP Performance Changes 2n-skx 4t2c ndr
3606 - type: "table"
3607   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3608   algorithm: "table_comparison"
3609   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3610   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3611   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3612   columns:
3613     - title: "2001.0-4"
3614       data-set: "vpp-performance-changes-2n-skx-h1"
3615     - title: "2005.0-4"
3616       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3617     - title: "2005.0-5"
3618       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3619     - title: "2009.0-5"
3620       data-set: "vpp-performance-changes-2n-skx-cmp"
3621   comparisons:
3622     - title: "2005.0-5 vs 2005.0-4"
3623       reference: 2
3624       compare: 3
3625 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
3626     - title: "2009.0-5 vs 2005.0-5"
3627       reference: 3
3628       compare: 4
3629 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
3630   legend:
3631     - ''
3632     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3633     - '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).'
3634     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3635     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3636     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3637
3638 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
3639 - type: "table"
3640   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
3641   algorithm: "table_comparison"
3642   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
3643   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3644   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3645   columns:
3646     - title: "2001.0-4"
3647       data-set: "vpp-performance-changes-2n-clx-h1"
3648     - title: "2005.0-4"
3649       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3650     - title: "2005.0-5"
3651       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3652     - title: "2009.0-5"
3653       data-set: "vpp-performance-changes-2n-clx-cmp"
3654   comparisons:
3655     - title: "2005.0-5 vs 2005.0-4"
3656       reference: 2
3657       compare: 3
3658 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
3659     - title: "2009.0-5 vs 2005.0-5"
3660       reference: 3
3661       compare: 4
3662 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
3663   legend:
3664     - ''
3665     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3666     - '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).'
3667     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3668     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3669     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3670
3671 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
3672 - type: "table"
3673   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
3674   algorithm: "table_comparison"
3675   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
3676   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3677   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3678   columns:
3679     - title: "2001.0-4"
3680       data-set: "vpp-performance-changes-2n-clx-h1"
3681     - title: "2005.0-4"
3682       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3683     - title: "2005.0-5"
3684       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3685     - title: "2009.0-5"
3686       data-set: "vpp-performance-changes-2n-clx-cmp"
3687   comparisons:
3688     - title: "2005.0-5 vs 2005.0-4"
3689       reference: 2
3690       compare: 3
3691 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
3692     - title: "2009.0-5 vs 2005.0-5"
3693       reference: 3
3694       compare: 4
3695 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
3696   legend:
3697     - ''
3698     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3699     - '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).'
3700     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3701     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3702     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3703
3704 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
3705 - type: "table"
3706   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
3707   algorithm: "table_comparison"
3708   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
3709   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3710   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3711   columns:
3712     - title: "2001.0-4"
3713       data-set: "vpp-performance-changes-2n-clx-h1"
3714     - title: "2005.0-4"
3715       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3716     - title: "2005.0-5"
3717       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3718     - title: "2009.0-5"
3719       data-set: "vpp-performance-changes-2n-clx-cmp"
3720   comparisons:
3721     - title: "2005.0-5 vs 2005.0-4"
3722       reference: 2
3723       compare: 3
3724 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
3725     - title: "2009.0-5 vs 2005.0-5"
3726       reference: 3
3727       compare: 4
3728 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
3729   legend:
3730     - ''
3731     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3732     - '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).'
3733     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3734     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3735     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3736
3737 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
3738 - type: "table"
3739   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
3740   algorithm: "table_comparison"
3741   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
3742   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3743   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3744   columns:
3745     - title: "2001.0-4"
3746       data-set: "vpp-performance-changes-2n-clx-h1"
3747     - title: "2005.0-4"
3748       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3749     - title: "2005.0-5"
3750       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3751     - title: "2009.0-5"
3752       data-set: "vpp-performance-changes-2n-clx-cmp"
3753   comparisons:
3754     - title: "2005.0-5 vs 2005.0-4"
3755       reference: 2
3756       compare: 3
3757 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
3758     - title: "2009.0-5 vs 2005.0-5"
3759       reference: 3
3760       compare: 4
3761 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
3762   legend:
3763     - ''
3764     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3765     - '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).'
3766     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3767     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3768     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3769
3770 ## VPP Performance Changes 2n-clx-x556 2t1c pdr
3771 #- type: "table"
3772 #  title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
3773 #  algorithm: "table_comparison"
3774 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
3775 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3776 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3777 #  columns:
3778 #    - title: "2001.0-2"
3779 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3780 #    - title: "2005.0-3"
3781 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3782 #  comparisons:
3783 #    - title: "Diff"
3784 #      reference: 1
3785 #      compare: 2
3786 #  legend:
3787 #    - ''
3788 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
3789 #    - '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).'
3790 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3791 #    - '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.'
3792 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3793 #
3794 ## VPP Performance Changes 2n-clx-x556 4t2c pdr
3795 #- type: "table"
3796 #  title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
3797 #  algorithm: "table_comparison"
3798 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
3799 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3800 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3801 #  columns:
3802 #    - title: "2001.0-2"
3803 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3804 #    - title: "2005.0-3"
3805 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3806 #  comparisons:
3807 #    - title: "Diff"
3808 #      reference: 1
3809 #      compare: 2
3810 #  legend:
3811 #    - ''
3812 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
3813 #    - '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).'
3814 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3815 #    - '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.'
3816 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3817 #
3818 ## VPP Performance Changes 2n-clx-x556 2t1c ndr
3819 #- type: "table"
3820 #  title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
3821 #  algorithm: "table_comparison"
3822 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
3823 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3824 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3825 #  columns:
3826 #    - title: "2001.0-2"
3827 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3828 #    - title: "2005.0-3"
3829 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3830 #  comparisons:
3831 #    - title: "Diff"
3832 #      reference: 1
3833 #      compare: 2
3834 #  legend:
3835 #    - ''
3836 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
3837 #    - '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).'
3838 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3839 #    - '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.'
3840 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3841 #
3842 ## VPP Performance Changes 2n-clx-x556 4t2c ndr
3843 #- type: "table"
3844 #  title: "VPP Performance Changes 2n-clx-x556 ndr"
3845 #  algorithm: "table_comparison"
3846 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
3847 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3848 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3849 #  columns:
3850 #    - title: "2001.0-2"
3851 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3852 #    - title: "2005.0-3"
3853 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3854 #  comparisons:
3855 #    - title: "Diff"
3856 #      reference: 1
3857 #      compare: 2
3858 #  legend:
3859 #    - ''
3860 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
3861 #    - '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).'
3862 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3863 #    - '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.'
3864 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3865
3866 # VPP Performance Changes 2n-dnv 1t1c pdr
3867 - type: "table"
3868   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3869   algorithm: "table_comparison"
3870   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3871   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3872   filter: "'1T1C'"
3873   columns:
3874     - title: "2001.0-2"
3875       data-set: "vpp-performance-changes-2n-dnv-h1"
3876     - title: "2005.0-5"
3877       data-set: "vpp-performance-changes-2n-dnv-ref"
3878     - title: "2009.0-5"
3879       data-set: "vpp-performance-changes-2n-dnv-cmp"
3880   comparisons:
3881     - title: "2009.0-5 vs 2005.0-5"
3882       reference: 2
3883       compare: 3
3884   legend:
3885     - ''
3886     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
3887     - '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).'
3888     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3889     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3890
3891 # VPP Performance Changes 2n-dnv 2t2c pdr
3892 - type: "table"
3893   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3894   algorithm: "table_comparison"
3895   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3896   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3897   filter: "'2T2C'"
3898   columns:
3899     - title: "2001.0-2"
3900       data-set: "vpp-performance-changes-2n-dnv-h1"
3901     - title: "2005.0-5"
3902       data-set: "vpp-performance-changes-2n-dnv-ref"
3903     - title: "2009.0-5"
3904       data-set: "vpp-performance-changes-2n-dnv-cmp"
3905   comparisons:
3906     - title: "2009.0-5 vs 2005.0-5"
3907       reference: 2
3908       compare: 3
3909   legend:
3910     - ''
3911     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
3912     - '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).'
3913     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3914     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3915
3916 # VPP Performance Changes 2n-dnv 1t1c ndr
3917 - type: "table"
3918   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3919   algorithm: "table_comparison"
3920   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3921   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3922   filter: "'1T1C'"
3923   columns:
3924     - title: "2001.0-2"
3925       data-set: "vpp-performance-changes-2n-dnv-h1"
3926     - title: "2005.0-5"
3927       data-set: "vpp-performance-changes-2n-dnv-ref"
3928     - title: "2009.0-5"
3929       data-set: "vpp-performance-changes-2n-dnv-cmp"
3930   comparisons:
3931     - title: "2009.0-5 vs 2005.0-5"
3932       reference: 2
3933       compare: 3
3934   legend:
3935     - ''
3936     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
3937     - '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).'
3938     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3939     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3940
3941 # VPP Performance Changes 2n-dnv 2t2c ndr
3942 - type: "table"
3943   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3944   algorithm: "table_comparison"
3945   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3946   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3947   filter: "'2T2C'"
3948   columns:
3949     - title: "2001.0-2"
3950       data-set: "vpp-performance-changes-2n-dnv-h1"
3951     - title: "2005.0-5"
3952       data-set: "vpp-performance-changes-2n-dnv-ref"
3953     - title: "2009.0-5"
3954       data-set: "vpp-performance-changes-2n-dnv-cmp"
3955   comparisons:
3956     - title: "2009.0-5 vs 2005.0-5"
3957       reference: 2
3958       compare: 3
3959   legend:
3960     - ''
3961     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
3962     - '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).'
3963     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3964     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3965
3966 # VPP Performance Changes 3n-dnv 1t1c pdr
3967 - type: "table"
3968   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3969   algorithm: "table_comparison"
3970   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3971   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3972   filter: "'1T1C'"
3973   columns:
3974     - title: "2001.0-2"
3975       data-set: "vpp-performance-changes-3n-dnv-h1"
3976     - title: "2005.0-5"
3977       data-set: "vpp-performance-changes-3n-dnv-ref"
3978     - title: "2009.0-5"
3979       data-set: "vpp-performance-changes-3n-dnv-cmp"
3980   comparisons:
3981     - title: "2009.0-5 vs 2005.0-5"
3982       reference: 2
3983       compare: 3
3984   legend:
3985     - ''
3986     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
3987     - '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).'
3988     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3989     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3990
3991 # VPP Performance Changes 3n-dnv 2t2c pdr
3992 - type: "table"
3993   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3994   algorithm: "table_comparison"
3995   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3996   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3997   filter: "'2T2C'"
3998   columns:
3999     - title: "2001.0-2"
4000       data-set: "vpp-performance-changes-3n-dnv-h1"
4001     - title: "2005.0-5"
4002       data-set: "vpp-performance-changes-3n-dnv-ref"
4003     - title: "2009.0-5"
4004       data-set: "vpp-performance-changes-3n-dnv-cmp"
4005   comparisons:
4006     - title: "2009.0-5 vs 2005.0-5"
4007       reference: 2
4008       compare: 3
4009   legend:
4010     - ''
4011     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4012     - '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).'
4013     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4014     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4015
4016 # VPP Performance Changes 3n-dnv 1t1c ndr
4017 - type: "table"
4018   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4019   algorithm: "table_comparison"
4020   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4021   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4022   filter: "'1T1C'"
4023   columns:
4024     - title: "2001.0-2"
4025       data-set: "vpp-performance-changes-3n-dnv-h1"
4026     - title: "2005.0-5"
4027       data-set: "vpp-performance-changes-3n-dnv-ref"
4028     - title: "2009.0-5"
4029       data-set: "vpp-performance-changes-3n-dnv-cmp"
4030   comparisons:
4031     - title: "2009.0-5 vs 2005.0-5"
4032       reference: 2
4033       compare: 3
4034   legend:
4035     - ''
4036     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4037     - '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).'
4038     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4039     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4040
4041 # VPP Performance Changes 3n-dnv 2t2c ndr
4042 - type: "table"
4043   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4044   algorithm: "table_comparison"
4045   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4046   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4047   filter: "'2T2C'"
4048   columns:
4049     - title: "2001.0-2"
4050       data-set: "vpp-performance-changes-3n-dnv-h1"
4051     - title: "2005.0-5"
4052       data-set: "vpp-performance-changes-3n-dnv-ref"
4053     - title: "2009.0-5"
4054       data-set: "vpp-performance-changes-3n-dnv-cmp"
4055   comparisons:
4056     - title: "2009.0-5 vs 2005.0-5"
4057       reference: 2
4058       compare: 3
4059   legend:
4060     - ''
4061     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4062     - '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).'
4063     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4064     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4065
4066 # VPP Performance Changes 3n-tsh 1t1c pdr
4067 - type: "table"
4068   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4069   algorithm: "table_comparison"
4070   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4071   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4072   filter: "'1T1C'"
4073   columns:
4074     - title: "2001.0-4"
4075       data-set: "vpp-performance-changes-3n-tsh-h1"
4076     - title: "2005.0-4"
4077       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4078     - title: "2005.0-5"
4079       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4080     - title: "2009.0-5"
4081       data-set: "vpp-performance-changes-3n-tsh-cmp"
4082   comparisons:
4083     - title: "2005.0-5 vs 2005.0-4"
4084       reference: 2
4085       compare: 3
4086 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
4087     - title: "2009.0-5 vs 2005.0-5"
4088       reference: 3
4089       compare: 4
4090 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
4091   legend:
4092     - ''
4093     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4094     - '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).'
4095     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4096     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4097     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4098
4099 # VPP Performance Changes 3n-tsh 2t2c pdr
4100 - type: "table"
4101   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4102   algorithm: "table_comparison"
4103   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4104   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4105   filter: "'2T2C'"
4106   columns:
4107     - title: "2001.0-4"
4108       data-set: "vpp-performance-changes-3n-tsh-h1"
4109     - title: "2005.0-4"
4110       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4111     - title: "2005.0-5"
4112       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4113     - title: "2009.0-5"
4114       data-set: "vpp-performance-changes-3n-tsh-cmp"
4115   comparisons:
4116     - title: "2005.0-5 vs 2005.0-4"
4117       reference: 2
4118       compare: 3
4119 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4120     - title: "2009.0-5 vs 2005.0-5"
4121       reference: 3
4122       compare: 4
4123 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4124   legend:
4125     - ''
4126     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4127     - '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).'
4128     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4129     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4130     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4131
4132 # VPP Performance Changes 3n-tsh 1t1c ndr
4133 - type: "table"
4134   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4135   algorithm: "table_comparison"
4136   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4137   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4138   filter: "'1T1C'"
4139   columns:
4140     - title: "2001.0-4"
4141       data-set: "vpp-performance-changes-3n-tsh-h1"
4142     - title: "2005.0-4"
4143       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4144     - title: "2005.0-5"
4145       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4146     - title: "2009.0-5"
4147       data-set: "vpp-performance-changes-3n-tsh-cmp"
4148   comparisons:
4149     - title: "2005.0-5 vs 2005.0-4"
4150       reference: 2
4151       compare: 3
4152 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
4153     - title: "2009.0-5 vs 2005.0-5"
4154       reference: 3
4155       compare: 4
4156 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
4157   legend:
4158     - ''
4159     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4160     - '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).'
4161     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4162     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4163     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4164
4165 # VPP Performance Changes 3n-tsh 2t2c ndr
4166 - type: "table"
4167   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4168   algorithm: "table_comparison"
4169   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4170   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4171   filter: "'2T2C'"
4172   columns:
4173     - title: "2001.0-4"
4174       data-set: "vpp-performance-changes-3n-tsh-h1"
4175     - title: "2005.0-4"
4176       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4177     - title: "2005.0-5"
4178       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4179     - title: "2009.0-5"
4180       data-set: "vpp-performance-changes-3n-tsh-cmp"
4181   comparisons:
4182     - title: "2005.0-5 vs 2005.0-4"
4183       reference: 2
4184       compare: 3
4185 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
4186     - title: "2009.0-5 vs 2005.0-5"
4187       reference: 3
4188       compare: 4
4189 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
4190   legend:
4191     - ''
4192     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4193     - '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).'
4194     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4195     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4196     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4197
4198 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4199 - type: "table"
4200   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4201   algorithm: "table_comparison"
4202   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4203   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4204   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4205   columns:
4206     - title: "3n-hsw xl710"
4207       data-set: "vpp-compare-testbeds-ref"
4208       tag: "NIC_Intel-XL710"
4209     - title: "3n-skx xxv710"
4210       data-set: "vpp-compare-testbeds-cmp"
4211       tag: "NIC_Intel-XXV710"
4212   comparisons:
4213     - title: "Diff"
4214       reference: 1
4215       compare: 2
4216   legend:
4217     - ""
4218     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4219     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4220
4221 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4222 - type: "table"
4223   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4224   algorithm: "table_comparison"
4225   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4226   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4227   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4228   columns:
4229     - title: "3n-hsw xl710"
4230       data-set: "vpp-compare-testbeds-ref"
4231       tag: "NIC_Intel-XL710"
4232     - title: "3n-skx xxv710"
4233       data-set: "vpp-compare-testbeds-cmp"
4234       tag: "NIC_Intel-XXV710"
4235   comparisons:
4236     - title: "Diff"
4237       reference: 1
4238       compare: 2
4239   legend:
4240     - ""
4241     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4242     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4243
4244 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4245 - type: "table"
4246   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4247   algorithm: "table_comparison"
4248   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4249   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4250   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4251   columns:
4252     - title: "3n-hsw xl710"
4253       data-set: "vpp-compare-testbeds-ref"
4254       tag: "NIC_Intel-XL710"
4255     - title: "3n-skx xxv710"
4256       data-set: "vpp-compare-testbeds-cmp"
4257       tag: "NIC_Intel-XXV710"
4258   comparisons:
4259     - title: "Diff"
4260       reference: 1
4261       compare: 2
4262   legend:
4263     - ""
4264     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4265     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4266
4267 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4268 - type: "table"
4269   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4270   algorithm: "table_comparison"
4271   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4272   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4273   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4274   columns:
4275     - title: "3n-hsw xl710"
4276       data-set: "vpp-compare-testbeds-ref"
4277       tag: "NIC_Intel-XL710"
4278     - title: "3n-skx xxv710"
4279       data-set: "vpp-compare-testbeds-cmp"
4280       tag: "NIC_Intel-XXV710"
4281   comparisons:
4282     - title: "Diff"
4283       reference: 1
4284       compare: 2
4285   legend:
4286     - ""
4287     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4288     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4289
4290 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4291 - type: "table"
4292   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4293   algorithm: "table_comparison"
4294   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4295   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4296   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4297   columns:
4298     - title: "2n-skx"
4299       data-set: "vpp-compare-testbeds-skx-clx-ref"
4300     - title: "2n-clx"
4301       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4302   comparisons:
4303     - title: "Diff"
4304       reference: 1
4305       compare: 2
4306   legend:
4307     - ""
4308     - "2n-skx, 2n-clx - testbeds and NICs tested."
4309     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4310
4311 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4312 - type: "table"
4313   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4314   algorithm: "table_comparison"
4315   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4316   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4317   filter: "'4T2C' 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 2t1c pdr
4333 - type: "table"
4334   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4335   algorithm: "table_comparison"
4336   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4337   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4338   filter: "'2T1C' 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 4t2c pdr
4354 - type: "table"
4355   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4356   algorithm: "table_comparison"
4357   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4358   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4359   filter: "'4T2C' 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 3n-hsw to 2n-clx 1c ndr
4375 - type: "table"
4376   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4377   algorithm: "table_comparison"
4378   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4379   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4380   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4381   columns:
4382     - title: "3n-hsw xl710"
4383       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4384       tag: "NIC_Intel-XL710"
4385     - title: "2n-clx xxv710"
4386       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4387       tag: "NIC_Intel-XXV710"
4388   comparisons:
4389     - title: "Diff"
4390       reference: 1
4391       compare: 2
4392   legend:
4393     - ""
4394     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4395     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4396
4397 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4398 - type: "table"
4399   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4400   algorithm: "table_comparison"
4401   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4402   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4403   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4404   columns:
4405     - title: "3n-hsw xl710"
4406       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4407       tag: "NIC_Intel-XL710"
4408     - title: "2n-clx xxv710"
4409       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4410       tag: "NIC_Intel-XXV710"
4411   comparisons:
4412     - title: "Diff"
4413       reference: 1
4414       compare: 2
4415   legend:
4416     - ""
4417     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4418     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4419
4420 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4421 - type: "table"
4422   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4423   algorithm: "table_comparison"
4424   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4425   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4426   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4427   columns:
4428     - title: "3n-hsw xl710"
4429       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4430       tag: "NIC_Intel-XL710"
4431     - title: "2n-clx xxv710"
4432       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4433       tag: "NIC_Intel-XXV710"
4434   comparisons:
4435     - title: "Diff"
4436       reference: 1
4437       compare: 2
4438   legend:
4439     - ""
4440     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4441     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4442
4443 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4444 - type: "table"
4445   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4446   algorithm: "table_comparison"
4447   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4448   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4449   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4450   columns:
4451     - title: "3n-hsw xl710"
4452       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4453       tag: "NIC_Intel-XL710"
4454     - title: "2n-clx xxv710"
4455       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4456       tag: "NIC_Intel-XXV710"
4457   comparisons:
4458     - title: "Diff"
4459       reference: 1
4460       compare: 2
4461   legend:
4462     - ""
4463     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4464     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4465
4466 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4467 - type: "table"
4468   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4469   algorithm: "table_comparison"
4470   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4471   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4472   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4473   columns:
4474     - title: "3n-skx"
4475       data-set: "vpp-compare-topologies-ref"
4476     - title: "2n-skx"
4477       data-set: "vpp-compare-topologies-cmp"
4478   comparisons:
4479     - title: "Diff"
4480       reference: 1
4481       compare: 2
4482   legend:
4483     - ""
4484     - "3n-skx, 2n-skx - topologies tested."
4485     - "Diff - difference between 3n-skx and 2n-skx topologies."
4486
4487 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4488 - type: "table"
4489   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4490   algorithm: "table_comparison"
4491   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4492   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4493   filter: "'NDRPDR' and '2C' 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 1c pdr
4509 - type: "table"
4510   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4511   algorithm: "table_comparison"
4512   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4513   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4514   filter: "'NDRPDR' and '1C' 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 2c pdr
4530 - type: "table"
4531   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4532   algorithm: "table_comparison"
4533   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4534   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4535   filter: "'NDRPDR' and '2C' 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 Performance Changes 3n-hsw 1t1c mrr
4551 - type: "table"
4552   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4553   algorithm: "table_comparison"
4554   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4555   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4556   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4557   columns:
4558     - title: "2001.0-2"
4559       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4560     - title: "2005.0-4"
4561       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4562     - title: "2005.0-5"
4563       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4564     - title: "2009.0-5"
4565       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4566   comparisons:
4567     - title: "2005.0-5 vs 2005.0-4"
4568       reference: 2
4569       compare: 3
4570 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
4571     - title: "2009.0-5 vs 2005.0-5"
4572       reference: 3
4573       compare: 4
4574 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
4575   legend:
4576     - ''
4577     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4578     - '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).'
4579     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4580     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4581     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4582
4583 # VPP Performance Changes 3n-hsw 2t2c mrr
4584 - type: "table"
4585   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4586   algorithm: "table_comparison"
4587   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4588   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4589   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4590   columns:
4591     - title: "2001.0-2"
4592       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4593     - title: "2005.0-4"
4594       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4595     - title: "2005.0-5"
4596       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4597     - title: "2009.0-5"
4598       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4599   comparisons:
4600     - title: "2005.0-5 vs 2005.0-4"
4601       reference: 2
4602       compare: 3
4603 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
4604     - title: "2009.0-5 vs 2005.0-5"
4605       reference: 3
4606       compare: 4
4607 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
4608   legend:
4609     - ''
4610     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4611     - '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).'
4612     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4613     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4614     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4615
4616 # VPP Performance Changes 3n-hsw 4t4c mrr
4617 - type: "table"
4618   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4619   algorithm: "table_comparison"
4620   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4621   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4622   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4623   columns:
4624     - title: "2001.0-2"
4625       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4626     - title: "2005.0-4"
4627       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4628     - title: "2005.0-5"
4629       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4630     - title: "2009.0-5"
4631       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4632   comparisons:
4633     - title: "2005.0-5 vs 2005.0-4"
4634       reference: 2
4635       compare: 3
4636 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
4637     - title: "2009.0-5 vs 2005.0-5"
4638       reference: 3
4639       compare: 4
4640 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
4641   legend:
4642     - ''
4643     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4644     - '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).'
4645     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4646     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4647     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4648
4649 # VPP Performance Changes 3n-skx 2t1c mrr
4650 - type: "table"
4651   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4652   algorithm: "table_comparison"
4653   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4654   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4655   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4656   columns:
4657     - title: "2001.0-2"
4658       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4659     - title: "2005.0-4"
4660       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4661     - title: "2005.0-5"
4662       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
4663     - title: "2009.0-5"
4664       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4665   comparisons:
4666     - title: "2005.0-5 vs 2005.0-4"
4667       reference: 2
4668       compare: 3
4669 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca1.yaml"
4670     - title: "2009.0-5 vs 2005.0-5"
4671       reference: 2
4672       compare: 3
4673 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca2.yaml"
4674   legend:
4675     - ''
4676     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4677     - '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).'
4678     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4679     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4680     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4681
4682 # VPP Performance Changes 3n-skx 4t2c mrr
4683 - type: "table"
4684   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4685   algorithm: "table_comparison"
4686   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4687   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4688   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4689   columns:
4690     - title: "2001.0-2"
4691       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4692     - title: "2005.0-4"
4693       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4694     - title: "2005.0-5"
4695       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
4696     - title: "2009.0-5"
4697       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4698   comparisons:
4699     - title: "2005.0-5 vs 2005.0-4"
4700       reference: 2
4701       compare: 3
4702 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca1.yaml"
4703     - title: "2009.0-5 vs 2005.0-5"
4704       reference: 2
4705       compare: 3
4706 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca2.yaml"
4707   legend:
4708     - ''
4709     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4710     - '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).'
4711     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4712     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4713     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4714
4715 # VPP Performance Changes 3n-skx 8t4c mrr
4716 - type: "table"
4717   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4718   algorithm: "table_comparison"
4719   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4720   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4721   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4722   columns:
4723     - title: "2001.0-2"
4724       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4725     - title: "2005.0-4"
4726       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4727     - title: "2005.0-5"
4728       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
4729     - title: "2009.0-5"
4730       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4731   comparisons:
4732     - title: "2005.0-5 vs 2005.0-4"
4733       reference: 2
4734       compare: 3
4735 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca1.yaml"
4736     - title: "2009.0-5 vs 2005.0-5"
4737       reference: 2
4738       compare: 3
4739 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca2.yaml"
4740   legend:
4741     - ''
4742     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4743     - '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).'
4744     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4745     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4746     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4747
4748 # VPP Performance Changes 2n-skx 2t1c mrr
4749 - type: "table"
4750   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4751   algorithm: "table_comparison"
4752   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4753   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4754   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4755   columns:
4756     - title: "2001.0-2"
4757       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4758     - title: "2005.0-4"
4759       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4760     - title: "2005.0-5"
4761       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4762     - title: "2009.0-5"
4763       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4764   comparisons:
4765     - title: "2005.0-5 vs 2005.0-4"
4766       reference: 2
4767       compare: 3
4768 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
4769     - title: "2009.0-5 vs 2005.0-4"
4770       reference: 3
4771       compare: 4
4772 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
4773   legend:
4774     - ''
4775     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4776     - '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).'
4777     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4778     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4779     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4780
4781 # VPP Performance Changes 2n-skx 4t2c mrr
4782 - type: "table"
4783   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4784   algorithm: "table_comparison"
4785   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4786   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4787   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4788   columns:
4789     - title: "2001.0-2"
4790       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4791     - title: "2005.0-4"
4792       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4793     - title: "2005.0-5"
4794       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4795     - title: "2009.0-5"
4796       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4797   comparisons:
4798     - title: "2005.0-5 vs 2005.0-4"
4799       reference: 2
4800       compare: 3
4801 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
4802     - title: "2009.0-5 vs 2005.0-4"
4803       reference: 3
4804       compare: 4
4805 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
4806   legend:
4807     - ''
4808     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4809     - '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).'
4810     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4811     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4812     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4813
4814 # VPP Performance Changes 2n-skx 8t4c mrr
4815 - type: "table"
4816   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4817   algorithm: "table_comparison"
4818   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4819   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4820   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4821   columns:
4822     - title: "2001.0-2"
4823       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4824     - title: "2005.0-4"
4825       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4826     - title: "2005.0-5"
4827       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4828     - title: "2009.0-5"
4829       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4830   comparisons:
4831     - title: "2005.0-5 vs 2005.0-4"
4832       reference: 2
4833       compare: 3
4834 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
4835     - title: "2009.0-5 vs 2005.0-4"
4836       reference: 3
4837       compare: 4
4838 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
4839   legend:
4840     - ''
4841     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4842     - '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).'
4843     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4844     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4845     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4846
4847 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
4848 - type: "table"
4849   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
4850   algorithm: "table_comparison"
4851   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
4852   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4853   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4854   columns:
4855     - title: "2001.0-2"
4856       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4857     - title: "2005.0-4"
4858       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4859     - title: "2005.0-5"
4860       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4861     - title: "2009.0-5"
4862       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4863   comparisons:
4864     - title: "2005.0-5 vs 2005.0-4"
4865       reference: 2
4866       compare: 3
4867 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
4868     - title: "2009.0-5 vs 2005.0-5"
4869       reference: 3
4870       compare: 4
4871 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
4872   legend:
4873     - ''
4874     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4875     - '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).'
4876     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4877     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4878     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4879
4880 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
4881 - type: "table"
4882   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
4883   algorithm: "table_comparison"
4884   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
4885   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4886   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4887   columns:
4888     - title: "2001.0-2"
4889       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4890     - title: "2005.0-4"
4891       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4892     - title: "2005.0-5"
4893       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4894     - title: "2009.0-5"
4895       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4896   comparisons:
4897     - title: "2005.0-5 vs 2005.0-4"
4898       reference: 2
4899       compare: 3
4900 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
4901     - title: "2009.0-5 vs 2005.0-5"
4902       reference: 3
4903       compare: 4
4904 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
4905   legend:
4906     - ''
4907     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4908     - '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).'
4909     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4910     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4911     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4912
4913 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
4914 - type: "table"
4915   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
4916   algorithm: "table_comparison"
4917   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
4918   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4919   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4920   columns:
4921     - title: "2001.0-2"
4922       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4923     - title: "2005.0-4"
4924       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4925     - title: "2005.0-5"
4926       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4927     - title: "2009.0-5"
4928       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4929   comparisons:
4930     - title: "2005.0-5 vs 2005.0-4"
4931       reference: 2
4932       compare: 3
4933 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
4934     - title: "2009.0-5 vs 2005.0-5"
4935       reference: 3
4936       compare: 4
4937 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
4938   legend:
4939     - ''
4940     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4941     - '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).'
4942     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4943     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4944     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4945
4946 ## VPP Performance Changes 2n-clx-x556 2t1c mrr
4947 #- type: "table"
4948 #  title: "VPP Performance Changes 2n-clx-x556 2t1c mrr"
4949 #  algorithm: "table_comparison"
4950 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-mrr"
4951 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4952 #  filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4953 #  columns:
4954 #    - title: "2001"
4955 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4956 #    - title: "2005"
4957 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4958 #  comparisons:
4959 #    - title: "Diff"
4960 #      reference: 1
4961 #      compare: 2
4962 #  legend:
4963 #    - ""
4964 #    - "2001, 2005 - VPP versions tested."
4965 #    - "Diff - difference between 2001 and 2005 VPP version."
4966 #
4967 ## VPP Performance Changes 2n-clx-x556 4t2c mrr
4968 #- type: "table"
4969 #  title: "VPP Performance Changes 2n-clx-x556 4t2c mrr"
4970 #  algorithm: "table_comparison"
4971 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-mrr"
4972 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4973 #  filter: "'4T2C' 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 8t4c mrr
4989 #- type: "table"
4990 #  title: "VPP Performance Changes 2n-clx-x556 8t4c mrr"
4991 #  algorithm: "table_comparison"
4992 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-8t4c-mrr"
4993 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4994 #  filter: "'8T4C' 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-dnv 1t1c mrr
5010 - type: "table"
5011   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
5012   algorithm: "table_comparison"
5013   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
5014   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5015   filter: "'1T1C'"
5016   columns:
5017     - title: "2001.0-2"
5018       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5019     - title: "2005.0-5"
5020       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5021     - title: "2009.0-5"
5022       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5023   comparisons:
5024     - title: "2009.0-5 vs 2005.0-5"
5025       reference: 2
5026       compare: 3
5027   legend:
5028     - ''
5029     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5030     - '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).'
5031     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5032     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5033
5034 # VPP Performance Changes 2n-dnv 2t2c mrr
5035 - type: "table"
5036   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
5037   algorithm: "table_comparison"
5038   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
5039   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5040   filter: "'2T2C'"
5041   columns:
5042     - title: "2001.0-2"
5043       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5044     - title: "2005.0-5"
5045       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5046     - title: "2009.0-5"
5047       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5048   comparisons:
5049     - title: "2009.0-5 vs 2005.0-5"
5050       reference: 2
5051       compare: 3
5052   legend:
5053     - ''
5054     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5055     - '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).'
5056     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5057     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5058
5059 # VPP Performance Changes 2n-dnv 4t4c mrr
5060 - type: "table"
5061   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
5062   algorithm: "table_comparison"
5063   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
5064   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5065   filter: "'4T4C'"
5066   columns:
5067     - title: "2001.0-2"
5068       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5069     - title: "2005.0-5"
5070       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5071     - title: "2009.0-5"
5072       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5073   comparisons:
5074     - title: "2009.0-5 vs 2005.0-5"
5075       reference: 2
5076       compare: 3
5077   legend:
5078     - ''
5079     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5080     - '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).'
5081     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5082     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5083
5084 # VPP Performance Changes 3n-dnv 1t1c mrr
5085 - type: "table"
5086   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
5087   algorithm: "table_comparison"
5088   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
5089   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5090   filter: "'1T1C'"
5091   columns:
5092     - title: "2001.0-2"
5093       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5094     - title: "2005.0-5"
5095       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5096     - title: "2009.0-5"
5097       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5098   comparisons:
5099     - title: "2009.0-5 vs 2005.0-5"
5100       reference: 2
5101       compare: 3
5102   legend:
5103     - ''
5104     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5105     - '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).'
5106     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5107     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5108
5109 # VPP Performance Changes 3n-dnv 2t2c mrr
5110 - type: "table"
5111   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
5112   algorithm: "table_comparison"
5113   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
5114   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5115   filter: "'2T2C'"
5116   columns:
5117     - title: "2001.0-2"
5118       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5119     - title: "2005.0-5"
5120       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5121     - title: "2009.0-5"
5122       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5123   comparisons:
5124     - title: "2009.0-5 vs 2005.0-5"
5125       reference: 2
5126       compare: 3
5127   legend:
5128     - ''
5129     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5130     - '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).'
5131     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5132     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5133
5134 # VPP Performance Changes 3n-dnv 4t4c mrr
5135 - type: "table"
5136   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5137   algorithm: "table_comparison"
5138   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5139   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5140   filter: "'4T4C'"
5141   columns:
5142     - title: "2001.0-2"
5143       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5144     - title: "2005.0-5"
5145       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5146     - title: "2009.0-5"
5147       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5148   comparisons:
5149     - title: "2009.0-5 vs 2005.0-5"
5150       reference: 2
5151       compare: 3
5152   legend:
5153     - ''
5154     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5155     - '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).'
5156     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5157     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5158
5159 # VPP Performance Changes 3n-tsh 1t1c mrr
5160 - type: "table"
5161   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5162   algorithm: "table_comparison"
5163   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5164   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5165   filter: "'1T1C'"
5166   columns:
5167     - title: "2001.0-2"
5168       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5169     - title: "2005.0-4"
5170       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5171     - title: "2005.0-5"
5172       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5173     - title: "2009.0-5"
5174       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5175   comparisons:
5176     - title: "2005.0-5 vs 2005.0-4"
5177       reference: 2
5178       compare: 3
5179 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
5180     - title: "2009.0-5 vs 2005.0-5"
5181       reference: 3
5182       compare: 4
5183 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca2.yaml"
5184   legend:
5185     - ''
5186     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5187     - '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).'
5188     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5189     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5190     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5191
5192 # VPP Performance Changes 3n-tsh 2t2c mrr
5193 - type: "table"
5194   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5195   algorithm: "table_comparison"
5196   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5197   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5198   filter: "'2T2C'"
5199   columns:
5200     - title: "2001.0-2"
5201       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5202     - title: "2005.0-4"
5203       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5204     - title: "2005.0-5"
5205       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5206     - title: "2009.0-5"
5207       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5208   comparisons:
5209     - title: "2005.0-5 vs 2005.0-4"
5210       reference: 2
5211       compare: 3
5212 #      rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca1.yaml"
5213     - title: "2009.0-5 vs 2005.0-5"
5214       reference: 3
5215       compare: 4
5216 #      rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca2.yaml"
5217   legend:
5218     - ''
5219     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5220     - '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).'
5221     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5222     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5223     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5224
5225 # VPP Performance Changes 3n-tsh 4t4c mrr
5226 - type: "table"
5227   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5228   algorithm: "table_comparison"
5229   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5230   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5231   filter: "'4T4C'"
5232   columns:
5233     - title: "2001.0-2"
5234       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5235     - title: "2005.0-4"
5236       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5237     - title: "2005.0-5"
5238       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5239     - title: "2009.0-5"
5240       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5241   comparisons:
5242     - title: "2005.0-5 vs 2005.0-4"
5243       reference: 2
5244       compare: 3
5245 #      rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca1.yaml"
5246     - title: "2009.0-5 vs 2005.0-5"
5247       reference: 3
5248       compare: 4
5249 #      rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca2.yaml"
5250   legend:
5251     - ''
5252     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5253     - '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).'
5254     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5255     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5256     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5257
5258 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5259 - type: "table"
5260   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5261   algorithm: "table_comparison"
5262   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5263   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5264   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5265   columns:
5266     - title: "3n-hsw xl710"
5267       data-set: "vpp-compare-testbeds-mrr-ref"
5268       tag: "NIC_Intel-XL710"
5269     - title: "3n-skx xxv710"
5270       data-set: "vpp-compare-testbeds-mrr-cmp"
5271       tag: "NIC_Intel-XXV710"
5272   comparisons:
5273     - title: "Diff"
5274       reference: 1
5275       compare: 2
5276   legend:
5277     - ""
5278     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5279     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5280
5281 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5282 - type: "table"
5283   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5284   algorithm: "table_comparison"
5285   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5286   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5287   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5288   columns:
5289     - title: "3n-hsw xl710"
5290       data-set: "vpp-compare-testbeds-mrr-ref"
5291       tag: "NIC_Intel-XL710"
5292     - title: "3n-skx xxv710"
5293       data-set: "vpp-compare-testbeds-mrr-cmp"
5294       tag: "NIC_Intel-XXV710"
5295   comparisons:
5296     - title: "Diff"
5297       reference: 1
5298       compare: 2
5299   legend:
5300     - ""
5301     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5302     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5303
5304 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5305 - type: "table"
5306   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5307   algorithm: "table_comparison"
5308   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5309   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5310   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5311   columns:
5312     - title: "3n-hsw xl710"
5313       data-set: "vpp-compare-testbeds-mrr-ref"
5314       tag: "NIC_Intel-XL710"
5315     - title: "3n-skx xxv710"
5316       data-set: "vpp-compare-testbeds-mrr-cmp"
5317       tag: "NIC_Intel-XXV710"
5318   comparisons:
5319     - title: "Diff"
5320       reference: 1
5321       compare: 2
5322   legend:
5323     - ""
5324     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5325     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5326
5327 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5328 - type: "table"
5329   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5330   algorithm: "table_comparison"
5331   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5332   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5333   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5334   columns:
5335     - title: "2n-skx"
5336       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5337     - title: "2n-clx"
5338       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5339   comparisons:
5340     - title: "Diff"
5341       reference: 1
5342       compare: 2
5343   legend:
5344     - ""
5345     - "2n-skx, 2n-clx - testbeds and NICs tested."
5346     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5347
5348 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5349 - type: "table"
5350   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5351   algorithm: "table_comparison"
5352   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5353   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5354   filter: "'4T2C' 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 8t4c mrr
5370 - type: "table"
5371   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5372   algorithm: "table_comparison"
5373   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5374   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5375   filter: "'8T4C' 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 Topologies 3n-skx to 2n-skx 1c mrr
5391 - type: "table"
5392   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5393   algorithm: "table_comparison"
5394   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5395   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5396   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5397   columns:
5398     - title: "3n-skx"
5399       data-set: "vpp-compare-topologies-mrr-ref"
5400     - title: "2n-skx"
5401       data-set: "vpp-compare-topologies-mrr-cmp"
5402   comparisons:
5403     - title: "Diff"
5404       reference: 1
5405       compare: 2
5406   legend:
5407     - ""
5408     - "3n-skx, 2n-skx - topologies tested."
5409     - "Diff - difference between 3n-skx and 2n-skx topologies."
5410
5411 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5412 - type: "table"
5413   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5414   algorithm: "table_comparison"
5415   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5416   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5417   filter: "'MRR' and '2C' 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 4c mrr
5433 - type: "table"
5434   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5435   algorithm: "table_comparison"
5436   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5437   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5438   filter: "'MRR' and '4C' 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 Testbeds 3n-hsw to 2n-clx 1c mrr
5454 - type: "table"
5455   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5456   algorithm: "table_comparison"
5457   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5458   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5459   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5460   columns:
5461     - title: "3n-hsw xl710"
5462       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5463       tag: "NIC_Intel-XL710"
5464     - title: "2n-clx xxv710"
5465       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5466       tag: "NIC_Intel-XXV710"
5467   comparisons:
5468     - title: "Diff"
5469       reference: 1
5470       compare: 2
5471   legend:
5472     - ""
5473     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5474     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5475
5476 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5477 - type: "table"
5478   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5479   algorithm: "table_comparison"
5480   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5481   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5482   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5483   columns:
5484     - title: "3n-hsw xl710"
5485       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5486       tag: "NIC_Intel-XL710"
5487     - title: "2n-clx xxv710"
5488       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5489       tag: "NIC_Intel-XXV710"
5490   comparisons:
5491     - title: "Diff"
5492       reference: 1
5493       compare: 2
5494   legend:
5495     - ""
5496     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5497     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5498
5499 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5500 - type: "table"
5501   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5502   algorithm: "table_comparison"
5503   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5504   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5505   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5506   columns:
5507     - title: "3n-hsw xl710"
5508       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5509       tag: "NIC_Intel-XL710"
5510     - title: "2n-clx xxv710"
5511       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5512       tag: "NIC_Intel-XXV710"
5513   comparisons:
5514     - title: "Diff"
5515       reference: 1
5516       compare: 2
5517   legend:
5518     - ""
5519     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5520     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5521
5522 # Detailed Test Results - VPP Performance Results 3n-hsw
5523 - type: "table"
5524   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5525   algorithm: "table_merged_details"
5526   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5527   columns:
5528     - title: " |prein| Test Name |preout| "
5529       data: "data name"
5530     - 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| "
5531       data: "data msg"
5532   data: "vpp-perf-results-3n-hsw"
5533   filter: "all"
5534   parameters:
5535   - "name"
5536   - "parent"
5537   - "msg"
5538
5539 # Detailed Test Results - VPP Performance Results 3n-skx
5540 - type: "table"
5541   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5542   algorithm: "table_merged_details"
5543   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5544   columns:
5545     - title: " |prein| Test Name |preout| "
5546       data: "data name"
5547     - 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| "
5548       data: "data msg"
5549   data: "vpp-perf-results-3n-skx"
5550   filter: "all"
5551   remove-ndr: False
5552   parameters:
5553   - "name"
5554   - "parent"
5555   - "msg"
5556
5557 # Detailed Test Results - VPP Performance Results 2n-skx
5558 - type: "table"
5559   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5560   algorithm: "table_merged_details"
5561   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5562   columns:
5563     - title: " |prein| Test Name |preout| "
5564       data: "data name"
5565     - 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| "
5566       data: "data msg"
5567   data: "vpp-perf-results-2n-skx"
5568   filter: "all"
5569   remove-ndr: False
5570   parameters:
5571   - "name"
5572   - "parent"
5573   - "msg"
5574
5575 # Detailed Test Results - VPP Performance Results 2n-clx
5576 - type: "table"
5577   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5578   algorithm: "table_merged_details"
5579   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5580   columns:
5581     - title: " |prein| Test Name |preout| "
5582       data: "data name"
5583     - 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| "
5584       data: "data msg"
5585   data: "vpp-perf-results-2n-clx"
5586   filter: "all"
5587   parameters:
5588   - "name"
5589   - "parent"
5590   - "msg"
5591
5592 # Detailed Test Results - VPP Performance Results 3n-tsh
5593 - type: "table"
5594   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5595   algorithm: "table_merged_details"
5596   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5597   columns:
5598     - title: " |prein| Test Name |preout| "
5599       data: "data name"
5600     - 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| "
5601       data: "data msg"
5602   data: "vpp-perf-results-3n-tsh"
5603   filter: "all"
5604   parameters:
5605   - "name"
5606   - "parent"
5607   - "msg"
5608
5609 # Detailed Test Results - VPP Performance Results 3n-dnv
5610 - type: "table"
5611   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5612   algorithm: "table_merged_details"
5613   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5614   columns:
5615     - title: " |prein| Test Name |preout| "
5616       data: "data name"
5617     - 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| "
5618       data: "data msg"
5619   data: "vpp-perf-results-3n-dnv"
5620   filter: "all"
5621   parameters:
5622   - "name"
5623   - "parent"
5624   - "msg"
5625
5626 # Detailed Test Results - VPP Performance Results 2n-dnv
5627 - type: "table"
5628   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5629   algorithm: "table_merged_details"
5630   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5631   columns:
5632     - title: " |prein| Test Name |preout| "
5633       data: "data name"
5634     - 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| "
5635       data: "data msg"
5636   data: "vpp-perf-results-2n-dnv"
5637   filter: "all"
5638   parameters:
5639   - "name"
5640   - "parent"
5641   - "msg"
5642
5643 # Test configuration - VPP Performance Test Configs 3n-hsw
5644 - type: "table"
5645   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5646   algorithm: "table_merged_details"
5647   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5648   columns:
5649     - title: " |prein| Test Name |preout| "
5650       data: "data name"
5651     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5652       data: "data conf-history"
5653   data: "vpp-perf-results-3n-hsw"
5654   filter: "all"
5655   parameters:
5656   - "parent"
5657   - "name"
5658   - "conf-history"
5659
5660 # Test configuration - VPP Performance Test Configs 3n-skx
5661 - type: "table"
5662   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5663   algorithm: "table_merged_details"
5664   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5665   columns:
5666     - title: " |prein| Test Name |preout| "
5667       data: "data name"
5668     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5669       data: "data conf-history"
5670   data: "vpp-perf-results-3n-skx"
5671   filter: "all"
5672   parameters:
5673   - "parent"
5674   - "name"
5675   - "conf-history"
5676
5677 # Test configuration - VPP Performance Test Configs 2n-skx
5678 - type: "table"
5679   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5680   algorithm: "table_merged_details"
5681   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5682   columns:
5683     - title: " |prein| Test Name |preout| "
5684       data: "data name"
5685     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5686       data: "data conf-history"
5687   data: "vpp-perf-results-2n-skx"
5688   filter: "all"
5689   parameters:
5690   - "parent"
5691   - "name"
5692   - "conf-history"
5693
5694 # Test configuration - VPP Performance Test Configs 2n-clx
5695 - type: "table"
5696   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5697   algorithm: "table_merged_details"
5698   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5699   columns:
5700     - title: " |prein| Test Name |preout| "
5701       data: "data name"
5702     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5703       data: "data conf-history"
5704   data: "vpp-perf-results-2n-clx"
5705   filter: "all"
5706   parameters:
5707   - "parent"
5708   - "name"
5709   - "conf-history"
5710
5711 # Test configuration - VPP Performance Test Configs 3n-tsh
5712 - type: "table"
5713   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5714   algorithm: "table_merged_details"
5715   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5716   columns:
5717     - title: " |prein| Test Name |preout| "
5718       data: "data name"
5719     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5720       data: "data conf-history"
5721   data: "vpp-perf-results-3n-tsh"
5722   filter: "all"
5723   parameters:
5724   - "parent"
5725   - "name"
5726   - "conf-history"
5727
5728 # Test configuration - VPP Performance Test Configs 3n-dnv
5729 - type: "table"
5730   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5731   algorithm: "table_merged_details"
5732   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5733   columns:
5734     - title: " |prein| Test Name |preout| "
5735       data: "data name"
5736     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5737       data: "data conf-history"
5738   data: "vpp-perf-results-3n-dnv"
5739   filter: "all"
5740   parameters:
5741   - "parent"
5742   - "name"
5743   - "conf-history"
5744
5745 # Test configuration - VPP Performance Test Configs 2n-dnv
5746 - type: "table"
5747   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5748   algorithm: "table_merged_details"
5749   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5750   columns:
5751     - title: " |prein| Test Name |preout| "
5752       data: "data name"
5753     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5754       data: "data conf-history"
5755   data: "vpp-perf-results-2n-dnv"
5756   filter: "all"
5757   parameters:
5758   - "parent"
5759   - "name"
5760   - "conf-history"
5761
5762 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5763 - type: "table"
5764   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5765   algorithm: "table_oper_data_html"
5766   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5767   data: "vpp-perf-results-3n-hsw"
5768   filter: "all"
5769
5770 # Test Operational Data - VPP Performance Operational Data 3n-skx
5771 - type: "table"
5772   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5773   algorithm: "table_oper_data_html"
5774   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5775   data: "vpp-perf-results-3n-skx"
5776   filter: "all"
5777
5778 # Test Operational Data - VPP Performance Operational Data 2n-skx
5779 - type: "table"
5780   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5781   algorithm: "table_oper_data_html"
5782   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5783   data: "vpp-perf-results-2n-skx"
5784   filter: "all"
5785
5786 # Test Operational Data - VPP Performance Operational Data 2n-clx
5787 - type: "table"
5788   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5789   algorithm: "table_oper_data_html"
5790   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5791   data: "vpp-perf-results-2n-clx"
5792   filter: "all"
5793
5794 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5795 - type: "table"
5796   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5797   algorithm: "table_oper_data_html"
5798   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5799   data: "vpp-perf-results-3n-tsh"
5800   filter: "all"
5801
5802 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5803 - type: "table"
5804   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5805   algorithm: "table_oper_data_html"
5806   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5807   data: "vpp-perf-results-3n-dnv"
5808   filter: "all"
5809
5810 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5811 - type: "table"
5812   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5813   algorithm: "table_oper_data_html"
5814   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5815   data: "vpp-perf-results-2n-dnv"
5816   filter: "all"
5817
5818 # Detailed Test Results - VPP MRR Results 3n-hsw
5819 - type: "table"
5820   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5821   algorithm: "table_merged_details"
5822   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5823   columns:
5824     - title: " |prein| Test Name |preout| "
5825       data: "data name"
5826     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5827       data: "data msg"
5828   data: "vpp-mrr-results-3n-hsw"
5829   filter: "all"
5830   parameters:
5831   - "name"
5832   - "parent"
5833   - "msg"
5834
5835 # Detailed Test Results - VPP MRR Results 3n-skx
5836 - type: "table"
5837   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5838   algorithm: "table_merged_details"
5839   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5840   columns:
5841     - title: " |prein| Test Name |preout| "
5842       data: "data name"
5843     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5844       data: "data msg"
5845   data: "vpp-mrr-results-3n-skx"
5846   filter: "all"
5847   parameters:
5848   - "name"
5849   - "parent"
5850   - "msg"
5851
5852 # Detailed Test Results - VPP MRR Results 2n-skx
5853 - type: "table"
5854   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5855   algorithm: "table_merged_details"
5856   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5857   columns:
5858     - title: " |prein| Test Name |preout| "
5859       data: "data name"
5860     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5861       data: "data msg"
5862   data: "vpp-mrr-results-2n-skx"
5863   filter: "all"
5864   parameters:
5865   - "name"
5866   - "parent"
5867   - "msg"
5868
5869 # Detailed Test Results - VPP MRR Results 2n-clx
5870 - type: "table"
5871   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5872   algorithm: "table_merged_details"
5873   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5874   columns:
5875     - title: " |prein| Test Name |preout| "
5876       data: "data name"
5877     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5878       data: "data msg"
5879   data: "vpp-mrr-results-2n-clx"
5880   filter: "all"
5881   parameters:
5882   - "name"
5883   - "parent"
5884   - "msg"
5885
5886 # Detailed Test Results - VPP MRR Results 3n-tsh
5887 - type: "table"
5888   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5889   algorithm: "table_merged_details"
5890   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5891   columns:
5892     - title: " |prein| Test Name |preout| "
5893       data: "data name"
5894     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5895       data: "data msg"
5896   data: "vpp-mrr-results-3n-tsh"
5897   filter: "all"
5898   parameters:
5899   - "name"
5900   - "parent"
5901   - "msg"
5902
5903 # Detailed Test Results - VPP MRR Results 3n-dnv
5904 - type: "table"
5905   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5906   algorithm: "table_merged_details"
5907   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5908   columns:
5909     - title: " |prein| Test Name |preout| "
5910       data: "data name"
5911     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5912       data: "data msg"
5913   data: "vpp-mrr-results-3n-dnv"
5914   filter: "all"
5915   parameters:
5916   - "name"
5917   - "parent"
5918   - "msg"
5919
5920 # Detailed Test Results - VPP MRR Results 2n-dnv
5921 - type: "table"
5922   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5923   algorithm: "table_merged_details"
5924   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5925   columns:
5926     - title: " |prein| Test Name |preout| "
5927       data: "data name"
5928     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5929       data: "data msg"
5930   data: "vpp-mrr-results-2n-dnv"
5931   filter: "all"
5932   parameters:
5933   - "name"
5934   - "parent"
5935   - "msg"
5936
5937 # Test configuration - VPP MRR Test Configs 3n-hsw
5938 - type: "table"
5939   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5940   algorithm: "table_merged_details"
5941   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5942   columns:
5943     - title: " |prein| Test Name |preout| "
5944       data: "data name"
5945     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5946       data: "data conf-history"
5947   data: "vpp-mrr-results-3n-hsw"
5948   filter: "all"
5949   parameters:
5950   - "parent"
5951   - "name"
5952   - "conf-history"
5953
5954 # Test configuration - VPP MRR Test Configs 3n-skx
5955 - type: "table"
5956   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5957   algorithm: "table_merged_details"
5958   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5959   columns:
5960     - title: " |prein| Test Name |preout| "
5961       data: "data name"
5962     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5963       data: "data conf-history"
5964   data: "vpp-mrr-results-3n-skx"
5965   filter: "all"
5966   parameters:
5967   - "parent"
5968   - "name"
5969   - "conf-history"
5970
5971 # Test configuration - VPP MRR Test Configs 2n-skx
5972 - type: "table"
5973   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5974   algorithm: "table_merged_details"
5975   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5976   columns:
5977     - title: " |prein| Test Name |preout| "
5978       data: "data name"
5979     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5980       data: "data conf-history"
5981   data: "vpp-mrr-results-2n-skx"
5982   filter: "all"
5983   parameters:
5984   - "parent"
5985   - "name"
5986   - "conf-history"
5987
5988 # Test configuration - VPP MRR Test Configs 2n-clx
5989 - type: "table"
5990   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5991   algorithm: "table_merged_details"
5992   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5993   columns:
5994     - title: " |prein| Test Name |preout| "
5995       data: "data name"
5996     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5997       data: "data conf-history"
5998   data: "vpp-mrr-results-2n-clx"
5999   filter: "all"
6000   parameters:
6001   - "parent"
6002   - "name"
6003   - "conf-history"
6004
6005 # Test configuration - VPP MRR Test Configs 3n-tsh
6006 - type: "table"
6007   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
6008   algorithm: "table_merged_details"
6009   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
6010   columns:
6011     - title: " |prein| Test Name |preout| "
6012       data: "data name"
6013     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6014       data: "data conf-history"
6015   data: "vpp-mrr-results-3n-tsh"
6016   filter: "all"
6017   parameters:
6018   - "parent"
6019   - "name"
6020   - "conf-history"
6021
6022 # Test configuration - VPP MRR Test Configs 3n-dnv
6023 - type: "table"
6024   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
6025   algorithm: "table_merged_details"
6026   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
6027   columns:
6028     - title: " |prein| Test Name |preout| "
6029       data: "data name"
6030     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6031       data: "data conf-history"
6032   data: "vpp-mrr-results-3n-dnv"
6033   filter: "all"
6034   parameters:
6035   - "parent"
6036   - "name"
6037   - "conf-history"
6038
6039 # Test configuration - VPP MRR Test Configs 2n-dnv
6040 - type: "table"
6041   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
6042   algorithm: "table_merged_details"
6043   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
6044   columns:
6045     - title: " |prein| Test Name |preout| "
6046       data: "data name"
6047     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6048       data: "data conf-history"
6049   data: "vpp-mrr-results-2n-dnv"
6050   filter: "all"
6051   parameters:
6052   - "parent"
6053   - "name"
6054   - "conf-history"
6055
6056 # Detailed Test Results - VPP Device Results - Ubuntu
6057 - type: "table"
6058   title: "Detailed Test Results - VPP Device Results - Ubuntu"
6059   algorithm: "table_merged_details"
6060   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
6061   columns:
6062     - title: " |prein| Test Name |preout| "
6063       data: "data name"
6064     - title: " |prein| Status |preout| "
6065       data: "data status"
6066   data: "vpp-device-results-ubuntu"
6067   filter: "all"
6068   parameters:
6069   - "name"
6070   - "parent"
6071   - "doc"
6072   - "status"
6073
6074 # Test configuration - VPP Device Test Configs - Ubuntu
6075 - type: "table"
6076   title: "Test configuration - VPP Device Test Configs - Ubuntu"
6077   algorithm: "table_merged_details"
6078   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
6079   columns:
6080     - title: " |prein| Test Name |preout| "
6081       data: "data name"
6082     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6083       data: "data conf-history"
6084   data: "vpp-device-results-ubuntu"
6085   filter: "all"
6086   parameters:
6087   - "parent"
6088   - "name"
6089   - "conf-history"
6090
6091 ################################################################################
6092
6093 # DPDK Performance Changes 3n-hsw 1t1c pdr
6094 - type: "table"
6095   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
6096   algorithm: "table_comparison"
6097   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
6098   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6099   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6100   columns:
6101     - title: "2001"
6102       data-set: "dpdk-performance-changes-3n-hsw-h1"
6103     - title: "2005"
6104       data-set: "dpdk-performance-changes-3n-hsw-ref"
6105     - title: "2009"
6106       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6107   comparisons:
6108     - title: "Diff"
6109       reference: 2
6110       compare: 3
6111   legend:
6112     - ""
6113     - "2001, 2005, 2009 - DPDK versions tested."
6114     - "Diff - difference between 2005 and 2009 DPDK version."
6115
6116 # DPDK Performance Changes 3n-hsw 2t2c pdr
6117 - type: "table"
6118   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
6119   algorithm: "table_comparison"
6120   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
6121   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6122   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6123   columns:
6124     - title: "2001"
6125       data-set: "dpdk-performance-changes-3n-hsw-h1"
6126     - title: "2005"
6127       data-set: "dpdk-performance-changes-3n-hsw-ref"
6128     - title: "2009"
6129       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6130   comparisons:
6131     - title: "Diff"
6132       reference: 2
6133       compare: 3
6134   legend:
6135     - ""
6136     - "2001, 2005, 2009 - DPDK versions tested."
6137     - "Diff - difference between 2005 and 2009 DPDK version."
6138
6139 # DPDK Performance Changes 3n-hsw 1t1c pdr
6140 - type: "table"
6141   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
6142   algorithm: "table_comparison"
6143   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
6144   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6145   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6146   columns:
6147     - title: "2001"
6148       data-set: "dpdk-performance-changes-3n-hsw-h1"
6149     - title: "2005"
6150       data-set: "dpdk-performance-changes-3n-hsw-ref"
6151     - title: "2009"
6152       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6153   comparisons:
6154     - title: "Diff"
6155       reference: 2
6156       compare: 3
6157   legend:
6158     - ""
6159     - "2001, 2005, 2009 - DPDK versions tested."
6160     - "Diff - difference between 2005 and 2009 DPDK version."
6161
6162 # DPDK Performance Changes 3n-hsw 2t2c ndr
6163 - type: "table"
6164   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
6165   algorithm: "table_comparison"
6166   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
6167   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6168   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6169   columns:
6170     - title: "2001"
6171       data-set: "dpdk-performance-changes-3n-hsw-h1"
6172     - title: "2005"
6173       data-set: "dpdk-performance-changes-3n-hsw-ref"
6174     - title: "2009"
6175       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6176   comparisons:
6177     - title: "Diff"
6178       reference: 2
6179       compare: 3
6180   legend:
6181     - ""
6182     - "2001, 2005, 2009 - DPDK versions tested."
6183     - "Diff - difference between 2005 and 2009 DPDK version."
6184
6185 # DPDK Performance Changes 3n-skx 2t1c pdr
6186 - type: "table"
6187   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
6188   algorithm: "table_comparison"
6189   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
6190   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6191   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6192   columns:
6193     - title: "2001"
6194       data-set: "dpdk-performance-changes-3n-skx-h1"
6195     - title: "2005"
6196       data-set: "dpdk-performance-changes-3n-skx-ref"
6197     - title: "2009"
6198       data-set: "dpdk-performance-changes-3n-skx-cmp"
6199   comparisons:
6200     - title: "Diff"
6201       reference: 2
6202       compare: 3
6203   legend:
6204     - ""
6205     - "2001, 2005, 2009 - DPDK versions tested."
6206     - "Diff - difference between 2005 and 2009 DPDK version."
6207
6208 # DPDK Performance Changes 3n-skx 4t2c pdr
6209 - type: "table"
6210   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6211   algorithm: "table_comparison"
6212   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6213   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6214   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6215   columns:
6216     - title: "2001"
6217       data-set: "dpdk-performance-changes-3n-skx-h1"
6218     - title: "2005"
6219       data-set: "dpdk-performance-changes-3n-skx-ref"
6220     - title: "2009"
6221       data-set: "dpdk-performance-changes-3n-skx-cmp"
6222   comparisons:
6223     - title: "Diff"
6224       reference: 2
6225       compare: 3
6226   legend:
6227     - ""
6228     - "2001, 2005, 2009 - DPDK versions tested."
6229     - "Diff - difference between 2005 and 2009 DPDK version."
6230
6231 # DPDK Performance Changes 3n-skx 2t1c ndr
6232 - type: "table"
6233   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6234   algorithm: "table_comparison"
6235   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6236   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6237   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6238   columns:
6239     - title: "2001"
6240       data-set: "dpdk-performance-changes-3n-skx-h1"
6241     - title: "2005"
6242       data-set: "dpdk-performance-changes-3n-skx-ref"
6243     - title: "2009"
6244       data-set: "dpdk-performance-changes-3n-skx-cmp"
6245   comparisons:
6246     - title: "Diff"
6247       reference: 2
6248       compare: 3
6249   legend:
6250     - ""
6251     - "2001, 2005, 2009 - DPDK versions tested."
6252     - "Diff - difference between 2005 and 2009 DPDK version."
6253
6254 # DPDK Performance Changes 3n-skx 4t2c ndr
6255 - type: "table"
6256   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6257   algorithm: "table_comparison"
6258   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6259   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6260   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6261   columns:
6262     - title: "2001"
6263       data-set: "dpdk-performance-changes-3n-skx-h1"
6264     - title: "2005"
6265       data-set: "dpdk-performance-changes-3n-skx-ref"
6266     - title: "2009"
6267       data-set: "dpdk-performance-changes-3n-skx-cmp"
6268   comparisons:
6269     - title: "Diff"
6270       reference: 2
6271       compare: 3
6272   legend:
6273     - ""
6274     - "2001, 2005, 2009 - DPDK versions tested."
6275     - "Diff - difference between 2005 and 2009 DPDK version."
6276
6277 # DPDK Performance Changes 2n-skx 2t1c pdr
6278 - type: "table"
6279   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6280   algorithm: "table_comparison"
6281   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6282   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6283   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6284   columns:
6285     - title: "2001"
6286       data-set: "dpdk-performance-changes-2n-skx-h1"
6287     - title: "2005"
6288       data-set: "dpdk-performance-changes-2n-skx-ref"
6289     - title: "2009"
6290       data-set: "dpdk-performance-changes-2n-skx-cmp"
6291   comparisons:
6292     - title: "Diff"
6293       reference: 2
6294       compare: 3
6295   legend:
6296     - ""
6297     - "2001, 2005, 2009 - DPDK versions tested."
6298     - "Diff - difference between 2005 and 2009 DPDK version."
6299
6300 # DPDK Performance Changes 2n-skx 4t2c pdr
6301 - type: "table"
6302   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6303   algorithm: "table_comparison"
6304   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6305   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6306   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6307   columns:
6308     - title: "2001"
6309       data-set: "dpdk-performance-changes-2n-skx-h1"
6310     - title: "2005"
6311       data-set: "dpdk-performance-changes-2n-skx-ref"
6312     - title: "2009"
6313       data-set: "dpdk-performance-changes-2n-skx-cmp"
6314   comparisons:
6315     - title: "Diff"
6316       reference: 2
6317       compare: 3
6318   legend:
6319     - ""
6320     - "2001, 2005, 2009 - DPDK versions tested."
6321     - "Diff - difference between 2005 and 2009 DPDK version."
6322
6323 # DPDK Performance Changes 2n-skx 2t1c ndr
6324 - type: "table"
6325   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6326   algorithm: "table_comparison"
6327   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6328   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6329   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6330   columns:
6331     - title: "2001"
6332       data-set: "dpdk-performance-changes-2n-skx-h1"
6333     - title: "2005"
6334       data-set: "dpdk-performance-changes-2n-skx-ref"
6335     - title: "2009"
6336       data-set: "dpdk-performance-changes-2n-skx-cmp"
6337   comparisons:
6338     - title: "Diff"
6339       reference: 2
6340       compare: 3
6341   legend:
6342     - ""
6343     - "2001, 2005, 2009 - DPDK versions tested."
6344     - "Diff - difference between 2005 and 2009 DPDK version."
6345
6346 # DPDK Performance Changes 2n-skx 4t2c ndr
6347 - type: "table"
6348   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6349   algorithm: "table_comparison"
6350   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6351   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6352   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6353   columns:
6354     - title: "2001"
6355       data-set: "dpdk-performance-changes-2n-skx-h1"
6356     - title: "2005"
6357       data-set: "dpdk-performance-changes-2n-skx-ref"
6358     - title: "2009"
6359       data-set: "dpdk-performance-changes-2n-skx-cmp"
6360   comparisons:
6361     - title: "Diff"
6362       reference: 2
6363       compare: 3
6364   legend:
6365     - ""
6366     - "2001, 2005, 2009 - DPDK versions tested."
6367     - "Diff - difference between 2005 and 2009 DPDK version."
6368
6369 # DPDK Performance Changes 2n-clx 2t1c pdr
6370 - type: "table"
6371   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6372   algorithm: "table_comparison"
6373   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6374   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6375   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6376   columns:
6377     - title: "2001"
6378       data-set: "dpdk-performance-changes-2n-clx-h1"
6379     - title: "2005"
6380       data-set: "dpdk-performance-changes-2n-clx-ref"
6381     - title: "2009"
6382       data-set: "dpdk-performance-changes-2n-clx-cmp"
6383   comparisons:
6384     - title: "Diff"
6385       reference: 2
6386       compare: 3
6387   legend:
6388     - ""
6389     - "2001, 2005, 2009 - DPDK versions tested."
6390     - "Diff - difference between 2005 and 2009 DPDK version."
6391
6392 # DPDK Performance Changes 2n-clx 4t2c pdr
6393 - type: "table"
6394   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6395   algorithm: "table_comparison"
6396   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6397   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6398   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6399   columns:
6400     - title: "2001"
6401       data-set: "dpdk-performance-changes-2n-clx-h1"
6402     - title: "2005"
6403       data-set: "dpdk-performance-changes-2n-clx-ref"
6404     - title: "2009"
6405       data-set: "dpdk-performance-changes-2n-clx-cmp"
6406   comparisons:
6407     - title: "Diff"
6408       reference: 2
6409       compare: 3
6410   legend:
6411     - ""
6412     - "2001, 2005, 2009 - DPDK versions tested."
6413     - "Diff - difference between 2005 and 2009 DPDK version."
6414
6415 # DPDK Performance Changes 2n-clx 2t1c ndr
6416 - type: "table"
6417   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6418   algorithm: "table_comparison"
6419   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6420   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6421   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6422   columns:
6423     - title: "2001"
6424       data-set: "dpdk-performance-changes-2n-clx-h1"
6425     - title: "2005"
6426       data-set: "dpdk-performance-changes-2n-clx-ref"
6427     - title: "2009"
6428       data-set: "dpdk-performance-changes-2n-clx-cmp"
6429   comparisons:
6430     - title: "Diff"
6431       reference: 2
6432       compare: 3
6433   legend:
6434     - ""
6435     - "2001, 2005, 2009 - DPDK versions tested."
6436     - "Diff - difference between 2005 and 2009 DPDK version."
6437
6438 # DPDK Performance Changes 2n-clx 4t2c ndr
6439 - type: "table"
6440   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6441   algorithm: "table_comparison"
6442   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6443   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6444   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6445   columns:
6446     - title: "2001"
6447       data-set: "dpdk-performance-changes-2n-clx-h1"
6448     - title: "2005"
6449       data-set: "dpdk-performance-changes-2n-clx-ref"
6450     - title: "2009"
6451       data-set: "dpdk-performance-changes-2n-clx-cmp"
6452   comparisons:
6453     - title: "Diff"
6454       reference: 2
6455       compare: 3
6456   legend:
6457     - ""
6458     - "2001, 2005, 2009 - DPDK versions tested."
6459     - "Diff - difference between 2005 and 2009 DPDK version."
6460
6461 ## DPDK Performance Changes 2n-dnv 1t1c pdr
6462 #- type: "table"
6463 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6464 #  algorithm: "table_comparison"
6465 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6466 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6467 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6468 #  columns:
6469 #    - title: "2001"
6470 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6471 #    - title: "2005"
6472 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6473 #    - title: "2009"
6474 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6475 #  comparisons:
6476 #    - title: "Diff"
6477 #      reference: 2
6478 #      compare: 3
6479 #  legend:
6480 #    - ""
6481 #    - "2001, 2005, 2009 - DPDK versions tested."
6482 #    - "Diff - difference between 2005 and 2009 DPDK version."
6483 #
6484 ## DPDK Performance Changes 2n-dnv 2t2c pdr
6485 #- type: "table"
6486 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6487 #  algorithm: "table_comparison"
6488 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
6489 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6490 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6491 #  columns:
6492 #    - title: "2001"
6493 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6494 #    - title: "2005"
6495 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6496 #    - title: "2009"
6497 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6498 #  comparisons:
6499 #    - title: "Diff"
6500 #      reference: 2
6501 #      compare: 3
6502 #  legend:
6503 #    - ""
6504 #    - "2001, 2005, 2009 - DPDK versions tested."
6505 #    - "Diff - difference between 2005 and 2009 DPDK version."
6506 #
6507 ## DPDK Performance Changes 2n-dnv 1t1c ndr
6508 #- type: "table"
6509 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
6510 #  algorithm: "table_comparison"
6511 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
6512 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6513 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6514 #  columns:
6515 #    - title: "2001"
6516 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6517 #    - title: "2005"
6518 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6519 #    - title: "2009"
6520 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6521 #  comparisons:
6522 #    - title: "Diff"
6523 #      reference: 2
6524 #      compare: 3
6525 #  legend:
6526 #    - ""
6527 #    - "2001, 2005, 2009 - DPDK versions tested."
6528 #    - "Diff - difference between 2005 and 2009 DPDK version."
6529 #
6530 ## DPDK Performance Changes 2n-dnv 2t2c ndr
6531 #- type: "table"
6532 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
6533 #  algorithm: "table_comparison"
6534 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
6535 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6536 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6537 #  columns:
6538 #    - title: "2001"
6539 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6540 #    - title: "2005"
6541 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6542 #    - title: "2009"
6543 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6544 #  comparisons:
6545 #    - title: "Diff"
6546 #      reference: 2
6547 #      compare: 3
6548 #  legend:
6549 #    - ""
6550 #    - "2001, 2005, 2009 - DPDK versions tested."
6551 #    - "Diff - difference between 2005 and 2009 DPDK version."
6552 #
6553 ## DPDK Performance Changes 3n-dnv 1t1c pdr
6554 #- type: "table"
6555 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
6556 #  algorithm: "table_comparison"
6557 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
6558 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6559 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6560 #  columns:
6561 #    - title: "2001"
6562 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6563 #    - title: "2005"
6564 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6565 #    - title: "2009"
6566 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6567 #  comparisons:
6568 #    - title: "Diff"
6569 #      reference: 2
6570 #      compare: 3
6571 #  legend:
6572 #    - ""
6573 #    - "2001, 2005, 2009 - DPDK versions tested."
6574 #    - "Diff - difference between 2005 and 2009 DPDK version."
6575 #
6576 ## DPDK Performance Changes 3n-dnv 2t2c pdr
6577 #- type: "table"
6578 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
6579 #  algorithm: "table_comparison"
6580 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
6581 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6582 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6583 #  columns:
6584 #    - title: "2001"
6585 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6586 #    - title: "2005"
6587 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6588 #    - title: "2009"
6589 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6590 #  comparisons:
6591 #    - title: "Diff"
6592 #      reference: 2
6593 #      compare: 3
6594 #  legend:
6595 #    - ""
6596 #    - "2001, 2005, 2009 - DPDK versions tested."
6597 #    - "Diff - difference between 2005 and 2009 DPDK version."
6598 #
6599 ## DPDK Performance Changes 3n-dnv 1t1c ndr
6600 #- type: "table"
6601 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
6602 #  algorithm: "table_comparison"
6603 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
6604 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6605 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6606 #  columns:
6607 #    - title: "2001"
6608 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6609 #    - title: "2005"
6610 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6611 #    - title: "2009"
6612 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6613 #  comparisons:
6614 #    - title: "Diff"
6615 #      reference: 2
6616 #      compare: 3
6617 #  legend:
6618 #    - ""
6619 #    - "2001, 2005, 2009 - DPDK versions tested."
6620 #    - "Diff - difference between 2005 and 2009 DPDK version."
6621 #
6622 ## DPDK Performance Changes 3n-dnv 2t2c ndr
6623 #- type: "table"
6624 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
6625 #  algorithm: "table_comparison"
6626 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
6627 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6628 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6629 #  columns:
6630 #    - title: "2001"
6631 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6632 #    - title: "2005"
6633 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6634 #    - title: "2009"
6635 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6636 #  comparisons:
6637 #    - title: "Diff"
6638 #      reference: 2
6639 #      compare: 3
6640 #  legend:
6641 #    - ""
6642 #    - "2001, 2005, 2009 - DPDK versions tested."
6643 #    - "Diff - difference between 2005 and 2009 DPDK version."
6644
6645 # DPDK Performance Changes 3n-tsh 1t1c pdr
6646 - type: "table"
6647   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
6648   algorithm: "table_comparison"
6649   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
6650   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6651   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6652   columns:
6653     - title: "2001"
6654       data-set: "dpdk-performance-changes-3n-tsh-h1"
6655     - title: "2005"
6656       data-set: "dpdk-performance-changes-3n-tsh-ref"
6657     - title: "2009"
6658       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6659   comparisons:
6660     - title: "Diff"
6661       reference: 2
6662       compare: 3
6663   legend:
6664     - ""
6665     - "2001, 2005, 2009 - DPDK versions tested."
6666     - "Diff - difference between 2005 and 2009 DPDK version."
6667
6668 # DPDK Performance Changes 3n-tsh 2t2c pdr
6669 - type: "table"
6670   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
6671   algorithm: "table_comparison"
6672   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
6673   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6674   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6675   columns:
6676     - title: "2001"
6677       data-set: "dpdk-performance-changes-3n-tsh-h1"
6678     - title: "2005"
6679       data-set: "dpdk-performance-changes-3n-tsh-ref"
6680     - title: "2009"
6681       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6682   comparisons:
6683     - title: "Diff"
6684       reference: 2
6685       compare: 3
6686   legend:
6687     - ""
6688     - "2001, 2005, 2009 - DPDK versions tested."
6689     - "Diff - difference between 2005 and 2009 DPDK version."
6690
6691 # DPDK Performance Changes 3n-tsh 1t1c ndr
6692 - type: "table"
6693   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
6694   algorithm: "table_comparison"
6695   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
6696   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6697   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6698   columns:
6699     - title: "2001"
6700       data-set: "dpdk-performance-changes-3n-tsh-h1"
6701     - title: "2005"
6702       data-set: "dpdk-performance-changes-3n-tsh-ref"
6703     - title: "2009"
6704       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6705   comparisons:
6706     - title: "Diff"
6707       reference: 2
6708       compare: 3
6709   legend:
6710     - ""
6711     - "2001, 2005, 2009 - DPDK versions tested."
6712     - "Diff - difference between 2005 and 2009 DPDK version."
6713
6714 # DPDK Performance Changes 3n-tsh 2t2c ndr
6715 - type: "table"
6716   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
6717   algorithm: "table_comparison"
6718   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
6719   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6720   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6721   columns:
6722     - title: "2001"
6723       data-set: "dpdk-performance-changes-3n-tsh-h1"
6724     - title: "2005"
6725       data-set: "dpdk-performance-changes-3n-tsh-ref"
6726     - title: "2009"
6727       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6728   comparisons:
6729     - title: "Diff"
6730       reference: 2
6731       compare: 3
6732   legend:
6733     - ""
6734     - "2001, 2005, 2009 - DPDK versions tested."
6735     - "Diff - difference between 2005 and 2009 DPDK version."
6736
6737 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6738 - type: "table"
6739   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6740   algorithm: "table_comparison"
6741   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6742   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6743   filter: "'NIC_Intel-X710'"
6744   columns:
6745     - title: "3n-hsw x710"
6746       data-set: "dpdk-compare-testbeds-ref"
6747     - title: "3n-skx x710"
6748       data-set: "dpdk-compare-testbeds-cmp"
6749   comparisons:
6750     - title: "Diff"
6751       reference: 1
6752       compare: 2
6753   legend:
6754     - ""
6755     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6756     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6757
6758 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6759 - type: "table"
6760   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6761   algorithm: "table_comparison"
6762   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6763   include-tests: "PDR" # "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 2n-skx to 2n-clx ndr
6780 - type: "table"
6781   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6782   algorithm: "table_comparison"
6783   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6784   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6785   filter: "'NIC_Intel-XXV710'"
6786   columns:
6787     - title: "2n-skx"
6788       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6789     - title: "2n-clx"
6790       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6791   comparisons:
6792     - title: "Diff"
6793       reference: 1
6794       compare: 2
6795   legend:
6796     - ""
6797     - "2n-skx, 2n-clx - testbeds and NICs tested."
6798     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6799
6800 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6801 - type: "table"
6802   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6803   algorithm: "table_comparison"
6804   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6805   include-tests: "PDR" # "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 Topologies 3n-skx to 2n-skx ndr
6822 - type: "table"
6823   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6824   algorithm: "table_comparison"
6825   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6826   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6827   filter: "'NIC_Intel-XXV710'"
6828   columns:
6829     - title: "3n-skx"
6830       data-set: "dpdk-compare-topologies-ref"
6831     - title: "2n-skx"
6832       data-set: "dpdk-compare-topologies-cmp"
6833   comparisons:
6834     - title: "Diff"
6835       reference: 1
6836       compare: 2
6837   legend:
6838     - ""
6839     - "3n-skx, 2n-skx - topologies tested."
6840     - "Diff - difference between 3n-skx and 2n-skx topologies."
6841
6842 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6843 - type: "table"
6844   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6845   algorithm: "table_comparison"
6846   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6847   include-tests: "PDR" # "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 # Detailed Test Results - DPDK Performance Results 3n-hsw
6864 - type: "table"
6865   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6866   algorithm: "table_merged_details"
6867   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6868   columns:
6869     - title: " |prein| Test Name |preout| "
6870       data: "data name"
6871     - 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| "
6872       data: "data msg"
6873   data: "dpdk-perf-results-3n-hsw"
6874   filter: "all"
6875   parameters:
6876   - "name"
6877   - "parent"
6878   - "msg"
6879
6880 # Detailed Test Results - DPDK Performance Results 3n-skx
6881 - type: "table"
6882   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6883   algorithm: "table_merged_details"
6884   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6885   columns:
6886     - title: " |prein| Test Name |preout| "
6887       data: "data name"
6888     - 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| "
6889       data: "data msg"
6890   data: "dpdk-perf-results-3n-skx"
6891   filter: "all"
6892   remove-ndr: False
6893   parameters:
6894   - "name"
6895   - "parent"
6896   - "msg"
6897
6898 # Detailed Test Results - DPDK Performance Results 2n-skx
6899 - type: "table"
6900   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6901   algorithm: "table_merged_details"
6902   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6903   columns:
6904     - title: " |prein| Test Name |preout| "
6905       data: "data name"
6906     - 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| "
6907       data: "data msg"
6908   data: "dpdk-perf-results-2n-skx"
6909   filter: "all"
6910   remove-ndr: False
6911   parameters:
6912   - "name"
6913   - "parent"
6914   - "msg"
6915
6916 # Detailed Test Results - DPDK Performance Results 2n-clx
6917 - type: "table"
6918   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6919   algorithm: "table_merged_details"
6920   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6921   columns:
6922     - title: " |prein| Test Name |preout| "
6923       data: "data name"
6924     - 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| "
6925       data: "data msg"
6926   data: "dpdk-perf-results-2n-clx"
6927   filter: "all"
6928   parameters:
6929   - "name"
6930   - "parent"
6931   - "msg"
6932
6933 ## Detailed Test Results - DPDK Performance Results 2n-dnv
6934 #- type: "table"
6935 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6936 #  algorithm: "table_merged_details"
6937 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6938 #  columns:
6939 #    - title: " |prein| Test Name |preout| "
6940 #      data: "data name"
6941 #    - 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| "
6942 #      data: "data msg"
6943 #  data: "dpdk-perf-results-2n-dnv"
6944 #  filter: "all"
6945 #  parameters:
6946 #  - "name"
6947 #  - "parent"
6948 #  - "msg"
6949 #
6950 ## Detailed Test Results - DPDK Performance Results 3n-dnv
6951 #- type: "table"
6952 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6953 #  algorithm: "table_merged_details"
6954 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6955 #  columns:
6956 #    - title: " |prein| Test Name |preout| "
6957 #      data: "data name"
6958 #    - 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| "
6959 #      data: "data msg"
6960 #  data: "dpdk-perf-results-3n-dnv"
6961 #  filter: "all"
6962 #  parameters:
6963 #  - "name"
6964 #  - "parent"
6965 #  - "msg"
6966
6967 # Detailed Test Results - DPDK Performance Results 3n-tsh
6968 - type: "table"
6969   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6970   algorithm: "table_merged_details"
6971   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6972   columns:
6973     - title: " |prein| Test Name |preout| "
6974       data: "data name"
6975     - 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| "
6976       data: "data msg"
6977   data: "dpdk-perf-results-3n-tsh"
6978   filter: "all"
6979   parameters:
6980   - "name"
6981   - "parent"
6982   - "msg"
6983
6984 ################################################################################
6985 ###                                F I L E S                                 ###
6986 ################################################################################
6987
6988 # VPP Performance Results
6989 - type: "file"
6990   title: "VPP Performance Results"
6991   algorithm: "file_details_split"
6992   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6993   dir-tables:
6994     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6995     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6996     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6997     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6998     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6999     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
7000     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
7001   data:
7002     - "vpp-perf-results-2n-skx"
7003     - "vpp-perf-results-3n-skx"
7004     - "vpp-perf-results-2n-clx"
7005     - "vpp-perf-results-3n-hsw"
7006     - "vpp-perf-results-3n-tsh"
7007     - "vpp-perf-results-2n-dnv"
7008     - "vpp-perf-results-3n-dnv"
7009   filter: "all"
7010   data-start-level: 4
7011   order-chapters:
7012     level-1:
7013       - "l2"
7014       - "ip4"
7015       - "ip6"
7016       - "srv6"
7017       - "ip4_tunnels"
7018       - "ip6_tunnels"
7019       - "vm_vhost"
7020       - "container_memif"
7021       - "crypto"
7022       - "vts"
7023       - "lb"
7024       - "nfv_density"
7025       - "hoststack"
7026     level-2:
7027       - "2n-skx"
7028       - "3n-skx"
7029       - "2n-clx"
7030       - "3n-hsw"
7031       - "3n-tsh"
7032       - "2n-dnv"
7033       - "3n-dnv"
7034     level-3:
7035       - "xl710"
7036       - "x520"
7037       - "xxv710"
7038       - "x710"
7039       - "x553"
7040       - "cx556a"
7041       - "vic1227"
7042       - "vic1385"
7043
7044 # VPP Performance Configuration
7045 - type: "file"
7046   title: "VPP Performance Configuration"
7047   algorithm: "file_details_split"
7048   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
7049   dir-tables:
7050     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
7051     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
7052     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
7053     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
7054     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
7055     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
7056     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
7057   data:
7058     - "vpp-perf-results-2n-skx"
7059     - "vpp-perf-results-3n-skx"
7060     - "vpp-perf-results-2n-clx"
7061     - "vpp-perf-results-3n-hsw"
7062     - "vpp-perf-results-3n-tsh"
7063     - "vpp-perf-results-2n-dnv"
7064     - "vpp-perf-results-3n-dnv"
7065   filter: "all"
7066   data-start-level: 4
7067   order-chapters:
7068     level-1:
7069       - "l2"
7070       - "ip4"
7071       - "ip6"
7072       - "srv6"
7073       - "ip4_tunnels"
7074       - "ip6_tunnels"
7075       - "vm_vhost"
7076       - "container_memif"
7077       - "crypto"
7078       - "vts"
7079       - "lb"
7080       - "nfv_density"
7081       - "hoststack"
7082     level-2:
7083       - "2n-skx"
7084       - "3n-skx"
7085       - "2n-clx"
7086       - "3n-hsw"
7087       - "3n-tsh"
7088       - "2n-dnv"
7089       - "3n-dnv"
7090     level-3:
7091       - "xl710"
7092       - "x520"
7093       - "xxv710"
7094       - "x710"
7095       - "x553"
7096       - "cx556a"
7097       - "vic1227"
7098       - "vic1385"
7099
7100 # VPP Performance Operational
7101 - type: "file"
7102   title: "VPP Performance Operational"
7103   algorithm: "file_details_split_html"
7104   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
7105   dir-tables:
7106     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
7107     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
7108     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
7109     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
7110     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
7111     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
7112     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
7113   data:
7114     - "vpp-perf-results-2n-skx"
7115     - "vpp-perf-results-3n-skx"
7116     - "vpp-perf-results-2n-clx"
7117     - "vpp-perf-results-3n-hsw"
7118     - "vpp-perf-results-3n-tsh"
7119     - "vpp-perf-results-2n-dnv"
7120     - "vpp-perf-results-3n-dnv"
7121   filter: "all"
7122   data-start-level: 4
7123   order-chapters:
7124     level-1:
7125       - "l2"
7126       - "ip4"
7127       - "ip6"
7128       - "srv6"
7129       - "ip4_tunnels"
7130       - "ip6_tunnels"
7131       - "vm_vhost"
7132       - "container_memif"
7133       - "crypto"
7134       - "vts"
7135       - "lb"
7136       - "nfv_density"
7137       - "hoststack"
7138     level-2:
7139       - "2n-skx"
7140       - "3n-skx"
7141       - "2n-clx"
7142       - "3n-hsw"
7143       - "3n-tsh"
7144       - "2n-dnv"
7145       - "3n-dnv"
7146     level-3:
7147       - "xl710"
7148       - "x520"
7149       - "xxv710"
7150       - "x710"
7151       - "x553"
7152       - "cx556a"
7153       - "vic1227"
7154       - "vic1385"
7155
7156 # VPP MRR Results
7157 - type: "file"
7158   title: "VPP MRR Results"
7159   algorithm: "file_details_split"
7160   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
7161   dir-tables:
7162     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
7163     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
7164     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
7165     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
7166     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
7167     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
7168     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
7169   data:
7170     - "vpp-mrr-results-2n-skx"
7171     - "vpp-mrr-results-3n-skx"
7172     - "vpp-mrr-results-2n-clx"
7173     - "vpp-mrr-results-3n-hsw"
7174     - "vpp-mrr-results-3n-tsh"
7175     - "vpp-mrr-results-2n-dnv"
7176     - "vpp-mrr-results-3n-dnv"
7177   filter: "all"
7178   data-start-level: 4
7179   order-chapters:
7180     level-1:
7181       - "l2"
7182       - "ip4"
7183       - "ip6"
7184       - "srv6"
7185       - "ip4_tunnels"
7186       - "ip6_tunnels"
7187       - "vm_vhost"
7188       - "container_memif"
7189       - "crypto"
7190       - "vts"
7191       - "lb"
7192       - "nfv_density"
7193       - "hoststack"
7194     level-2:
7195       - "2n-skx"
7196       - "3n-skx"
7197       - "2n-clx"
7198       - "3n-hsw"
7199       - "3n-tsh"
7200       - "2n-dnv"
7201       - "3n-dnv"
7202     level-3:
7203       - "xl710"
7204       - "x520"
7205       - "xxv710"
7206       - "x710"
7207       - "x553"
7208       - "cx556a"
7209       - "vic1227"
7210       - "vic1385"
7211
7212 # VPP MRR Configuration
7213 - type: "file"
7214   title: "VPP MRR Configuration"
7215   algorithm: "file_details_split"
7216   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
7217   dir-tables:
7218     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
7219     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
7220     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
7221     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
7222     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
7223     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
7224     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
7225   data:
7226     - "vpp-mrr-results-2n-skx"
7227     - "vpp-mrr-results-3n-skx"
7228     - "vpp-mrr-results-2n-clx"
7229     - "vpp-mrr-results-3n-hsw"
7230     - "vpp-mrr-results-3n-tsh"
7231     - "vpp-mrr-results-2n-dnv"
7232     - "vpp-mrr-results-3n-dnv"
7233   filter: "all"
7234   data-start-level: 4
7235   order-chapters:
7236     level-1:
7237       - "l2"
7238       - "ip4"
7239       - "ip6"
7240       - "srv6"
7241       - "ip4_tunnels"
7242       - "ip6_tunnels"
7243       - "vm_vhost"
7244       - "container_memif"
7245       - "crypto"
7246       - "vts"
7247       - "lb"
7248       - "nfv_density"
7249       - "hoststack"
7250     level-2:
7251       - "2n-skx"
7252       - "3n-skx"
7253       - "2n-clx"
7254       - "3n-hsw"
7255       - "3n-tsh"
7256       - "2n-dnv"
7257       - "3n-dnv"
7258     level-3:
7259       - "xl710"
7260       - "x520"
7261       - "xxv710"
7262       - "x710"
7263       - "x553"
7264       - "cx556a"
7265       - "vic1227"
7266       - "vic1385"
7267
7268 # VPP Device Results - Ubuntu
7269 - type: "file"
7270   title: "VPP Device Results - Ubuntu"
7271   algorithm: "file_test_results"
7272   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7273   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7274   data: "vpp-device-results-ubuntu"
7275   filter: "all"
7276   data-start-level: 4
7277
7278 # VPP Device Configuration - Ubuntu
7279 - type: "file"
7280   title: "VPP Device Configuration - Ubuntu"
7281   algorithm: "file_test_results"
7282   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7283   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7284   data: "vpp-device-results-ubuntu"
7285   filter: "all"
7286   data-start-level: 4
7287
7288 # DPDK Performance Results 3n-hsw
7289 - type: "file"
7290   title: "DPDK Performance Results 3n-hsw"
7291   algorithm: "file_test_results"
7292   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7293   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7294   data: "dpdk-perf-results-3n-hsw"
7295   filter: "all"
7296   data-start-level: 4
7297
7298 # DPDK Performance Results 3n-skx
7299 - type: "file"
7300   title: "DPDK Performance Results 3n-skx"
7301   algorithm: "file_test_results"
7302   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7303   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7304   data: "dpdk-perf-results-3n-skx"
7305   filter: "all"
7306   data-start-level: 4
7307
7308 # DPDK Performance Results 2n-skx
7309 - type: "file"
7310   title: "DPDK Performance Results 2n-skx"
7311   algorithm: "file_test_results"
7312   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7313   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7314   data: "dpdk-perf-results-2n-skx"
7315   filter: "all"
7316   data-start-level: 4
7317
7318 # DPDK Performance Results 2n-clx
7319 - type: "file"
7320   title: "DPDK Performance Results 2n-clx"
7321   algorithm: "file_test_results"
7322   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7323   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7324   data: "dpdk-perf-results-2n-clx"
7325   filter: "all"
7326   data-start-level: 4
7327
7328 ## DPDK Performance Results 2n-dnv
7329 #- type: "file"
7330 #  title: "DPDK Performance Results 2n-dnv"
7331 #  algorithm: "file_test_results"
7332 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7333 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7334 #  data: "dpdk-perf-results-2n-dnv"
7335 #  filter: "all"
7336 #  data-start-level: 4
7337 #
7338 ## DPDK Performance Results 3n-dnv
7339 #- type: "file"
7340 #  title: "DPDK Performance Results 3n-dnv"
7341 #  algorithm: "file_test_results"
7342 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7343 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7344 #  data: "dpdk-perf-results-3n-dnv"
7345 #  filter: "all"
7346 #  data-start-level: 4
7347
7348 # DPDK Performance Results 3n-tsh
7349 - type: "file"
7350   title: "DPDK Performance Results 3n-tsh"
7351   algorithm: "file_test_results"
7352   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7353   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7354   data: "dpdk-perf-results-3n-tsh"
7355   filter: "all"
7356   data-start-level: 4
7357
7358 ################################################################################
7359 ###                                P L O T S                                 ###
7360 ################################################################################
7361
7362 # Hoststack tests 3n-hsw
7363
7364 - type: "plot"
7365   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7366   algorithm: "plot_perf_box_name"
7367   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7368   data: "plot-vpp-hoststack-3n-hsw"
7369   include:
7370     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7371     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7372   layout:
7373     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7374     layout: "plot-hoststack"
7375
7376 - type: "plot"
7377   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7378   algorithm: "plot_perf_box_name"
7379   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7380   data: "plot-vpp-hoststack-3n-hsw"
7381   include:
7382     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7383     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7384   layout:
7385     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7386     layout: "plot-hoststack"
7387
7388 - type: "plot"
7389   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7390   algorithm: "plot_perf_box_name"
7391   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7392   data: "plot-vpp-hoststack-3n-hsw"
7393   include:
7394     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7395     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7396     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7397     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7398   layout:
7399     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7400     layout: "plot-hoststack"
7401
7402 ################################################################################
7403
7404 # Soak Test (PLRsearch), boxes - 2n-clx
7405 - type: "plot"
7406   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7407   algorithm: "plot_perf_box_name"
7408   output-file-type: ".html"
7409   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7410   data: "plot-vpp-soak-2n-clx"
7411   include:
7412     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7413     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7414     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7415     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7416     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7417     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7418   layout:
7419     title: "30 Minutes Soak Test (PLRsearch)"
7420     layout: "plot-soak-throughput"
7421
7422 # Soak Test (PLRsearch), boxes - 2n-clx
7423 - type: "plot"
7424   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7425   algorithm: "plot_perf_box_name"
7426   output-file-type: ".html"
7427   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7428   data: "plot-vpp-soak-2n-clx"
7429   include:
7430     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7431     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7432     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7433     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7434     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7435     - "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"
7436   layout:
7437     title: "30 Minutes Soak Test (PLRsearch)"
7438     layout: "plot-soak-throughput"
7439
7440 # Soak Test (PLRsearch), boxes - 2n-skx
7441 - type: "plot"
7442   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7443   algorithm: "plot_perf_box_name"
7444   output-file-type: ".html"
7445   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7446   data: "plot-vpp-soak-2n-skx"
7447   include:
7448     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7449     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7450     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7451     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7452     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7453     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7454   layout:
7455     title: "30 Minutes Soak Test (PLRsearch)"
7456     layout: "plot-soak-throughput"
7457
7458 # Soak Test (PLRsearch), boxes - 2n-skx
7459 - type: "plot"
7460   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7461   algorithm: "plot_perf_box_name"
7462   output-file-type: ".html"
7463   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7464   data: "plot-vpp-soak-2n-skx"
7465   include:
7466     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7467     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7468     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7469     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7470     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7471     - "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"
7472   layout:
7473     title: "30 Minutes Soak Test (PLRsearch)"
7474     layout: "plot-soak-throughput"
7475
7476 ###############################################################################
7477
7478 # Reconf tests 2n-skx
7479
7480 - type: "plot"
7481   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7482   algorithm: "plot_nf_reconf_box_name"
7483   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7484   data: "plot-vpp-nfv-reconf-2n-skx"
7485   include:
7486     - "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"
7487     - "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"
7488     - "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"
7489     - "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"
7490     - "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"
7491     - "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"
7492   layout:
7493     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7494     layout: "plot-throughput"
7495
7496 - type: "plot"
7497   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7498   algorithm: "plot_nf_reconf_box_name"
7499   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7500   data: "plot-vpp-nfv-reconf-2n-skx"
7501   include:
7502     - "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"
7503     - "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"
7504     - "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"
7505     - "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"
7506     - "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"
7507     - "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"
7508   layout:
7509     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7510     layout: "plot-throughput"
7511
7512 - type: "plot"
7513   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7514   algorithm: "plot_nf_reconf_box_name"
7515   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7516   data: "plot-vpp-nfv-reconf-2n-skx"
7517   include:
7518     - "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"
7519     - "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"
7520     - "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"
7521     - "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"
7522     - "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"
7523     - "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"
7524   layout:
7525     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7526     layout: "plot-throughput"
7527
7528 ###############################################################################
7529
7530 # Reconf tests 2n-clx
7531
7532 - type: "plot"
7533   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7534   algorithm: "plot_nf_reconf_box_name"
7535   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7536   data: "plot-vpp-nfv-reconf-2n-clx"
7537   include:
7538     - "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"
7539     - "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"
7540     - "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"
7541     - "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"
7542   layout:
7543     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7544     layout: "plot-throughput"
7545
7546 - type: "plot"
7547   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7548   algorithm: "plot_nf_reconf_box_name"
7549   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7550   data: "plot-vpp-nfv-reconf-2n-clx"
7551   include:
7552     - "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"
7553     - "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"
7554     - "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"
7555     - "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"
7556   layout:
7557     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7558     layout: "plot-throughput"
7559
7560 - type: "plot"
7561   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7562   algorithm: "plot_nf_reconf_box_name"
7563   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7564   data: "plot-vpp-nfv-reconf-2n-clx"
7565   include:
7566     - "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"
7567     - "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"
7568     - "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"
7569     - "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"
7570   layout:
7571     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7572     layout: "plot-throughput"
7573
7574 ###############################################################################
7575
7576 # Plots - NF Density - VSC - MRR IMIX
7577 - type: "plot"
7578   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7579   algorithm: "plot_nf_heatmap"
7580   output-file-type: ".html"
7581   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7582   data: "plot-vpp-nfv-2n-skx-mrr"
7583   filter: "'NIC_Intel-XXV710' and
7584            'NF_DENSITY' and
7585            'VHOST' and
7586            not 'VXLAN' and
7587            'CHAIN' and
7588            'NF_VPPIP4' and
7589            'IMIX' and
7590            '2T1C' and
7591            'MRR'"
7592   parameters:
7593   - "result"
7594   - "name"
7595   - "tags"
7596   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7597   x-axis: "X = VNFs per Service Chain"
7598   y-axis: "Y = Number of Service Chains"
7599   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7600   layout:
7601     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7602     layout: "plot-service-density"
7603
7604 - type: "plot"
7605   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7606   algorithm: "plot_nf_heatmap"
7607   output-file-type: ".html"
7608   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7609   data: "plot-vpp-nfv-2n-skx-mrr"
7610   filter: "'NIC_Intel-XXV710' and
7611            'NF_DENSITY' and
7612            'VHOST' and
7613            not 'VXLAN' and
7614            'CHAIN' and
7615            'NF_VPPIP4' and
7616            'IMIX' and
7617            '4T2C' and
7618            'MRR'"
7619   parameters:
7620   - "result"
7621   - "name"
7622   - "tags"
7623   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7624   x-axis: "X = VNFs per Service Chain"
7625   y-axis: "Y = Number of Service Chains"
7626   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7627   layout:
7628     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7629     layout: "plot-service-density"
7630
7631 - type: "plot"
7632   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7633   algorithm: "plot_nf_heatmap"
7634   output-file-type: ".html"
7635   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7636   data: "plot-vpp-nfv-2n-skx-mrr"
7637   filter: "'NIC_Intel-XXV710' and
7638            'NF_DENSITY' and
7639            'VHOST' and
7640            not 'VXLAN' and
7641            'CHAIN' and
7642            'NF_VPPIP4' and
7643            'IMIX' and
7644            '8T4C' and
7645            'MRR'"
7646   parameters:
7647   - "result"
7648   - "name"
7649   - "tags"
7650   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7651   x-axis: "X = VNFs per Service Chain"
7652   y-axis: "Y = Number of Service Chains"
7653   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7654   layout:
7655     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7656     layout: "plot-service-density"
7657
7658 # Plots - NF Density - VSC - NDR IMIX
7659 - type: "plot"
7660   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7661   algorithm: "plot_nf_heatmap"
7662   output-file-type: ".html"
7663   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7664   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7665   filter: "'NIC_Intel-XXV710' and
7666            'NF_DENSITY' and
7667            'VHOST' and
7668            not 'VXLAN' and
7669            'CHAIN' and
7670            'NF_VPPIP4' and
7671            'IMIX' and
7672            '2T1C' and
7673            'NDRPDR'"
7674   parameters:
7675   - "throughput"
7676   - "name"
7677   - "tags"
7678   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7679   x-axis: "X = VNFs per Service Chain"
7680   y-axis: "Y = Number of Service Chains"
7681   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7682   layout:
7683     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7684     layout: "plot-service-density"
7685
7686 - type: "plot"
7687   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7688   algorithm: "plot_nf_heatmap"
7689   output-file-type: ".html"
7690   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7691   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7692   filter: "'NIC_Intel-XXV710' and
7693            'NF_DENSITY' and
7694            'VHOST' and
7695            not 'VXLAN' and
7696            'CHAIN' and
7697            'NF_VPPIP4' and
7698            'IMIX' and
7699            '4T2C' and
7700            'NDRPDR'"
7701   parameters:
7702   - "throughput"
7703   - "name"
7704   - "tags"
7705   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7706   x-axis: "X = VNFs per Service Chain"
7707   y-axis: "Y = Number of Service Chains"
7708   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7709   layout:
7710     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7711     layout: "plot-service-density"
7712
7713 - type: "plot"
7714   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7715   algorithm: "plot_nf_heatmap"
7716   output-file-type: ".html"
7717   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7718   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7719   filter: "'NIC_Intel-XXV710' and
7720            'NF_DENSITY' and
7721            'VHOST' and
7722            not 'VXLAN' and
7723            'CHAIN' and
7724            'NF_VPPIP4' and
7725            'IMIX' and
7726            '8T4C' and
7727            'NDRPDR'"
7728   parameters:
7729   - "throughput"
7730   - "name"
7731   - "tags"
7732   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7733   x-axis: "X = VNFs per Service Chain"
7734   y-axis: "Y = Number of Service Chains"
7735   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7736   layout:
7737     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7738     layout: "plot-service-density"
7739
7740 # Plots - NF Density - VSC - PDR IMIX
7741 - type: "plot"
7742   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7743   algorithm: "plot_nf_heatmap"
7744   output-file-type: ".html"
7745   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7746   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7747   filter: "'NIC_Intel-XXV710' and
7748            'NF_DENSITY' and
7749            'VHOST' and
7750            not 'VXLAN' and
7751            'CHAIN' and
7752            'NF_VPPIP4' and
7753            'IMIX' and
7754            '2T1C' and
7755            'NDRPDR'"
7756   parameters:
7757   - "throughput"
7758   - "name"
7759   - "tags"
7760   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7761   x-axis: "X = VNFs per Service Chain"
7762   y-axis: "Y = Number of Service Chains"
7763   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7764   layout:
7765     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7766     layout: "plot-service-density"
7767
7768 - type: "plot"
7769   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7770   algorithm: "plot_nf_heatmap"
7771   output-file-type: ".html"
7772   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7773   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7774   filter: "'NIC_Intel-XXV710' and
7775            'NF_DENSITY' and
7776            'VHOST' and
7777            not 'VXLAN' and
7778            'CHAIN' and
7779            'NF_VPPIP4' and
7780            'IMIX' and
7781            '4T2C' and
7782            'NDRPDR'"
7783   parameters:
7784   - "throughput"
7785   - "name"
7786   - "tags"
7787   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7788   x-axis: "X = VNFs per Service Chain"
7789   y-axis: "Y = Number of Service Chains"
7790   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7791   layout:
7792     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7793     layout: "plot-service-density"
7794
7795 - type: "plot"
7796   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7797   algorithm: "plot_nf_heatmap"
7798   output-file-type: ".html"
7799   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7800   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7801   filter: "'NIC_Intel-XXV710' and
7802            'NF_DENSITY' and
7803            'VHOST' and
7804            not 'VXLAN' and
7805            'CHAIN' and
7806            'NF_VPPIP4' and
7807            'IMIX' and
7808            '8T4C' and
7809            'NDRPDR'"
7810   parameters:
7811   - "throughput"
7812   - "name"
7813   - "tags"
7814   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7815   x-axis: "X = VNFs per Service Chain"
7816   y-axis: "Y = Number of Service Chains"
7817   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7818   layout:
7819     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7820     layout: "plot-service-density"
7821
7822 ###############################################################################
7823
7824 # Plots - NF Density - VSC - MRR IMIX
7825 - type: "plot"
7826   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7827   algorithm: "plot_nf_heatmap"
7828   output-file-type: ".html"
7829   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7830   data: "plot-vpp-nfv-2n-skx-mrr"
7831   filter: "'NIC_Intel-XXV710' and
7832            'NF_DENSITY' and
7833            'VHOST' and
7834            'VXLAN' and
7835            'CHAIN' and
7836            'IMIX' and
7837            '2T1C' and
7838            'MRR'"
7839   parameters:
7840   - "result"
7841   - "name"
7842   - "tags"
7843   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7844   x-axis: "X = VNFs per Service Chain"
7845   y-axis: "Y = Number of Service Chains"
7846   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7847   layout:
7848     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7849     layout: "plot-service-density"
7850
7851 - type: "plot"
7852   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7853   algorithm: "plot_nf_heatmap"
7854   output-file-type: ".html"
7855   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7856   data: "plot-vpp-nfv-2n-skx-mrr"
7857   filter: "'NIC_Intel-XXV710' and
7858            'NF_DENSITY' and
7859            'VHOST' and
7860            'VXLAN' and
7861            'CHAIN' and
7862            'IMIX' and
7863            '4T2C' and
7864            'MRR'"
7865   parameters:
7866   - "result"
7867   - "name"
7868   - "tags"
7869   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7870   x-axis: "X = VNFs per Service Chain"
7871   y-axis: "Y = Number of Service Chains"
7872   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7873   layout:
7874     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7875     layout: "plot-service-density"
7876
7877 - type: "plot"
7878   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7879   algorithm: "plot_nf_heatmap"
7880   output-file-type: ".html"
7881   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7882   data: "plot-vpp-nfv-2n-skx-mrr"
7883   filter: "'NIC_Intel-XXV710' and
7884            'NF_DENSITY' and
7885            'VHOST' and
7886            'VXLAN' and
7887            'CHAIN' and
7888            'IMIX' and
7889            '8T4C' and
7890            'MRR'"
7891   parameters:
7892   - "result"
7893   - "name"
7894   - "tags"
7895   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7896   x-axis: "X = VNFs per Service Chain"
7897   y-axis: "Y = Number of Service Chains"
7898   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7899   layout:
7900     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7901     layout: "plot-service-density"
7902
7903 # Plots - NF Density - VSC - NDR IMIX
7904 - type: "plot"
7905   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7906   algorithm: "plot_nf_heatmap"
7907   output-file-type: ".html"
7908   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7909   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7910   filter: "'NIC_Intel-XXV710' and
7911            'NF_DENSITY' and
7912            'VHOST' and
7913            'VXLAN' and
7914            'CHAIN' and
7915            'IMIX' and
7916            '2T1C' and
7917            'NDRPDR'"
7918   parameters:
7919   - "throughput"
7920   - "name"
7921   - "tags"
7922   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7923   x-axis: "X = VNFs per Service Chain"
7924   y-axis: "Y = Number of Service Chains"
7925   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7926   layout:
7927     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7928     layout: "plot-service-density"
7929
7930 - type: "plot"
7931   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7932   algorithm: "plot_nf_heatmap"
7933   output-file-type: ".html"
7934   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7935   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7936   filter: "'NIC_Intel-XXV710' and
7937            'NF_DENSITY' and
7938            'VHOST' and
7939            'VXLAN' and
7940            'CHAIN' and
7941            'IMIX' and
7942            '4T2C' and
7943            'NDRPDR'"
7944   parameters:
7945   - "throughput"
7946   - "name"
7947   - "tags"
7948   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7949   x-axis: "X = VNFs per Service Chain"
7950   y-axis: "Y = Number of Service Chains"
7951   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7952   layout:
7953     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7954     layout: "plot-service-density"
7955
7956 - type: "plot"
7957   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7958   algorithm: "plot_nf_heatmap"
7959   output-file-type: ".html"
7960   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7961   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7962   filter: "'NIC_Intel-XXV710' and
7963            'NF_DENSITY' and
7964            'VHOST' and
7965            'VXLAN' and
7966            'CHAIN' and
7967            'IMIX' and
7968            '8T4C' and
7969            'NDRPDR'"
7970   parameters:
7971   - "throughput"
7972   - "name"
7973   - "tags"
7974   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7975   x-axis: "X = VNFs per Service Chain"
7976   y-axis: "Y = Number of Service Chains"
7977   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7978   layout:
7979     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7980     layout: "plot-service-density"
7981
7982 # Plots - NF Density - VSC - PDR IMIX
7983 - type: "plot"
7984   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7985   algorithm: "plot_nf_heatmap"
7986   output-file-type: ".html"
7987   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7988   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7989   filter: "'NIC_Intel-XXV710' and
7990            'NF_DENSITY' and
7991            'VHOST' and
7992            'VXLAN' and
7993            'CHAIN' and
7994            'IMIX' and
7995            '2T1C' and
7996            'NDRPDR'"
7997   parameters:
7998   - "throughput"
7999   - "name"
8000   - "tags"
8001   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8002   x-axis: "X = VNFs per Service Chain"
8003   y-axis: "Y = Number of Service Chains"
8004   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8005   layout:
8006     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8007     layout: "plot-service-density"
8008
8009 - type: "plot"
8010   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8011   algorithm: "plot_nf_heatmap"
8012   output-file-type: ".html"
8013   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
8014   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8015   filter: "'NIC_Intel-XXV710' and
8016            'NF_DENSITY' and
8017            'VHOST' and
8018            'VXLAN' and
8019            'CHAIN' and
8020            'IMIX' and
8021            '4T2C' and
8022            'NDRPDR'"
8023   parameters:
8024   - "throughput"
8025   - "name"
8026   - "tags"
8027   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8028   x-axis: "X = VNFs per Service Chain"
8029   y-axis: "Y = Number of Service Chains"
8030   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8031   layout:
8032     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8033     layout: "plot-service-density"
8034
8035 - type: "plot"
8036   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8037   algorithm: "plot_nf_heatmap"
8038   output-file-type: ".html"
8039   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
8040   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8041   filter: "'NIC_Intel-XXV710' and
8042            'NF_DENSITY' and
8043            'VHOST' and
8044            'VXLAN' and
8045            'CHAIN' and
8046            'IMIX' and
8047            '8T4C' and
8048            'NDRPDR'"
8049   parameters:
8050   - "throughput"
8051   - "name"
8052   - "tags"
8053   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8054   x-axis: "X = VNFs per Service Chain"
8055   y-axis: "Y = Number of Service Chains"
8056   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8057   layout:
8058     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8059     layout: "plot-service-density"
8060
8061 ###############################################################################
8062
8063 # Plots - NF Density - CSC - MRR IMIX
8064 - type: "plot"
8065   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8066   algorithm: "plot_nf_heatmap"
8067   output-file-type: ".html"
8068   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
8069   data: "plot-vpp-nfv-2n-skx-mrr"
8070   filter: "'NIC_Intel-XXV710' and
8071            'NF_DENSITY' and
8072            'DOCKER' and
8073            'CHAIN' and
8074            'NF_VPPIP4' and
8075            'IMIX' and
8076            '2T1C' and
8077            'MRR'"
8078   parameters:
8079   - "result"
8080   - "name"
8081   - "tags"
8082   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8083   x-axis: "X = CNFs per Service Chain"
8084   y-axis: "Y = Number of Service Chains"
8085   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8086   layout:
8087     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8088     layout: "plot-service-density"
8089
8090 - type: "plot"
8091   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8092   algorithm: "plot_nf_heatmap"
8093   output-file-type: ".html"
8094   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8095   data: "plot-vpp-nfv-2n-skx-mrr"
8096   filter: "'NIC_Intel-XXV710' and
8097            'NF_DENSITY' and
8098            'DOCKER' and
8099            'CHAIN' and
8100            'NF_VPPIP4' and
8101            'IMIX' and
8102            '4T2C' and
8103            'MRR'"
8104   parameters:
8105   - "result"
8106   - "name"
8107   - "tags"
8108   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8109   x-axis: "X = CNFs per Service Chain"
8110   y-axis: "Y = Number of Service Chains"
8111   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8112   layout:
8113     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8114     layout: "plot-service-density"
8115
8116 - type: "plot"
8117   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8118   algorithm: "plot_nf_heatmap"
8119   output-file-type: ".html"
8120   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8121   data: "plot-vpp-nfv-2n-skx-mrr"
8122   filter: "'NIC_Intel-XXV710' and
8123            'NF_DENSITY' and
8124            'DOCKER' and
8125            'CHAIN' and
8126            'NF_VPPIP4' and
8127            'IMIX' and
8128            '8T4C' and
8129            'MRR'"
8130   parameters:
8131   - "result"
8132   - "name"
8133   - "tags"
8134   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8135   x-axis: "X = CNFs per Service Chain"
8136   y-axis: "Y = Number of Service Chains"
8137   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8138   layout:
8139     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8140     layout: "plot-service-density"
8141
8142 # Plots - NF Density - CSC - NDR IMIX
8143 - type: "plot"
8144   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8145   algorithm: "plot_nf_heatmap"
8146   output-file-type: ".html"
8147   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8148   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8149   filter: "'NIC_Intel-XXV710' and
8150            'NF_DENSITY' and
8151            'DOCKER' and
8152            'CHAIN' and
8153            'NF_VPPIP4' and
8154            'IMIX' and
8155            '2T1C' and
8156            'NDRPDR'"
8157   parameters:
8158   - "throughput"
8159   - "name"
8160   - "tags"
8161   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8162   x-axis: "X = CNFs per Service Chain"
8163   y-axis: "Y = Number of Service Chains"
8164   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8165   layout:
8166     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8167     layout: "plot-service-density"
8168
8169 - type: "plot"
8170   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8171   algorithm: "plot_nf_heatmap"
8172   output-file-type: ".html"
8173   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8174   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8175   filter: "'NIC_Intel-XXV710' and
8176            'NF_DENSITY' and
8177            'DOCKER' and
8178            'CHAIN' and
8179            'NF_VPPIP4' and
8180            'IMIX' and
8181            '4T2C' and
8182            'NDRPDR'"
8183   parameters:
8184   - "throughput"
8185   - "name"
8186   - "tags"
8187   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8188   x-axis: "X = CNFs per Service Chain"
8189   y-axis: "Y = Number of Service Chains"
8190   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8191   layout:
8192     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8193     layout: "plot-service-density"
8194
8195 - type: "plot"
8196   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8197   algorithm: "plot_nf_heatmap"
8198   output-file-type: ".html"
8199   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8200   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8201   filter: "'NIC_Intel-XXV710' and
8202            'NF_DENSITY' and
8203            'DOCKER' and
8204            'CHAIN' and
8205            'NF_VPPIP4' and
8206            'IMIX' and
8207            '8T4C' and
8208            'NDRPDR'"
8209   parameters:
8210   - "throughput"
8211   - "name"
8212   - "tags"
8213   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8214   x-axis: "X = CNFs per Service Chain"
8215   y-axis: "Y = Number of Service Chains"
8216   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8217   layout:
8218     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8219     layout: "plot-service-density"
8220
8221 # Plots - NF Density - CSC - PDR IMIX
8222 - type: "plot"
8223   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8224   algorithm: "plot_nf_heatmap"
8225   output-file-type: ".html"
8226   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8227   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8228   filter: "'NIC_Intel-XXV710' and
8229            'NF_DENSITY' and
8230            'DOCKER' and
8231            'CHAIN' and
8232            'NF_VPPIP4' and
8233            'IMIX' and
8234            '2T1C' and
8235            'NDRPDR'"
8236   parameters:
8237   - "throughput"
8238   - "name"
8239   - "tags"
8240   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8241   x-axis: "X = CNFs per Service Chain"
8242   y-axis: "Y = Number of Service Chains"
8243   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8244   layout:
8245     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8246     layout: "plot-service-density"
8247
8248 - type: "plot"
8249   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8250   algorithm: "plot_nf_heatmap"
8251   output-file-type: ".html"
8252   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8253   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8254   filter: "'NIC_Intel-XXV710' and
8255            'NF_DENSITY' and
8256            'DOCKER' and
8257            'CHAIN' and
8258            'NF_VPPIP4' and
8259            'IMIX' and
8260            '4T2C' and
8261            'NDRPDR'"
8262   parameters:
8263   - "throughput"
8264   - "name"
8265   - "tags"
8266   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8267   x-axis: "X = CNFs per Service Chain"
8268   y-axis: "Y = Number of Service Chains"
8269   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8270   layout:
8271     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8272     layout: "plot-service-density"
8273
8274 - type: "plot"
8275   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8276   algorithm: "plot_nf_heatmap"
8277   output-file-type: ".html"
8278   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8279   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8280   filter: "'NIC_Intel-XXV710' and
8281            'NF_DENSITY' and
8282            'DOCKER' and
8283            'CHAIN' and
8284            'NF_VPPIP4' and
8285            'IMIX' and
8286            '8T4C' and
8287            'NDRPDR'"
8288   parameters:
8289   - "throughput"
8290   - "name"
8291   - "tags"
8292   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8293   x-axis: "X = CNFs per Service Chain"
8294   y-axis: "Y = Number of Service Chains"
8295   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8296   layout:
8297     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8298     layout: "plot-service-density"
8299
8300 ################################################################################
8301 #
8302 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8303 #- type: "plot"
8304 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8305 #  algorithm: "plot_nf_heatmap"
8306 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8307 #  data: "plot-vpp-nfv-3n-skx-mrr"
8308 #  filter: "'NIC_Intel-XXV710' and
8309 #           'NF_DENSITY' and
8310 #           'DOCKER' and
8311 #           'CHAIN' and
8312 #           'NF_VPPIP4' and
8313 #           'IPSEC' and
8314 #           'TNL_4' and
8315 #           'IMIX' and
8316 #           '2T1C' and
8317 #           'MRR'"
8318 #  parameters:
8319 #  - "result"
8320 #  - "name"
8321 #  - "tags"
8322 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8323 #  x-axis: "X = CNFs per Service Chain"
8324 #  y-axis: "Y = Number of Service Chains"
8325 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8326 #  layout:
8327 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8328 #    layout: "plot-service-density"
8329 #
8330 #- type: "plot"
8331 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8332 #  algorithm: "plot_nf_heatmap"
8333 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8334 #  data: "plot-vpp-nfv-3n-skx-mrr"
8335 #  filter: "'NIC_Intel-XXV710' and
8336 #           'NF_DENSITY' and
8337 #           'DOCKER' and
8338 #           'CHAIN' and
8339 #           'NF_VPPIP4' and
8340 #           'IPSEC' and
8341 #           'TNL_4' and
8342 #           'IMIX' and
8343 #           '4T2C' and
8344 #           'MRR'"
8345 #  parameters:
8346 #  - "result"
8347 #  - "name"
8348 #  - "tags"
8349 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8350 #  x-axis: "X = CNFs per Service Chain"
8351 #  y-axis: "Y = Number of Service Chains"
8352 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8353 #  layout:
8354 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8355 #    layout: "plot-service-density"
8356 #
8357 #- type: "plot"
8358 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8359 #  algorithm: "plot_nf_heatmap"
8360 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8361 #  data: "plot-vpp-nfv-3n-skx-mrr"
8362 #  filter: "'NIC_Intel-XXV710' and
8363 #           'NF_DENSITY' and
8364 #           'DOCKER' and
8365 #           'CHAIN' and
8366 #           'NF_VPPIP4' and
8367 #           'IPSEC' and
8368 #           'TNL_4' and
8369 #           'IMIX' and
8370 #           '8T4C' and
8371 #           'MRR'"
8372 #  parameters:
8373 #  - "result"
8374 #  - "name"
8375 #  - "tags"
8376 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8377 #  x-axis: "X = CNFs per Service Chain"
8378 #  y-axis: "Y = Number of Service Chains"
8379 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8380 #  layout:
8381 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8382 #    layout: "plot-service-density"
8383
8384 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8385 #- type: "plot"
8386 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8387 #  algorithm: "plot_nf_heatmap"
8388 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8389 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8390 #  filter: "'NIC_Intel-XXV710' and
8391 #           'NF_DENSITY' and
8392 #           'DOCKER' and
8393 #           'CHAIN' and
8394 #           'NF_VPPIP4' and
8395 #           'IPSEC' and
8396 #           'TNL_4' and
8397 #           'IMIX' and
8398 #           '2T1C' and
8399 #           'NDRPDR'"
8400 #  parameters:
8401 #  - "throughput"
8402 #  - "name"
8403 #  - "tags"
8404 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8405 #  x-axis: "X = CNFs per Service Chain"
8406 #  y-axis: "Y = Number of Service Chains"
8407 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8408 #  layout:
8409 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8410 #    layout: "plot-service-density"
8411 #
8412 #- type: "plot"
8413 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8414 #  algorithm: "plot_nf_heatmap"
8415 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8416 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8417 #  filter: "'NIC_Intel-XXV710' and
8418 #           'NF_DENSITY' and
8419 #           'DOCKER' and
8420 #           'CHAIN' and
8421 #           'NF_VPPIP4' and
8422 #           'IPSEC' and
8423 #           'TNL_4' and
8424 #           'IMIX' and
8425 #           '4T2C' and
8426 #           'NDRPDR'"
8427 #  parameters:
8428 #  - "throughput"
8429 #  - "name"
8430 #  - "tags"
8431 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8432 #  x-axis: "X = CNFs per Service Chain"
8433 #  y-axis: "Y = Number of Service Chains"
8434 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8435 #  layout:
8436 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8437 #    layout: "plot-service-density"
8438 #
8439 #- type: "plot"
8440 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8441 #  algorithm: "plot_nf_heatmap"
8442 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8443 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8444 #  filter: "'NIC_Intel-XXV710' and
8445 #           'NF_DENSITY' and
8446 #           'DOCKER' and
8447 #           'CHAIN' and
8448 #           'NF_VPPIP4' and
8449 #           'IPSEC' and
8450 #           'TNL_4' and
8451 #           'IMIX' and
8452 #           '8T4C' and
8453 #           'NDRPDR'"
8454 #  parameters:
8455 #  - "throughput"
8456 #  - "name"
8457 #  - "tags"
8458 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8459 #  x-axis: "X = CNFs per Service Chain"
8460 #  y-axis: "Y = Number of Service Chains"
8461 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8462 #  layout:
8463 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8464 #    layout: "plot-service-density"
8465 #
8466 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8467 #- type: "plot"
8468 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8469 #  algorithm: "plot_nf_heatmap"
8470 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8471 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8472 #  filter: "'NIC_Intel-XXV710' and
8473 #           'NF_DENSITY' and
8474 #           'DOCKER' and
8475 #           'CHAIN' and
8476 #           'NF_VPPIP4' and
8477 #           'IPSEC' and
8478 #           'TNL_4' and
8479 #           'IMIX' and
8480 #           '2T1C' and
8481 #           'NDRPDR'"
8482 #  parameters:
8483 #  - "throughput"
8484 #  - "name"
8485 #  - "tags"
8486 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8487 #  x-axis: "X = CNFs per Service Chain"
8488 #  y-axis: "Y = Number of Service Chains"
8489 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8490 #  layout:
8491 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8492 #    layout: "plot-service-density"
8493 #
8494 #- type: "plot"
8495 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8496 #  algorithm: "plot_nf_heatmap"
8497 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8498 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8499 #  filter: "'NIC_Intel-XXV710' and
8500 #           'NF_DENSITY' and
8501 #           'DOCKER' and
8502 #           'CHAIN' and
8503 #           'NF_VPPIP4' and
8504 #           'IPSEC' and
8505 #           'TNL_4' and
8506 #           'IMIX' and
8507 #           '4T2C' and
8508 #           'NDRPDR'"
8509 #  parameters:
8510 #  - "throughput"
8511 #  - "name"
8512 #  - "tags"
8513 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8514 #  x-axis: "X = CNFs per Service Chain"
8515 #  y-axis: "Y = Number of Service Chains"
8516 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8517 #  layout:
8518 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8519 #    layout: "plot-service-density"
8520 #
8521 #- type: "plot"
8522 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8523 #  algorithm: "plot_nf_heatmap"
8524 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8525 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8526 #  filter: "'NIC_Intel-XXV710' and
8527 #           'NF_DENSITY' and
8528 #           'DOCKER' and
8529 #           'CHAIN' and
8530 #           'NF_VPPIP4' and
8531 #           'IPSEC' and
8532 #           'TNL_4' and
8533 #           'IMIX' and
8534 #           '8T4C' and
8535 #           'NDRPDR'"
8536 #  parameters:
8537 #  - "throughput"
8538 #  - "name"
8539 #  - "tags"
8540 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8541 #  x-axis: "X = CNFs per Service Chain"
8542 #  y-axis: "Y = Number of Service Chains"
8543 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8544 #  layout:
8545 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8546 #    layout: "plot-service-density"
8547
8548 ###############################################################################
8549
8550 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8551 #- type: "plot"
8552 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8553 #  algorithm: "plot_nf_heatmap"
8554 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8555 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8556 #  filter: "'NIC_Intel-XL710' and
8557 #           'NF_DENSITY' and
8558 #           'DOCKER' and
8559 #           'CHAIN' and
8560 #           'NF_VPPIP4' and
8561 #           'IMIX' and
8562 #           'TNL_4' and
8563 #           '1T1C' and
8564 #           'MRR'"
8565 #  parameters:
8566 #  - "result"
8567 #  - "name"
8568 #  - "tags"
8569 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8570 #  x-axis: "X = CNFs per Service Chain"
8571 #  y-axis: "Y = Number of Service Chains"
8572 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8573 #  layout:
8574 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8575 #    layout: "plot-service-density"
8576 #
8577 #- type: "plot"
8578 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8579 #  algorithm: "plot_nf_heatmap"
8580 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8581 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8582 #  filter: "'NIC_Intel-XL710' and
8583 #           'NF_DENSITY' and
8584 #           'DOCKER' and
8585 #           'CHAIN' and
8586 #           'NF_VPPIP4' and
8587 #           'IPSEC' and
8588 #           'TNL_4' and
8589 #           'IMIX' and
8590 #           '2T2C' and
8591 #           'MRR'"
8592 #  parameters:
8593 #  - "result"
8594 #  - "name"
8595 #  - "tags"
8596 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8597 #  x-axis: "X = CNFs per Service Chain"
8598 #  y-axis: "Y = Number of Service Chains"
8599 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8600 #  layout:
8601 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8602 #    layout: "plot-service-density"
8603 #
8604 #- type: "plot"
8605 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8606 #  algorithm: "plot_nf_heatmap"
8607 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8608 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8609 #  filter: "'NIC_Intel-XL710' and
8610 #           'NF_DENSITY' and
8611 #           'DOCKER' and
8612 #           'CHAIN' and
8613 #           'NF_VPPIP4' and
8614 #           'IPSEC' and
8615 #           'TNL_4' and
8616 #           'IMIX' and
8617 #           '4T4C' and
8618 #           'MRR'"
8619 #  parameters:
8620 #  - "result"
8621 #  - "name"
8622 #  - "tags"
8623 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8624 #  x-axis: "X = CNFs per Service Chain"
8625 #  y-axis: "Y = Number of Service Chains"
8626 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8627 #  layout:
8628 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8629 #    layout: "plot-service-density"
8630
8631 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8632 #- type: "plot"
8633 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8634 #  algorithm: "plot_nf_heatmap"
8635 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8636 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8637 #  filter: "'NIC_Intel-XL710' and
8638 #           'NF_DENSITY' and
8639 #           'DOCKER' and
8640 #           'CHAIN' and
8641 #           'NF_VPPIP4' and
8642 #           'IPSEC' and
8643 #           'TNL_4' and
8644 #           'IMIX' and
8645 #           '1T1C' and
8646 #           'NDRPDR'"
8647 #  parameters:
8648 #  - "throughput"
8649 #  - "name"
8650 #  - "tags"
8651 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8652 #  x-axis: "X = CNFs per Service Chain"
8653 #  y-axis: "Y = Number of Service Chains"
8654 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8655 #  layout:
8656 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8657 #    layout: "plot-service-density"
8658 #
8659 #- type: "plot"
8660 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8661 #  algorithm: "plot_nf_heatmap"
8662 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8663 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8664 #  filter: "'NIC_Intel-XL710' and
8665 #           'NF_DENSITY' and
8666 #           'DOCKER' and
8667 #           'CHAIN' and
8668 #           'NF_VPPIP4' and
8669 #           'IPSEC' and
8670 #           'TNL_4' and
8671 #           'IMIX' and
8672 #           '2T2C' and
8673 #           'NDRPDR'"
8674 #  parameters:
8675 #  - "throughput"
8676 #  - "name"
8677 #  - "tags"
8678 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8679 #  x-axis: "X = CNFs per Service Chain"
8680 #  y-axis: "Y = Number of Service Chains"
8681 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8682 #  layout:
8683 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8684 #    layout: "plot-service-density"
8685 #
8686 #- type: "plot"
8687 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8688 #  algorithm: "plot_nf_heatmap"
8689 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8690 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8691 #  filter: "'NIC_Intel-XL710' and
8692 #           'NF_DENSITY' and
8693 #           'DOCKER' and
8694 #           'CHAIN' and
8695 #           'NF_VPPIP4' and
8696 #           'IPSEC' and
8697 #           'TNL_4' and
8698 #           'IMIX' and
8699 #           '4T4C' and
8700 #           'NDRPDR'"
8701 #  parameters:
8702 #  - "throughput"
8703 #  - "name"
8704 #  - "tags"
8705 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8706 #  x-axis: "X = CNFs per Service Chain"
8707 #  y-axis: "Y = Number of Service Chains"
8708 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8709 #  layout:
8710 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8711 #    layout: "plot-service-density"
8712 #
8713 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8714 #- type: "plot"
8715 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8716 #  algorithm: "plot_nf_heatmap"
8717 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8718 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8719 #  filter: "'NIC_Intel-XL710' and
8720 #           'NF_DENSITY' and
8721 #           'DOCKER' and
8722 #           'CHAIN' and
8723 #           'NF_VPPIP4' and
8724 #           'IPSEC' and
8725 #           'TNL_4' and
8726 #           'IMIX' and
8727 #           '1T1C' and
8728 #           'NDRPDR'"
8729 #  parameters:
8730 #  - "throughput"
8731 #  - "name"
8732 #  - "tags"
8733 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8734 #  x-axis: "X = CNFs per Service Chain"
8735 #  y-axis: "Y = Number of Service Chains"
8736 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8737 #  layout:
8738 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8739 #    layout: "plot-service-density"
8740 #
8741 #- type: "plot"
8742 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8743 #  algorithm: "plot_nf_heatmap"
8744 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8745 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8746 #  filter: "'NIC_Intel-XL710' and
8747 #           'NF_DENSITY' and
8748 #           'DOCKER' and
8749 #           'CHAIN' and
8750 #           'NF_VPPIP4' and
8751 #           'IPSEC' and
8752 #           'TNL_4' and
8753 #           'IMIX' and
8754 #           '2T2C' and
8755 #           'NDRPDR'"
8756 #  parameters:
8757 #  - "throughput"
8758 #  - "name"
8759 #  - "tags"
8760 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8761 #  x-axis: "X = CNFs per Service Chain"
8762 #  y-axis: "Y = Number of Service Chains"
8763 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8764 #  layout:
8765 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8766 #    layout: "plot-service-density"
8767 #
8768 #- type: "plot"
8769 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8770 #  algorithm: "plot_nf_heatmap"
8771 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8772 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8773 #  filter: "'NIC_Intel-XL710' and
8774 #           'NF_DENSITY' and
8775 #           'DOCKER' and
8776 #           'CHAIN' and
8777 #           'NF_VPPIP4' and
8778 #           'IPSEC' and
8779 #           'TNL_4' and
8780 #           'IMIX' and
8781 #           '4T4C' and
8782 #           'NDRPDR'"
8783 #  parameters:
8784 #  - "throughput"
8785 #  - "name"
8786 #  - "tags"
8787 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8788 #  x-axis: "X = CNFs per Service Chain"
8789 #  y-axis: "Y = Number of Service Chains"
8790 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8791 #  layout:
8792 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8793 #    layout: "plot-service-density"
8794
8795 ###############################################################################
8796
8797 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8798 #- type: "plot"
8799 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8800 #  algorithm: "plot_nf_heatmap"
8801 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8802 #  data: "plot-vpp-nfv-3n-skx-mrr"
8803 #  filter: "'NIC_Intel-XXV710' and
8804 #           'NF_DENSITY' and
8805 #           'DOCKER' and
8806 #           'CHAIN' and
8807 #           'NF_VPPIP4' and
8808 #           'IPSEC' and
8809 #           'TNL_1000' and
8810 #           'IMIX' and
8811 #           '2T1C' and
8812 #           'MRR'"
8813 #  parameters:
8814 #  - "result"
8815 #  - "name"
8816 #  - "tags"
8817 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8818 #  x-axis: "X = CNFs per Service Chain"
8819 #  y-axis: "Y = Number of Service Chains"
8820 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8821 #  layout:
8822 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8823 #    layout: "plot-service-density"
8824 #
8825 #- type: "plot"
8826 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8827 #  algorithm: "plot_nf_heatmap"
8828 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8829 #  data: "plot-vpp-nfv-3n-skx-mrr"
8830 #  filter: "'NIC_Intel-XXV710' and
8831 #           'NF_DENSITY' and
8832 #           'DOCKER' and
8833 #           'CHAIN' and
8834 #           'NF_VPPIP4' and
8835 #           'IPSEC' and
8836 #           'TNL_1000' and
8837 #           'IMIX' and
8838 #           '4T2C' and
8839 #           'MRR'"
8840 #  parameters:
8841 #  - "result"
8842 #  - "name"
8843 #  - "tags"
8844 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8845 #  x-axis: "X = CNFs per Service Chain"
8846 #  y-axis: "Y = Number of Service Chains"
8847 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8848 #  layout:
8849 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8850 #    layout: "plot-service-density"
8851 #
8852 #- type: "plot"
8853 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8854 #  algorithm: "plot_nf_heatmap"
8855 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8856 #  data: "plot-vpp-nfv-3n-skx-mrr"
8857 #  filter: "'NIC_Intel-XXV710' and
8858 #           'NF_DENSITY' and
8859 #           'DOCKER' and
8860 #           'CHAIN' and
8861 #           'NF_VPPIP4' and
8862 #           'IPSEC' and
8863 #           'TNL_1000' and
8864 #           'IMIX' and
8865 #           '8T4C' and
8866 #           'MRR'"
8867 #  parameters:
8868 #  - "result"
8869 #  - "name"
8870 #  - "tags"
8871 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8872 #  x-axis: "X = CNFs per Service Chain"
8873 #  y-axis: "Y = Number of Service Chains"
8874 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8875 #  layout:
8876 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8877 #    layout: "plot-service-density"
8878
8879 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8880 #- type: "plot"
8881 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8882 #  algorithm: "plot_nf_heatmap"
8883 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8884 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8885 #  filter: "'NIC_Intel-XXV710' and
8886 #           'NF_DENSITY' and
8887 #           'DOCKER' and
8888 #           'CHAIN' and
8889 #           'NF_VPPIP4' and
8890 #           'IPSEC' and
8891 #           'TNL_1000' and
8892 #           'IMIX' and
8893 #           '2T1C' and
8894 #           'NDRPDR'"
8895 #  parameters:
8896 #  - "throughput"
8897 #  - "name"
8898 #  - "tags"
8899 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8900 #  x-axis: "X = CNFs per Service Chain"
8901 #  y-axis: "Y = Number of Service Chains"
8902 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8903 #  layout:
8904 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8905 #    layout: "plot-service-density"
8906 #
8907 #- type: "plot"
8908 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8909 #  algorithm: "plot_nf_heatmap"
8910 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8911 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8912 #  filter: "'NIC_Intel-XXV710' and
8913 #           'NF_DENSITY' and
8914 #           'DOCKER' and
8915 #           'CHAIN' and
8916 #           'NF_VPPIP4' and
8917 #           'IPSEC' and
8918 #           'TNL_1000' and
8919 #           'IMIX' and
8920 #           '4T2C' and
8921 #           'NDRPDR'"
8922 #  parameters:
8923 #  - "throughput"
8924 #  - "name"
8925 #  - "tags"
8926 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8927 #  x-axis: "X = CNFs per Service Chain"
8928 #  y-axis: "Y = Number of Service Chains"
8929 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8930 #  layout:
8931 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8932 #    layout: "plot-service-density"
8933 #
8934 #- type: "plot"
8935 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8936 #  algorithm: "plot_nf_heatmap"
8937 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8938 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8939 #  filter: "'NIC_Intel-XXV710' and
8940 #           'NF_DENSITY' and
8941 #           'DOCKER' and
8942 #           'CHAIN' and
8943 #           'NF_VPPIP4' and
8944 #           'IPSEC' and
8945 #           'TNL_1000' and
8946 #           'IMIX' and
8947 #           '8T4C' and
8948 #           'NDRPDR'"
8949 #  parameters:
8950 #  - "throughput"
8951 #  - "name"
8952 #  - "tags"
8953 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8954 #  x-axis: "X = CNFs per Service Chain"
8955 #  y-axis: "Y = Number of Service Chains"
8956 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8957 #  layout:
8958 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8959 #    layout: "plot-service-density"
8960 #
8961 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8962 #- type: "plot"
8963 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8964 #  algorithm: "plot_nf_heatmap"
8965 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8966 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8967 #  filter: "'NIC_Intel-XXV710' and
8968 #           'NF_DENSITY' and
8969 #           'DOCKER' and
8970 #           'CHAIN' and
8971 #           'NF_VPPIP4' and
8972 #           'IPSEC' and
8973 #           'TNL_1000' and
8974 #           'IMIX' and
8975 #           '2T1C' and
8976 #           'NDRPDR'"
8977 #  parameters:
8978 #  - "throughput"
8979 #  - "name"
8980 #  - "tags"
8981 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8982 #  x-axis: "X = CNFs per Service Chain"
8983 #  y-axis: "Y = Number of Service Chains"
8984 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8985 #  layout:
8986 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8987 #    layout: "plot-service-density"
8988 #
8989 #- type: "plot"
8990 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8991 #  algorithm: "plot_nf_heatmap"
8992 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8993 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8994 #  filter: "'NIC_Intel-XXV710' and
8995 #           'NF_DENSITY' and
8996 #           'DOCKER' and
8997 #           'CHAIN' and
8998 #           'NF_VPPIP4' and
8999 #           'IPSEC' and
9000 #           'TNL_1000' and
9001 #           'IMIX' and
9002 #           '4T2C' and
9003 #           'NDRPDR'"
9004 #  parameters:
9005 #  - "throughput"
9006 #  - "name"
9007 #  - "tags"
9008 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9009 #  x-axis: "X = CNFs per Service Chain"
9010 #  y-axis: "Y = Number of Service Chains"
9011 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9012 #  layout:
9013 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9014 #    layout: "plot-service-density"
9015 #
9016 #- type: "plot"
9017 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9018 #  algorithm: "plot_nf_heatmap"
9019 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9020 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9021 #  filter: "'NIC_Intel-XXV710' and
9022 #           'NF_DENSITY' and
9023 #           'DOCKER' and
9024 #           'CHAIN' and
9025 #           'NF_VPPIP4' and
9026 #           'IPSEC' and
9027 #           'TNL_1000' and
9028 #           'IMIX' and
9029 #           '8T4C' and
9030 #           'NDRPDR'"
9031 #  parameters:
9032 #  - "throughput"
9033 #  - "name"
9034 #  - "tags"
9035 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9036 #  x-axis: "X = CNFs per Service Chain"
9037 #  y-axis: "Y = Number of Service Chains"
9038 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9039 #  layout:
9040 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9041 #    layout: "plot-service-density"
9042
9043 ###############################################################################
9044
9045 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9046 #- type: "plot"
9047 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9048 #  algorithm: "plot_nf_heatmap"
9049 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9050 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9051 #  filter: "'NIC_Intel-XL710' and
9052 #           'NF_DENSITY' and
9053 #           'DOCKER' and
9054 #           'CHAIN' and
9055 #           'NF_VPPIP4' and
9056 #           'IMIX' and
9057 #           'TNL_1000' and
9058 #           '1T1C' and
9059 #           'MRR'"
9060 #  parameters:
9061 #  - "result"
9062 #  - "name"
9063 #  - "tags"
9064 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9065 #  x-axis: "X = CNFs per Service Chain"
9066 #  y-axis: "Y = Number of Service Chains"
9067 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9068 #  layout:
9069 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9070 #    layout: "plot-service-density"
9071 #
9072 #- type: "plot"
9073 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9074 #  algorithm: "plot_nf_heatmap"
9075 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9076 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9077 #  filter: "'NIC_Intel-XL710' and
9078 #           'NF_DENSITY' and
9079 #           'DOCKER' and
9080 #           'CHAIN' and
9081 #           'NF_VPPIP4' and
9082 #           'IPSEC' and
9083 #           'TNL_1000' and
9084 #           'IMIX' and
9085 #           '2T2C' and
9086 #           'MRR'"
9087 #  parameters:
9088 #  - "result"
9089 #  - "name"
9090 #  - "tags"
9091 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9092 #  x-axis: "X = CNFs per Service Chain"
9093 #  y-axis: "Y = Number of Service Chains"
9094 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9095 #  layout:
9096 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9097 #    layout: "plot-service-density"
9098 #
9099 #- type: "plot"
9100 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9101 #  algorithm: "plot_nf_heatmap"
9102 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9103 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9104 #  filter: "'NIC_Intel-XL710' and
9105 #           'NF_DENSITY' and
9106 #           'DOCKER' and
9107 #           'CHAIN' and
9108 #           'NF_VPPIP4' and
9109 #           'IPSEC' and
9110 #           'TNL_1000' and
9111 #           'IMIX' and
9112 #           '4T4C' and
9113 #           'MRR'"
9114 #  parameters:
9115 #  - "result"
9116 #  - "name"
9117 #  - "tags"
9118 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9119 #  x-axis: "X = CNFs per Service Chain"
9120 #  y-axis: "Y = Number of Service Chains"
9121 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9122 #  layout:
9123 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9124 #    layout: "plot-service-density"
9125
9126 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9127 #- type: "plot"
9128 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9129 #  algorithm: "plot_nf_heatmap"
9130 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9131 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9132 #  filter: "'NIC_Intel-XL710' and
9133 #           'NF_DENSITY' and
9134 #           'DOCKER' and
9135 #           'CHAIN' and
9136 #           'NF_VPPIP4' and
9137 #           'IPSEC' and
9138 #           'TNL_1000' and
9139 #           'IMIX' and
9140 #           '1T1C' and
9141 #           'NDRPDR'"
9142 #  parameters:
9143 #  - "throughput"
9144 #  - "name"
9145 #  - "tags"
9146 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9147 #  x-axis: "X = CNFs per Service Chain"
9148 #  y-axis: "Y = Number of Service Chains"
9149 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9150 #  layout:
9151 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9152 #    layout: "plot-service-density"
9153 #
9154 #- type: "plot"
9155 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9156 #  algorithm: "plot_nf_heatmap"
9157 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9158 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9159 #  filter: "'NIC_Intel-XL710' and
9160 #           'NF_DENSITY' and
9161 #           'DOCKER' and
9162 #           'CHAIN' and
9163 #           'NF_VPPIP4' and
9164 #           'IPSEC' and
9165 #           'TNL_1000' and
9166 #           'IMIX' and
9167 #           '2T2C' and
9168 #           'NDRPDR'"
9169 #  parameters:
9170 #  - "throughput"
9171 #  - "name"
9172 #  - "tags"
9173 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9174 #  x-axis: "X = CNFs per Service Chain"
9175 #  y-axis: "Y = Number of Service Chains"
9176 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9177 #  layout:
9178 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9179 #    layout: "plot-service-density"
9180 #
9181 #- type: "plot"
9182 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9183 #  algorithm: "plot_nf_heatmap"
9184 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9185 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9186 #  filter: "'NIC_Intel-XL710' and
9187 #           'NF_DENSITY' and
9188 #           'DOCKER' and
9189 #           'CHAIN' and
9190 #           'NF_VPPIP4' and
9191 #           'IPSEC' and
9192 #           'TNL_1000' and
9193 #           'IMIX' and
9194 #           '4T4C' and
9195 #           'NDRPDR'"
9196 #  parameters:
9197 #  - "throughput"
9198 #  - "name"
9199 #  - "tags"
9200 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9201 #  x-axis: "X = CNFs per Service Chain"
9202 #  y-axis: "Y = Number of Service Chains"
9203 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9204 #  layout:
9205 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9206 #    layout: "plot-service-density"
9207 #
9208 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9209 #- type: "plot"
9210 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9211 #  algorithm: "plot_nf_heatmap"
9212 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9213 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9214 #  filter: "'NIC_Intel-XL710' and
9215 #           'NF_DENSITY' and
9216 #           'DOCKER' and
9217 #           'CHAIN' and
9218 #           'NF_VPPIP4' and
9219 #           'IPSEC' and
9220 #           'TNL_1000' and
9221 #           'IMIX' and
9222 #           '1T1C' and
9223 #           'NDRPDR'"
9224 #  parameters:
9225 #  - "throughput"
9226 #  - "name"
9227 #  - "tags"
9228 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9229 #  x-axis: "X = CNFs per Service Chain"
9230 #  y-axis: "Y = Number of Service Chains"
9231 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9232 #  layout:
9233 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9234 #    layout: "plot-service-density"
9235 #
9236 #- type: "plot"
9237 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9238 #  algorithm: "plot_nf_heatmap"
9239 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9240 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9241 #  filter: "'NIC_Intel-XL710' and
9242 #           'NF_DENSITY' and
9243 #           'DOCKER' and
9244 #           'CHAIN' and
9245 #           'NF_VPPIP4' and
9246 #           'IPSEC' and
9247 #           'TNL_1000' and
9248 #           'IMIX' and
9249 #           '2T2C' and
9250 #           'NDRPDR'"
9251 #  parameters:
9252 #  - "throughput"
9253 #  - "name"
9254 #  - "tags"
9255 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9256 #  x-axis: "X = CNFs per Service Chain"
9257 #  y-axis: "Y = Number of Service Chains"
9258 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9259 #  layout:
9260 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9261 #    layout: "plot-service-density"
9262 #
9263 #- type: "plot"
9264 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9265 #  algorithm: "plot_nf_heatmap"
9266 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9267 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9268 #  filter: "'NIC_Intel-XL710' and
9269 #           'NF_DENSITY' and
9270 #           'DOCKER' and
9271 #           'CHAIN' and
9272 #           'NF_VPPIP4' and
9273 #           'IPSEC' and
9274 #           'TNL_1000' and
9275 #           'IMIX' and
9276 #           '4T4C' and
9277 #           'NDRPDR'"
9278 #  parameters:
9279 #  - "throughput"
9280 #  - "name"
9281 #  - "tags"
9282 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9283 #  x-axis: "X = CNFs per Service Chain"
9284 #  y-axis: "Y = Number of Service Chains"
9285 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9286 #  layout:
9287 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9288 #    layout: "plot-service-density"
9289
9290 ###############################################################################
9291
9292 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9293 #- type: "plot"
9294 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9295 #  algorithm: "plot_nf_heatmap"
9296 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9297 #  data: "plot-vpp-nfv-3n-skx-mrr"
9298 #  filter: "'NIC_Intel-XXV710' and
9299 #           'NF_DENSITY' and
9300 #           'DOCKER' and
9301 #           'CHAIN' and
9302 #           'NF_VPPIP4' and
9303 #           'IPSEC' and
9304 #           'TNL_10000' and
9305 #           'IMIX' and
9306 #           '2T1C' and
9307 #           'MRR'"
9308 #  parameters:
9309 #  - "result"
9310 #  - "name"
9311 #  - "tags"
9312 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9313 #  x-axis: "X = CNFs per Service Chain"
9314 #  y-axis: "Y = Number of Service Chains"
9315 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9316 #  layout:
9317 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9318 #    layout: "plot-service-density"
9319 #
9320 #- type: "plot"
9321 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9322 #  algorithm: "plot_nf_heatmap"
9323 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9324 #  data: "plot-vpp-nfv-3n-skx-mrr"
9325 #  filter: "'NIC_Intel-XXV710' and
9326 #           'NF_DENSITY' and
9327 #           'DOCKER' and
9328 #           'CHAIN' and
9329 #           'NF_VPPIP4' and
9330 #           'IPSEC' and
9331 #           'TNL_10000' and
9332 #           'IMIX' and
9333 #           '4T2C' and
9334 #           'MRR'"
9335 #  parameters:
9336 #  - "result"
9337 #  - "name"
9338 #  - "tags"
9339 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9340 #  x-axis: "X = CNFs per Service Chain"
9341 #  y-axis: "Y = Number of Service Chains"
9342 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9343 #  layout:
9344 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9345 #    layout: "plot-service-density"
9346 #
9347 #- type: "plot"
9348 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9349 #  algorithm: "plot_nf_heatmap"
9350 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9351 #  data: "plot-vpp-nfv-3n-skx-mrr"
9352 #  filter: "'NIC_Intel-XXV710' and
9353 #           'NF_DENSITY' and
9354 #           'DOCKER' and
9355 #           'CHAIN' and
9356 #           'NF_VPPIP4' and
9357 #           'IPSEC' and
9358 #           'TNL_10000' and
9359 #           'IMIX' and
9360 #           '8T4C' and
9361 #           'MRR'"
9362 #  parameters:
9363 #  - "result"
9364 #  - "name"
9365 #  - "tags"
9366 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9367 #  x-axis: "X = CNFs per Service Chain"
9368 #  y-axis: "Y = Number of Service Chains"
9369 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9370 #  layout:
9371 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9372 #    layout: "plot-service-density"
9373
9374 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9375 #- type: "plot"
9376 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9377 #  algorithm: "plot_nf_heatmap"
9378 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9379 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9380 #  filter: "'NIC_Intel-XXV710' and
9381 #           'NF_DENSITY' and
9382 #           'DOCKER' and
9383 #           'CHAIN' and
9384 #           'NF_VPPIP4' and
9385 #           'IPSEC' and
9386 #           'TNL_10000' and
9387 #           'IMIX' and
9388 #           '2T1C' and
9389 #           'NDRPDR'"
9390 #  parameters:
9391 #  - "throughput"
9392 #  - "name"
9393 #  - "tags"
9394 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9395 #  x-axis: "X = CNFs per Service Chain"
9396 #  y-axis: "Y = Number of Service Chains"
9397 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9398 #  layout:
9399 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9400 #    layout: "plot-service-density"
9401 #
9402 #- type: "plot"
9403 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9404 #  algorithm: "plot_nf_heatmap"
9405 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9406 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9407 #  filter: "'NIC_Intel-XXV710' and
9408 #           'NF_DENSITY' and
9409 #           'DOCKER' and
9410 #           'CHAIN' and
9411 #           'NF_VPPIP4' and
9412 #           'IPSEC' and
9413 #           'TNL_10000' and
9414 #           'IMIX' and
9415 #           '4T2C' and
9416 #           'NDRPDR'"
9417 #  parameters:
9418 #  - "throughput"
9419 #  - "name"
9420 #  - "tags"
9421 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9422 #  x-axis: "X = CNFs per Service Chain"
9423 #  y-axis: "Y = Number of Service Chains"
9424 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9425 #  layout:
9426 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9427 #    layout: "plot-service-density"
9428 #
9429 #- type: "plot"
9430 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9431 #  algorithm: "plot_nf_heatmap"
9432 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9433 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9434 #  filter: "'NIC_Intel-XXV710' and
9435 #           'NF_DENSITY' and
9436 #           'DOCKER' and
9437 #           'CHAIN' and
9438 #           'NF_VPPIP4' and
9439 #           'IPSEC' and
9440 #           'TNL_10000' and
9441 #           'IMIX' and
9442 #           '8T4C' and
9443 #           'NDRPDR'"
9444 #  parameters:
9445 #  - "throughput"
9446 #  - "name"
9447 #  - "tags"
9448 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9449 #  x-axis: "X = CNFs per Service Chain"
9450 #  y-axis: "Y = Number of Service Chains"
9451 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9452 #  layout:
9453 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9454 #    layout: "plot-service-density"
9455 #
9456 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9457 #- type: "plot"
9458 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9459 #  algorithm: "plot_nf_heatmap"
9460 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9461 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9462 #  filter: "'NIC_Intel-XXV710' and
9463 #           'NF_DENSITY' and
9464 #           'DOCKER' and
9465 #           'CHAIN' and
9466 #           'NF_VPPIP4' and
9467 #           'IPSEC' and
9468 #           'TNL_10000' and
9469 #           'IMIX' and
9470 #           '2T1C' and
9471 #           'NDRPDR'"
9472 #  parameters:
9473 #  - "throughput"
9474 #  - "name"
9475 #  - "tags"
9476 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9477 #  x-axis: "X = CNFs per Service Chain"
9478 #  y-axis: "Y = Number of Service Chains"
9479 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9480 #  layout:
9481 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9482 #    layout: "plot-service-density"
9483 #
9484 #- type: "plot"
9485 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9486 #  algorithm: "plot_nf_heatmap"
9487 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9488 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9489 #  filter: "'NIC_Intel-XXV710' and
9490 #           'NF_DENSITY' and
9491 #           'DOCKER' and
9492 #           'CHAIN' and
9493 #           'NF_VPPIP4' and
9494 #           'IPSEC' and
9495 #           'TNL_10000' and
9496 #           'IMIX' and
9497 #           '4T2C' and
9498 #           'NDRPDR'"
9499 #  parameters:
9500 #  - "throughput"
9501 #  - "name"
9502 #  - "tags"
9503 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9504 #  x-axis: "X = CNFs per Service Chain"
9505 #  y-axis: "Y = Number of Service Chains"
9506 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9507 #  layout:
9508 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9509 #    layout: "plot-service-density"
9510 #
9511 #- type: "plot"
9512 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9513 #  algorithm: "plot_nf_heatmap"
9514 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9515 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9516 #  filter: "'NIC_Intel-XXV710' and
9517 #           'NF_DENSITY' and
9518 #           'DOCKER' and
9519 #           'CHAIN' and
9520 #           'NF_VPPIP4' and
9521 #           'IPSEC' and
9522 #           'TNL_10000' and
9523 #           'IMIX' and
9524 #           '8T4C' and
9525 #           'NDRPDR'"
9526 #  parameters:
9527 #  - "throughput"
9528 #  - "name"
9529 #  - "tags"
9530 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9531 #  x-axis: "X = CNFs per Service Chain"
9532 #  y-axis: "Y = Number of Service Chains"
9533 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9534 #  layout:
9535 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9536 #    layout: "plot-service-density"
9537
9538 ###############################################################################
9539
9540 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9541 #- type: "plot"
9542 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9543 #  algorithm: "plot_nf_heatmap"
9544 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9545 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9546 #  filter: "'NIC_Intel-XL710' and
9547 #           'NF_DENSITY' and
9548 #           'DOCKER' and
9549 #           'CHAIN' and
9550 #           'NF_VPPIP4' and
9551 #           'IMIX' and
9552 #           'TNL_10000' and
9553 #           '1T1C' and
9554 #           'MRR'"
9555 #  parameters:
9556 #  - "result"
9557 #  - "name"
9558 #  - "tags"
9559 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9560 #  x-axis: "X = CNFs per Service Chain"
9561 #  y-axis: "Y = Number of Service Chains"
9562 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9563 #  layout:
9564 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9565 #    layout: "plot-service-density"
9566 #
9567 #- type: "plot"
9568 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9569 #  algorithm: "plot_nf_heatmap"
9570 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9571 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9572 #  filter: "'NIC_Intel-XL710' and
9573 #           'NF_DENSITY' and
9574 #           'DOCKER' and
9575 #           'CHAIN' and
9576 #           'NF_VPPIP4' and
9577 #           'IPSEC' and
9578 #           'TNL_10000' and
9579 #           'IMIX' and
9580 #           '2T2C' and
9581 #           'MRR'"
9582 #  parameters:
9583 #  - "result"
9584 #  - "name"
9585 #  - "tags"
9586 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9587 #  x-axis: "X = CNFs per Service Chain"
9588 #  y-axis: "Y = Number of Service Chains"
9589 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9590 #  layout:
9591 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9592 #    layout: "plot-service-density"
9593 #
9594 #- type: "plot"
9595 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9596 #  algorithm: "plot_nf_heatmap"
9597 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9598 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9599 #  filter: "'NIC_Intel-XL710' and
9600 #           'NF_DENSITY' and
9601 #           'DOCKER' and
9602 #           'CHAIN' and
9603 #           'NF_VPPIP4' and
9604 #           'IPSEC' and
9605 #           'TNL_10000' and
9606 #           'IMIX' and
9607 #           '4T4C' and
9608 #           'MRR'"
9609 #  parameters:
9610 #  - "result"
9611 #  - "name"
9612 #  - "tags"
9613 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9614 #  x-axis: "X = CNFs per Service Chain"
9615 #  y-axis: "Y = Number of Service Chains"
9616 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9617 #  layout:
9618 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9619 #    layout: "plot-service-density"
9620
9621 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9622 #- type: "plot"
9623 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9624 #  algorithm: "plot_nf_heatmap"
9625 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9626 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9627 #  filter: "'NIC_Intel-XL710' and
9628 #           'NF_DENSITY' and
9629 #           'DOCKER' and
9630 #           'CHAIN' and
9631 #           'NF_VPPIP4' and
9632 #           'IPSEC' and
9633 #           'TNL_10000' and
9634 #           'IMIX' and
9635 #           '1T1C' and
9636 #           'NDRPDR'"
9637 #  parameters:
9638 #  - "throughput"
9639 #  - "name"
9640 #  - "tags"
9641 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9642 #  x-axis: "X = CNFs per Service Chain"
9643 #  y-axis: "Y = Number of Service Chains"
9644 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9645 #  layout:
9646 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9647 #    layout: "plot-service-density"
9648 #
9649 #- type: "plot"
9650 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9651 #  algorithm: "plot_nf_heatmap"
9652 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9653 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9654 #  filter: "'NIC_Intel-XL710' and
9655 #           'NF_DENSITY' and
9656 #           'DOCKER' and
9657 #           'CHAIN' and
9658 #           'NF_VPPIP4' and
9659 #           'IPSEC' and
9660 #           'TNL_10000' and
9661 #           'IMIX' and
9662 #           '2T2C' and
9663 #           'NDRPDR'"
9664 #  parameters:
9665 #  - "throughput"
9666 #  - "name"
9667 #  - "tags"
9668 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9669 #  x-axis: "X = CNFs per Service Chain"
9670 #  y-axis: "Y = Number of Service Chains"
9671 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9672 #  layout:
9673 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9674 #    layout: "plot-service-density"
9675 #
9676 #- type: "plot"
9677 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9678 #  algorithm: "plot_nf_heatmap"
9679 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9680 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9681 #  filter: "'NIC_Intel-XL710' and
9682 #           'NF_DENSITY' and
9683 #           'DOCKER' and
9684 #           'CHAIN' and
9685 #           'NF_VPPIP4' and
9686 #           'IPSEC' and
9687 #           'TNL_10000' and
9688 #           'IMIX' and
9689 #           '4T4C' and
9690 #           'NDRPDR'"
9691 #  parameters:
9692 #  - "throughput"
9693 #  - "name"
9694 #  - "tags"
9695 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9696 #  x-axis: "X = CNFs per Service Chain"
9697 #  y-axis: "Y = Number of Service Chains"
9698 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9699 #  layout:
9700 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9701 #    layout: "plot-service-density"
9702 #
9703 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9704 #- type: "plot"
9705 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9706 #  algorithm: "plot_nf_heatmap"
9707 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9708 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9709 #  filter: "'NIC_Intel-XL710' and
9710 #           'NF_DENSITY' and
9711 #           'DOCKER' and
9712 #           'CHAIN' and
9713 #           'NF_VPPIP4' and
9714 #           'IPSEC' and
9715 #           'TNL_10000' and
9716 #           'IMIX' and
9717 #           '1T1C' and
9718 #           'NDRPDR'"
9719 #  parameters:
9720 #  - "throughput"
9721 #  - "name"
9722 #  - "tags"
9723 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9724 #  x-axis: "X = CNFs per Service Chain"
9725 #  y-axis: "Y = Number of Service Chains"
9726 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9727 #  layout:
9728 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9729 #    layout: "plot-service-density"
9730 #
9731 #- type: "plot"
9732 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9733 #  algorithm: "plot_nf_heatmap"
9734 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9735 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9736 #  filter: "'NIC_Intel-XL710' and
9737 #           'NF_DENSITY' and
9738 #           'DOCKER' and
9739 #           'CHAIN' and
9740 #           'NF_VPPIP4' and
9741 #           'IPSEC' and
9742 #           'TNL_10000' and
9743 #           'IMIX' and
9744 #           '2T2C' and
9745 #           'NDRPDR'"
9746 #  parameters:
9747 #  - "throughput"
9748 #  - "name"
9749 #  - "tags"
9750 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9751 #  x-axis: "X = CNFs per Service Chain"
9752 #  y-axis: "Y = Number of Service Chains"
9753 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9754 #  layout:
9755 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9756 #    layout: "plot-service-density"
9757 #
9758 #- type: "plot"
9759 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9760 #  algorithm: "plot_nf_heatmap"
9761 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9762 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9763 #  filter: "'NIC_Intel-XL710' and
9764 #           'NF_DENSITY' and
9765 #           'DOCKER' and
9766 #           'CHAIN' and
9767 #           'NF_VPPIP4' and
9768 #           'IPSEC' and
9769 #           'TNL_10000' and
9770 #           'IMIX' and
9771 #           '4T4C' and
9772 #           'NDRPDR'"
9773 #  parameters:
9774 #  - "throughput"
9775 #  - "name"
9776 #  - "tags"
9777 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9778 #  x-axis: "X = CNFs per Service Chain"
9779 #  y-axis: "Y = Number of Service Chains"
9780 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9781 #  layout:
9782 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9783 #    layout: "plot-service-density"
9784
9785 ###############################################################################
9786
9787 # Plots - NF Density - CSP - MRR IMIX
9788 - type: "plot"
9789   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9790   algorithm: "plot_nf_heatmap"
9791   output-file-type: ".html"
9792   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9793   data: "plot-vpp-nfv-2n-skx-mrr"
9794   filter: "'NIC_Intel-XXV710' and
9795            'NF_DENSITY' and
9796            'DOCKER' and
9797            'PIPELINE' and
9798            'NF_VPPIP4' and
9799            'IMIX' and
9800            '2T1C' and
9801            'MRR'"
9802   parameters:
9803   - "result"
9804   - "name"
9805   - "tags"
9806   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9807   x-axis: "X = CNFs per Service Pipeline"
9808   y-axis: "Y = Number of Service Pipelines"
9809   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9810   layout:
9811     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9812     layout: "plot-service-density"
9813
9814 - type: "plot"
9815   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9816   algorithm: "plot_nf_heatmap"
9817   output-file-type: ".html"
9818   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9819   data: "plot-vpp-nfv-2n-skx-mrr"
9820   filter: "'NIC_Intel-XXV710' and
9821            'NF_DENSITY' and
9822            'DOCKER' and
9823            'PIPELINE' and
9824            'NF_VPPIP4' and
9825            'IMIX' and
9826            '4T2C' and
9827            'MRR'"
9828   parameters:
9829   - "result"
9830   - "name"
9831   - "tags"
9832   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9833   x-axis: "X = CNFs per Service Pipeline"
9834   y-axis: "Y = Number of Service Pipelines"
9835   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9836   layout:
9837     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9838     layout: "plot-service-density"
9839
9840 - type: "plot"
9841   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9842   algorithm: "plot_nf_heatmap"
9843   output-file-type: ".html"
9844   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9845   data: "plot-vpp-nfv-2n-skx-mrr"
9846   filter: "'NIC_Intel-XXV710' and
9847            'NF_DENSITY' and
9848            'DOCKER' and
9849            'PIPELINE' and
9850            'NF_VPPIP4' and
9851            'IMIX' and
9852            '8T4C' and
9853            'MRR'"
9854   parameters:
9855   - "result"
9856   - "name"
9857   - "tags"
9858   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9859   x-axis: "X = CNFs per Service Pipeline"
9860   y-axis: "Y = Number of Service Pipelines"
9861   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9862   layout:
9863     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9864     layout: "plot-service-density"
9865
9866 # Plots - NF Density - CSP - NDR IMIX
9867 - type: "plot"
9868   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9869   algorithm: "plot_nf_heatmap"
9870   output-file-type: ".html"
9871   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9872   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9873   filter: "'NIC_Intel-XXV710' and
9874            'NF_DENSITY' and
9875            'DOCKER' and
9876            'PIPELINE' and
9877            'NF_VPPIP4' and
9878            'IMIX' and
9879            '2T1C' and
9880            'NDRPDR'"
9881   parameters:
9882   - "throughput"
9883   - "name"
9884   - "tags"
9885   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9886   x-axis: "X = CNFs per Service Pipeline"
9887   y-axis: "Y = Number of Service Pipelines"
9888   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9889   layout:
9890     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9891     layout: "plot-service-density"
9892
9893 - type: "plot"
9894   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9895   algorithm: "plot_nf_heatmap"
9896   output-file-type: ".html"
9897   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9898   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9899   filter: "'NIC_Intel-XXV710' and
9900            'NF_DENSITY' and
9901            'DOCKER' and
9902            'PIPELINE' and
9903            'NF_VPPIP4' and
9904            'IMIX' and
9905            '4T2C' and
9906            'NDRPDR'"
9907   parameters:
9908   - "throughput"
9909   - "name"
9910   - "tags"
9911   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9912   x-axis: "X = CNFs per Service Pipeline"
9913   y-axis: "Y = Number of Service Pipelines"
9914   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9915   layout:
9916     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9917     layout: "plot-service-density"
9918
9919 - type: "plot"
9920   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9921   algorithm: "plot_nf_heatmap"
9922   output-file-type: ".html"
9923   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9924   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9925   filter: "'NIC_Intel-XXV710' and
9926            'NF_DENSITY' and
9927            'DOCKER' and
9928            'PIPELINE' and
9929            'NF_VPPIP4' and
9930            'IMIX' and
9931            '8T4C' and
9932            'NDRPDR'"
9933   parameters:
9934   - "throughput"
9935   - "name"
9936   - "tags"
9937   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9938   x-axis: "X = CNFs per Service Pipeline"
9939   y-axis: "Y = Number of Service Pipelines"
9940   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9941   layout:
9942     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9943     layout: "plot-service-density"
9944
9945 # Plots - NF Density - CSP - PDR IMIX
9946 - type: "plot"
9947   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9948   algorithm: "plot_nf_heatmap"
9949   output-file-type: ".html"
9950   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9951   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9952   filter: "'NIC_Intel-XXV710' and
9953            'NF_DENSITY' and
9954            'DOCKER' and
9955            'PIPELINE' and
9956            'NF_VPPIP4' and
9957            'IMIX' and
9958            '2T1C' and
9959            'NDRPDR'"
9960   parameters:
9961   - "throughput"
9962   - "name"
9963   - "tags"
9964   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9965   x-axis: "X = CNFs per Service Pipeline"
9966   y-axis: "Y = Number of Service Pipelines"
9967   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9968   layout:
9969     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9970     layout: "plot-service-density"
9971
9972 - type: "plot"
9973   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9974   algorithm: "plot_nf_heatmap"
9975   output-file-type: ".html"
9976   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9977   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9978   filter: "'NIC_Intel-XXV710' and
9979            'NF_DENSITY' and
9980            'DOCKER' and
9981            'PIPELINE' and
9982            'NF_VPPIP4' and
9983            'IMIX' and
9984            '4T2C' and
9985            'NDRPDR'"
9986   parameters:
9987   - "throughput"
9988   - "name"
9989   - "tags"
9990   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9991   x-axis: "X = CNFs per Service Pipeline"
9992   y-axis: "Y = Number of Service Pipelines"
9993   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9994   layout:
9995     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9996     layout: "plot-service-density"
9997
9998 - type: "plot"
9999   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10000   algorithm: "plot_nf_heatmap"
10001   output-file-type: ".html"
10002   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10003   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10004   filter: "'NIC_Intel-XXV710' and
10005            'NF_DENSITY' and
10006            'DOCKER' and
10007            'PIPELINE' and
10008            'NF_VPPIP4' and
10009            'IMIX' and
10010            '8T4C' and
10011            'NDRPDR'"
10012   parameters:
10013   - "throughput"
10014   - "name"
10015   - "tags"
10016   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10017   x-axis: "X = CNFs per Service Pipeline"
10018   y-axis: "Y = Number of Service Pipelines"
10019   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10020   layout:
10021     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10022     layout: "plot-service-density"
10023
10024 ###############################################################################
10025 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10026
10027 - type: "plot"
10028   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10029   algorithm: "plot_nf_heatmap"
10030   output-file-type: ".html"
10031   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10032   data: "plot-vpp-nfv-2n-clx-mrr"
10033   filter: "'NIC_Intel-XXV710' and
10034            'NF_DENSITY' and
10035            'VHOST' and
10036            not 'VXLAN' and
10037            'CHAIN' and
10038            'NF_VPPIP4' and
10039            'IMIX' and
10040            '2T1C' and
10041            'MRR'"
10042   parameters:
10043   - "result"
10044   - "name"
10045   - "tags"
10046   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10047   x-axis: "X = VNFs per Service Chain"
10048   y-axis: "Y = Number of Service Chains"
10049   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10050   layout:
10051     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10052     layout: "plot-service-density"
10053
10054 - type: "plot"
10055   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10056   algorithm: "plot_nf_heatmap"
10057   output-file-type: ".html"
10058   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10059   data: "plot-vpp-nfv-2n-clx-mrr"
10060   filter: "'NIC_Intel-XXV710' and
10061            'NF_DENSITY' and
10062            'VHOST' and
10063            not 'VXLAN' and
10064            'CHAIN' and
10065            'NF_VPPIP4' and
10066            'IMIX' and
10067            '4T2C' and
10068            'MRR'"
10069   parameters:
10070   - "result"
10071   - "name"
10072   - "tags"
10073   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10074   x-axis: "X = VNFs per Service Chain"
10075   y-axis: "Y = Number of Service Chains"
10076   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10077   layout:
10078     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10079     layout: "plot-service-density"
10080
10081 - type: "plot"
10082   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10083   algorithm: "plot_nf_heatmap"
10084   output-file-type: ".html"
10085   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10086   data: "plot-vpp-nfv-2n-clx-mrr"
10087   filter: "'NIC_Intel-XXV710' and
10088            'NF_DENSITY' and
10089            'VHOST' and
10090            not 'VXLAN' and
10091            'CHAIN' and
10092            'NF_VPPIP4' and
10093            'IMIX' and
10094            '8T4C' and
10095            'MRR'"
10096   parameters:
10097   - "result"
10098   - "name"
10099   - "tags"
10100   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10101   x-axis: "X = VNFs per Service Chain"
10102   y-axis: "Y = Number of Service Chains"
10103   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10104   layout:
10105     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10106     layout: "plot-service-density"
10107
10108 # Plots - NF Density - VSC - NDR IMIX
10109 - type: "plot"
10110   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10111   algorithm: "plot_nf_heatmap"
10112   output-file-type: ".html"
10113   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10114   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10115   filter: "'NIC_Intel-XXV710' and
10116            'NF_DENSITY' and
10117            'VHOST' and
10118            not 'VXLAN' and
10119            'CHAIN' and
10120            'NF_VPPIP4' and
10121            'IMIX' and
10122            '2T1C' and
10123            'NDRPDR'"
10124   parameters:
10125   - "throughput"
10126   - "name"
10127   - "tags"
10128   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10129   x-axis: "X = VNFs per Service Chain"
10130   y-axis: "Y = Number of Service Chains"
10131   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10132   layout:
10133     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10134     layout: "plot-service-density"
10135
10136 - type: "plot"
10137   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10138   algorithm: "plot_nf_heatmap"
10139   output-file-type: ".html"
10140   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10141   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10142   filter: "'NIC_Intel-XXV710' and
10143            'NF_DENSITY' and
10144            'VHOST' and
10145            not 'VXLAN' and
10146            'CHAIN' and
10147            'NF_VPPIP4' and
10148            'IMIX' and
10149            '4T2C' and
10150            'NDRPDR'"
10151   parameters:
10152   - "throughput"
10153   - "name"
10154   - "tags"
10155   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10156   x-axis: "X = VNFs per Service Chain"
10157   y-axis: "Y = Number of Service Chains"
10158   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10159   layout:
10160     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10161     layout: "plot-service-density"
10162
10163 - type: "plot"
10164   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10165   algorithm: "plot_nf_heatmap"
10166   output-file-type: ".html"
10167   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10168   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10169   filter: "'NIC_Intel-XXV710' and
10170            'NF_DENSITY' and
10171            'VHOST' and
10172            not 'VXLAN' and
10173            'CHAIN' and
10174            'NF_VPPIP4' and
10175            'IMIX' and
10176            '8T4C' and
10177            'NDRPDR'"
10178   parameters:
10179   - "throughput"
10180   - "name"
10181   - "tags"
10182   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10183   x-axis: "X = VNFs per Service Chain"
10184   y-axis: "Y = Number of Service Chains"
10185   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10186   layout:
10187     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10188     layout: "plot-service-density"
10189
10190 # Plots - NF Density - VSC - PDR IMIX
10191 - type: "plot"
10192   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10193   algorithm: "plot_nf_heatmap"
10194   output-file-type: ".html"
10195   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10196   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10197   filter: "'NIC_Intel-XXV710' and
10198            'NF_DENSITY' and
10199            'VHOST' and
10200            not 'VXLAN' and
10201            'CHAIN' and
10202            'NF_VPPIP4' and
10203            'IMIX' and
10204            '2T1C' and
10205            'NDRPDR'"
10206   parameters:
10207   - "throughput"
10208   - "name"
10209   - "tags"
10210   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10211   x-axis: "X = VNFs per Service Chain"
10212   y-axis: "Y = Number of Service Chains"
10213   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10214   layout:
10215     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10216     layout: "plot-service-density"
10217
10218 - type: "plot"
10219   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10220   algorithm: "plot_nf_heatmap"
10221   output-file-type: ".html"
10222   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10223   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10224   filter: "'NIC_Intel-XXV710' and
10225            'NF_DENSITY' and
10226            'VHOST' and
10227            not 'VXLAN' and
10228            'CHAIN' and
10229            'NF_VPPIP4' and
10230            'IMIX' and
10231            '4T2C' and
10232            'NDRPDR'"
10233   parameters:
10234   - "throughput"
10235   - "name"
10236   - "tags"
10237   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10238   x-axis: "X = VNFs per Service Chain"
10239   y-axis: "Y = Number of Service Chains"
10240   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10241   layout:
10242     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10243     layout: "plot-service-density"
10244
10245 - type: "plot"
10246   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10247   algorithm: "plot_nf_heatmap"
10248   output-file-type: ".html"
10249   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10250   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10251   filter: "'NIC_Intel-XXV710' and
10252            'NF_DENSITY' and
10253            'VHOST' and
10254            not 'VXLAN' and
10255            'CHAIN' and
10256            'NF_VPPIP4' and
10257            'IMIX' and
10258            '8T4C' and
10259            'NDRPDR'"
10260   parameters:
10261   - "throughput"
10262   - "name"
10263   - "tags"
10264   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10265   x-axis: "X = VNFs per Service Chain"
10266   y-axis: "Y = Number of Service Chains"
10267   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10268   layout:
10269     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10270     layout: "plot-service-density"
10271
10272 # Plots - NF Density - VSC - MRR IMIX
10273 - type: "plot"
10274   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10275   algorithm: "plot_nf_heatmap"
10276   output-file-type: ".html"
10277   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10278   data: "plot-vpp-nfv-2n-clx-mrr"
10279   filter: "'NIC_Intel-XXV710' and
10280            'NF_DENSITY' and
10281            'VHOST' and
10282            'VXLAN' and
10283            'CHAIN' and
10284            'IMIX' and
10285            '2T1C' and
10286            'MRR'"
10287   parameters:
10288   - "result"
10289   - "name"
10290   - "tags"
10291   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10292   x-axis: "X = VNFs per Service Chain"
10293   y-axis: "Y = Number of Service Chains"
10294   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10295   layout:
10296     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10297     layout: "plot-service-density"
10298
10299 - type: "plot"
10300   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10301   algorithm: "plot_nf_heatmap"
10302   output-file-type: ".html"
10303   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10304   data: "plot-vpp-nfv-2n-clx-mrr"
10305   filter: "'NIC_Intel-XXV710' and
10306            'NF_DENSITY' and
10307            'VHOST' and
10308            'VXLAN' and
10309            'CHAIN' and
10310            'IMIX' and
10311            '4T2C' and
10312            'MRR'"
10313   parameters:
10314   - "result"
10315   - "name"
10316   - "tags"
10317   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10318   x-axis: "X = VNFs per Service Chain"
10319   y-axis: "Y = Number of Service Chains"
10320   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10321   layout:
10322     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10323     layout: "plot-service-density"
10324
10325 - type: "plot"
10326   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10327   algorithm: "plot_nf_heatmap"
10328   output-file-type: ".html"
10329   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10330   data: "plot-vpp-nfv-2n-clx-mrr"
10331   filter: "'NIC_Intel-XXV710' and
10332            'NF_DENSITY' and
10333            'VHOST' and
10334            'VXLAN' and
10335            'CHAIN' and
10336            'IMIX' and
10337            '8T4C' and
10338            'MRR'"
10339   parameters:
10340   - "result"
10341   - "name"
10342   - "tags"
10343   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10344   x-axis: "X = VNFs per Service Chain"
10345   y-axis: "Y = Number of Service Chains"
10346   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10347   layout:
10348     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10349     layout: "plot-service-density"
10350
10351 # Plots - NF Density - VSC - NDR IMIX
10352 - type: "plot"
10353   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10354   algorithm: "plot_nf_heatmap"
10355   output-file-type: ".html"
10356   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10357   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10358   filter: "'NIC_Intel-XXV710' and
10359            'NF_DENSITY' and
10360            'VHOST' and
10361            'VXLAN' and
10362            'CHAIN' and
10363            'IMIX' and
10364            '2T1C' and
10365            'NDRPDR'"
10366   parameters:
10367   - "throughput"
10368   - "name"
10369   - "tags"
10370   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10371   x-axis: "X = VNFs per Service Chain"
10372   y-axis: "Y = Number of Service Chains"
10373   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10374   layout:
10375     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10376     layout: "plot-service-density"
10377
10378 - type: "plot"
10379   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10380   algorithm: "plot_nf_heatmap"
10381   output-file-type: ".html"
10382   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10383   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10384   filter: "'NIC_Intel-XXV710' and
10385            'NF_DENSITY' and
10386            'VHOST' and
10387            'VXLAN' and
10388            'CHAIN' and
10389            'IMIX' and
10390            '4T2C' and
10391            'NDRPDR'"
10392   parameters:
10393   - "throughput"
10394   - "name"
10395   - "tags"
10396   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10397   x-axis: "X = VNFs per Service Chain"
10398   y-axis: "Y = Number of Service Chains"
10399   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10400   layout:
10401     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10402     layout: "plot-service-density"
10403
10404 - type: "plot"
10405   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10406   algorithm: "plot_nf_heatmap"
10407   output-file-type: ".html"
10408   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10409   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10410   filter: "'NIC_Intel-XXV710' and
10411            'NF_DENSITY' and
10412            'VHOST' and
10413            'VXLAN' and
10414            'CHAIN' and
10415            'IMIX' and
10416            '8T4C' and
10417            'NDRPDR'"
10418   parameters:
10419   - "throughput"
10420   - "name"
10421   - "tags"
10422   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10423   x-axis: "X = VNFs per Service Chain"
10424   y-axis: "Y = Number of Service Chains"
10425   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10426   layout:
10427     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10428     layout: "plot-service-density"
10429
10430 # Plots - NF Density - VSC - PDR IMIX
10431 - type: "plot"
10432   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10433   algorithm: "plot_nf_heatmap"
10434   output-file-type: ".html"
10435   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10436   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10437   filter: "'NIC_Intel-XXV710' and
10438            'NF_DENSITY' and
10439            'VHOST' and
10440            'VXLAN' and
10441            'CHAIN' and
10442            'IMIX' and
10443            '2T1C' and
10444            'NDRPDR'"
10445   parameters:
10446   - "throughput"
10447   - "name"
10448   - "tags"
10449   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10450   x-axis: "X = VNFs per Service Chain"
10451   y-axis: "Y = Number of Service Chains"
10452   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10453   layout:
10454     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10455     layout: "plot-service-density"
10456
10457 - type: "plot"
10458   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10459   algorithm: "plot_nf_heatmap"
10460   output-file-type: ".html"
10461   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10462   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10463   filter: "'NIC_Intel-XXV710' and
10464            'NF_DENSITY' and
10465            'VHOST' and
10466            'VXLAN' and
10467            'CHAIN' and
10468            'IMIX' and
10469            '4T2C' and
10470            'NDRPDR'"
10471   parameters:
10472   - "throughput"
10473   - "name"
10474   - "tags"
10475   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10476   x-axis: "X = VNFs per Service Chain"
10477   y-axis: "Y = Number of Service Chains"
10478   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10479   layout:
10480     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10481     layout: "plot-service-density"
10482
10483 - type: "plot"
10484   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10485   algorithm: "plot_nf_heatmap"
10486   output-file-type: ".html"
10487   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10488   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10489   filter: "'NIC_Intel-XXV710' and
10490            'NF_DENSITY' and
10491            'VHOST' and
10492            'VXLAN' and
10493            'CHAIN' and
10494            'IMIX' and
10495            '8T4C' and
10496            'NDRPDR'"
10497   parameters:
10498   - "throughput"
10499   - "name"
10500   - "tags"
10501   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10502   x-axis: "X = VNFs per Service Chain"
10503   y-axis: "Y = Number of Service Chains"
10504   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10505   layout:
10506     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10507     layout: "plot-service-density"
10508
10509 # Plots - NF Density - CSC - MRR IMIX
10510 - type: "plot"
10511   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10512   algorithm: "plot_nf_heatmap"
10513   output-file-type: ".html"
10514   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10515   data: "plot-vpp-nfv-2n-clx-mrr"
10516   filter: "'NIC_Intel-XXV710' and
10517            'NF_DENSITY' and
10518            'DOCKER' and
10519            'CHAIN' and
10520            'NF_VPPIP4' and
10521            'IMIX' and
10522            '2T1C' and
10523            'MRR'"
10524   parameters:
10525   - "result"
10526   - "name"
10527   - "tags"
10528   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10529   x-axis: "X = CNFs per Service Chain"
10530   y-axis: "Y = Number of Service Chains"
10531   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10532   layout:
10533     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10534     layout: "plot-service-density"
10535
10536 - type: "plot"
10537   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10538   algorithm: "plot_nf_heatmap"
10539   output-file-type: ".html"
10540   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10541   data: "plot-vpp-nfv-2n-clx-mrr"
10542   filter: "'NIC_Intel-XXV710' and
10543            'NF_DENSITY' and
10544            'DOCKER' and
10545            'CHAIN' and
10546            'NF_VPPIP4' and
10547            'IMIX' and
10548            '4T2C' and
10549            'MRR'"
10550   parameters:
10551   - "result"
10552   - "name"
10553   - "tags"
10554   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10555   x-axis: "X = CNFs per Service Chain"
10556   y-axis: "Y = Number of Service Chains"
10557   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10558   layout:
10559     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10560     layout: "plot-service-density"
10561
10562 - type: "plot"
10563   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10564   algorithm: "plot_nf_heatmap"
10565   output-file-type: ".html"
10566   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10567   data: "plot-vpp-nfv-2n-clx-mrr"
10568   filter: "'NIC_Intel-XXV710' and
10569            'NF_DENSITY' and
10570            'DOCKER' and
10571            'CHAIN' and
10572            'NF_VPPIP4' and
10573            'IMIX' and
10574            '8T4C' and
10575            'MRR'"
10576   parameters:
10577   - "result"
10578   - "name"
10579   - "tags"
10580   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10581   x-axis: "X = CNFs per Service Chain"
10582   y-axis: "Y = Number of Service Chains"
10583   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10584   layout:
10585     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10586     layout: "plot-service-density"
10587
10588 # Plots - NF Density - CSC - NDR IMIX
10589 - type: "plot"
10590   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10591   algorithm: "plot_nf_heatmap"
10592   output-file-type: ".html"
10593   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10594   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10595   filter: "'NIC_Intel-XXV710' and
10596            'NF_DENSITY' and
10597            'DOCKER' and
10598            'CHAIN' and
10599            'NF_VPPIP4' and
10600            'IMIX' and
10601            '2T1C' and
10602            'NDRPDR'"
10603   parameters:
10604   - "throughput"
10605   - "name"
10606   - "tags"
10607   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10608   x-axis: "X = CNFs per Service Chain"
10609   y-axis: "Y = Number of Service Chains"
10610   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10611   layout:
10612     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10613     layout: "plot-service-density"
10614
10615 - type: "plot"
10616   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10617   algorithm: "plot_nf_heatmap"
10618   output-file-type: ".html"
10619   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10620   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10621   filter: "'NIC_Intel-XXV710' and
10622            'NF_DENSITY' and
10623            'DOCKER' and
10624            'CHAIN' and
10625            'NF_VPPIP4' and
10626            'IMIX' and
10627            '4T2C' and
10628            'NDRPDR'"
10629   parameters:
10630   - "throughput"
10631   - "name"
10632   - "tags"
10633   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10634   x-axis: "X = CNFs per Service Chain"
10635   y-axis: "Y = Number of Service Chains"
10636   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10637   layout:
10638     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10639     layout: "plot-service-density"
10640
10641 - type: "plot"
10642   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10643   algorithm: "plot_nf_heatmap"
10644   output-file-type: ".html"
10645   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10646   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10647   filter: "'NIC_Intel-XXV710' and
10648            'NF_DENSITY' and
10649            'DOCKER' and
10650            'CHAIN' and
10651            'NF_VPPIP4' and
10652            'IMIX' and
10653            '8T4C' and
10654            'NDRPDR'"
10655   parameters:
10656   - "throughput"
10657   - "name"
10658   - "tags"
10659   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10660   x-axis: "X = CNFs per Service Chain"
10661   y-axis: "Y = Number of Service Chains"
10662   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10663   layout:
10664     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10665     layout: "plot-service-density"
10666
10667 # Plots - NF Density - CSC - PDR IMIX
10668 - type: "plot"
10669   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10670   algorithm: "plot_nf_heatmap"
10671   output-file-type: ".html"
10672   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10673   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10674   filter: "'NIC_Intel-XXV710' and
10675            'NF_DENSITY' and
10676            'DOCKER' and
10677            'CHAIN' and
10678            'NF_VPPIP4' and
10679            'IMIX' and
10680            '2T1C' and
10681            'NDRPDR'"
10682   parameters:
10683   - "throughput"
10684   - "name"
10685   - "tags"
10686   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10687   x-axis: "X = CNFs per Service Chain"
10688   y-axis: "Y = Number of Service Chains"
10689   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10690   layout:
10691     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10692     layout: "plot-service-density"
10693
10694 - type: "plot"
10695   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10696   algorithm: "plot_nf_heatmap"
10697   output-file-type: ".html"
10698   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10699   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10700   filter: "'NIC_Intel-XXV710' and
10701            'NF_DENSITY' and
10702            'DOCKER' and
10703            'CHAIN' and
10704            'NF_VPPIP4' and
10705            'IMIX' and
10706            '4T2C' and
10707            'NDRPDR'"
10708   parameters:
10709   - "throughput"
10710   - "name"
10711   - "tags"
10712   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10713   x-axis: "X = CNFs per Service Chain"
10714   y-axis: "Y = Number of Service Chains"
10715   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10716   layout:
10717     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10718     layout: "plot-service-density"
10719
10720 - type: "plot"
10721   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10722   algorithm: "plot_nf_heatmap"
10723   output-file-type: ".html"
10724   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10725   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10726   filter: "'NIC_Intel-XXV710' and
10727            'NF_DENSITY' and
10728            'DOCKER' and
10729            'CHAIN' and
10730            'NF_VPPIP4' and
10731            'IMIX' and
10732            '8T4C' and
10733            'NDRPDR'"
10734   parameters:
10735   - "throughput"
10736   - "name"
10737   - "tags"
10738   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10739   x-axis: "X = CNFs per Service Chain"
10740   y-axis: "Y = Number of Service Chains"
10741   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10742   layout:
10743     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10744     layout: "plot-service-density"
10745
10746 # Plots - NF Density - CSP - MRR IMIX
10747 - type: "plot"
10748   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10749   algorithm: "plot_nf_heatmap"
10750   output-file-type: ".html"
10751   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10752   data: "plot-vpp-nfv-2n-clx-mrr"
10753   filter: "'NIC_Intel-XXV710' and
10754            'NF_DENSITY' and
10755            'DOCKER' and
10756            'PIPELINE' and
10757            'NF_VPPIP4' and
10758            'IMIX' and
10759            '2T1C' and
10760            'MRR'"
10761   parameters:
10762   - "result"
10763   - "name"
10764   - "tags"
10765   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10766   x-axis: "X = CNFs per Service Pipeline"
10767   y-axis: "Y = Number of Service Pipelines"
10768   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10769   layout:
10770     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10771     layout: "plot-service-density"
10772
10773 - type: "plot"
10774   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10775   algorithm: "plot_nf_heatmap"
10776   output-file-type: ".html"
10777   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10778   data: "plot-vpp-nfv-2n-clx-mrr"
10779   filter: "'NIC_Intel-XXV710' and
10780            'NF_DENSITY' and
10781            'DOCKER' and
10782            'PIPELINE' and
10783            'NF_VPPIP4' and
10784            'IMIX' and
10785            '4T2C' and
10786            'MRR'"
10787   parameters:
10788   - "result"
10789   - "name"
10790   - "tags"
10791   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10792   x-axis: "X = CNFs per Service Pipeline"
10793   y-axis: "Y = Number of Service Pipelines"
10794   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10795   layout:
10796     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10797     layout: "plot-service-density"
10798
10799 - type: "plot"
10800   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10801   algorithm: "plot_nf_heatmap"
10802   output-file-type: ".html"
10803   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10804   data: "plot-vpp-nfv-2n-clx-mrr"
10805   filter: "'NIC_Intel-XXV710' and
10806            'NF_DENSITY' and
10807            'DOCKER' and
10808            'PIPELINE' and
10809            'NF_VPPIP4' and
10810            'IMIX' and
10811            '8T4C' and
10812            'MRR'"
10813   parameters:
10814   - "result"
10815   - "name"
10816   - "tags"
10817   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10818   x-axis: "X = CNFs per Service Pipeline"
10819   y-axis: "Y = Number of Service Pipelines"
10820   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10821   layout:
10822     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10823     layout: "plot-service-density"
10824
10825 # Plots - NF Density - CSP - NDR IMIX
10826 - type: "plot"
10827   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10828   algorithm: "plot_nf_heatmap"
10829   output-file-type: ".html"
10830   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10831   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10832   filter: "'NIC_Intel-XXV710' and
10833            'NF_DENSITY' and
10834            'DOCKER' and
10835            'PIPELINE' and
10836            'NF_VPPIP4' and
10837            'IMIX' and
10838            '2T1C' and
10839            'NDRPDR'"
10840   parameters:
10841   - "throughput"
10842   - "name"
10843   - "tags"
10844   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10845   x-axis: "X = CNFs per Service Pipeline"
10846   y-axis: "Y = Number of Service Pipelines"
10847   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10848   layout:
10849     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10850     layout: "plot-service-density"
10851
10852 - type: "plot"
10853   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10854   algorithm: "plot_nf_heatmap"
10855   output-file-type: ".html"
10856   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10857   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10858   filter: "'NIC_Intel-XXV710' and
10859            'NF_DENSITY' and
10860            'DOCKER' and
10861            'PIPELINE' and
10862            'NF_VPPIP4' and
10863            'IMIX' and
10864            '4T2C' and
10865            'NDRPDR'"
10866   parameters:
10867   - "throughput"
10868   - "name"
10869   - "tags"
10870   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10871   x-axis: "X = CNFs per Service Pipeline"
10872   y-axis: "Y = Number of Service Pipelines"
10873   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10874   layout:
10875     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10876     layout: "plot-service-density"
10877
10878 - type: "plot"
10879   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10880   algorithm: "plot_nf_heatmap"
10881   output-file-type: ".html"
10882   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10883   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10884   filter: "'NIC_Intel-XXV710' and
10885            'NF_DENSITY' and
10886            'DOCKER' and
10887            'PIPELINE' and
10888            'NF_VPPIP4' and
10889            'IMIX' and
10890            '8T4C' and
10891            'NDRPDR'"
10892   parameters:
10893   - "throughput"
10894   - "name"
10895   - "tags"
10896   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10897   x-axis: "X = CNFs per Service Pipeline"
10898   y-axis: "Y = Number of Service Pipelines"
10899   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10900   layout:
10901     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10902     layout: "plot-service-density"
10903
10904 # Plots - NF Density - CSP - PDR IMIX
10905 - type: "plot"
10906   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10907   algorithm: "plot_nf_heatmap"
10908   output-file-type: ".html"
10909   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10910   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10911   filter: "'NIC_Intel-XXV710' and
10912            'NF_DENSITY' and
10913            'DOCKER' and
10914            'PIPELINE' and
10915            'NF_VPPIP4' and
10916            'IMIX' and
10917            '2T1C' and
10918            'NDRPDR'"
10919   parameters:
10920   - "throughput"
10921   - "name"
10922   - "tags"
10923   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10924   x-axis: "X = CNFs per Service Pipeline"
10925   y-axis: "Y = Number of Service Pipelines"
10926   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10927   layout:
10928     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10929     layout: "plot-service-density"
10930
10931 - type: "plot"
10932   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10933   algorithm: "plot_nf_heatmap"
10934   output-file-type: ".html"
10935   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10936   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10937   filter: "'NIC_Intel-XXV710' and
10938            'NF_DENSITY' and
10939            'DOCKER' and
10940            'PIPELINE' and
10941            'NF_VPPIP4' and
10942            'IMIX' and
10943            '4T2C' and
10944            'NDRPDR'"
10945   parameters:
10946   - "throughput"
10947   - "name"
10948   - "tags"
10949   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10950   x-axis: "X = CNFs per Service Pipeline"
10951   y-axis: "Y = Number of Service Pipelines"
10952   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10953   layout:
10954     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10955     layout: "plot-service-density"
10956
10957 - type: "plot"
10958   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10959   algorithm: "plot_nf_heatmap"
10960   output-file-type: ".html"
10961   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10962   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10963   filter: "'NIC_Intel-XXV710' and
10964            'NF_DENSITY' and
10965            'DOCKER' and
10966            'PIPELINE' and
10967            'NF_VPPIP4' and
10968            'IMIX' and
10969            '8T4C' and
10970            'NDRPDR'"
10971   parameters:
10972   - "throughput"
10973   - "name"
10974   - "tags"
10975   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10976   x-axis: "X = CNFs per Service Pipeline"
10977   y-axis: "Y = Number of Service Pipelines"
10978   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10979   layout:
10980     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10981     layout: "plot-service-density"
10982
10983 ################################################################################
10984
10985 # Packet Throughput
10986
10987 - type: "plot"
10988   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10989   algorithm: "plot_perf_box_name"
10990   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10991   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10992   include:
10993     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10994     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10995     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10996     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10997   layout:
10998     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10999     layout: "plot-throughput"
11000
11001 - type: "plot"
11002   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11003   algorithm: "plot_perf_box_name"
11004   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11005   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11006   include:
11007     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11008     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11009     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11010     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11011   layout:
11012     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11013     layout: "plot-throughput"
11014
11015 - type: "plot"
11016   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11017   algorithm: "plot_perf_box_name"
11018   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11019   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11020   include:
11021     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11022     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11023     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11024     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11025   layout:
11026     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11027     layout: "plot-throughput"
11028
11029 - type: "plot"
11030   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11031   algorithm: "plot_perf_box_name"
11032   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11033   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11034   include:
11035     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11036     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11037     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11038     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11039   layout:
11040     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11041     layout: "plot-throughput"
11042
11043 - type: "plot"
11044   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11045   algorithm: "plot_perf_box_name"
11046   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11047   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11048   include:
11049     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11050     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11051     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11052     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11053     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11054   layout:
11055     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11056     layout: "plot-throughput"
11057
11058 - type: "plot"
11059   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11060   algorithm: "plot_perf_box_name"
11061   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11062   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11063   include:
11064     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11065     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11066     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11067     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11068     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11069   layout:
11070     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11071     layout: "plot-throughput"
11072
11073 - type: "plot"
11074   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11075   algorithm: "plot_perf_box_name"
11076   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11077   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11078   include:
11079     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11080     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11081     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11082     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11083     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11084   layout:
11085     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11086     layout: "plot-throughput"
11087
11088 - type: "plot"
11089   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11090   algorithm: "plot_perf_box_name"
11091   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11092   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11093   include:
11094     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11095     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11096     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11097     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11098     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11099   layout:
11100     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11101     layout: "plot-throughput"
11102
11103 - type: "plot"
11104   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11105   algorithm: "plot_perf_box_name"
11106   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11107   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11108   include:
11109     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11110     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11111     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11112     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11113     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11114   layout:
11115     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11116     layout: "plot-throughput"
11117
11118 - type: "plot"
11119   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11120   algorithm: "plot_perf_box_name"
11121   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11122   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11123   include:
11124     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11125     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11126     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11127     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11128     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11129   layout:
11130     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11131     layout: "plot-throughput"
11132
11133 - type: "plot"
11134   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11135   algorithm: "plot_perf_box_name"
11136   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11137   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11138   include:
11139     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11140     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11141     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11142     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11143     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11144     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11145   layout:
11146     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11147     layout: "plot-throughput"
11148
11149 - type: "plot"
11150   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11151   algorithm: "plot_perf_box_name"
11152   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11153   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11154   include:
11155     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11156     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11157     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11158     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11159     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11160     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11161   layout:
11162     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11163     layout: "plot-throughput"
11164
11165 - type: "plot"
11166   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11167   algorithm: "plot_perf_box_name"
11168   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11169   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11170   include:
11171     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11172     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11173     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11175     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11176   layout:
11177     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11178     layout: "plot-throughput"
11179
11180 - type: "plot"
11181   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11182   algorithm: "plot_perf_box_name"
11183   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11184   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11185   include:
11186     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11187     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11188     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11189     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11190     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11191   layout:
11192     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11193     layout: "plot-throughput"
11194
11195 - type: "plot"
11196   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11197   algorithm: "plot_perf_box_name"
11198   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11199   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11200   include:
11201     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11202     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11203     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11204   layout:
11205     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11206     layout: "plot-throughput"
11207
11208 - type: "plot"
11209   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11210   algorithm: "plot_perf_box_name"
11211   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11212   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11213   include:
11214     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11215     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11216     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11217   layout:
11218     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11219     layout: "plot-throughput"
11220
11221 - type: "plot"
11222   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11223   algorithm: "plot_perf_box_name"
11224   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11225   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11226   include:
11227     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11228     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11229     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11230     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11231     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11232   layout:
11233     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11234     layout: "plot-throughput"
11235
11236 - type: "plot"
11237   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11238   algorithm: "plot_perf_box_name"
11239   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11240   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11241   include:
11242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11243     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11244     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11245     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11246     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11247   layout:
11248     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11249     layout: "plot-throughput"
11250
11251 - type: "plot"
11252   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11253   algorithm: "plot_perf_box_name"
11254   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11255   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11256   include:
11257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11259     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11260   layout:
11261     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11262     layout: "plot-throughput"
11263
11264 - type: "plot"
11265   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11266   algorithm: "plot_perf_box_name"
11267   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11268   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11269   include:
11270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11271     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11272     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11273   layout:
11274     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11275     layout: "plot-throughput"
11276
11277 - type: "plot"
11278   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11279   algorithm: "plot_perf_box_name"
11280   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11281   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11282   include:
11283     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11284     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11285     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11286     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11287     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11288     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11289   layout:
11290     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11291     layout: "plot-throughput"
11292
11293 - type: "plot"
11294   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11295   algorithm: "plot_perf_box_name"
11296   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11297   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11298   include:
11299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11300     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11303     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11304     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11305   layout:
11306     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11307     layout: "plot-throughput"
11308
11309 - type: "plot"
11310   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11311   algorithm: "plot_perf_box_name"
11312   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11313   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11314   include:
11315     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11316     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11317     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11318     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11319     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11320   layout:
11321     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11322     layout: "plot-throughput"
11323
11324 - type: "plot"
11325   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11326   algorithm: "plot_perf_box_name"
11327   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11328   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11329   include:
11330     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11331     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11332     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11333     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11334     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11335   layout:
11336     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11337     layout: "plot-throughput"
11338
11339 #- type: "plot"
11340 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11341 #  algorithm: "plot_perf_box_name"
11342 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11343 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11344 #  include:
11345 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11346 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11347 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11348 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11349 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11350 #  layout:
11351 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11352 #    layout: "plot-throughput"
11353 #
11354 #- type: "plot"
11355 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11356 #  algorithm: "plot_perf_box_name"
11357 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11358 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11359 #  include:
11360 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11361 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11362 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11363 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11364 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11365 #  layout:
11366 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11367 #    layout: "plot-throughput"
11368 #
11369 #- type: "plot"
11370 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11371 #  algorithm: "plot_perf_box_name"
11372 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11373 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11374 #  include:
11375 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11376 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11377 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11378 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11379 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11380 #  layout:
11381 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11382 #    layout: "plot-throughput"
11383 #
11384 #- type: "plot"
11385 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11386 #  algorithm: "plot_perf_box_name"
11387 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11388 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11389 #  include:
11390 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11391 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11392 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11393 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11394 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11395 #  layout:
11396 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11397 #    layout: "plot-throughput"
11398
11399 - type: "plot"
11400   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11401   algorithm: "plot_perf_box_name"
11402   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11403   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11404   include:
11405     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11406     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11407     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11408     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11409     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11410   layout:
11411     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11412     layout: "plot-throughput"
11413
11414 - type: "plot"
11415   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11416   algorithm: "plot_perf_box_name"
11417   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11418   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11419   include:
11420     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11421     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11422     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11423     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11424     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11425   layout:
11426     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11427     layout: "plot-throughput"
11428
11429 #- type: "plot"
11430 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11431 #  algorithm: "plot_perf_box_name"
11432 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11433 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11434 #  include:
11435 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11436 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11437 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11438 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11439 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11440 #  layout:
11441 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11442 #    layout: "plot-throughput"
11443 #
11444 #- type: "plot"
11445 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11446 #  algorithm: "plot_perf_box_name"
11447 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11448 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11449 #  include:
11450 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11451 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11452 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11453 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11454 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11455 #  layout:
11456 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11457 #    layout: "plot-throughput"
11458 #
11459 #- type: "plot"
11460 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11461 #  algorithm: "plot_perf_box_name"
11462 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11463 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11464 #  include:
11465 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11466 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11467 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11468 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11469 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11470 #  layout:
11471 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11472 #    layout: "plot-throughput"
11473 #
11474 #- type: "plot"
11475 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11476 #  algorithm: "plot_perf_box_name"
11477 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11478 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11479 #  include:
11480 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11481 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11482 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11483 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11484 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11485 #  layout:
11486 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11487 #    layout: "plot-throughput"
11488
11489 - type: "plot"
11490   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11491   algorithm: "plot_perf_box_name"
11492   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11493   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11494   include:
11495     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11496     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11497     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11498     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11499     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11500     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11501   layout:
11502     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11503     layout: "plot-throughput"
11504
11505 - type: "plot"
11506   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11507   algorithm: "plot_perf_box_name"
11508   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11509   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11510   include:
11511     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11512     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11513     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11514     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11515     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11516     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11517   layout:
11518     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11519     layout: "plot-throughput"
11520
11521 - type: "plot"
11522   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11523   algorithm: "plot_perf_box_name"
11524   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11525   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11526   include:
11527     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11528     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11529     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11530   layout:
11531     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11532     layout: "plot-throughput"
11533
11534 - type: "plot"
11535   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11536   algorithm: "plot_perf_box_name"
11537   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11538   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11539   include:
11540     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11541     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11542     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11543   layout:
11544     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11545     layout: "plot-throughput"
11546
11547 - type: "plot"
11548   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11549   algorithm: "plot_perf_box_name"
11550   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11551   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11552   include:
11553     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11554     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11555 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11556 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11557 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11558   layout:
11559     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11560     layout: "plot-throughput"
11561
11562 - type: "plot"
11563   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11564   algorithm: "plot_perf_box_name"
11565   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11566   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11567   include:
11568     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11569     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11570 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11571 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11572 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11573   layout:
11574     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11575     layout: "plot-throughput"
11576
11577 - type: "plot"
11578   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11579   algorithm: "plot_perf_box_name"
11580   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11581   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11582   include:
11583     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11584     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11585     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11586     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11587     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11588   layout:
11589     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11590     layout: "plot-throughput"
11591
11592 - type: "plot"
11593   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11594   algorithm: "plot_perf_box_name"
11595   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11596   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11597   include:
11598     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11599     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11600     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11601     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11602     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11603   layout:
11604     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11605     layout: "plot-throughput"
11606
11607 - type: "plot"
11608   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11609   algorithm: "plot_perf_box_name"
11610   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11611   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11612   include:
11613     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11614     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11615     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11616     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11617     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11618   layout:
11619     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11620     layout: "plot-throughput"
11621
11622 - type: "plot"
11623   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11624   algorithm: "plot_perf_box_name"
11625   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11626   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11627   include:
11628     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11629     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11630     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11631     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11632     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11633   layout:
11634     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11635     layout: "plot-throughput"
11636
11637 - type: "plot"
11638   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11639   algorithm: "plot_perf_box_name"
11640   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11641   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11642   include:
11643     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11644     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11645     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11646     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11647   layout:
11648     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11649     layout: "plot-throughput"
11650
11651 - type: "plot"
11652   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11653   algorithm: "plot_perf_box_name"
11654   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11655   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11656   include:
11657     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11658     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11659     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11660     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11661   layout:
11662     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11663     layout: "plot-throughput"
11664
11665 - type: "plot"
11666   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11667   algorithm: "plot_perf_box_name"
11668   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11669   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11670   include:
11671     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11672     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11673     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11674     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11675     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11676   layout:
11677     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11678     layout: "plot-throughput"
11679
11680 - type: "plot"
11681   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11682   algorithm: "plot_perf_box_name"
11683   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11684   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11685   include:
11686     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11687     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11688     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11689     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11690     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11691   layout:
11692     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11693     layout: "plot-throughput"
11694
11695 - type: "plot"
11696   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11697   algorithm: "plot_perf_box_name"
11698   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11699   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11700   include:
11701     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11702     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11703     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11704     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11705     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11706   layout:
11707     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11708     layout: "plot-throughput"
11709
11710 - type: "plot"
11711   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11712   algorithm: "plot_perf_box_name"
11713   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11714   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11715   include:
11716     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11717     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11718     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11719     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11720     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11721   layout:
11722     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11723     layout: "plot-throughput"
11724
11725 - type: "plot"
11726   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11727   algorithm: "plot_perf_box_name"
11728   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11729   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11730   include:
11731     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11732     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11733     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11734     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11735   layout:
11736     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11737     layout: "plot-throughput"
11738
11739 - type: "plot"
11740   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11741   algorithm: "plot_perf_box_name"
11742   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11743   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11744   include:
11745     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11746     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11747     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11748     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11749   layout:
11750     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11751     layout: "plot-throughput"
11752
11753 - type: "plot"
11754   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11755   algorithm: "plot_perf_box_name"
11756   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11757   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11758   include:
11759     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11760     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11761     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11762     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11763     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11764   layout:
11765     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11766     layout: "plot-throughput"
11767
11768 - type: "plot"
11769   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11770   algorithm: "plot_perf_box_name"
11771   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11772   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11773   include:
11774     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11775     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11776     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11777     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11778     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11779   layout:
11780     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11781     layout: "plot-throughput"
11782
11783 - type: "plot"
11784   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11785   algorithm: "plot_perf_box_name"
11786   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11787   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11788   include:
11789     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11790     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11791     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11792     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11793     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11794     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11795   layout:
11796     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11797     layout: "plot-throughput"
11798
11799 - type: "plot"
11800   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11801   algorithm: "plot_perf_box_name"
11802   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11803   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11804   include:
11805     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11806     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11807     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11808     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11809     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11810     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11811   layout:
11812     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11813     layout: "plot-throughput"
11814
11815 - type: "plot"
11816   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11817   algorithm: "plot_perf_box_name"
11818   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11819   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11820   include:
11821     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11822     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11823     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11824     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11825     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11826   layout:
11827     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11828     layout: "plot-throughput"
11829
11830 - type: "plot"
11831   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11832   algorithm: "plot_perf_box_name"
11833   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11834   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11835   include:
11836     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11837     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11838     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11839     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11840     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11841   layout:
11842     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11843     layout: "plot-throughput"
11844
11845 - type: "plot"
11846   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11847   algorithm: "plot_perf_box_name"
11848   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11849   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11850   include:
11851     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11852     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11853     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11854     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11855     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11856   layout:
11857     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11858     layout: "plot-throughput"
11859
11860 - type: "plot"
11861   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11862   algorithm: "plot_perf_box_name"
11863   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11864   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11865   include:
11866     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11867     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11868     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11869     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11870     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11871   layout:
11872     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11873     layout: "plot-throughput"
11874
11875 - type: "plot"
11876   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11877   algorithm: "plot_perf_box_name"
11878   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11879   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11880   include:
11881     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11882     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11883   layout:
11884     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11885     layout: "plot-throughput"
11886
11887 - type: "plot"
11888   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11889   algorithm: "plot_perf_box_name"
11890   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11891   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11892   include:
11893     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11894     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11895   layout:
11896     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11897     layout: "plot-throughput"
11898
11899 - type: "plot"
11900   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11901   algorithm: "plot_perf_box_name"
11902   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11903   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11904   include:
11905     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11906     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11907     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11908     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11909   layout:
11910     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11911     layout: "plot-throughput"
11912
11913 - type: "plot"
11914   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11915   algorithm: "plot_perf_box_name"
11916   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11917   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11918   include:
11919     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11920     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11921     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11922     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11923   layout:
11924     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11925     layout: "plot-throughput"
11926
11927 - type: "plot"
11928   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11929   algorithm: "plot_perf_box_name"
11930   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11931   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11932   include:
11933     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11934     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11935     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11936     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11937   layout:
11938     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11939     layout: "plot-throughput"
11940
11941 - type: "plot"
11942   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11943   algorithm: "plot_perf_box_name"
11944   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11945   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11946   include:
11947     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11948     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11949     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11950     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11951   layout:
11952     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11953     layout: "plot-throughput"
11954
11955 - type: "plot"
11956   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11957   algorithm: "plot_perf_box_name"
11958   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11959   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11960   include:
11961     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11962     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11963     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11964     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11965   layout:
11966     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11967     layout: "plot-throughput"
11968
11969 - type: "plot"
11970   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11971   algorithm: "plot_perf_box_name"
11972   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11973   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11974   include:
11975     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11976     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11977     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11978     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11979   layout:
11980     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11981     layout: "plot-throughput"
11982
11983 - type: "plot"
11984   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11985   algorithm: "plot_perf_box_name"
11986   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11987   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11988   include:
11989     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11990     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11991     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11992     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11993   layout:
11994     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11995     layout: "plot-throughput"
11996
11997 - type: "plot"
11998   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11999   algorithm: "plot_perf_box_name"
12000   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12001   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12002   include:
12003     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12004     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12005     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12006     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12007   layout:
12008     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12009     layout: "plot-throughput"
12010
12011 - type: "plot"
12012   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12013   algorithm: "plot_perf_box_name"
12014   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12015   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12016   include:
12017     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12018     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12019     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12020     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12021     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12022     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12023   layout:
12024     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12025     layout: "plot-throughput"
12026
12027 - type: "plot"
12028   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12029   algorithm: "plot_perf_box_name"
12030   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12031   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12032   include:
12033     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12034     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12035     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12036     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12037     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12038     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12039   layout:
12040     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12041     layout: "plot-throughput"
12042
12043 - type: "plot"
12044   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12045   algorithm: "plot_perf_box_name"
12046   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12047   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12048   include:
12049     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12050     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12051     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12052     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12053     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12054   layout:
12055     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12056     layout: "plot-throughput"
12057
12058 - type: "plot"
12059   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12060   algorithm: "plot_perf_box_name"
12061   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12062   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12063   include:
12064     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12065     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12066     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12067     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12068     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12069   layout:
12070     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12071     layout: "plot-throughput"
12072
12073 - type: "plot"
12074   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12075   algorithm: "plot_perf_box_name"
12076   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12077   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12078   include:
12079     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12080     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12081     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12082     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12083     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12084   layout:
12085     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12086     layout: "plot-throughput"
12087
12088 - type: "plot"
12089   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12090   algorithm: "plot_perf_box_name"
12091   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12092   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12093   include:
12094     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12095     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12096     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12097     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12098     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12099   layout:
12100     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12101     layout: "plot-throughput"
12102
12103 - type: "plot"
12104   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12105   algorithm: "plot_perf_box_name"
12106   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12107   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12108   include:
12109     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12110     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12111     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12112   layout:
12113     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12114     layout: "plot-throughput"
12115
12116 - type: "plot"
12117   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12118   algorithm: "plot_perf_box_name"
12119   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12120   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12121   include:
12122     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12123     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12124     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12125   layout:
12126     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12127     layout: "plot-throughput"
12128
12129 - type: "plot"
12130   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12131   algorithm: "plot_perf_box_name"
12132   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12133   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12134   include:
12135     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12136     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12137     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12138   layout:
12139     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12140     layout: "plot-throughput"
12141
12142 - type: "plot"
12143   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12144   algorithm: "plot_perf_box_name"
12145   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12146   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12147   include:
12148     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12149     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12150     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12151   layout:
12152     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12153     layout: "plot-throughput"
12154
12155 - type: "plot"
12156   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12157   algorithm: "plot_perf_box_name"
12158   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12159   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12160   include:
12161     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12162     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12163     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12164     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12165     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12166   layout:
12167     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12168     layout: "plot-throughput"
12169
12170 - type: "plot"
12171   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12172   algorithm: "plot_perf_box_name"
12173   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12174   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12175   include:
12176     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12177     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12178     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12179     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12180     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12181   layout:
12182     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12183     layout: "plot-throughput"
12184
12185 - type: "plot"
12186   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12187   algorithm: "plot_perf_box_name"
12188   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12189   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12190   include:
12191     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12192     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12193     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12194     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12195     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12196   layout:
12197     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12198     layout: "plot-throughput"
12199
12200 - type: "plot"
12201   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12202   algorithm: "plot_perf_box_name"
12203   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12204   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12205   include:
12206     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12207     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12208     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12209     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12210     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12211   layout:
12212     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12213     layout: "plot-throughput"
12214
12215 - type: "plot"
12216   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12217   algorithm: "plot_perf_box_name"
12218   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12219   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12220   include:
12221     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12222     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12223     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12224     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12225     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12226   layout:
12227     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12228     layout: "plot-throughput"
12229
12230 - type: "plot"
12231   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12232   algorithm: "plot_perf_box_name"
12233   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12234   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12235   include:
12236     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12237     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12238     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12239     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12240     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12241   layout:
12242     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12243     layout: "plot-throughput"
12244
12245 - type: "plot"
12246   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12247   algorithm: "plot_perf_box_name"
12248   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12249   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12250   include:
12251     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12252     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12253     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12254     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12255     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12256   layout:
12257     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12258     layout: "plot-throughput"
12259
12260 - type: "plot"
12261   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12262   algorithm: "plot_perf_box_name"
12263   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12264   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12265   include:
12266     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12267     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12268     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12269     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12270     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12271   layout:
12272     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12273     layout: "plot-throughput"
12274
12275 - type: "plot"
12276   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12277   algorithm: "plot_perf_box_name"
12278   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12279   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12280   include:
12281     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12282     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12283     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12284     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12285     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12286   layout:
12287     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12288     layout: "plot-throughput"
12289
12290 - type: "plot"
12291   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12292   algorithm: "plot_perf_box_name"
12293   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12294   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12295   include:
12296     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12297     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12298     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12299     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12300     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12301   layout:
12302     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12303     layout: "plot-throughput"
12304
12305 - type: "plot"
12306   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12307   algorithm: "plot_perf_box_name"
12308   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12309   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12310   include:
12311     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12312     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12313     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12314     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12315     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12316     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12317   layout:
12318     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12319     layout: "plot-throughput"
12320
12321 - type: "plot"
12322   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12323   algorithm: "plot_perf_box_name"
12324   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12325   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12326   include:
12327     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12328     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12329     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12330     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12331     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12332     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12333   layout:
12334     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12335     layout: "plot-throughput"
12336
12337 - type: "plot"
12338   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12339   algorithm: "plot_perf_box_name"
12340   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12341   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12342   include:
12343     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12344     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12345     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12346     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12347   layout:
12348     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12349     layout: "plot-throughput"
12350
12351 - type: "plot"
12352   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12353   algorithm: "plot_perf_box_name"
12354   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12355   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12356   include:
12357     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12358     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12359     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12360     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12361   layout:
12362     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12363     layout: "plot-throughput"
12364
12365 - type: "plot"
12366   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12367   algorithm: "plot_perf_box_name"
12368   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12369   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12370   include:
12371     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12372     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12373     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12374     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12375     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12376     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12377   layout:
12378     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12379     layout: "plot-throughput"
12380
12381 - type: "plot"
12382   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12383   algorithm: "plot_perf_box_name"
12384   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12385   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12386   include:
12387     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12388     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12389     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12390     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12391     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12392     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12393   layout:
12394     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12395     layout: "plot-throughput"
12396
12397 - type: "plot"
12398   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12399   algorithm: "plot_perf_box_name"
12400   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12401   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12402   include:
12403     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12404     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12405     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12406     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12407     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12408     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12409   layout:
12410     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12411     layout: "plot-throughput"
12412
12413 - type: "plot"
12414   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12415   algorithm: "plot_perf_box_name"
12416   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12417   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12418   include:
12419     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12420     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12421     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12422     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12423     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12424     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12425   layout:
12426     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12427     layout: "plot-throughput"
12428
12429 - type: "plot"
12430   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12431   algorithm: "plot_perf_box_name"
12432   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12433   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12434   include:
12435     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12436     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12437     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12438     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12439     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12440     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12441   layout:
12442     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12443     layout: "plot-throughput"
12444
12445 - type: "plot"
12446   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12447   algorithm: "plot_perf_box_name"
12448   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12449   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12450   include:
12451     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12452     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12453     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12454     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12455     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12456     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12457   layout:
12458     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12459     layout: "plot-throughput"
12460
12461 - type: "plot"
12462   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12463   algorithm: "plot_perf_box_name"
12464   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12465   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12466   include:
12467     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12468     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12469     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12470     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12471     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12472     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12473   layout:
12474     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12475     layout: "plot-throughput"
12476
12477 - type: "plot"
12478   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12479   algorithm: "plot_perf_box_name"
12480   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12481   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12482   include:
12483     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12484     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12485     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12486     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12487     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12488     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12489   layout:
12490     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12491     layout: "plot-throughput"
12492
12493 - type: "plot"
12494   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12495   algorithm: "plot_perf_box_name"
12496   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12497   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12498   include:
12499     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12500     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12501     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12502     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12503     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12504     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12505   layout:
12506     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12507     layout: "plot-throughput"
12508
12509 - type: "plot"
12510   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12511   algorithm: "plot_perf_box_name"
12512   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12513   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12514   include:
12515     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12516     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12517     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12518     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12519     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12520     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12521   layout:
12522     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12523     layout: "plot-throughput"
12524
12525 - type: "plot"
12526   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12527   algorithm: "plot_perf_box_name"
12528   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12529   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12530   include:
12531     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12532     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12533     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12534     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12535     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12536     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12537   layout:
12538     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12539     layout: "plot-throughput"
12540
12541 - type: "plot"
12542   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12543   algorithm: "plot_perf_box_name"
12544   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12545   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12546   include:
12547     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12548     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12549     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12550     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12551     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12552     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12553   layout:
12554     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12555     layout: "plot-throughput"
12556
12557 - type: "plot"
12558   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12559   algorithm: "plot_perf_box_name"
12560   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12561   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12562   include:
12563     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12564     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12565     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12566     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12567     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12568     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12569   layout:
12570     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12571     layout: "plot-throughput"
12572
12573 - type: "plot"
12574   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12575   algorithm: "plot_perf_box_name"
12576   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12577   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12578   include:
12579     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12580     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12581     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12582     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12583     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12584     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12585   layout:
12586     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12587     layout: "plot-throughput"
12588
12589 - type: "plot"
12590   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12591   algorithm: "plot_perf_box_name"
12592   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12593   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12594   include:
12595     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12596     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12597     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12598     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12599     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12600     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12601   layout:
12602     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12603     layout: "plot-throughput"
12604
12605 - type: "plot"
12606   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12607   algorithm: "plot_perf_box_name"
12608   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12609   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12610   include:
12611     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12612     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12613     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12614     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12615     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12616     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12617   layout:
12618     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12619     layout: "plot-throughput"
12620
12621 - type: "plot"
12622   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12623   algorithm: "plot_perf_box_name"
12624   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12625   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12626   include:
12627     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12628     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12629     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12630     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12631   layout:
12632     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12633     layout: "plot-throughput"
12634
12635 - type: "plot"
12636   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12637   algorithm: "plot_perf_box_name"
12638   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12639   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12640   include:
12641     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12642     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12643     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12644     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12645   layout:
12646     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12647     layout: "plot-throughput"
12648
12649 - type: "plot"
12650   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12651   algorithm: "plot_perf_box_name"
12652   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12653   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12654   include:
12655     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12656     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12657     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12658     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12659   layout:
12660     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12661     layout: "plot-throughput"
12662
12663 - type: "plot"
12664   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12665   algorithm: "plot_perf_box_name"
12666   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12667   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12668   include:
12669     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12670     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12671     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12672     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12673   layout:
12674     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12675     layout: "plot-throughput"
12676
12677 - type: "plot"
12678   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12679   algorithm: "plot_perf_box_name"
12680   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12681   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12682   include:
12683     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12684     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12685     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12686     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12687     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12688     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12689   layout:
12690     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12691     layout: "plot-throughput"
12692
12693 - type: "plot"
12694   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12695   algorithm: "plot_perf_box_name"
12696   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12697   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12698   include:
12699     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12700     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12701     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12702     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12703     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12704     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12705   layout:
12706     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12707     layout: "plot-throughput"
12708
12709 - type: "plot"
12710   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12711   algorithm: "plot_perf_box_name"
12712   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12713   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12714   include:
12715     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12716     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12717     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12718     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12719     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12720   layout:
12721     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12722     layout: "plot-throughput"
12723
12724 - type: "plot"
12725   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12726   algorithm: "plot_perf_box_name"
12727   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12728   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12729   include:
12730     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12731     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12732     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12733     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12734     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12735   layout:
12736     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12737     layout: "plot-throughput"
12738
12739 - type: "plot"
12740   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12741   algorithm: "plot_perf_box_name"
12742   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12743   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12744   include:
12745     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12746     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12747     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12748     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12749     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12750   layout:
12751     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12752     layout: "plot-throughput"
12753
12754 - type: "plot"
12755   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12756   algorithm: "plot_perf_box_name"
12757   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12758   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12759   include:
12760     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12761     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12762     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12763     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12764     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12765   layout:
12766     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12767     layout: "plot-throughput"
12768
12769 - type: "plot"
12770   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12771   algorithm: "plot_perf_box_name"
12772   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12773   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12774   include:
12775     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12776     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12777     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12778     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12779   layout:
12780     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12781     layout: "plot-throughput"
12782
12783 - type: "plot"
12784   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12785   algorithm: "plot_perf_box_name"
12786   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12787   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12788   include:
12789     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12790     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12791     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12792     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12793   layout:
12794     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12795     layout: "plot-throughput"
12796
12797 - type: "plot"
12798   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12799   algorithm: "plot_perf_box_name"
12800   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12801   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12802   include:
12803     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12804     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12805     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12806     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12807     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12808     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12809   layout:
12810     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12811     layout: "plot-throughput"
12812
12813 - type: "plot"
12814   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12815   algorithm: "plot_perf_box_name"
12816   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12817   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12818   include:
12819     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12820     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12821     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12822     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12823     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12824     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12825   layout:
12826     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12827     layout: "plot-throughput"
12828
12829 - type: "plot"
12830   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12831   algorithm: "plot_perf_box_name"
12832   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12833   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12834   include:
12835     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12836     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12837     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12838     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12839     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12840     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12841   layout:
12842     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12843     layout: "plot-throughput"
12844
12845 - type: "plot"
12846   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12847   algorithm: "plot_perf_box_name"
12848   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12849   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12850   include:
12851     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12852     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12853     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12854     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12855     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12856     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12857   layout:
12858     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12859     layout: "plot-throughput"
12860
12861 - type: "plot"
12862   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12863   algorithm: "plot_perf_box_name"
12864   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12865   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12866   include:
12867     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12868     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12869     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12870     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12871     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12872     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12873   layout:
12874     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12875     layout: "plot-throughput"
12876
12877 - type: "plot"
12878   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12879   algorithm: "plot_perf_box_name"
12880   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12881   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12882   include:
12883     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12884     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12885     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12886     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12887     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12888     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12889   layout:
12890     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12891     layout: "plot-throughput"
12892
12893 - type: "plot"
12894   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12895   algorithm: "plot_perf_box_name"
12896   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12897   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12898   include:
12899     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12900     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12901     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12902     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12903     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12904     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12905   layout:
12906     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12907     layout: "plot-throughput"
12908
12909 - type: "plot"
12910   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12911   algorithm: "plot_perf_box_name"
12912   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12913   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12914   include:
12915     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12916     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12917     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12918     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12919     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12920     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12921   layout:
12922     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12923     layout: "plot-throughput"
12924
12925 - type: "plot"
12926   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12927   algorithm: "plot_perf_box_name"
12928   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12929   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12930   include:
12931     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12932     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12933     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12934     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12935   layout:
12936     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12937     layout: "plot-throughput"
12938
12939 - type: "plot"
12940   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12941   algorithm: "plot_perf_box_name"
12942   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12943   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12944   include:
12945     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12946     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12947     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12948     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12949   layout:
12950     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12951     layout: "plot-throughput"
12952
12953 - type: "plot"
12954   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12955   algorithm: "plot_perf_box_name"
12956   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12957   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12958   include:
12959     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12960     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12961     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12962     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12963     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12964     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12965   layout:
12966     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12967     layout: "plot-throughput"
12968
12969 - type: "plot"
12970   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12971   algorithm: "plot_perf_box_name"
12972   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12973   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12974   include:
12975     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12976     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12977     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12978     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12979     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12980     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12981   layout:
12982     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12983     layout: "plot-throughput"
12984
12985 - type: "plot"
12986   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12987   algorithm: "plot_perf_box_name"
12988   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12989   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12990   include:
12991     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12992     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12993     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12994     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12995     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12996     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12997   layout:
12998     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12999     layout: "plot-throughput"
13000
13001 - type: "plot"
13002   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13003   algorithm: "plot_perf_box_name"
13004   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13005   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13006   include:
13007     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13008     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13009     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13010     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13011     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13012     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13013   layout:
13014     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13015     layout: "plot-throughput"
13016
13017 - type: "plot"
13018   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13019   algorithm: "plot_perf_box_name"
13020   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13021   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13022   include:
13023     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13024     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13025     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13026     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13027   layout:
13028     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13029     layout: "plot-throughput"
13030
13031 - type: "plot"
13032   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13033   algorithm: "plot_perf_box_name"
13034   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13035   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13036   include:
13037     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13038     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13039     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13040     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13041   layout:
13042     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13043     layout: "plot-throughput"
13044
13045 - type: "plot"
13046   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13047   algorithm: "plot_perf_box_name"
13048   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13049   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13050   include:
13051     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13052     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13053     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13054     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13055     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13056     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13057   layout:
13058     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13059     layout: "plot-throughput"
13060
13061 - type: "plot"
13062   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13063   algorithm: "plot_perf_box_name"
13064   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13065   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13066   include:
13067     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13068     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13069     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13070     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13071     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13072     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13073   layout:
13074     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13075     layout: "plot-throughput"
13076
13077 - type: "plot"
13078   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13079   algorithm: "plot_perf_box_name"
13080   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13081   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13082   include:
13083     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13084     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13085     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13086     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13087   layout:
13088     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13089     layout: "plot-throughput"
13090
13091 - type: "plot"
13092   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13093   algorithm: "plot_perf_box_name"
13094   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13095   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13096   include:
13097     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13098     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13099     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13100     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13101   layout:
13102     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13103     layout: "plot-throughput"
13104
13105 - type: "plot"
13106   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13107   algorithm: "plot_perf_box_name"
13108   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13109   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13110   include:
13111     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13112     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13113     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13114     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13115     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13116     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13117   layout:
13118     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13119     layout: "plot-throughput"
13120
13121 - type: "plot"
13122   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13123   algorithm: "plot_perf_box_name"
13124   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13125   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13126   include:
13127     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13128     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13129     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13130     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13131     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13132     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13133   layout:
13134     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13135     layout: "plot-throughput"
13136
13137 - type: "plot"
13138   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13139   algorithm: "plot_perf_box_name"
13140   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13141   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13142   include:
13143     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13144     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13145     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13146     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13147     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13148     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13149   layout:
13150     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13151     layout: "plot-throughput"
13152
13153 - type: "plot"
13154   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13155   algorithm: "plot_perf_box_name"
13156   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13157   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13158   include:
13159     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13160     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13161     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13162     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13163     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13164     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13165   layout:
13166     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13167     layout: "plot-throughput"
13168
13169 - type: "plot"
13170   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13171   algorithm: "plot_perf_box_name"
13172   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13173   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13174   include:
13175     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13176     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13177     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13178     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13179     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13180     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13181   layout:
13182     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13183     layout: "plot-throughput"
13184
13185 - type: "plot"
13186   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13187   algorithm: "plot_perf_box_name"
13188   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13189   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13190   include:
13191     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13192     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13193     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13194     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13195     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13196     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13197   layout:
13198     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13199     layout: "plot-throughput"
13200
13201 - type: "plot"
13202   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13203   algorithm: "plot_perf_box_name"
13204   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13205   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13206   include:
13207     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13208     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13209     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13210 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13211 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13212 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13213   layout:
13214     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13215     layout: "plot-throughput"
13216
13217 - type: "plot"
13218   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13219   algorithm: "plot_perf_box_name"
13220   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13221   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13222   include:
13223     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13224     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13225     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13226 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13227 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13228 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13229   layout:
13230     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13231     layout: "plot-throughput"
13232
13233 - type: "plot"
13234   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13235   algorithm: "plot_perf_box_name"
13236   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13237   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13238   include:
13239     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13240     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13241     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13242     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13243     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13244     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13245   layout:
13246     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13247     layout: "plot-throughput"
13248
13249 - type: "plot"
13250   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13251   algorithm: "plot_perf_box_name"
13252   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13253   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13254   include:
13255     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13256     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13257     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13258     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13259     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13260     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13261   layout:
13262     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13263     layout: "plot-throughput"
13264
13265 - type: "plot"
13266   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13267   algorithm: "plot_perf_box_name"
13268   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13269   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13270   include:
13271     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13272     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13273     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13274     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13275     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13276     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13277   layout:
13278     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13279     layout: "plot-throughput"
13280
13281 - type: "plot"
13282   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13283   algorithm: "plot_perf_box_name"
13284   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13285   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13286   include:
13287     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13288     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13289     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13290     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13291     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13292     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13293   layout:
13294     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13295     layout: "plot-throughput"
13296
13297 #- type: "plot"
13298 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13299 #  algorithm: "plot_perf_box_name"
13300 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13301 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13302 #  include:
13303 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13304 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13305 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13306 #  layout:
13307 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13308 #    layout: "plot-throughput"
13309 #
13310 #- type: "plot"
13311 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13312 #  algorithm: "plot_perf_box_name"
13313 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13314 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13315 #  include:
13316 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13317 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13318 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13319 #  layout:
13320 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13321 #    layout: "plot-throughput"
13322
13323 - type: "plot"
13324   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13325   algorithm: "plot_perf_box_name"
13326   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13327   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13328   include:
13329     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13330     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13331     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13332     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13333     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13334   layout:
13335     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13336     layout: "plot-throughput"
13337
13338 - type: "plot"
13339   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13340   algorithm: "plot_perf_box_name"
13341   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13342   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13343   include:
13344     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13345     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13346     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13347     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13348     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13349   layout:
13350     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13351     layout: "plot-throughput"
13352
13353 - type: "plot"
13354   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13355   algorithm: "plot_perf_box_name"
13356   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13357   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13358   include:
13359     - "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"
13360     - "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"
13361     - "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"
13362     - "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"
13363     - "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"
13364   layout:
13365     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13366     layout: "plot-throughput"
13367
13368 - type: "plot"
13369   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13370   algorithm: "plot_perf_box_name"
13371   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13372   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13373   include:
13374     - "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"
13375     - "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"
13376     - "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"
13377     - "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"
13378     - "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"
13379   layout:
13380     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13381     layout: "plot-throughput"
13382
13383 - type: "plot"
13384   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13385   algorithm: "plot_perf_box_name"
13386   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13387   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13388   include:
13389     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13390     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13391     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13392     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13393     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13394   layout:
13395     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13396     layout: "plot-throughput"
13397
13398 - type: "plot"
13399   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13400   algorithm: "plot_perf_box_name"
13401   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13402   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13403   include:
13404     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13405     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13406     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13407     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13408     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13409   layout:
13410     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13411     layout: "plot-throughput"
13412
13413 - type: "plot"
13414   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13415   algorithm: "plot_perf_box_name"
13416   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13417   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13418   include:
13419     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13420     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13421     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13422     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13423     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13424   layout:
13425     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13426     layout: "plot-throughput"
13427
13428 - type: "plot"
13429   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13430   algorithm: "plot_perf_box_name"
13431   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13432   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13433   include:
13434     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13435     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13436     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13437     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13438     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13439   layout:
13440     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13441     layout: "plot-throughput"
13442
13443 - type: "plot"
13444   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13445   algorithm: "plot_perf_box_name"
13446   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13447   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13448   include:
13449     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13450     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13451     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13452     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13453     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13454   layout:
13455     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13456     layout: "plot-throughput"
13457
13458 - type: "plot"
13459   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13460   algorithm: "plot_perf_box_name"
13461   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13462   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13463   include:
13464     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13465     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13466     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13467     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13468     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13469   layout:
13470     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13471     layout: "plot-throughput"
13472
13473 - type: "plot"
13474   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13475   algorithm: "plot_perf_box_name"
13476   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13477   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13478   include:
13479     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13480     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13481     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13482     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13483     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13484   layout:
13485     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13486     layout: "plot-throughput"
13487
13488 - type: "plot"
13489   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13490   algorithm: "plot_perf_box_name"
13491   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13492   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13493   include:
13494     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13495     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13496     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13497     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13498     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13499   layout:
13500     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13501     layout: "plot-throughput"
13502
13503 - type: "plot"
13504   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13505   algorithm: "plot_perf_box_name"
13506   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13507   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13508   include:
13509     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13510     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13511     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13512     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13513   layout:
13514     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13515     layout: "plot-throughput"
13516
13517 - type: "plot"
13518   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13519   algorithm: "plot_perf_box_name"
13520   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13521   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13522   include:
13523     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13524     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13525     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13526     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13527   layout:
13528     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13529     layout: "plot-throughput"
13530
13531 - type: "plot"
13532   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13533   algorithm: "plot_perf_box_name"
13534   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13535   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13536   include:
13537     - "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"
13538     - "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"
13539     - "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"
13540     - "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"
13541   layout:
13542     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13543     layout: "plot-throughput"
13544
13545 - type: "plot"
13546   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13547   algorithm: "plot_perf_box_name"
13548   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13549   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13550   include:
13551     - "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"
13552     - "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"
13553     - "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"
13554     - "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"
13555   layout:
13556     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13557     layout: "plot-throughput"
13558
13559 - type: "plot"
13560   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13561   algorithm: "plot_perf_box_name"
13562   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13563   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13564   include:
13565     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13566     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13567     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13568     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13569     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13570     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13571   layout:
13572     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13573     layout: "plot-throughput"
13574
13575 - type: "plot"
13576   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13577   algorithm: "plot_perf_box_name"
13578   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13579   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13580   include:
13581     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13582     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13583     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13584     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13585     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13586     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13587   layout:
13588     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13589     layout: "plot-throughput"
13590
13591 - type: "plot"
13592   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13593   algorithm: "plot_perf_box_name"
13594   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13595   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13596   include:
13597     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13598     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13599     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13600     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13601     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13602     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13603   layout:
13604     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13605     layout: "plot-throughput"
13606
13607 - type: "plot"
13608   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13609   algorithm: "plot_perf_box_name"
13610   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13611   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13612   include:
13613     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13614     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13615     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13616     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13617     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13618     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13619   layout:
13620     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13621     layout: "plot-throughput"
13622
13623 - type: "plot"
13624   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13625   algorithm: "plot_perf_box_name"
13626   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13627   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13628   include:
13629     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13630     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13631     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13632     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13633     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13634     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13635   layout:
13636     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13637     layout: "plot-throughput"
13638
13639 - type: "plot"
13640   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13641   algorithm: "plot_perf_box_name"
13642   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13643   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13644   include:
13645     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13646     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13647     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13648     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13649     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13650     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13651   layout:
13652     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13653     layout: "plot-throughput"
13654
13655 - type: "plot"
13656   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13657   algorithm: "plot_perf_box_name"
13658   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13659   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13660   include:
13661     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13662     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13663     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13664     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13665     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13666   layout:
13667     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13668     layout: "plot-throughput"
13669
13670 - type: "plot"
13671   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13672   algorithm: "plot_perf_box_name"
13673   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13675   include:
13676     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13677     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13678     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13679     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13680     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13681   layout:
13682     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13683     layout: "plot-throughput"
13684
13685 - type: "plot"
13686   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13687   algorithm: "plot_perf_box_name"
13688   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13689   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13690   include:
13691     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13692     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13693   layout:
13694     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13695     layout: "plot-throughput"
13696
13697 - type: "plot"
13698   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13699   algorithm: "plot_perf_box_name"
13700   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13701   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13702   include:
13703     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13704     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13705   layout:
13706     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13707     layout: "plot-throughput"
13708
13709 - type: "plot"
13710   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13711   algorithm: "plot_perf_box_name"
13712   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13713   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13714   include:
13715     - "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"
13716     - "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"
13717   layout:
13718     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13719     layout: "plot-throughput"
13720
13721 - type: "plot"
13722   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13723   algorithm: "plot_perf_box_name"
13724   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13725   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13726   include:
13727     - "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"
13728     - "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"
13729   layout:
13730     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13731     layout: "plot-throughput"
13732
13733 - type: "plot"
13734   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13735   algorithm: "plot_perf_box_name"
13736   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13737   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13738   include:
13739     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13740     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13741   layout:
13742     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13743     layout: "plot-throughput"
13744
13745 - type: "plot"
13746   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13747   algorithm: "plot_perf_box_name"
13748   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13749   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13750   include:
13751     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13752     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13753   layout:
13754     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13755     layout: "plot-throughput"
13756
13757 - type: "plot"
13758   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13759   algorithm: "plot_perf_box_name"
13760   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13761   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13762   include:
13763     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13764     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13765   layout:
13766     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13767     layout: "plot-throughput"
13768
13769 - type: "plot"
13770   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13771   algorithm: "plot_perf_box_name"
13772   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13773   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13774   include:
13775     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13776     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13777   layout:
13778     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13779     layout: "plot-throughput"
13780
13781 - type: "plot"
13782   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13783   algorithm: "plot_perf_box_name"
13784   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13785   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13786   include:
13787     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13788     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13789     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13790     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13791     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13792     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13793   layout:
13794     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13795     layout: "plot-throughput"
13796
13797 - type: "plot"
13798   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13799   algorithm: "plot_perf_box_name"
13800   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13801   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13802   include:
13803     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13804     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13805     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13806     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13807     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13808     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13809   layout:
13810     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13811     layout: "plot-throughput"
13812
13813 - type: "plot"
13814   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13815   algorithm: "plot_perf_box_name"
13816   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13817   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13818   include:
13819     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13820     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13821     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13822     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13823     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13824     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13825   layout:
13826     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13827     layout: "plot-throughput"
13828
13829 - type: "plot"
13830   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13831   algorithm: "plot_perf_box_name"
13832   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13833   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13834   include:
13835     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13836     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13837     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13838     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13839     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13840     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13841   layout:
13842     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13843     layout: "plot-throughput"
13844
13845 #- type: "plot"
13846 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13847 #  algorithm: "plot_perf_box_name"
13848 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13849 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13850 #  include:
13851 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13852 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13853 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13854 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13855 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13856 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13857 #  layout:
13858 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13859 #    layout: "plot-throughput"
13860 #
13861 #- type: "plot"
13862 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13863 #  algorithm: "plot_perf_box_name"
13864 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13865 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13866 #  include:
13867 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13868 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13869 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13870 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13871 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13872 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13873 #  layout:
13874 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13875 #    layout: "plot-throughput"
13876
13877 - type: "plot"
13878   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13879   algorithm: "plot_perf_box_name"
13880   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13881   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13882   include:
13883     - "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"
13884     - "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"
13885     - "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"
13886     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13887     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13888     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13889   layout:
13890     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
13891     layout: "plot-throughput"
13892
13893 - type: "plot"
13894   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13895   algorithm: "plot_perf_box_name"
13896   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13897   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13898   include:
13899     - "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"
13900     - "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"
13901     - "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"
13902     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13903     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13904     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13905   layout:
13906     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
13907     layout: "plot-throughput"
13908
13909 ################################################################################
13910
13911 # Packet Speedup
13912
13913 - type: "plot"
13914   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13915   algorithm: "plot_tsa_name"
13916   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13917   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13918   include:
13919     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13920     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13921     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13922     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13923   layout:
13924     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
13925     layout: "plot-throughput-speedup-analysis"
13926
13927 - type: "plot"
13928   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13929   algorithm: "plot_tsa_name"
13930   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13931   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13932   include:
13933     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13934     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13935     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13936     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13937   layout:
13938     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
13939     layout: "plot-throughput-speedup-analysis"
13940
13941 - type: "plot"
13942   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13943   algorithm: "plot_tsa_name"
13944   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13945   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13946   include:
13947     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13948     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13949     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13950     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13951   layout:
13952     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
13953     layout: "plot-throughput-speedup-analysis"
13954
13955 - type: "plot"
13956   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13957   algorithm: "plot_tsa_name"
13958   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13959   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13960   include:
13961     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13962     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13963     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13964     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13965   layout:
13966     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
13967     layout: "plot-throughput-speedup-analysis"
13968
13969 - type: "plot"
13970   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13971   algorithm: "plot_tsa_name"
13972   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13973   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13974   include:
13975     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13976     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13977     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13978     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13979     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13980   layout:
13981     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
13982     layout: "plot-throughput-speedup-analysis"
13983
13984 - type: "plot"
13985   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13986   algorithm: "plot_tsa_name"
13987   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13988   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13989   include:
13990     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13991     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13992     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13993     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13994     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13995   layout:
13996     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13997     layout: "plot-throughput-speedup-analysis"
13998
13999 - type: "plot"
14000   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14001   algorithm: "plot_tsa_name"
14002   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14003   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14004   include:
14005     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14006     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14007     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14008     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14009     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14010   layout:
14011     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14012     layout: "plot-throughput-speedup-analysis"
14013
14014 - type: "plot"
14015   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14016   algorithm: "plot_tsa_name"
14017   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14018   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14019   include:
14020     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14021     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14022     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14023     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14024     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14025   layout:
14026     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14027     layout: "plot-throughput-speedup-analysis"
14028
14029 - type: "plot"
14030   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14031   algorithm: "plot_tsa_name"
14032   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14033   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14034   include:
14035     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14036     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14037     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14038     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14039     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14040     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14041   layout:
14042     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14043     layout: "plot-throughput-speedup-analysis"
14044
14045 - type: "plot"
14046   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14047   algorithm: "plot_tsa_name"
14048   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14049   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14050   include:
14051     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14052     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14053     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14054     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14055     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14056     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14057   layout:
14058     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14059     layout: "plot-throughput-speedup-analysis"
14060
14061 - type: "plot"
14062   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14063   algorithm: "plot_tsa_name"
14064   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14065   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14066   include:
14067     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14068     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14069     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14070     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14071     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14072   layout:
14073     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14074     layout: "plot-throughput-speedup-analysis"
14075
14076 - type: "plot"
14077   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14078   algorithm: "plot_tsa_name"
14079   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14080   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14081   include:
14082     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14083     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14084     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14085     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14086     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14087   layout:
14088     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14089     layout: "plot-throughput-speedup-analysis"
14090
14091 - type: "plot"
14092   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14093   algorithm: "plot_tsa_name"
14094   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14095   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14096   include:
14097     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14098     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14099     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14100   layout:
14101     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14102     layout: "plot-throughput-speedup-analysis"
14103
14104 - type: "plot"
14105   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14106   algorithm: "plot_tsa_name"
14107   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14108   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14109   include:
14110     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14111     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14112     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14113   layout:
14114     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14115     layout: "plot-throughput-speedup-analysis"
14116
14117 - type: "plot"
14118   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14119   algorithm: "plot_tsa_name"
14120   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14121   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14122   include:
14123     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14124     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14125     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14126     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14127     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14128   layout:
14129     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14130     layout: "plot-throughput-speedup-analysis"
14131
14132 - type: "plot"
14133   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14134   algorithm: "plot_tsa_name"
14135   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14136   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14137   include:
14138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14139     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14140     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14141     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14142     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14143   layout:
14144     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14145     layout: "plot-throughput-speedup-analysis"
14146
14147 - type: "plot"
14148   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14149   algorithm: "plot_tsa_name"
14150   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14151   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14152   include:
14153     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14154     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14155     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14156   layout:
14157     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14158     layout: "plot-throughput-speedup-analysis"
14159
14160 - type: "plot"
14161   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14162   algorithm: "plot_tsa_name"
14163   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14164   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14165   include:
14166     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14167     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14168     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14169   layout:
14170     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14171     layout: "plot-throughput-speedup-analysis"
14172
14173 - type: "plot"
14174   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14175   algorithm: "plot_tsa_name"
14176   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14177   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14178   include:
14179     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14180     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14183     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14184     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14185   layout:
14186     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14187     layout: "plot-throughput-speedup-analysis"
14188
14189 - type: "plot"
14190   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14191   algorithm: "plot_tsa_name"
14192   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14193   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14194   include:
14195     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14196     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14197     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14198     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14199     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14200     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14201   layout:
14202     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14203     layout: "plot-throughput-speedup-analysis"
14204
14205 - type: "plot"
14206   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14207   algorithm: "plot_tsa_name"
14208   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14209   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14210   include:
14211     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14212     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14213     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14214     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14215     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14216   layout:
14217     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
14218     layout: "plot-throughput-speedup-analysis"
14219
14220 - type: "plot"
14221   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14222   algorithm: "plot_tsa_name"
14223   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14224   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14225   include:
14226     - "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"
14227     - "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"
14228     - "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"
14229     - "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"
14230     - "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"
14231   layout:
14232     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
14233     layout: "plot-throughput-speedup-analysis"
14234
14235 #- type: "plot"
14236 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14237 #  algorithm: "plot_tsa_name"
14238 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14239 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14240 #  include:
14241 #    - "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"
14242 #    - "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"
14243 #    - "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"
14244 #    - "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"
14245 #    - "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"
14246 #  layout:
14247 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
14248 #    layout: "plot-throughput-speedup-analysis"
14249 #
14250 #- type: "plot"
14251 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14252 #  algorithm: "plot_tsa_name"
14253 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14254 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14255 #  include:
14256 #    - "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"
14257 #    - "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"
14258 #    - "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"
14259 #    - "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"
14260 #    - "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"
14261 #  layout:
14262 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
14263 #    layout: "plot-throughput-speedup-analysis"
14264 #
14265 #- type: "plot"
14266 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14267 #  algorithm: "plot_tsa_name"
14268 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14269 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14270 #  include:
14271 #    - "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"
14272 #    - "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"
14273 #    - "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"
14274 #    - "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"
14275 #    - "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"
14276 #  layout:
14277 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
14278 #    layout: "plot-throughput-speedup-analysis"
14279 #
14280 #- type: "plot"
14281 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14282 #  algorithm: "plot_tsa_name"
14283 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14284 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14285 #  include:
14286 #    - "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"
14287 #    - "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"
14288 #    - "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"
14289 #    - "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"
14290 #    - "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"
14291 #  layout:
14292 #    title: "22n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
14293 #    layout: "plot-throughput-speedup-analysis"
14294
14295 - type: "plot"
14296   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14297   algorithm: "plot_tsa_name"
14298   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14299   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14300   include:
14301     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14302     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14303     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14304     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14305     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14306   layout:
14307     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
14308     layout: "plot-throughput-speedup-analysis"
14309
14310 - type: "plot"
14311   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14312   algorithm: "plot_tsa_name"
14313   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14314   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14315   include:
14316     - "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"
14317     - "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"
14318     - "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"
14319     - "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"
14320     - "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"
14321   layout:
14322     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
14323     layout: "plot-throughput-speedup-analysis"
14324
14325 #- type: "plot"
14326 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14327 #  algorithm: "plot_tsa_name"
14328 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14329 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14330 #  include:
14331 #    - "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"
14332 #    - "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"
14333 #    - "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"
14334 #    - "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"
14335 #    - "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"
14336 #  layout:
14337 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
14338 #    layout: "plot-throughput-speedup-analysis"
14339 #
14340 #- type: "plot"
14341 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14342 #  algorithm: "plot_tsa_name"
14343 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14344 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14345 #  include:
14346 #    - "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"
14347 #    - "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"
14348 #    - "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"
14349 #    - "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"
14350 #    - "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"
14351 #  layout:
14352 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
14353 #    layout: "plot-throughput-speedup-analysis"
14354 #
14355 #- type: "plot"
14356 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14357 #  algorithm: "plot_tsa_name"
14358 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14359 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14360 #  include:
14361 #    - "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"
14362 #    - "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"
14363 #    - "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"
14364 #    - "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"
14365 #    - "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"
14366 #  layout:
14367 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
14368 #    layout: "plot-throughput-speedup-analysis"
14369 #
14370 #- type: "plot"
14371 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14372 #  algorithm: "plot_tsa_name"
14373 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14374 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14375 #  include:
14376 #    - "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"
14377 #    - "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"
14378 #    - "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"
14379 #    - "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"
14380 #    - "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"
14381 #  layout:
14382 #    title: "22n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
14383 #    layout: "plot-throughput-speedup-analysis"
14384
14385 - type: "plot"
14386   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14387   algorithm: "plot_tsa_name"
14388   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14389   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14390   include:
14391     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14392     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14393     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14394     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14395     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14396     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14397   layout:
14398     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14399     layout: "plot-throughput-speedup-analysis"
14400
14401 - type: "plot"
14402   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14403   algorithm: "plot_tsa_name"
14404   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14405   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14406   include:
14407     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14408     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14409     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14410     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14411     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14412     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14413   layout:
14414     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14415     layout: "plot-throughput-speedup-analysis"
14416
14417 - type: "plot"
14418   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14419   algorithm: "plot_tsa_name"
14420   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14421   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14422   include:
14423     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14424     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14425     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14426   layout:
14427     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14428     layout: "plot-throughput-speedup-analysis"
14429
14430 - type: "plot"
14431   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14432   algorithm: "plot_tsa_name"
14433   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14434   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14435   include:
14436     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14437     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14438     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14439   layout:
14440     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14441     layout: "plot-throughput-speedup-analysis"
14442
14443 - type: "plot"
14444   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14445   algorithm: "plot_tsa_name"
14446   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14447   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14448   include:
14449     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14450     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14451     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14452 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14453 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14454   layout:
14455     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14456     layout: "plot-throughput-speedup-analysis"
14457
14458 - type: "plot"
14459   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14460   algorithm: "plot_tsa_name"
14461   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14462   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14463   include:
14464     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14465     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14466     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14467 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14468 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14469   layout:
14470     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14471     layout: "plot-throughput-speedup-analysis"
14472
14473 - type: "plot"
14474   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14475   algorithm: "plot_tsa_name"
14476   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14477   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14478   include:
14479     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14480     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14481     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14482     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14483     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14484   layout:
14485     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14486     layout: "plot-throughput-speedup-analysis"
14487
14488 - type: "plot"
14489   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14490   algorithm: "plot_tsa_name"
14491   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14492   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14493   include:
14494     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14495     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14496     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14497     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14498     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14499   layout:
14500     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14501     layout: "plot-throughput-speedup-analysis"
14502
14503 - type: "plot"
14504   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14505   algorithm: "plot_tsa_name"
14506   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14507   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14508   include:
14509     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14510     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14511     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14512     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14513     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14514   layout:
14515     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14516     layout: "plot-throughput-speedup-analysis"
14517
14518 - type: "plot"
14519   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14520   algorithm: "plot_tsa_name"
14521   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14522   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14523   include:
14524     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14525     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14526     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14527     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14528     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14529   layout:
14530     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14531     layout: "plot-throughput-speedup-analysis"
14532
14533 - type: "plot"
14534   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14535   algorithm: "plot_tsa_name"
14536   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14537   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14538   include:
14539     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14540     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14541     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14542     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14543   layout:
14544     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14545     layout: "plot-throughput-speedup-analysis"
14546
14547 - type: "plot"
14548   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14549   algorithm: "plot_tsa_name"
14550   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14551   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14552   include:
14553     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14554     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14555     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14556     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14557   layout:
14558     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14559     layout: "plot-throughput-speedup-analysis"
14560
14561 - type: "plot"
14562   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14563   algorithm: "plot_tsa_name"
14564   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14565   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14566   include:
14567     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14568     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14569     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14570     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14571     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14572   layout:
14573     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14574     layout: "plot-throughput-speedup-analysis"
14575
14576 - type: "plot"
14577   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14578   algorithm: "plot_tsa_name"
14579   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14580   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14581   include:
14582     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14583     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14584     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14585     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14586     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14587   layout:
14588     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14589     layout: "plot-throughput-speedup-analysis"
14590
14591 - type: "plot"
14592   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14593   algorithm: "plot_tsa_name"
14594   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14595   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14596   include:
14597     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14598     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14599   layout:
14600     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14601     layout: "plot-throughput-speedup-analysis"
14602
14603 - type: "plot"
14604   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14605   algorithm: "plot_tsa_name"
14606   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14607   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14608   include:
14609     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14610     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14611   layout:
14612     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14613     layout: "plot-throughput-speedup-analysis"
14614
14615 - type: "plot"
14616   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14617   algorithm: "plot_tsa_name"
14618   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14619   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14620   include:
14621     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14622     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14623     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14624     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14625   layout:
14626     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14627     layout: "plot-throughput-speedup-analysis"
14628
14629 - type: "plot"
14630   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14631   algorithm: "plot_tsa_name"
14632   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14633   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14634   include:
14635     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14636     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14637     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14638     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14639   layout:
14640     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14641     layout: "plot-throughput-speedup-analysis"
14642
14643 - type: "plot"
14644   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14645   algorithm: "plot_tsa_name"
14646   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14647   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14648   include:
14649     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14650     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14651     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14652     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14653   layout:
14654     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14655     layout: "plot-throughput-speedup-analysis"
14656
14657 - type: "plot"
14658   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14659   algorithm: "plot_tsa_name"
14660   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14661   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14662   include:
14663     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14664     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14665     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14666     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14667   layout:
14668     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14669     layout: "plot-throughput-speedup-analysis"
14670
14671 - type: "plot"
14672   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14673   algorithm: "plot_tsa_name"
14674   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14675   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14676   include:
14677     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14678     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14679     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14680     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14681     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14682     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14683   layout:
14684     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14685     layout: "plot-throughput-speedup-analysis"
14686
14687 - type: "plot"
14688   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14689   algorithm: "plot_tsa_name"
14690   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14691   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14692   include:
14693     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14694     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14695     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14696     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14697     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14698     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14699   layout:
14700     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14701     layout: "plot-throughput-speedup-analysis"
14702
14703 - type: "plot"
14704   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14705   algorithm: "plot_tsa_name"
14706   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14707   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14708   include:
14709     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14710     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14711     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14712     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14713     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14714   layout:
14715     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14716     layout: "plot-throughput-speedup-analysis"
14717
14718 - type: "plot"
14719   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14720   algorithm: "plot_tsa_name"
14721   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14722   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14723   include:
14724     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14725     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14726     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14727     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14728     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14729   layout:
14730     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14731     layout: "plot-throughput-speedup-analysis"
14732
14733 - type: "plot"
14734   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14735   algorithm: "plot_tsa_name"
14736   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14737   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14738   include:
14739     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14740     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14741     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14742     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14743     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14744   layout:
14745     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14746     layout: "plot-throughput-speedup-analysis"
14747
14748 - type: "plot"
14749   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14750   algorithm: "plot_tsa_name"
14751   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14752   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14753   include:
14754     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14755     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14756     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14757     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14758     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14759   layout:
14760     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14761     layout: "plot-throughput-speedup-analysis"
14762
14763 - type: "plot"
14764   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14765   algorithm: "plot_tsa_name"
14766   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14767   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14768   include:
14769     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14770     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14771     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14772   layout:
14773     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14774     layout: "plot-throughput-speedup-analysis"
14775
14776 - type: "plot"
14777   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14778   algorithm: "plot_tsa_name"
14779   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14780   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14781   include:
14782     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14783     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14784     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14785   layout:
14786     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14787     layout: "plot-throughput-speedup-analysis"
14788
14789 - type: "plot"
14790   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14791   algorithm: "plot_tsa_name"
14792   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14793   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14794   include:
14795     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14796     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14797     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14798   layout:
14799     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14800     layout: "plot-throughput-speedup-analysis"
14801
14802 - type: "plot"
14803   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14804   algorithm: "plot_tsa_name"
14805   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14806   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14807   include:
14808     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14809     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14810     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14811   layout:
14812     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14813     layout: "plot-throughput-speedup-analysis"
14814
14815 - type: "plot"
14816   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14817   algorithm: "plot_tsa_name"
14818   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14819   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14820   include:
14821     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14822     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14823     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14824     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14825     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14826   layout:
14827     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14828     layout: "plot-throughput-speedup-analysis"
14829
14830 - type: "plot"
14831   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14832   algorithm: "plot_tsa_name"
14833   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14834   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14835   include:
14836     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14837     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14838     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14839     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14840     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14841   layout:
14842     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14843     layout: "plot-throughput-speedup-analysis"
14844
14845 - type: "plot"
14846   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14847   algorithm: "plot_tsa_name"
14848   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14849   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14850   include:
14851     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14852     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14853     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14854     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14855     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14856   layout:
14857     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14858     layout: "plot-throughput-speedup-analysis"
14859
14860 - type: "plot"
14861   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14862   algorithm: "plot_tsa_name"
14863   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14864   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14865   include:
14866     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14867     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14868     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14869     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14870     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14871   layout:
14872     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14873     layout: "plot-throughput-speedup-analysis"
14874
14875 - type: "plot"
14876   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14877   algorithm: "plot_tsa_name"
14878   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14879   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14880   include:
14881     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14882     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14883     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14884     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14885     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14886     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14887   layout:
14888     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14889     layout: "plot-throughput-speedup-analysis"
14890
14891 - type: "plot"
14892   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14893   algorithm: "plot_tsa_name"
14894   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14895   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14896   include:
14897     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14898     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14899     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14900     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14901     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14902     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14903   layout:
14904     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14905     layout: "plot-throughput-speedup-analysis"
14906
14907 - type: "plot"
14908   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14909   algorithm: "plot_tsa_name"
14910   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14911   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14912   include:
14913     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14914     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14915     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14916     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14917   layout:
14918     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14919     layout: "plot-throughput-speedup-analysis"
14920
14921 - type: "plot"
14922   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14923   algorithm: "plot_tsa_name"
14924   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14925   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14926   include:
14927     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14928     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14929     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14930     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14931   layout:
14932     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14933     layout: "plot-throughput-speedup-analysis"
14934
14935 - type: "plot"
14936   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14937   algorithm: "plot_tsa_name"
14938   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14939   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14940   include:
14941     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14942     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14943     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14944     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14945     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14946     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14947   layout:
14948     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14949     layout: "plot-throughput-speedup-analysis"
14950
14951 - type: "plot"
14952   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14953   algorithm: "plot_tsa_name"
14954   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14955   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14956   include:
14957     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14958     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14959     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14960     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14961     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14962     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14963   layout:
14964     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14965     layout: "plot-throughput-speedup-analysis"
14966
14967 - type: "plot"
14968   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14969   algorithm: "plot_tsa_name"
14970   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14971   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14972   include:
14973     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14974     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14975     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14976     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14977     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14978     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14979   layout:
14980     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14981     layout: "plot-throughput-speedup-analysis"
14982
14983 - type: "plot"
14984   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14985   algorithm: "plot_tsa_name"
14986   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14987   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14988   include:
14989     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14990     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14991     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14992     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14993     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14994     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14995   layout:
14996     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14997     layout: "plot-throughput-speedup-analysis"
14998
14999 - type: "plot"
15000   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15001   algorithm: "plot_tsa_name"
15002   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15003   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15004   include:
15005     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15006     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15007     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15008     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15009     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15010     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15011   layout:
15012     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15013     layout: "plot-throughput-speedup-analysis"
15014
15015 - type: "plot"
15016   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15017   algorithm: "plot_tsa_name"
15018   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15019   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15020   include:
15021     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15022     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15023     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15024     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15025     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15026     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15027   layout:
15028     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15029     layout: "plot-throughput-speedup-analysis"
15030
15031 - type: "plot"
15032   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15033   algorithm: "plot_tsa_name"
15034   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15035   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15036   include:
15037     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15038     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15039     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15041     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15042     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15043   layout:
15044     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15045     layout: "plot-throughput-speedup-analysis"
15046
15047 - type: "plot"
15048   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15049   algorithm: "plot_tsa_name"
15050   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15051   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15052   include:
15053     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15054     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15055     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15056     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15057     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15058     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15059   layout:
15060     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15061     layout: "plot-throughput-speedup-analysis"
15062
15063 - type: "plot"
15064   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15065   algorithm: "plot_tsa_name"
15066   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15067   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15068   include:
15069     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15070     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15071     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15072     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15073     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15074     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15075   layout:
15076     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15077     layout: "plot-throughput-speedup-analysis"
15078
15079 - type: "plot"
15080   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15081   algorithm: "plot_tsa_name"
15082   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15083   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15084   include:
15085     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15086     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15087     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15088     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15089     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15090     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15091   layout:
15092     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15093     layout: "plot-throughput-speedup-analysis"
15094
15095 - type: "plot"
15096   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15097   algorithm: "plot_tsa_name"
15098   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15099   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15100   include:
15101     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15102     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15103     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15104     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15105   layout:
15106     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15107     layout: "plot-throughput-speedup-analysis"
15108
15109 - type: "plot"
15110   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15111   algorithm: "plot_tsa_name"
15112   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15113   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15114   include:
15115     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15117     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15118     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15119   layout:
15120     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15121     layout: "plot-throughput-speedup-analysis"
15122
15123 - type: "plot"
15124   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15125   algorithm: "plot_tsa_name"
15126   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15127   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15128   include:
15129     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15130     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15133   layout:
15134     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15135     layout: "plot-throughput-speedup-analysis"
15136
15137 - type: "plot"
15138   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15139   algorithm: "plot_tsa_name"
15140   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15141   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15142   include:
15143     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15144     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15145     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15146     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15147   layout:
15148     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15149     layout: "plot-throughput-speedup-analysis"
15150
15151 - type: "plot"
15152   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15153   algorithm: "plot_tsa_name"
15154   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15155   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15156   include:
15157     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15158     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15159     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15160     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15161     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15162     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15163   layout:
15164     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15165     layout: "plot-throughput-speedup-analysis"
15166
15167 - type: "plot"
15168   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15169   algorithm: "plot_tsa_name"
15170   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15171   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15172   include:
15173     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15174     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15175     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15176     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15177     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15178     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15179   layout:
15180     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15181     layout: "plot-throughput-speedup-analysis"
15182
15183 - type: "plot"
15184   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15185   algorithm: "plot_tsa_name"
15186   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15187   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15188   include:
15189     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15190     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15191     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15192     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15193     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15194   layout:
15195     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15196     layout: "plot-throughput-speedup-analysis"
15197
15198 - type: "plot"
15199   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15200   algorithm: "plot_tsa_name"
15201   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15202   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15203   include:
15204     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15205     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15206     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15207     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15208     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15209   layout:
15210     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15211     layout: "plot-throughput-speedup-analysis"
15212
15213 - type: "plot"
15214   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15215   algorithm: "plot_tsa_name"
15216   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15217   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15218   include:
15219     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15220     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15221     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15222     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15223     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15224   layout:
15225     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15226     layout: "plot-throughput-speedup-analysis"
15227
15228 - type: "plot"
15229   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15230   algorithm: "plot_tsa_name"
15231   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15232   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15233   include:
15234     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15235     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15236     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15237     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15238     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15239   layout:
15240     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15241     layout: "plot-throughput-speedup-analysis"
15242
15243 - type: "plot"
15244   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15245   algorithm: "plot_tsa_name"
15246   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15247   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15248   include:
15249     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15250     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15251     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15252     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15253   layout:
15254     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15255     layout: "plot-throughput-speedup-analysis"
15256
15257 - type: "plot"
15258   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15259   algorithm: "plot_tsa_name"
15260   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15261   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15262   include:
15263     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15264     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15265     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15266     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15267   layout:
15268     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15269     layout: "plot-throughput-speedup-analysis"
15270
15271 - type: "plot"
15272   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15273   algorithm: "plot_tsa_name"
15274   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15275   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15276   include:
15277     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15278     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15279     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15280     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15281     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15282     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15283   layout:
15284     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15285     layout: "plot-throughput-speedup-analysis"
15286
15287 - type: "plot"
15288   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15289   algorithm: "plot_tsa_name"
15290   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15291   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15292   include:
15293     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15294     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15295     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15296     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15297     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15298     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15299   layout:
15300     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15301     layout: "plot-throughput-speedup-analysis"
15302
15303 - type: "plot"
15304   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15305   algorithm: "plot_tsa_name"
15306   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15307   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15308   include:
15309     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15310     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15311     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15312     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15313     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15314     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15315   layout:
15316     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15317     layout: "plot-throughput-speedup-analysis"
15318
15319 - type: "plot"
15320   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15321   algorithm: "plot_tsa_name"
15322   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15323   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15324   include:
15325     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15326     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15327     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15328     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15329     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15330     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15331   layout:
15332     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15333     layout: "plot-throughput-speedup-analysis"
15334
15335 - type: "plot"
15336   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15337   algorithm: "plot_tsa_name"
15338   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15339   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15340   include:
15341     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15342     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15343     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15344     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15345     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15346     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15347   layout:
15348     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15349     layout: "plot-throughput-speedup-analysis"
15350
15351 - type: "plot"
15352   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15353   algorithm: "plot_tsa_name"
15354   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15355   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15356   include:
15357     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15358     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15359     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15360     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15361     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15362     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15363   layout:
15364     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15365     layout: "plot-throughput-speedup-analysis"
15366
15367 - type: "plot"
15368   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15369   algorithm: "plot_tsa_name"
15370   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15371   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15372   include:
15373     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15374     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15375     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15376     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15377     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15378     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15379   layout:
15380     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15381     layout: "plot-throughput-speedup-analysis"
15382
15383 - type: "plot"
15384   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15385   algorithm: "plot_tsa_name"
15386   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15387   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15388   include:
15389     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15390     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15391     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15392     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15393     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15394     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15395   layout:
15396     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15397     layout: "plot-throughput-speedup-analysis"
15398
15399 - type: "plot"
15400   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15401   algorithm: "plot_tsa_name"
15402   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15403   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15404   include:
15405     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15406     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15407     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15408     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15409     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15410     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15411   layout:
15412     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15413     layout: "plot-throughput-speedup-analysis"
15414
15415 - type: "plot"
15416   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15417   algorithm: "plot_tsa_name"
15418   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15419   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15420   include:
15421     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15422     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15423     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15424     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15425     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15426     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15427   layout:
15428     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15429     layout: "plot-throughput-speedup-analysis"
15430
15431 - type: "plot"
15432   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15433   algorithm: "plot_tsa_name"
15434   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15435   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15436   include:
15437     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15438     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15439     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15440     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15441     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15442   layout:
15443     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15444     layout: "plot-throughput-speedup-analysis"
15445
15446 - type: "plot"
15447   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15448   algorithm: "plot_tsa_name"
15449   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15450   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15451   include:
15452     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15453     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15454     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15456     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15457   layout:
15458     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15459     layout: "plot-throughput-speedup-analysis"
15460
15461 - type: "plot"
15462   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15463   algorithm: "plot_tsa_name"
15464   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15465   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15466   include:
15467     - "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"
15468     - "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"
15469     - "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"
15470     - "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"
15471     - "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"
15472   layout:
15473     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15474     layout: "plot-throughput-speedup-analysis"
15475
15476 - type: "plot"
15477   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15478   algorithm: "plot_tsa_name"
15479   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15480   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15481   include:
15482     - "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"
15483     - "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"
15484     - "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"
15485     - "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"
15486     - "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"
15487   layout:
15488     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15489     layout: "plot-throughput-speedup-analysis"
15490
15491 - type: "plot"
15492   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15493   algorithm: "plot_tsa_name"
15494   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15495   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15496   include:
15497     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15498     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15499     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15500     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15501     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15502   layout:
15503     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15504     layout: "plot-throughput-speedup-analysis"
15505
15506 - type: "plot"
15507   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15508   algorithm: "plot_tsa_name"
15509   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15510   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15511   include:
15512     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15513     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15514     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15515     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15516     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15517   layout:
15518     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15519     layout: "plot-throughput-speedup-analysis"
15520
15521 - type: "plot"
15522   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15523   algorithm: "plot_tsa_name"
15524   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15525   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15526   include:
15527     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15528     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15529     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15530     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15531     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15532   layout:
15533     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15534     layout: "plot-throughput-speedup-analysis"
15535
15536 - type: "plot"
15537   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15538   algorithm: "plot_tsa_name"
15539   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15540   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15541   include:
15542     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15543     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15544     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15545     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15546     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15547   layout:
15548     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15549     layout: "plot-throughput-speedup-analysis"
15550
15551 - type: "plot"
15552   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15553   algorithm: "plot_tsa_name"
15554   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15555   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15556   include:
15557     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15558     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15559     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15560     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15561     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15562   layout:
15563     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15564     layout: "plot-throughput-speedup-analysis"
15565
15566 - type: "plot"
15567   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15568   algorithm: "plot_tsa_name"
15569   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15570   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15571   include:
15572     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15573     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15574     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15575     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15576     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15577   layout:
15578     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15579     layout: "plot-throughput-speedup-analysis"
15580
15581 - type: "plot"
15582   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15583   algorithm: "plot_tsa_name"
15584   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15585   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15586   include:
15587     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15588     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15589     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15590     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15591     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15592   layout:
15593     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15594     layout: "plot-throughput-speedup-analysis"
15595
15596 - type: "plot"
15597   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15598   algorithm: "plot_tsa_name"
15599   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15600   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15601   include:
15602     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15603     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15604     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15605     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15606     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15607   layout:
15608     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15609     layout: "plot-throughput-speedup-analysis"
15610
15611 - type: "plot"
15612   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15613   algorithm: "plot_tsa_name"
15614   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15615   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15616   include:
15617     - "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"
15618     - "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"
15619     - "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"
15620     - "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"
15621   layout:
15622     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15623     layout: "plot-throughput-speedup-analysis"
15624
15625 - type: "plot"
15626   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15627   algorithm: "plot_tsa_name"
15628   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15629   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15630   include:
15631     - "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"
15632     - "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"
15633     - "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"
15634     - "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"
15635   layout:
15636     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15637     layout: "plot-throughput-speedup-analysis"
15638
15639 - type: "plot"
15640   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15641   algorithm: "plot_tsa_name"
15642   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15643   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15644   include:
15645     - "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"
15646     - "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"
15647     - "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"
15648     - "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"
15649   layout:
15650     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15651     layout: "plot-throughput-speedup-analysis"
15652
15653 - type: "plot"
15654   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15655   algorithm: "plot_tsa_name"
15656   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15657   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15658   include:
15659     - "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"
15660     - "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"
15661     - "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"
15662     - "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"
15663   layout:
15664     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15665     layout: "plot-throughput-speedup-analysis"
15666
15667 - type: "plot"
15668   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15669   algorithm: "plot_tsa_name"
15670   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15671   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15672   include:
15673     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15674     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15675     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15676     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15677     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15678     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15679   layout:
15680     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15681     layout: "plot-throughput-speedup-analysis"
15682
15683 - type: "plot"
15684   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15685   algorithm: "plot_tsa_name"
15686   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15687   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15688   include:
15689     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15690     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15691     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15692     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15693     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15694     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15695   layout:
15696     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15697     layout: "plot-throughput-speedup-analysis"
15698
15699 - type: "plot"
15700   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15701   algorithm: "plot_tsa_name"
15702   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15703   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15704   include:
15705     - "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"
15706     - "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"
15707     - "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"
15708     - "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"
15709     - "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"
15710     - "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"
15711   layout:
15712     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15713     layout: "plot-throughput-speedup-analysis"
15714
15715 - type: "plot"
15716   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15717   algorithm: "plot_tsa_name"
15718   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15719   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15720   include:
15721     - "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"
15722     - "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"
15723     - "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"
15724     - "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"
15725     - "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"
15726     - "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"
15727   layout:
15728     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15729     layout: "plot-throughput-speedup-analysis"
15730
15731 - type: "plot"
15732   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15733   algorithm: "plot_tsa_name"
15734   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15735   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15736   include:
15737     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15738     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15739     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15740     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15741     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15742     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15743   layout:
15744     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15745     layout: "plot-throughput-speedup-analysis"
15746
15747 - type: "plot"
15748   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15749   algorithm: "plot_tsa_name"
15750   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15751   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15752   include:
15753     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15754     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15755     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15756     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15757     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15758     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15759   layout:
15760     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15761     layout: "plot-throughput-speedup-analysis"
15762
15763 - type: "plot"
15764   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15765   algorithm: "plot_tsa_name"
15766   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15767   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15768   include:
15769     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15770     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15771     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15772     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15773     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15774   layout:
15775     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15776     layout: "plot-throughput-speedup-analysis"
15777
15778 - type: "plot"
15779   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15780   algorithm: "plot_tsa_name"
15781   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15782   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15783   include:
15784     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15785     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15786     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15787     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15788     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15789   layout:
15790     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15791     layout: "plot-throughput-speedup-analysis"
15792
15793 - type: "plot"
15794   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15795   algorithm: "plot_tsa_name"
15796   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15797   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15798   include:
15799     - "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"
15800     - "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"
15801   layout:
15802     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15803     layout: "plot-throughput-speedup-analysis"
15804
15805 - type: "plot"
15806   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15807   algorithm: "plot_tsa_name"
15808   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15809   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15810   include:
15811     - "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"
15812     - "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"
15813   layout:
15814     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15815     layout: "plot-throughput-speedup-analysis"
15816
15817 - type: "plot"
15818   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15819   algorithm: "plot_tsa_name"
15820   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15821   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15822   include:
15823     - "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"
15824     - "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"
15825   layout:
15826     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15827     layout: "plot-throughput-speedup-analysis"
15828
15829 - type: "plot"
15830   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15831   algorithm: "plot_tsa_name"
15832   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15833   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15834   include:
15835     - "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"
15836     - "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"
15837   layout:
15838     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15839     layout: "plot-throughput-speedup-analysis"
15840
15841 - type: "plot"
15842   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15843   algorithm: "plot_tsa_name"
15844   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15845   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15846   include:
15847     - "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"
15848     - "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"
15849     - "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"
15850     - "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"
15851     - "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"
15852     - "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"
15853   layout:
15854     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15855     layout: "plot-throughput-speedup-analysis"
15856
15857 - type: "plot"
15858   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15859   algorithm: "plot_tsa_name"
15860   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15861   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15862   include:
15863     - "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"
15864     - "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"
15865     - "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"
15866     - "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"
15867     - "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"
15868     - "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"
15869   layout:
15870     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15871     layout: "plot-throughput-speedup-analysis"
15872
15873 - type: "plot"
15874   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15875   algorithm: "plot_tsa_name"
15876   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15877   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15878   include:
15879     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15880     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15881     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15882     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15883     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15884   layout:
15885     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15886     layout: "plot-throughput-speedup-analysis"
15887
15888 - type: "plot"
15889   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15890   algorithm: "plot_tsa_name"
15891   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15892   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15893   include:
15894     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15895     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15896     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15897     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15898     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15899   layout:
15900     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15901     layout: "plot-throughput-speedup-analysis"
15902
15903 - type: "plot"
15904   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15905   algorithm: "plot_tsa_name"
15906   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15907   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15908   include:
15909     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15910     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15911     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15912     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15913     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15914   layout:
15915     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15916     layout: "plot-throughput-speedup-analysis"
15917
15918 - type: "plot"
15919   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15920   algorithm: "plot_tsa_name"
15921   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15922   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15923   include:
15924     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15925     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15926     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15927     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15928     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15929   layout:
15930     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15931     layout: "plot-throughput-speedup-analysis"
15932
15933 - type: "plot"
15934   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15935   algorithm: "plot_tsa_name"
15936   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15937   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15938   include:
15939     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15940     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15941     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15942     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15943   layout:
15944     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15945     layout: "plot-throughput-speedup-analysis"
15946
15947 - type: "plot"
15948   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15949   algorithm: "plot_tsa_name"
15950   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15951   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15952   include:
15953     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15954     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15955     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15956     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15957   layout:
15958     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15959     layout: "plot-throughput-speedup-analysis"
15960
15961 - type: "plot"
15962   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15963   algorithm: "plot_tsa_name"
15964   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15965   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15966   include:
15967     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15968     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15969     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15970     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15971   layout:
15972     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15973     layout: "plot-throughput-speedup-analysis"
15974
15975 - type: "plot"
15976   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15977   algorithm: "plot_tsa_name"
15978   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15979   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15980   include:
15981     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15982     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15983     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15984     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15985   layout:
15986     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15987     layout: "plot-throughput-speedup-analysis"
15988
15989 - type: "plot"
15990   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15991   algorithm: "plot_tsa_name"
15992   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15993   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15994   include:
15995     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15996     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15997     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15998     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15999     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16000   layout:
16001     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
16002     layout: "plot-throughput-speedup-analysis"
16003
16004 - type: "plot"
16005   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16006   algorithm: "plot_tsa_name"
16007   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16008   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16009   include:
16010     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16011     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16012     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16013     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16014     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16015   layout:
16016     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16017     layout: "plot-throughput-speedup-analysis"
16018
16019 - type: "plot"
16020   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16021   algorithm: "plot_tsa_name"
16022   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16023   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16024   include:
16025     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16026     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16027     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16028     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16029     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16030     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16031   layout:
16032     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16033     layout: "plot-throughput-speedup-analysis"
16034
16035 - type: "plot"
16036   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16037   algorithm: "plot_tsa_name"
16038   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16039   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16040   include:
16041     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16042     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16043     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16044     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16045     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16046     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16047   layout:
16048     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16049     layout: "plot-throughput-speedup-analysis"
16050
16051 - type: "plot"
16052   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16053   algorithm: "plot_tsa_name"
16054   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16055   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16056   include:
16057     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16058     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16059     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16060     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16061   layout:
16062     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16063     layout: "plot-throughput-speedup-analysis"
16064
16065 - type: "plot"
16066   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16067   algorithm: "plot_tsa_name"
16068   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16069   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16070   include:
16071     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16072     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16073     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16074     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16075   layout:
16076     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16077     layout: "plot-throughput-speedup-analysis"
16078
16079 - type: "plot"
16080   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16081   algorithm: "plot_tsa_name"
16082   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16083   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16084   include:
16085     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16086     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16087     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16088     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16089     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16090     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16091   layout:
16092     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16093     layout: "plot-throughput-speedup-analysis"
16094
16095 - type: "plot"
16096   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16097   algorithm: "plot_tsa_name"
16098   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16099   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16100   include:
16101     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16102     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16103     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16104     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16105     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16106     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16107   layout:
16108     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16109     layout: "plot-throughput-speedup-analysis"
16110
16111 - type: "plot"
16112   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16113   algorithm: "plot_tsa_name"
16114   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16115   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16116   include:
16117     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16118     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16119     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16120     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16121     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16122     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16123   layout:
16124     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16125     layout: "plot-throughput-speedup-analysis"
16126
16127 - type: "plot"
16128   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16129   algorithm: "plot_tsa_name"
16130   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16131   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16132   include:
16133     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16134     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16135     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16136     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16137     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16138     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16139   layout:
16140     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16141     layout: "plot-throughput-speedup-analysis"
16142
16143 - type: "plot"
16144   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16145   algorithm: "plot_tsa_name"
16146   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16147   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16148   include:
16149     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16150     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16151     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16152     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16153     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16154     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16155   layout:
16156     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16157     layout: "plot-throughput-speedup-analysis"
16158
16159 - type: "plot"
16160   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16161   algorithm: "plot_tsa_name"
16162   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16163   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16164   include:
16165     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16166     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16167     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16168     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16169     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16170     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16171   layout:
16172     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16173     layout: "plot-throughput-speedup-analysis"
16174
16175 - type: "plot"
16176   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16177   algorithm: "plot_tsa_name"
16178   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16179   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16180   include:
16181     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16182     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16183     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16184     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16185     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16186     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16187   layout:
16188     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16189     layout: "plot-throughput-speedup-analysis"
16190
16191 - type: "plot"
16192   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16193   algorithm: "plot_tsa_name"
16194   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16195   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16196   include:
16197     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16198     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16199     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16200     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16201     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16202     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16203   layout:
16204     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16205     layout: "plot-throughput-speedup-analysis"
16206
16207 - type: "plot"
16208   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16209   algorithm: "plot_tsa_name"
16210   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16211   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16212   include:
16213     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16214     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16215     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16216     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16217     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16218     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16219   layout:
16220     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16221     layout: "plot-throughput-speedup-analysis"
16222
16223 - type: "plot"
16224   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16225   algorithm: "plot_tsa_name"
16226   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16227   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16228   include:
16229     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16230     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16231     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16232     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16233     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16234     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16235   layout:
16236     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16237     layout: "plot-throughput-speedup-analysis"
16238
16239 #- type: "plot"
16240 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16241 #  algorithm: "plot_tsa_name"
16242 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16243 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16244 #  include:
16245 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16246 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16247 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16248 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16249 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16250 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16251 #  layout:
16252 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16253 #    layout: "plot-throughput-speedup-analysis"
16254 #
16255 #- type: "plot"
16256 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16257 #  algorithm: "plot_tsa_name"
16258 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16259 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16260 #  include:
16261 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16262 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16263 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16264 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16265 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16266 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16267 #  layout:
16268 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16269 #    layout: "plot-throughput-speedup-analysis"
16270
16271 - type: "plot"
16272   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16273   algorithm: "plot_tsa_name"
16274   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16275   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16276   include:
16277     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16278     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16279     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16280     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16281     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16282   layout:
16283     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16284     layout: "plot-throughput-speedup-analysis"
16285
16286 - type: "plot"
16287   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16288   algorithm: "plot_tsa_name"
16289   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16290   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16291   include:
16292     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16293     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16294     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16295     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16296     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16297   layout:
16298     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16299     layout: "plot-throughput-speedup-analysis"
16300
16301 - type: "plot"
16302   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16303   algorithm: "plot_tsa_name"
16304   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16305   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16306   include:
16307     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16308     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16309     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16310     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16311     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16312     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16313   layout:
16314     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16315     layout: "plot-throughput-speedup-analysis"
16316
16317 - type: "plot"
16318   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16319   algorithm: "plot_tsa_name"
16320   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16321   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16322   include:
16323     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16324     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16325     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16326     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16327     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16328     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16329   layout:
16330     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16331     layout: "plot-throughput-speedup-analysis"
16332
16333 - type: "plot"
16334   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16335   algorithm: "plot_tsa_name"
16336   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16337   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16338   include:
16339     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16340     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16341     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16342     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16343     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16344   layout:
16345     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16346     layout: "plot-throughput-speedup-analysis"
16347
16348 - type: "plot"
16349   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16350   algorithm: "plot_tsa_name"
16351   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16352   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16353   include:
16354     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16355     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16356     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16357     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16358     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16359   layout:
16360     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16361     layout: "plot-throughput-speedup-analysis"
16362
16363 - type: "plot"
16364   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16365   algorithm: "plot_tsa_name"
16366   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16367   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16368   include:
16369     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16370     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16371     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16372     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16373   layout:
16374     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16375     layout: "plot-throughput-speedup-analysis"
16376
16377 - type: "plot"
16378   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16379   algorithm: "plot_tsa_name"
16380   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16381   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16382   include:
16383     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16384     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16385     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16386     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16387   layout:
16388     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16389     layout: "plot-throughput-speedup-analysis"
16390
16391 - type: "plot"
16392   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16393   algorithm: "plot_tsa_name"
16394   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16395   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16396   include:
16397     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16398     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16399     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16400     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16401     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16402     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16403   layout:
16404     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16405     layout: "plot-throughput-speedup-analysis"
16406
16407 - type: "plot"
16408   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16409   algorithm: "plot_tsa_name"
16410   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16411   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16412   include:
16413     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16414     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16415     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16416     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16417     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16418     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16419   layout:
16420     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16421     layout: "plot-throughput-speedup-analysis"
16422
16423 - type: "plot"
16424   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16425   algorithm: "plot_tsa_name"
16426   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16427   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16428   include:
16429     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16430     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16431     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16432     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16433     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16434   layout:
16435     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16436     layout: "plot-throughput-speedup-analysis"
16437
16438 - type: "plot"
16439   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16440   algorithm: "plot_tsa_name"
16441   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16442   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16443   include:
16444     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16445     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16446     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16447     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16448     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16449   layout:
16450     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16451     layout: "plot-throughput-speedup-analysis"
16452
16453 - type: "plot"
16454   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16455   algorithm: "plot_tsa_name"
16456   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16457   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16458   include:
16459     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16460     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16461     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16462     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16463     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16464   layout:
16465     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16466     layout: "plot-throughput-speedup-analysis"
16467
16468 - type: "plot"
16469   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16470   algorithm: "plot_tsa_name"
16471   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16472   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16473   include:
16474     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16475     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16476     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16477     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16478     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16479   layout:
16480     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16481     layout: "plot-throughput-speedup-analysis"
16482
16483 - type: "plot"
16484   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16485   algorithm: "plot_tsa_name"
16486   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16487   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16488   include:
16489     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16490     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16491     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16492     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16493   layout:
16494     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16495     layout: "plot-throughput-speedup-analysis"
16496
16497 - type: "plot"
16498   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16499   algorithm: "plot_tsa_name"
16500   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16501   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16502   include:
16503     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16504     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16505     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16506     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16507   layout:
16508     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16509     layout: "plot-throughput-speedup-analysis"
16510
16511 - type: "plot"
16512   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16513   algorithm: "plot_tsa_name"
16514   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16515   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16516   include:
16517     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16518     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16519     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16520     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16521     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16522   layout:
16523     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16524     layout: "plot-throughput-speedup-analysis"
16525
16526 - type: "plot"
16527   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16528   algorithm: "plot_tsa_name"
16529   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16530   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16531   include:
16532     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16533     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16534     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16535     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16536     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16537   layout:
16538     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16539     layout: "plot-throughput-speedup-analysis"
16540
16541 - type: "plot"
16542   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16543   algorithm: "plot_tsa_name"
16544   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16545   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16546   include:
16547     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16548     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16549     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16550     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16551     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16552     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16553   layout:
16554     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16555     layout: "plot-throughput-speedup-analysis"
16556
16557 - type: "plot"
16558   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16559   algorithm: "plot_tsa_name"
16560   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16561   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16562   include:
16563     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16564     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16565     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16566     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16567     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16568     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16569   layout:
16570     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16571     layout: "plot-throughput-speedup-analysis"
16572
16573 - type: "plot"
16574   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16575   algorithm: "plot_tsa_name"
16576   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16577   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16578   include:
16579     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16580     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16581     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16582     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16583   layout:
16584     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16585     layout: "plot-throughput-speedup-analysis"
16586
16587 - type: "plot"
16588   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16589   algorithm: "plot_tsa_name"
16590   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16591   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16592   include:
16593     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16594     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16595     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16596     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16597   layout:
16598     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16599     layout: "plot-throughput-speedup-analysis"
16600
16601 - type: "plot"
16602   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16603   algorithm: "plot_tsa_name"
16604   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16605   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16606   include:
16607     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16608     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16609     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16610     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16611     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16612     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16613   layout:
16614     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16615     layout: "plot-throughput-speedup-analysis"
16616
16617 - type: "plot"
16618   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16619   algorithm: "plot_tsa_name"
16620   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16621   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16622   include:
16623     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16624     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16625     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16626     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16627     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16628     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16629   layout:
16630     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16631     layout: "plot-throughput-speedup-analysis"
16632
16633 - type: "plot"
16634   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16635   algorithm: "plot_tsa_name"
16636   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16637   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16638   include:
16639     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16640     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16641     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16642     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16643     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16644     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16645   layout:
16646     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16647     layout: "plot-throughput-speedup-analysis"
16648
16649 - type: "plot"
16650   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16651   algorithm: "plot_tsa_name"
16652   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16653   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16654   include:
16655     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16656     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16657     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16658     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16659     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16660     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16661   layout:
16662     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16663     layout: "plot-throughput-speedup-analysis"
16664
16665 #- type: "plot"
16666 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16667 #  algorithm: "plot_tsa_name"
16668 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16669 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16670 #  include:
16671 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16672 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16673 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16674 #  layout:
16675 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16676 #    layout: "plot-throughput-speedup-analysis"
16677 #
16678 #- type: "plot"
16679 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16680 #  algorithm: "plot_tsa_name"
16681 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16682 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16683 #  include:
16684 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16685 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16686 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16687 #  layout:
16688 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16689 #    layout: "plot-throughput-speedup-analysis"
16690
16691 ################################################################################
16692
16693 # Packet Throughput - DPDK
16694
16695 # 2n-skx-xxv710
16696
16697 - type: "plot"
16698   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16699   algorithm: "plot_perf_box_name"
16700   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16701   data: "plot-dpdk-throughput-latency-2n-skx"
16702   include:
16703     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16704     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16705   layout:
16706     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16707     layout: "plot-throughput"
16708
16709 - type: "plot"
16710   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16711   algorithm: "plot_perf_box_name"
16712   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16713   data: "plot-dpdk-throughput-latency-2n-skx"
16714   include:
16715     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16716     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16717   layout:
16718     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16719     layout: "plot-throughput"
16720
16721 - type: "plot"
16722   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16723   algorithm: "plot_perf_box_name"
16724   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16725   data: "plot-dpdk-throughput-latency-2n-skx"
16726   include:
16727     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16728     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16729   layout:
16730     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16731     layout: "plot-throughput"
16732
16733 - type: "plot"
16734   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16735   algorithm: "plot_perf_box_name"
16736   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16737   data: "plot-dpdk-throughput-latency-2n-skx"
16738   include:
16739     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16740     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16741   layout:
16742     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16743     layout: "plot-throughput"
16744
16745 # 2n-skx-x710
16746
16747 - type: "plot"
16748   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16749   algorithm: "plot_perf_box_name"
16750   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16751   data: "plot-dpdk-throughput-latency-2n-skx"
16752   include:
16753     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16754     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16755   layout:
16756     title: "2n-skx-x710-64b-2t1c-base-ndr"
16757     layout: "plot-throughput"
16758
16759 - type: "plot"
16760   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16761   algorithm: "plot_perf_box_name"
16762   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16763   data: "plot-dpdk-throughput-latency-2n-skx"
16764   include:
16765     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16766     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16767   layout:
16768     title: "2n-skx-x710-64b-4t2c-base-ndr"
16769     layout: "plot-throughput"
16770
16771 - type: "plot"
16772   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16773   algorithm: "plot_perf_box_name"
16774   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16775   data: "plot-dpdk-throughput-latency-2n-skx"
16776   include:
16777     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16778     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16779   layout:
16780     title: "2n-skx-x710-64b-2t1c-base-pdr"
16781     layout: "plot-throughput"
16782
16783 - type: "plot"
16784   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16785   algorithm: "plot_perf_box_name"
16786   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16787   data: "plot-dpdk-throughput-latency-2n-skx"
16788   include:
16789     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16790     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16791   layout:
16792     title: "2n-skx-x710-64b-4t2c-base-pdr"
16793     layout: "plot-throughput"
16794
16795 # 3n-skx-xxv710
16796
16797 - type: "plot"
16798   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16799   algorithm: "plot_perf_box_name"
16800   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16801   data: "plot-dpdk-throughput-latency-3n-skx"
16802   include:
16803     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16804     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16805   layout:
16806     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16807     layout: "plot-throughput"
16808
16809 - type: "plot"
16810   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16811   algorithm: "plot_perf_box_name"
16812   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16813   data: "plot-dpdk-throughput-latency-3n-skx"
16814   include:
16815     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16816     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16817   layout:
16818     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16819     layout: "plot-throughput"
16820
16821 - type: "plot"
16822   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16823   algorithm: "plot_perf_box_name"
16824   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16825   data: "plot-dpdk-throughput-latency-3n-skx"
16826   include:
16827     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16828     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16829   layout:
16830     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16831     layout: "plot-throughput"
16832
16833 - type: "plot"
16834   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16835   algorithm: "plot_perf_box_name"
16836   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16837   data: "plot-dpdk-throughput-latency-3n-skx"
16838   include:
16839     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16840     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16841   layout:
16842     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16843     layout: "plot-throughput"
16844
16845 # 3n-skx-x710
16846
16847 - type: "plot"
16848   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16849   algorithm: "plot_perf_box_name"
16850   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16851   data: "plot-dpdk-throughput-latency-3n-skx"
16852   include:
16853     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16854     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16855   layout:
16856     title: "3n-skx-x710-64b-2t1c-base-ndr"
16857     layout: "plot-throughput"
16858
16859 - type: "plot"
16860   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16861   algorithm: "plot_perf_box_name"
16862   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16863   data: "plot-dpdk-throughput-latency-3n-skx"
16864   include:
16865     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16866     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16867   layout:
16868     title: "3n-skx-x710-64b-4t2c-base-ndr"
16869     layout: "plot-throughput"
16870
16871 - type: "plot"
16872   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16873   algorithm: "plot_perf_box_name"
16874   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16875   data: "plot-dpdk-throughput-latency-3n-skx"
16876   include:
16877     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16878     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16879   layout:
16880     title: "3n-skx-x710-64b-2t1c-base-pdr"
16881     layout: "plot-throughput"
16882
16883 - type: "plot"
16884   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16885   algorithm: "plot_perf_box_name"
16886   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16887   data: "plot-dpdk-throughput-latency-3n-skx"
16888   include:
16889     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16890     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16891   layout:
16892     title: "3n-skx-x710-64b-4t2c-base-pdr"
16893     layout: "plot-throughput"
16894
16895 # 3n-hsw-xl710
16896
16897 - type: "plot"
16898   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16899   algorithm: "plot_perf_box_name"
16900   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16901   data: "plot-dpdk-throughput-latency-3n-hsw"
16902   include:
16903     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16904     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16905   layout:
16906     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16907     layout: "plot-throughput"
16908
16909 - type: "plot"
16910   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16911   algorithm: "plot_perf_box_name"
16912   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16913   data: "plot-dpdk-throughput-latency-3n-hsw"
16914   include:
16915     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16916     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16917   layout:
16918     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16919     layout: "plot-throughput"
16920
16921 - type: "plot"
16922   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16923   algorithm: "plot_perf_box_name"
16924   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16925   data: "plot-dpdk-throughput-latency-3n-hsw"
16926   include:
16927     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16928     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16929   layout:
16930     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16931     layout: "plot-throughput"
16932
16933 - type: "plot"
16934   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16935   algorithm: "plot_perf_box_name"
16936   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16937   data: "plot-dpdk-throughput-latency-3n-hsw"
16938   include:
16939     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16940     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16941   layout:
16942     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16943     layout: "plot-throughput"
16944
16945 # 3n-hsw-x710
16946
16947 - type: "plot"
16948   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16949   algorithm: "plot_perf_box_name"
16950   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16951   data: "plot-dpdk-throughput-latency-3n-hsw"
16952   include:
16953     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16954     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16955   layout:
16956     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16957     layout: "plot-throughput"
16958
16959 - type: "plot"
16960   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16961   algorithm: "plot_perf_box_name"
16962   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16963   data: "plot-dpdk-throughput-latency-3n-hsw"
16964   include:
16965     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16966     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16967   layout:
16968     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16969     layout: "plot-throughput"
16970
16971 - type: "plot"
16972   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16973   algorithm: "plot_perf_box_name"
16974   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16975   data: "plot-dpdk-throughput-latency-3n-hsw"
16976   include:
16977     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16978     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16979   layout:
16980     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16981     layout: "plot-throughput"
16982
16983 - type: "plot"
16984   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16985   algorithm: "plot_perf_box_name"
16986   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16987   data: "plot-dpdk-throughput-latency-3n-hsw"
16988   include:
16989     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16990     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16991   layout:
16992     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16993     layout: "plot-throughput"
16994
16995 ## 2n-dnv-x553
16996 #
16997 #- type: "plot"
16998 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16999 #  algorithm: "plot_perf_box_name"
17000 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
17001 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17002 #  include:
17003 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17004 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17005 #  layout:
17006 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
17007 #    layout: "plot-throughput"
17008 #
17009 #- type: "plot"
17010 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17011 #  algorithm: "plot_perf_box_name"
17012 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17013 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17014 #  include:
17015 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17016 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17017 #  layout:
17018 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
17019 #    layout: "plot-throughput"
17020 #
17021 #- type: "plot"
17022 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17023 #  algorithm: "plot_perf_box_name"
17024 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17025 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17026 #  include:
17027 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17028 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17029 #  layout:
17030 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
17031 #    layout: "plot-throughput"
17032 #
17033 #- type: "plot"
17034 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17035 #  algorithm: "plot_perf_box_name"
17036 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17037 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17038 #  include:
17039 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17040 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17041 #  layout:
17042 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
17043 #    layout: "plot-throughput"
17044 #
17045 ## 3n-dnv-x553
17046 #
17047 #- type: "plot"
17048 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17049 #  algorithm: "plot_perf_box_name"
17050 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17051 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17052 #  include:
17053 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17054 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17055 #  layout:
17056 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
17057 #    layout: "plot-throughput"
17058 #
17059 #- type: "plot"
17060 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17061 #  algorithm: "plot_perf_box_name"
17062 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17063 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17064 #  include:
17065 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17066 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17067 #  layout:
17068 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
17069 #    layout: "plot-throughput"
17070 #
17071 #- type: "plot"
17072 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17073 #  algorithm: "plot_perf_box_name"
17074 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17075 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17076 #  include:
17077 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17078 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17079 #  layout:
17080 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
17081 #    layout: "plot-throughput"
17082 #
17083 #- type: "plot"
17084 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17085 #  algorithm: "plot_perf_box_name"
17086 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17087 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17088 #  include:
17089 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17090 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17091 #  layout:
17092 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
17093 #    layout: "plot-throughput"
17094
17095 # 3n-tsh-x520
17096
17097 - type: "plot"
17098   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17099   algorithm: "plot_perf_box_name"
17100   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17101   data: "plot-dpdk-throughput-latency-3n-tsh"
17102   include:
17103     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17104     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17105   layout:
17106     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17107     layout: "plot-throughput"
17108
17109 - type: "plot"
17110   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17111   algorithm: "plot_perf_box_name"
17112   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17113   data: "plot-dpdk-throughput-latency-3n-tsh"
17114   include:
17115     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17116     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17117   layout:
17118     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17119     layout: "plot-throughput"
17120
17121 - type: "plot"
17122   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17123   algorithm: "plot_perf_box_name"
17124   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17125   data: "plot-dpdk-throughput-latency-3n-tsh"
17126   include:
17127     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17128     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17129   layout:
17130     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17131     layout: "plot-throughput"
17132
17133 - type: "plot"
17134   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17135   algorithm: "plot_perf_box_name"
17136   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17137   data: "plot-dpdk-throughput-latency-3n-tsh"
17138   include:
17139     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17140     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17141   layout:
17142     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17143     layout: "plot-throughput"
17144
17145 ################################################################################
17146 ###   2n-clx                                                                 ###
17147 ################################################################################
17148
17149 # Packet Throughput
17150
17151 - type: "plot"
17152   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17153   algorithm: "plot_perf_box_name"
17154   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17155   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17156   include:
17157     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17158     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17159     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17160     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17161   layout:
17162     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17163     layout: "plot-throughput"
17164
17165 - type: "plot"
17166   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17167   algorithm: "plot_perf_box_name"
17168   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17169   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17170   include:
17171     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17172     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17173     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17174     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17175   layout:
17176     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17177     layout: "plot-throughput"
17178
17179 - type: "plot"
17180   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17181   algorithm: "plot_perf_box_name"
17182   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17183   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17184   include:
17185     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17186     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17187     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17188     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17189   layout:
17190     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17191     layout: "plot-throughput"
17192
17193 - type: "plot"
17194   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17195   algorithm: "plot_perf_box_name"
17196   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17197   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17198   include:
17199     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17200     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17201     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17202     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17203   layout:
17204     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17205     layout: "plot-throughput"
17206
17207 - type: "plot"
17208   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17209   algorithm: "plot_perf_box_name"
17210   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17211   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17212   include:
17213     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17214     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17215     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17216     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17217   layout:
17218     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17219     layout: "plot-throughput"
17220
17221 - type: "plot"
17222   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17223   algorithm: "plot_perf_box_name"
17224   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17225   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17226   include:
17227     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17228     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17229     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17230     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17231   layout:
17232     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17233     layout: "plot-throughput"
17234
17235 - type: "plot"
17236   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17237   algorithm: "plot_perf_box_name"
17238   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17239   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17240   include:
17241     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17242     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17243     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17244     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17245     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17246     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17247   layout:
17248     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17249     layout: "plot-throughput"
17250
17251 - type: "plot"
17252   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17253   algorithm: "plot_perf_box_name"
17254   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17255   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17256   include:
17257     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17258     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17259     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17260     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17261     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17262     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17263   layout:
17264     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17265     layout: "plot-throughput"
17266
17267 - type: "plot"
17268   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17269   algorithm: "plot_perf_box_name"
17270   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17271   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17272   include:
17273     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17274     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17275     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17277   layout:
17278     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17279     layout: "plot-throughput"
17280
17281 - type: "plot"
17282   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17283   algorithm: "plot_perf_box_name"
17284   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17285   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17286   include:
17287     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17288     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17289     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17290     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17291   layout:
17292     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17293     layout: "plot-throughput"
17294
17295 - type: "plot"
17296   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17297   algorithm: "plot_perf_box_name"
17298   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17299   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17300   include:
17301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17303     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17304   layout:
17305     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17306     layout: "plot-throughput"
17307
17308 - type: "plot"
17309   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17310   algorithm: "plot_perf_box_name"
17311   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17312   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17313   include:
17314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17317   layout:
17318     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17319     layout: "plot-throughput"
17320
17321 - type: "plot"
17322   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17323   algorithm: "plot_perf_box_name"
17324   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17325   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17326   include:
17327     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17332   layout:
17333     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17334     layout: "plot-throughput"
17335
17336 - type: "plot"
17337   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17338   algorithm: "plot_perf_box_name"
17339   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17340   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17341   include:
17342     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17343     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17344     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17347   layout:
17348     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17349     layout: "plot-throughput"
17350
17351 - type: "plot"
17352   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17353   algorithm: "plot_perf_box_name"
17354   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17355   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17356   include:
17357     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17359     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17360   layout:
17361     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17362     layout: "plot-throughput"
17363
17364 - type: "plot"
17365   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17366   algorithm: "plot_perf_box_name"
17367   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17368   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17369   include:
17370     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17371     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17373   layout:
17374     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17375     layout: "plot-throughput"
17376
17377 - type: "plot"
17378   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17379   algorithm: "plot_perf_box_name"
17380   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17381   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17382   include:
17383     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17384     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17385     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17386     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17387     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17389   layout:
17390     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17391     layout: "plot-throughput"
17392
17393 - type: "plot"
17394   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17395   algorithm: "plot_perf_box_name"
17396   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17397   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17398   include:
17399     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17400     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17401     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17402     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17405   layout:
17406     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17407     layout: "plot-throughput"
17408
17409 - type: "plot"
17410   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17411   algorithm: "plot_perf_box_name"
17412   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17413   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17414   include:
17415     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17416     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
17417     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17418     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17419     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17420   layout:
17421     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17422     layout: "plot-throughput"
17423
17424 - type: "plot"
17425   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17426   algorithm: "plot_perf_box_name"
17427   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17428   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17429   include:
17430     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
17431     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
17432     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
17433     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
17434     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
17435   layout:
17436     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17437     layout: "plot-throughput"
17438
17439 #- type: "plot"
17440 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17441 #  algorithm: "plot_perf_box_name"
17442 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17443 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17444 #  include:
17445 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17446 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17447 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17448 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17449 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17450 #  layout:
17451 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17452 #    layout: "plot-throughput"
17453 #
17454 #- type: "plot"
17455 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17456 #  algorithm: "plot_perf_box_name"
17457 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17458 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17459 #  include:
17460 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17461 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17462 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17463 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17464 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17465 #  layout:
17466 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17467 #    layout: "plot-throughput"
17468 #
17469 #- type: "plot"
17470 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17471 #  algorithm: "plot_perf_box_name"
17472 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17473 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17474 #  include:
17475 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17476 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17477 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17478 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17479 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17480 #  layout:
17481 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17482 #    layout: "plot-throughput"
17483 #
17484 #- type: "plot"
17485 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17486 #  algorithm: "plot_perf_box_name"
17487 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17488 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17489 #  include:
17490 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17491 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17492 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17493 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17494 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17495 #  layout:
17496 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17497 #    layout: "plot-throughput"
17498
17499 - type: "plot"
17500   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17501   algorithm: "plot_perf_box_name"
17502   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17503   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17504   include:
17505     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17506     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
17507     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17508     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17509     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17510   layout:
17511     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17512     layout: "plot-throughput"
17513
17514 - type: "plot"
17515   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17516   algorithm: "plot_perf_box_name"
17517   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17518   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17519   include:
17520     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
17521     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
17522     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
17523     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
17524     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
17525   layout:
17526     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17527     layout: "plot-throughput"
17528
17529 #- type: "plot"
17530 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17531 #  algorithm: "plot_perf_box_name"
17532 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17533 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17534 #  include:
17535 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17536 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17537 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17538 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17539 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17540 #  layout:
17541 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17542 #    layout: "plot-throughput"
17543 #
17544 #- type: "plot"
17545 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17546 #  algorithm: "plot_perf_box_name"
17547 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17548 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17549 #  include:
17550 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17551 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17552 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17553 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17554 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17555 #  layout:
17556 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17557 #    layout: "plot-throughput"
17558 #
17559 #- type: "plot"
17560 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17561 #  algorithm: "plot_perf_box_name"
17562 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17563 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17564 #  include:
17565 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17566 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17567 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17568 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17569 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17570 #  layout:
17571 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17572 #    layout: "plot-throughput"
17573 #
17574 #- type: "plot"
17575 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17576 #  algorithm: "plot_perf_box_name"
17577 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17578 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17579 #  include:
17580 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17581 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17582 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17583 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17584 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17585 #  layout:
17586 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17587 #    layout: "plot-throughput"
17588
17589 - type: "plot"
17590   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17591   algorithm: "plot_perf_box_name"
17592   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17593   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17594   include:
17595     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17596     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17597     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17598     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17599     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17600     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17601   layout:
17602     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17603     layout: "plot-throughput"
17604
17605 - type: "plot"
17606   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17607   algorithm: "plot_perf_box_name"
17608   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17609   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17610   include:
17611     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17612     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17613     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17614     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17615     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17616     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17617   layout:
17618     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17619     layout: "plot-throughput"
17620
17621 - type: "plot"
17622   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17623   algorithm: "plot_perf_box_name"
17624   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17625   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17626   include:
17627     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17628     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17629   layout:
17630     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17631     layout: "plot-throughput"
17632
17633 - type: "plot"
17634   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17635   algorithm: "plot_perf_box_name"
17636   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17637   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17638   include:
17639     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17640     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17641   layout:
17642     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17643     layout: "plot-throughput"
17644
17645 - type: "plot"
17646   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17647   algorithm: "plot_perf_box_name"
17648   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17649   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17650   include:
17651     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17652     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17653     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17654     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17655     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17656     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17657   layout:
17658     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17659     layout: "plot-throughput"
17660
17661 - type: "plot"
17662   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17663   algorithm: "plot_perf_box_name"
17664   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17665   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17666   include:
17667     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17668     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17669     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17670     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17671     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17672     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17673   layout:
17674     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17675     layout: "plot-throughput"
17676
17677 - type: "plot"
17678   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17679   algorithm: "plot_perf_box_name"
17680   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17681   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17682   include:
17683     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17684     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17685     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17686     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17687     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17688     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17689   layout:
17690     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17691     layout: "plot-throughput"
17692
17693 - type: "plot"
17694   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17695   algorithm: "plot_perf_box_name"
17696   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17697   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17698   include:
17699     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17700     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17701     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17702     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17703     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17704     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17705   layout:
17706     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17707     layout: "plot-throughput"
17708
17709 - type: "plot"
17710   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17711   algorithm: "plot_perf_box_name"
17712   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17713   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17714   include:
17715     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17716     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17717     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17718     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17719     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17720     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17721   layout:
17722     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17723     layout: "plot-throughput"
17724
17725 - type: "plot"
17726   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17727   algorithm: "plot_perf_box_name"
17728   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17729   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17730   include:
17731     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17732     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17733     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17734     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17735     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17736     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17737   layout:
17738     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17739     layout: "plot-throughput"
17740
17741 - type: "plot"
17742   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17743   algorithm: "plot_perf_box_name"
17744   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17745   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17746   include:
17747     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17748     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17749     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17750     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17751     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17752   layout:
17753     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17754     layout: "plot-throughput"
17755
17756 - type: "plot"
17757   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17758   algorithm: "plot_perf_box_name"
17759   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17760   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17761   include:
17762     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17763     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17764     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17765     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17766     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17767   layout:
17768     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17769     layout: "plot-throughput"
17770
17771 - type: "plot"
17772   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17773   algorithm: "plot_perf_box_name"
17774   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17775   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17776   include:
17777     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17778     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17779     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17780     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17781     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17782   layout:
17783     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17784     layout: "plot-throughput"
17785
17786 - type: "plot"
17787   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17788   algorithm: "plot_perf_box_name"
17789   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17790   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17791   include:
17792     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17793     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17794     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17795     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17796     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17797   layout:
17798     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17799     layout: "plot-throughput"
17800
17801 - type: "plot"
17802   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17803   algorithm: "plot_perf_box_name"
17804   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17805   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17806   include:
17807     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17808     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17809     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17810     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17811     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17812   layout:
17813     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17814     layout: "plot-throughput"
17815
17816 - type: "plot"
17817   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17818   algorithm: "plot_perf_box_name"
17819   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17820   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17821   include:
17822     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17823     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17824     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17825     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17826     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17827   layout:
17828     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17829     layout: "plot-throughput"
17830
17831 - type: "plot"
17832   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17833   algorithm: "plot_perf_box_name"
17834   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17835   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17836   include:
17837     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17838     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17839     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17840     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17841     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17842   layout:
17843     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17844     layout: "plot-throughput"
17845
17846 - type: "plot"
17847   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17848   algorithm: "plot_perf_box_name"
17849   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17850   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17851   include:
17852     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17853     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17854     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17855     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17856     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17857   layout:
17858     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17859     layout: "plot-throughput"
17860
17861 - type: "plot"
17862   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17863   algorithm: "plot_perf_box_name"
17864   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17865   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17866   include:
17867     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17868     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17869     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17870     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17871     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17872   layout:
17873     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17874     layout: "plot-throughput"
17875
17876 - type: "plot"
17877   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17878   algorithm: "plot_perf_box_name"
17879   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17880   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17881   include:
17882     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17883     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17884     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17885     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17886     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17887   layout:
17888     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17889     layout: "plot-throughput"
17890
17891 - type: "plot"
17892   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17893   algorithm: "plot_perf_box_name"
17894   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17895   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17896   include:
17897     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17898     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17899     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17900     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17901     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17902     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17903   layout:
17904     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17905     layout: "plot-throughput"
17906
17907 - type: "plot"
17908   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17909   algorithm: "plot_perf_box_name"
17910   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17911   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17912   include:
17913     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17914     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17915     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17916     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17917     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17918     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17919   layout:
17920     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17921     layout: "plot-throughput"
17922
17923 - type: "plot"
17924   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17925   algorithm: "plot_perf_box_name"
17926   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17927   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17928   include:
17929     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17930     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17931     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17932     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17933   layout:
17934     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17935     layout: "plot-throughput"
17936
17937 - type: "plot"
17938   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17939   algorithm: "plot_perf_box_name"
17940   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17941   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17942   include:
17943     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17944     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17945     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17946     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17947   layout:
17948     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17949     layout: "plot-throughput"
17950
17951 - type: "plot"
17952   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17953   algorithm: "plot_perf_box_name"
17954   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17955   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17956   include:
17957     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17958     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17959     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17960     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17961     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17962     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17963   layout:
17964     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17965     layout: "plot-throughput"
17966
17967 - type: "plot"
17968   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17969   algorithm: "plot_perf_box_name"
17970   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17971   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17972   include:
17973     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17974     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17975     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17976     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17977     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17978     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17979   layout:
17980     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17981     layout: "plot-throughput"
17982
17983 - type: "plot"
17984   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17985   algorithm: "plot_perf_box_name"
17986   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17987   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17988   include:
17989     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17990     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17991     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17992     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17993   layout:
17994     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17995     layout: "plot-throughput"
17996
17997 - type: "plot"
17998   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17999   algorithm: "plot_perf_box_name"
18000   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18001   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18002   include:
18003     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18004     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18005     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18006     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18007   layout:
18008     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18009     layout: "plot-throughput"
18010
18011 - type: "plot"
18012   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18013   algorithm: "plot_perf_box_name"
18014   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18015   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18016   include:
18017     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18018     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18019     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18020     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18021     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18022     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18023   layout:
18024     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18025     layout: "plot-throughput"
18026
18027 - type: "plot"
18028   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18029   algorithm: "plot_perf_box_name"
18030   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18031   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18032   include:
18033     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18034     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18035     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18036     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18037     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18038     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18039   layout:
18040     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18041     layout: "plot-throughput"
18042
18043 - type: "plot"
18044   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18045   algorithm: "plot_perf_box_name"
18046   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18047   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18048   include:
18049     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18050     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18051     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18052     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18053   layout:
18054     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18055     layout: "plot-throughput"
18056
18057 - type: "plot"
18058   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18059   algorithm: "plot_perf_box_name"
18060   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18061   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18062   include:
18063     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18064     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18065     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18066     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18067   layout:
18068     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18069     layout: "plot-throughput"
18070
18071 - type: "plot"
18072   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18073   algorithm: "plot_perf_box_name"
18074   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18075   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18076   include:
18077     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18078     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18079     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18080     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18081     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18082   layout:
18083     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18084     layout: "plot-throughput"
18085
18086 - type: "plot"
18087   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18088   algorithm: "plot_perf_box_name"
18089   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18090   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18091   include:
18092     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18093     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18094     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18095     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18096     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18097   layout:
18098     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18099     layout: "plot-throughput"
18100
18101 - type: "plot"
18102   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18103   algorithm: "plot_perf_box_name"
18104   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18105   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18106   include:
18107     - "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"
18108     - "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"
18109     - "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"
18110     - "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"
18111     - "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"
18112   layout:
18113     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18114     layout: "plot-throughput"
18115
18116 - type: "plot"
18117   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18118   algorithm: "plot_perf_box_name"
18119   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18120   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18121   include:
18122     - "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"
18123     - "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"
18124     - "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"
18125     - "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"
18126     - "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"
18127   layout:
18128     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18129     layout: "plot-throughput"
18130
18131 - type: "plot"
18132   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18133   algorithm: "plot_perf_box_name"
18134   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18135   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18136   include:
18137     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18138     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18139     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18140     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18141     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18142   layout:
18143     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18144     layout: "plot-throughput"
18145
18146 - type: "plot"
18147   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18148   algorithm: "plot_perf_box_name"
18149   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18150   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18151   include:
18152     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18153     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18154     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18155     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18156     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18157   layout:
18158     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18159     layout: "plot-throughput"
18160
18161 - type: "plot"
18162   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18163   algorithm: "plot_perf_box_name"
18164   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18165   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18166   include:
18167     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18168     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18169     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18170     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18171     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18172   layout:
18173     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18174     layout: "plot-throughput"
18175
18176 - type: "plot"
18177   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18178   algorithm: "plot_perf_box_name"
18179   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18180   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18181   include:
18182     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18183     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18184     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18185     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18186     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18187   layout:
18188     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18189     layout: "plot-throughput"
18190
18191 - type: "plot"
18192   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18193   algorithm: "plot_perf_box_name"
18194   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18195   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18196   include:
18197     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18198     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18199     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18200     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18201   layout:
18202     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18203     layout: "plot-throughput"
18204
18205 - type: "plot"
18206   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18207   algorithm: "plot_perf_box_name"
18208   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18209   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18210   include:
18211     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18212     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18213     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18214     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18215   layout:
18216     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18217     layout: "plot-throughput"
18218
18219 - type: "plot"
18220   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18221   algorithm: "plot_perf_box_name"
18222   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18223   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18224   include:
18225     - "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"
18226     - "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"
18227     - "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"
18228     - "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"
18229   layout:
18230     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18231     layout: "plot-throughput"
18232
18233 - type: "plot"
18234   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18235   algorithm: "plot_perf_box_name"
18236   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18237   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18238   include:
18239     - "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"
18240     - "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"
18241     - "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"
18242     - "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"
18243   layout:
18244     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18245     layout: "plot-throughput"
18246
18247 - type: "plot"
18248   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18249   algorithm: "plot_perf_box_name"
18250   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18251   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18252   include:
18253     - "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"
18254     - "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"
18255     - "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"
18256     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18257     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18258     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18259   layout:
18260     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18261     layout: "plot-throughput"
18262
18263 - type: "plot"
18264   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18265   algorithm: "plot_perf_box_name"
18266   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18267   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18268   include:
18269     - "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"
18270     - "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"
18271     - "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"
18272     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18273     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18274     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18275   layout:
18276     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18277     layout: "plot-throughput"
18278
18279 ################################################################################
18280
18281 # Packet Speedup
18282
18283 - type: "plot"
18284   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18285   algorithm: "plot_tsa_name"
18286   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18287   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18288   include:
18289     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18290     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18291     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18292     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18293   layout:
18294     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18295     layout: "plot-throughput-speedup-analysis"
18296
18297 - type: "plot"
18298   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18299   algorithm: "plot_tsa_name"
18300   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18301   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18302   include:
18303     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18304     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18305     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18306     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18307   layout:
18308     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18309     layout: "plot-throughput-speedup-analysis"
18310
18311 - type: "plot"
18312   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18313   algorithm: "plot_tsa_name"
18314   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18315   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18316   include:
18317     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18318     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18319     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18320     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18321   layout:
18322     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18323     layout: "plot-throughput-speedup-analysis"
18324
18325 - type: "plot"
18326   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18327   algorithm: "plot_tsa_name"
18328   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18329   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18330   include:
18331     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18332     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18333     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18334     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18335   layout:
18336     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18337     layout: "plot-throughput-speedup-analysis"
18338
18339 - type: "plot"
18340   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18341   algorithm: "plot_tsa_name"
18342   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18343   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18344   include:
18345     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18346     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18347     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18348     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18349   layout:
18350     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18351     layout: "plot-throughput-speedup-analysis"
18352
18353 - type: "plot"
18354   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18355   algorithm: "plot_tsa_name"
18356   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18357   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18358   include:
18359     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18360     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18361     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18362     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18363   layout:
18364     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18365     layout: "plot-throughput-speedup-analysis"
18366
18367 - type: "plot"
18368   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18369   algorithm: "plot_tsa_name"
18370   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18371   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18372   include:
18373     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18374     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18375     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18376     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18377     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18378     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18379   layout:
18380     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18381     layout: "plot-throughput-speedup-analysis"
18382
18383 - type: "plot"
18384   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18385   algorithm: "plot_tsa_name"
18386   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18387   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18388   include:
18389     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18390     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18391     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18392     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18393     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18394     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18395   layout:
18396     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18397     layout: "plot-throughput-speedup-analysis"
18398
18399 - type: "plot"
18400   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18401   algorithm: "plot_tsa_name"
18402   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18403   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18404   include:
18405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18407     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18408     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18409   layout:
18410     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18411     layout: "plot-throughput-speedup-analysis"
18412
18413 - type: "plot"
18414   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18415   algorithm: "plot_tsa_name"
18416   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18417   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18418   include:
18419     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18420     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18421     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18422     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18423   layout:
18424     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18425     layout: "plot-throughput-speedup-analysis"
18426
18427 - type: "plot"
18428   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18429   algorithm: "plot_tsa_name"
18430   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18431   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18432   include:
18433     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18434     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18435     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18436   layout:
18437     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18438     layout: "plot-throughput-speedup-analysis"
18439
18440 - type: "plot"
18441   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18442   algorithm: "plot_tsa_name"
18443   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18444   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18445   include:
18446     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18447     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18448     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18449   layout:
18450     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18451     layout: "plot-throughput-speedup-analysis"
18452
18453 - type: "plot"
18454   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18455   algorithm: "plot_tsa_name"
18456   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18457   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18458   include:
18459     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18460     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18461     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18462     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18463     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18464   layout:
18465     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18466     layout: "plot-throughput-speedup-analysis"
18467
18468 - type: "plot"
18469   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18470   algorithm: "plot_tsa_name"
18471   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18472   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18473   include:
18474     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18475     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18476     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18477     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18478     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18479   layout:
18480     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18481     layout: "plot-throughput-speedup-analysis"
18482
18483 - type: "plot"
18484   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18485   algorithm: "plot_tsa_name"
18486   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18487   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18488   include:
18489     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18490     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18491     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18492   layout:
18493     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18494     layout: "plot-throughput-speedup-analysis"
18495
18496 - type: "plot"
18497   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18498   algorithm: "plot_tsa_name"
18499   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18500   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18501   include:
18502     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18503     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18504     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18505   layout:
18506     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18507     layout: "plot-throughput-speedup-analysis"
18508
18509 - type: "plot"
18510   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18511   algorithm: "plot_tsa_name"
18512   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18513   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18514   include:
18515     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18516     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18517     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18518     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18519     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18520     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18521   layout:
18522     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18523     layout: "plot-throughput-speedup-analysis"
18524
18525 - type: "plot"
18526   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18527   algorithm: "plot_tsa_name"
18528   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18529   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18530   include:
18531     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18532     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18533     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18534     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18535     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18536     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18537   layout:
18538     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18539     layout: "plot-throughput-speedup-analysis"
18540
18541 - type: "plot"
18542   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
18543   algorithm: "plot_tsa_name"
18544   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
18545   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18546   include:
18547     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18548     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
18549     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
18550     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
18551     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
18552   layout:
18553     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
18554     layout: "plot-throughput-speedup-analysis"
18555
18556 - type: "plot"
18557   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
18558   algorithm: "plot_tsa_name"
18559   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
18560   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18561   include:
18562     - "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"
18563     - "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"
18564     - "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"
18565     - "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"
18566     - "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"
18567   layout:
18568     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
18569     layout: "plot-throughput-speedup-analysis"
18570
18571 #- type: "plot"
18572 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
18573 #  algorithm: "plot_tsa_name"
18574 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
18575 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18576 #  include:
18577 #    - "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"
18578 #    - "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"
18579 #    - "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"
18580 #    - "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"
18581 #    - "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"
18582 #  layout:
18583 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
18584 #    layout: "plot-throughput-speedup-analysis"
18585 #
18586 #- type: "plot"
18587 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
18588 #  algorithm: "plot_tsa_name"
18589 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
18590 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18591 #  include:
18592 #    - "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"
18593 #    - "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"
18594 #    - "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"
18595 #    - "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"
18596 #    - "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"
18597 #  layout:
18598 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
18599 #    layout: "plot-throughput-speedup-analysis"
18600 #
18601 #- type: "plot"
18602 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
18603 #  algorithm: "plot_tsa_name"
18604 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
18605 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18606 #  include:
18607 #    - "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"
18608 #    - "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"
18609 #    - "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"
18610 #    - "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"
18611 #    - "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"
18612 #  layout:
18613 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
18614 #    layout: "plot-throughput-speedup-analysis"
18615 #
18616 #- type: "plot"
18617 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
18618 #  algorithm: "plot_tsa_name"
18619 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
18620 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18621 #  include:
18622 #    - "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"
18623 #    - "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"
18624 #    - "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"
18625 #    - "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"
18626 #    - "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"
18627 #  layout:
18628 #    title: "22n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
18629 #    layout: "plot-throughput-speedup-analysis"
18630
18631 - type: "plot"
18632   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
18633   algorithm: "plot_tsa_name"
18634   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
18635   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18636   include:
18637     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18638     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
18639     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
18640     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
18641     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
18642   layout:
18643     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
18644     layout: "plot-throughput-speedup-analysis"
18645
18646 - type: "plot"
18647   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
18648   algorithm: "plot_tsa_name"
18649   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
18650   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18651   include:
18652     - "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"
18653     - "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"
18654     - "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"
18655     - "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"
18656     - "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"
18657   layout:
18658     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
18659     layout: "plot-throughput-speedup-analysis"
18660
18661 #- type: "plot"
18662 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
18663 #  algorithm: "plot_tsa_name"
18664 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
18665 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18666 #  include:
18667 #    - "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"
18668 #    - "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"
18669 #    - "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"
18670 #    - "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"
18671 #    - "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"
18672 #  layout:
18673 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
18674 #    layout: "plot-throughput-speedup-analysis"
18675 #
18676 #- type: "plot"
18677 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
18678 #  algorithm: "plot_tsa_name"
18679 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
18680 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18681 #  include:
18682 #    - "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"
18683 #    - "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"
18684 #    - "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"
18685 #    - "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"
18686 #    - "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"
18687 #  layout:
18688 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
18689 #    layout: "plot-throughput-speedup-analysis"
18690 #
18691 #- type: "plot"
18692 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
18693 #  algorithm: "plot_tsa_name"
18694 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
18695 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18696 #  include:
18697 #    - "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"
18698 #    - "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"
18699 #    - "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"
18700 #    - "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"
18701 #    - "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"
18702 #  layout:
18703 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
18704 #    layout: "plot-throughput-speedup-analysis"
18705 #
18706 #- type: "plot"
18707 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
18708 #  algorithm: "plot_tsa_name"
18709 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
18710 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18711 #  include:
18712 #    - "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"
18713 #    - "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"
18714 #    - "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"
18715 #    - "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"
18716 #    - "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"
18717 #  layout:
18718 #    title: "22n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
18719 #    layout: "plot-throughput-speedup-analysis"
18720
18721 - type: "plot"
18722   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18723   algorithm: "plot_tsa_name"
18724   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18725   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18726   include:
18727     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18728     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18729     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18730     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18731     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18732     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18733   layout:
18734     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18735     layout: "plot-throughput-speedup-analysis"
18736
18737 - type: "plot"
18738   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18739   algorithm: "plot_tsa_name"
18740   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18741   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18742   include:
18743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18744     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18746     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18747     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18748     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18749   layout:
18750     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18751     layout: "plot-throughput-speedup-analysis"
18752
18753 - type: "plot"
18754   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18755   algorithm: "plot_tsa_name"
18756   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18757   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18758   include:
18759     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18760     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18761   layout:
18762     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18763     layout: "plot-throughput-speedup-analysis"
18764
18765 - type: "plot"
18766   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18767   algorithm: "plot_tsa_name"
18768   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18769   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18770   include:
18771     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18772     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18773   layout:
18774     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18775     layout: "plot-throughput-speedup-analysis"
18776
18777 - type: "plot"
18778   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18779   algorithm: "plot_tsa_name"
18780   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18781   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18782   include:
18783     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18784     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18785     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18786     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18787     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18788     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18789   layout:
18790     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18791     layout: "plot-throughput-speedup-analysis"
18792
18793 - type: "plot"
18794   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18795   algorithm: "plot_tsa_name"
18796   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18797   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18798   include:
18799     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18800     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18801     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18802     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18803     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18804     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18805   layout:
18806     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18807     layout: "plot-throughput-speedup-analysis"
18808
18809 - type: "plot"
18810   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18811   algorithm: "plot_tsa_name"
18812   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18813   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18814   include:
18815     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18816     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18817     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18818     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18819     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18820     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18821   layout:
18822     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18823     layout: "plot-throughput-speedup-analysis"
18824
18825 - type: "plot"
18826   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18827   algorithm: "plot_tsa_name"
18828   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18829   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18830   include:
18831     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18832     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18833     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18834     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18835     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18836     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18837   layout:
18838     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18839     layout: "plot-throughput-speedup-analysis"
18840
18841 - type: "plot"
18842   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18843   algorithm: "plot_tsa_name"
18844   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18845   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18846   include:
18847     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18848     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18849     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18850     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18851     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18852     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18853   layout:
18854     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18855     layout: "plot-throughput-speedup-analysis"
18856
18857 - type: "plot"
18858   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18859   algorithm: "plot_tsa_name"
18860   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18861   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18862   include:
18863     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18864     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18865     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18866     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18867     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18868     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18869   layout:
18870     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18871     layout: "plot-throughput-speedup-analysis"
18872
18873 - type: "plot"
18874   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18875   algorithm: "plot_tsa_name"
18876   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18877   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18878   include:
18879     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18880     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18881     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18882     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18883     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18884   layout:
18885     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18886     layout: "plot-throughput-speedup-analysis"
18887
18888 - type: "plot"
18889   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18890   algorithm: "plot_tsa_name"
18891   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18892   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18893   include:
18894     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18895     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18896     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18897     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18898     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18899   layout:
18900     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18901     layout: "plot-throughput-speedup-analysis"
18902
18903 - type: "plot"
18904   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18905   algorithm: "plot_tsa_name"
18906   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18907   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18908   include:
18909     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18910     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18911     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18912     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18913     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18914   layout:
18915     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18916     layout: "plot-throughput-speedup-analysis"
18917
18918 - type: "plot"
18919   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18920   algorithm: "plot_tsa_name"
18921   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18922   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18923   include:
18924     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18925     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18926     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18927     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18928     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18929   layout:
18930     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18931     layout: "plot-throughput-speedup-analysis"
18932
18933 - type: "plot"
18934   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18935   algorithm: "plot_tsa_name"
18936   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18937   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18938   include:
18939     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18940     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18941     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18942     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18943     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18944   layout:
18945     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18946     layout: "plot-throughput-speedup-analysis"
18947
18948 - type: "plot"
18949   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18950   algorithm: "plot_tsa_name"
18951   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18952   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18953   include:
18954     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18955     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18956     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18957     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18958     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18959   layout:
18960     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18961     layout: "plot-throughput-speedup-analysis"
18962
18963 - type: "plot"
18964   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18965   algorithm: "plot_tsa_name"
18966   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18967   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18968   include:
18969     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18970     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18971     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18972     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18973     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18974   layout:
18975     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18976     layout: "plot-throughput-speedup-analysis"
18977
18978 - type: "plot"
18979   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18980   algorithm: "plot_tsa_name"
18981   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18982   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18983   include:
18984     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18985     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18986     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18987     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18988     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18989   layout:
18990     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18991     layout: "plot-throughput-speedup-analysis"
18992
18993 - type: "plot"
18994   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18995   algorithm: "plot_tsa_name"
18996   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18997   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18998   include:
18999     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19000     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19001     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19002     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19003     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19004   layout:
19005     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
19006     layout: "plot-throughput-speedup-analysis"
19007
19008 - type: "plot"
19009   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19010   algorithm: "plot_tsa_name"
19011   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19012   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19013   include:
19014     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19015     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19016     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19017     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19018     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19019   layout:
19020     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
19021     layout: "plot-throughput-speedup-analysis"
19022
19023 - type: "plot"
19024   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19025   algorithm: "plot_tsa_name"
19026   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19027   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19028   include:
19029     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19030     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19031     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19032     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19033     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19034     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19035   layout:
19036     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
19037     layout: "plot-throughput-speedup-analysis"
19038
19039 - type: "plot"
19040   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19041   algorithm: "plot_tsa_name"
19042   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19043   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19044   include:
19045     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19046     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19047     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19048     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19049     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19050     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19051   layout:
19052     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19053     layout: "plot-throughput-speedup-analysis"
19054
19055 - type: "plot"
19056   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19057   algorithm: "plot_tsa_name"
19058   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19059   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19060   include:
19061     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19062     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19063     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19064     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19065   layout:
19066     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19067     layout: "plot-throughput-speedup-analysis"
19068
19069 - type: "plot"
19070   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19071   algorithm: "plot_tsa_name"
19072   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19073   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19074   include:
19075     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19076     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19077     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19078     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19079   layout:
19080     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19081     layout: "plot-throughput-speedup-analysis"
19082
19083 - type: "plot"
19084   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19085   algorithm: "plot_tsa_name"
19086   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19087   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19088   include:
19089     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19090     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19091     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19092     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19093     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19094     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19095   layout:
19096     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19097     layout: "plot-throughput-speedup-analysis"
19098
19099 - type: "plot"
19100   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19101   algorithm: "plot_tsa_name"
19102   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19103   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19104   include:
19105     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19106     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19107     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19108     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19109     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19110     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19111   layout:
19112     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19113     layout: "plot-throughput-speedup-analysis"
19114
19115 - type: "plot"
19116   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19117   algorithm: "plot_tsa_name"
19118   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19119   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19120   include:
19121     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19122     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19123     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19124     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19125   layout:
19126     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19127     layout: "plot-throughput-speedup-analysis"
19128
19129 - type: "plot"
19130   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19131   algorithm: "plot_tsa_name"
19132   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19133   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19134   include:
19135     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19136     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19137     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19138     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19139   layout:
19140     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19141     layout: "plot-throughput-speedup-analysis"
19142
19143 - type: "plot"
19144   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19145   algorithm: "plot_tsa_name"
19146   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19147   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19148   include:
19149     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19150     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19151     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19152     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19153     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19154     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19155   layout:
19156     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19157     layout: "plot-throughput-speedup-analysis"
19158
19159 - type: "plot"
19160   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19161   algorithm: "plot_tsa_name"
19162   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19163   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19164   include:
19165     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19166     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19167     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19168     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19169     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19170     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19171   layout:
19172     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19173     layout: "plot-throughput-speedup-analysis"
19174
19175 - type: "plot"
19176   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19177   algorithm: "plot_tsa_name"
19178   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19179   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19180   include:
19181     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19182     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19183     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19184     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19185   layout:
19186     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19187     layout: "plot-throughput-speedup-analysis"
19188
19189 - type: "plot"
19190   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19191   algorithm: "plot_tsa_name"
19192   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19193   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19194   include:
19195     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19196     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19197     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19198     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19199   layout:
19200     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19201     layout: "plot-throughput-speedup-analysis"
19202
19203 - type: "plot"
19204   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19205   algorithm: "plot_tsa_name"
19206   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19207   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19208   include:
19209     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19210     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19211     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19212     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19213     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19214   layout:
19215     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19216     layout: "plot-throughput-speedup-analysis"
19217
19218 - type: "plot"
19219   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19220   algorithm: "plot_tsa_name"
19221   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19222   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19223   include:
19224     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19225     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19226     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19227     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19228     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19229   layout:
19230     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19231     layout: "plot-throughput-speedup-analysis"
19232
19233 - type: "plot"
19234   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19235   algorithm: "plot_tsa_name"
19236   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19237   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19238   include:
19239     - "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"
19240     - "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"
19241     - "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"
19242     - "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"
19243     - "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"
19244   layout:
19245     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19246     layout: "plot-throughput-speedup-analysis"
19247
19248 - type: "plot"
19249   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19250   algorithm: "plot_tsa_name"
19251   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19252   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19253   include:
19254     - "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"
19255     - "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"
19256     - "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"
19257     - "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"
19258     - "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"
19259   layout:
19260     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19261     layout: "plot-throughput-speedup-analysis"
19262
19263 - type: "plot"
19264   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19265   algorithm: "plot_tsa_name"
19266   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19267   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19268   include:
19269     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19270     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19271     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19272     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19273     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19274   layout:
19275     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19276     layout: "plot-throughput-speedup-analysis"
19277
19278 - type: "plot"
19279   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19280   algorithm: "plot_tsa_name"
19281   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19282   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19283   include:
19284     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19285     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19286     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19287     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19288     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19289   layout:
19290     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19291     layout: "plot-throughput-speedup-analysis"
19292
19293 - type: "plot"
19294   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19295   algorithm: "plot_tsa_name"
19296   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19297   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19298   include:
19299     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19300     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19301     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19302     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19303     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19304   layout:
19305     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19306     layout: "plot-throughput-speedup-analysis"
19307
19308 - type: "plot"
19309   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19310   algorithm: "plot_tsa_name"
19311   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19312   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19313   include:
19314     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19315     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19316     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19317     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19318     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19319   layout:
19320     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19321     layout: "plot-throughput-speedup-analysis"
19322
19323 - type: "plot"
19324   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19325   algorithm: "plot_tsa_name"
19326   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19327   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19328   include:
19329     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19330     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19331     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19332     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19333   layout:
19334     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19335     layout: "plot-throughput-speedup-analysis"
19336
19337 - type: "plot"
19338   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19339   algorithm: "plot_tsa_name"
19340   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19341   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19342   include:
19343     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19344     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19345     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19346     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19347   layout:
19348     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19349     layout: "plot-throughput-speedup-analysis"
19350
19351 - type: "plot"
19352   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19353   algorithm: "plot_tsa_name"
19354   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19355   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19356   include:
19357     - "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"
19358     - "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"
19359     - "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"
19360     - "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"
19361   layout:
19362     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19363     layout: "plot-throughput-speedup-analysis"
19364
19365 - type: "plot"
19366   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19367   algorithm: "plot_tsa_name"
19368   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19369   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19370   include:
19371     - "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"
19372     - "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"
19373     - "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"
19374     - "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"
19375   layout:
19376     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
19377     layout: "plot-throughput-speedup-analysis"
19378
19379 - type: "plot"
19380   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19381   algorithm: "plot_tsa_name"
19382   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19383   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19384   include:
19385     - "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"
19386     - "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"
19387     - "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"
19388     - "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"
19389     - "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"
19390     - "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"
19391   layout:
19392     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19393     layout: "plot-throughput-speedup-analysis"
19394
19395 - type: "plot"
19396   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19397   algorithm: "plot_tsa_name"
19398   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19399   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19400   include:
19401     - "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"
19402     - "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"
19403     - "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"
19404     - "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"
19405     - "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"
19406     - "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"
19407   layout:
19408     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19409     layout: "plot-throughput-speedup-analysis"
19410
19411 ################################################################################
19412
19413 # Packet Throughput - DPDK
19414
19415 # 2n-clx-xxv710
19416
19417 - type: "plot"
19418   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19419   algorithm: "plot_perf_box_name"
19420   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19421   data: "plot-dpdk-throughput-latency-2n-clx"
19422   include:
19423     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19424     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19425   layout:
19426     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19427     layout: "plot-throughput"
19428
19429 - type: "plot"
19430   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19431   algorithm: "plot_perf_box_name"
19432   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19433   data: "plot-dpdk-throughput-latency-2n-clx"
19434   include:
19435     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19436     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19437   layout:
19438     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19439     layout: "plot-throughput"
19440
19441 - type: "plot"
19442   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19443   algorithm: "plot_perf_box_name"
19444   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19445   data: "plot-dpdk-throughput-latency-2n-clx"
19446   include:
19447     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19448     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19449   layout:
19450     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19451     layout: "plot-throughput"
19452
19453 - type: "plot"
19454   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19455   algorithm: "plot_perf_box_name"
19456   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19457   data: "plot-dpdk-throughput-latency-2n-clx"
19458   include:
19459     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19460     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19461   layout:
19462     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19463     layout: "plot-throughput"
19464
19465 # 2n-clx-x710
19466
19467 - type: "plot"
19468   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19469   algorithm: "plot_perf_box_name"
19470   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19471   data: "plot-dpdk-throughput-latency-2n-clx"
19472   include:
19473     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19474     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19475   layout:
19476     title: "2n-clx-x710-64b-2t1c-base-ndr"
19477     layout: "plot-throughput"
19478
19479 - type: "plot"
19480   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19481   algorithm: "plot_perf_box_name"
19482   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19483   data: "plot-dpdk-throughput-latency-2n-clx"
19484   include:
19485     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19486     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19487   layout:
19488     title: "2n-clx-x710-64b-4t2c-base-ndr"
19489     layout: "plot-throughput"
19490
19491 - type: "plot"
19492   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19493   algorithm: "plot_perf_box_name"
19494   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19495   data: "plot-dpdk-throughput-latency-2n-clx"
19496   include:
19497     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19498     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19499   layout:
19500     title: "2n-clx-x710-64b-2t1c-base-pdr"
19501     layout: "plot-throughput"
19502
19503 - type: "plot"
19504   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19505   algorithm: "plot_perf_box_name"
19506   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19507   data: "plot-dpdk-throughput-latency-2n-clx"
19508   include:
19509     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19510     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19511   layout:
19512     title: "2n-clx-x710-64b-4t2c-base-pdr"
19513     layout: "plot-throughput"
19514
19515 ################################################################################
19516
19517 - type: "plot"
19518   title: "Latency by percentile: 2n-skx"
19519   algorithm: "plot_hdrh_lat_by_percentile"
19520   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19521   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19522   target-links: "../../_static/vpp"
19523   data: "plot-vpp-hdrh-lat-2n-skx"
19524   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19525   layout:
19526     layout: "plot-hdrh-latency-by-percentile"
19527
19528 - type: "plot"
19529   title: "Latency by percentile: 2n-skx-nat44"
19530   algorithm: "plot_hdrh_lat_by_percentile"
19531   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19532   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19533   target-links: "../../_static/vpp"
19534   data: "plot-vpp-hdrh-lat-2n-skx-nat44"
19535   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19536   layout:
19537     layout: "plot-hdrh-latency-by-percentile"
19538
19539 - type: "plot"
19540   title: "Latency by percentile: 3n-skx"
19541   algorithm: "plot_hdrh_lat_by_percentile"
19542   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19543   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19544   target-links: "../../_static/vpp"
19545   data: "plot-vpp-hdrh-lat-3n-skx"
19546   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19547   layout:
19548     layout: "plot-hdrh-latency-by-percentile"
19549
19550 - type: "plot"
19551   title: "Latency by percentile: 2n-clx"
19552   algorithm: "plot_hdrh_lat_by_percentile"
19553   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19554   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19555   target-links: "../../_static/vpp"
19556   data: "plot-vpp-hdrh-lat-2n-clx"
19557   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19558   layout:
19559     layout: "plot-hdrh-latency-by-percentile"
19560
19561 - type: "plot"
19562   title: "Latency by percentile: 3n-hsw"
19563   algorithm: "plot_hdrh_lat_by_percentile"
19564   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19565   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19566   target-links: "../../_static/vpp"
19567   data: "plot-vpp-hdrh-lat-3n-hsw"
19568   filter: "'1T1C' and 'NIC_Intel-XL710'"
19569   layout:
19570     layout: "plot-hdrh-latency-by-percentile"
19571
19572 - type: "plot"
19573   title: "Latency by percentile: 3n-tsh"
19574   algorithm: "plot_hdrh_lat_by_percentile"
19575   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19576   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19577   target-links: "../../_static/vpp"
19578   data: "plot-vpp-hdrh-lat-3n-tsh"
19579   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19580   layout:
19581     layout: "plot-hdrh-latency-by-percentile"
19582
19583 - type: "plot"
19584   title: "Latency by percentile: DPDK 2n-skx"
19585   algorithm: "plot_hdrh_lat_by_percentile"
19586   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19587   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19588   target-links: "../../_static/dpdk"
19589   data: "plot-dpdk-hdrh-lat-2n-skx"
19590   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19591   layout:
19592     layout: "plot-hdrh-latency-by-percentile"
19593
19594 - type: "plot"
19595   title: "Latency by percentile: DPDK 3n-skx"
19596   algorithm: "plot_hdrh_lat_by_percentile"
19597   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19598   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19599   target-links: "../../_static/dpdk"
19600   data: "plot-dpdk-hdrh-lat-3n-skx"
19601   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19602   layout:
19603     layout: "plot-hdrh-latency-by-percentile"
19604
19605 - type: "plot"
19606   title: "Latency by percentile: DPDK 2n-clx"
19607   algorithm: "plot_hdrh_lat_by_percentile"
19608   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19609   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19610   target-links: "../../_static/dpdk"
19611   data: "plot-dpdk-hdrh-lat-2n-clx"
19612   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19613   layout:
19614     layout: "plot-hdrh-latency-by-percentile"
19615
19616 - type: "plot"
19617   title: "Latency by percentile: DPDK 3n-hsw"
19618   algorithm: "plot_hdrh_lat_by_percentile"
19619   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19620   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19621   target-links: "../../_static/dpdk"
19622   data: "plot-dpdk-hdrh-lat-3n-hsw"
19623   filter: "'1T1C' and 'NIC_Intel-XL710'"
19624   layout:
19625     layout: "plot-hdrh-latency-by-percentile"
19626
19627 - type: "plot"
19628   title: "Latency by percentile: DPDK 3n-tsh"
19629   algorithm: "plot_hdrh_lat_by_percentile"
19630   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19631   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19632   target-links: "../../_static/dpdk"
19633   data: "plot-dpdk-hdrh-lat-3n-tsh"
19634   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19635   layout:
19636     layout: "plot-hdrh-latency-by-percentile"