Remove csit-nat44ed-cps-spec.md
[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         - 110 # rls2009 NDRPDR iter NAT44 env 5
259         - 111 # rls2009 NDRPDR iter NAT44 env 5
260         - 112 # rls2009 NDRPDR iter NAT44 env 5
261         - 113 # rls2009 NDRPDR iter NAT44 env 5
262         - 114 # rls2009 NDRPDR iter NAT44 env 5
263         - 115 # rls2009 NDRPDR iter NAT44 env 5
264         - 116 # rls2009 NDRPDR iter NAT44 env 5
265         - 118 # rls2009 NDRPDR iter NAT44 env 5
266         - 119 # rls2009 NDRPDR iter NAT44 env 5
267         - 121 # 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         - 110 # rls2009 NDRPDR iter NAT44 env 5
276
277     plot-vpp-soak-2n-skx:
278       csit-vpp-perf-report-iterative-2009-2n-skx:
279         - 33  # rls2009 soak env 5
280         - 34  # rls2009 soak env 5
281
282     plot-vpp-nfv-2n-skx-ndrpdr:
283       csit-vpp-perf-report-iterative-2009-2n-skx:
284         - 38  # rls2009 nf-density iter env 5
285         - 41  # rls2009 nf-density iter env 5
286         - 45  # rls2009 nf-density iter env 5
287         - 47  # rls2009 nf-density iter env 5
288         - 49  # rls2009 nf-density iter env 5
289         - 63  # rls2009 nf-density iter env 5
290         - 65  # rls2009 nf-density iter env 5
291         - 66  # rls2009 nf-density iter env 5
292         - 71  # rls2009 nf-density iter env 5
293         - 72  # rls2009 nf-density iter env 5
294
295     plot-vpp-nfv-2n-skx-mrr:
296       csit-vpp-perf-report-iterative-2009-2n-skx:
297         - 50  # rls2009 MRR nf-density iter env 5
298
299     plot-vpp-nfv-reconf-2n-skx:
300       csit-vpp-perf-report-iterative-2009-2n-skx:
301         - 27  # rls2009 reconf env 5
302         - 28  # rls2009 reconf env 5
303         - 29  # rls2009 reconf env 5
304         - 30  # rls2009 reconf env 5
305         - 31  # rls2009 reconf env 5
306         - 32  # rls2009 reconf env 5
307         - 61  # rls2009 reconf env 5
308         - 62  # rls2009 reconf env 5
309         - 68  # rls2009 reconf env 5
310         - 70  # rls2009 reconf env 5
311
312     plot-dpdk-throughput-latency-2n-skx:
313       csit-dpdk-perf-report-iterative-2009-2n-skx:
314         - 4   # NDRPDR iter env5
315         - 5   # NDRPDR iter env5
316         - 6   # NDRPDR iter env5
317         - 7   # NDRPDR iter env5
318         - 8   # NDRPDR iter env5
319         - 9   # NDRPDR iter env5
320         - 10  # NDRPDR iter env5
321         - 11  # NDRPDR iter env5
322         - 12  # NDRPDR iter env5
323         - 13  # NDRPDR iter env5
324
325     plot-dpdk-hdrh-lat-2n-skx:
326       csit-dpdk-perf-report-iterative-2009-2n-skx:
327         - 4   # NDRPDR iter env5
328
329     # 2n-clx
330
331     plot-vpp-throughput-lat-tsa-2n-clx:
332       csit-vpp-perf-report-iterative-2009-2n-clx:
333         - 36  # rls2009 NDRPDR iter env 5
334         - 39  # rls2009 NDRPDR iter env 5
335         - 40  # rls2009 NDRPDR iter env 5
336         - 65  # rls2009 NDRPDR iter env 5
337         - 66  # rls2009 NDRPDR iter env 5
338         - 79  # rls2009 NDRPDR iter env 5
339         - 82  # rls2009 NDRPDR iter env 5
340         - 88  # rls2009 NDRPDR iter env 5
341         - 89  # rls2009 NDRPDR iter env 5
342         - 90  # rls2009 NDRPDR iter env 5
343         - 114 # rls2009 NDRPDR iter NAT44 env 5
344         - 115 # rls2009 NDRPDR iter NAT44 env 5
345         - 116 # rls2009 NDRPDR iter NAT44 env 5
346         - 117 # rls2009 NDRPDR iter NAT44 env 5
347         - 118 # rls2009 NDRPDR iter NAT44 env 5
348         - 119 # rls2009 NDRPDR iter NAT44 env 5
349         - 121 # rls2009 NDRPDR iter NAT44 env 5
350         - 122 # rls2009 NDRPDR iter NAT44 env 5
351         - 123 # rls2009 NDRPDR iter NAT44 env 5
352         - 126 # rls2009 NDRPDR iter NAT44 env 5
353
354     plot-vpp-hdrh-lat-2n-clx:
355       csit-vpp-perf-report-iterative-2009-2n-clx:
356         - 36  # rls2009 NDRPDR iter env 5
357
358     plot-vpp-hdrh-lat-2n-clx-nat44:
359       csit-vpp-perf-report-iterative-2009-2n-clx:
360         - 123 # rls2009 NDRPDR iter NAT44 env 5
361
362     plot-vpp-nfv-2n-clx-ndrpdr:
363       csit-vpp-perf-report-iterative-2009-2n-clx:
364         - 37  # rls2009 nf-density iter env 5
365         - 43  # rls2009 nf-density iter env 5
366         - 69  # rls2009 nf-density iter env 5
367         - 70  # rls2009 nf-density iter env 5
368         - 71  # rls2009 nf-density iter env 5
369         - 72  # rls2009 nf-density iter env 5
370         - 73  # rls2009 nf-density iter env 5
371         - 74  # rls2009 nf-density iter env 5
372         - 75  # rls2009 nf-density iter env 5
373         - 76  # rls2009 nf-density iter env 5
374
375     plot-vpp-nfv-2n-clx-mrr:
376       csit-vpp-perf-report-iterative-2009-2n-clx:
377         - 45  # rls2009 MRR nf-density iter env 5
378
379     plot-vpp-nfv-reconf-2n-clx:
380       csit-vpp-perf-report-iterative-2009-2n-clx:
381         - 25  # rls2009 reconf env 5
382         - 27  # rls2009 reconf env 5
383         - 28  # rls2009 reconf env 5
384         - 29  # rls2009 reconf env 5
385         - 30  # rls2009 reconf env 5
386         - 30  # rls2009 reconf env 5
387         - 32  # rls2009 reconf env 5
388         - 48  # rls2009 reconf env 5
389         - 53  # rls2009 reconf env 5
390         - 68  # rls2009 reconf env 5
391
392     plot-vpp-soak-2n-clx:
393       csit-vpp-perf-report-iterative-2009-2n-clx:
394         - 33  # rls2009 soak env 5
395         - 34  # rls2009 soak env 5
396
397     plot-dpdk-throughput-latency-2n-clx:
398       csit-dpdk-perf-report-iterative-2009-2n-clx:
399         - 4   # NDRPDR iter env5
400         - 5   # NDRPDR iter env5
401         - 6   # NDRPDR iter env5
402         - 7   # NDRPDR iter env5
403         - 8   # NDRPDR iter env5
404         - 9   # NDRPDR iter env5
405         - 10  # NDRPDR iter env5
406         - 11  # NDRPDR iter env5
407         - 12  # NDRPDR iter env5
408         - 13  # NDRPDR iter env5
409
410     plot-dpdk-hdrh-lat-2n-clx:
411       csit-dpdk-perf-report-iterative-2009-2n-clx:
412         - 4   # NDRPDR iter env5
413
414     # 3n-tsh
415
416     plot-vpp-throughput-lat-tsa-3n-tsh:
417       csit-vpp-perf-report-iterative-2009-3n-tsh:
418         - 14  # rls2009 NDRPDR iter env 5
419         - 20  # rls2009 NDRPDR iter env 5
420         - 21  # rls2009 NDRPDR iter env 5
421         - 22  # rls2009 NDRPDR iter env 5
422         - 23  # rls2009 NDRPDR iter env 5
423         - 28  # rls2009 NDRPDR iter env 5
424         - 30  # rls2009 NDRPDR iter env 5
425         - 33  # rls2009 NDRPDR iter env 5
426         - 38  # rls2009 NDRPDR iter env 5
427         - 41  # rls2009 NDRPDR iter env 5
428
429     plot-vpp-hdrh-lat-3n-tsh:
430       csit-vpp-perf-report-iterative-2009-3n-tsh:
431         - 14  # rls2009 NDRPDR iter env 5
432
433     plot-dpdk-throughput-latency-3n-tsh:
434       csit-dpdk-perf-report-iterative-2009-3n-tsh:
435         - 1   # NDRPDR iter env5
436         - 2   # NDRPDR iter env5
437         - 3   # NDRPDR iter env5
438         - 4   # NDRPDR iter env5
439         - 5   # NDRPDR iter env5
440         - 6   # NDRPDR iter env5
441         - 7   # NDRPDR iter env5
442         - 9   # NDRPDR iter env5
443         - 10  # NDRPDR iter env5
444         - 11  # NDRPDR iter env5
445
446     plot-dpdk-hdrh-lat-3n-tsh:
447       csit-dpdk-perf-report-iterative-2009-3n-tsh:
448         - 1   # NDRPDR iter env5
449
450     # 3n-dnv
451
452     plot-vpp-throughput-lat-tsa-3n-dnv:
453       csit-vpp-perf-report-iterative-2009-3n-dnv:
454         - 3   # rls2009 NDRPDR iter env 5
455         - 6   # rls2009 NDRPDR iter env 5
456         - 7   # rls2009 NDRPDR iter env 5
457         - 8   # rls2009 NDRPDR iter env 5
458         - 10  # rls2009 NDRPDR iter env 5
459         - 11  # rls2009 NDRPDR iter env 5
460         - 12  # rls2009 NDRPDR iter env 5
461         - 14  # rls2009 NDRPDR iter env 5
462         - 15  # rls2009 NDRPDR iter env 5
463         - 24  # rls2009 NDRPDR iter env 5
464
465 #    plot-dpdk-throughput-latency-3n-dnv:
466 #      # No data
467 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
468
469     # 2n-dnv
470
471     plot-vpp-throughput-lat-tsa-2n-dnv:
472       csit-vpp-perf-report-iterative-2009-2n-dnv:
473         - 3   # rls2009 NDRPDR iter env 5
474         - 5   # rls2009 NDRPDR iter env 5
475         - 6   # rls2009 NDRPDR iter env 5
476         - 7   # rls2009 NDRPDR iter env 5
477         - 9   # rls2009 NDRPDR iter env 5
478         - 10  # rls2009 NDRPDR iter env 5
479         - 11  # rls2009 NDRPDR iter env 5
480         - 12  # rls2009 NDRPDR iter env 5
481         - 14  # rls2009 NDRPDR iter env 5
482         - 15  # rls2009 NDRPDR iter env 5
483
484 #    plot-dpdk-throughput-latency-2n-dnv:
485 #      # No data
486 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
487
488     ###########################################################################
489     # Simple tables (only one data set):
490
491     # NIC Comparisons
492
493     vpp-nic-comparison-3n-skx:
494       csit-vpp-perf-report-iterative-2009-3n-skx:
495         - 26  # rls2009 NDRPDR iter env 5
496         - 27  # rls2009 NDRPDR iter env 5
497         - 28  # rls2009 NDRPDR iter env 5
498         - 29  # rls2009 NDRPDR iter env 5
499         - 35  # rls2009 NDRPDR iter env 5
500         - 36  # rls2009 NDRPDR iter env 5
501         - 37  # rls2009 NDRPDR iter env 5
502         - 38  # rls2009 NDRPDR iter env 5
503         - 39  # rls2009 NDRPDR iter env 5
504         - 40  # rls2009 NDRPDR iter env 5
505
506     vpp-nic-comparison-2n-skx:
507       csit-vpp-perf-report-iterative-2009-2n-skx:
508         - 35  # rls2009 NDRPDR iter env 5
509         - 36  # rls2009 NDRPDR iter env 5
510         - 37  # rls2009 NDRPDR iter env 5
511         - 39  # rls2009 NDRPDR iter env 5
512         - 40  # rls2009 NDRPDR iter env 5
513         - 42  # rls2009 NDRPDR iter env 5
514         - 43  # rls2009 NDRPDR iter env 5
515         - 44  # rls2009 NDRPDR iter env 5
516         - 46  # rls2009 NDRPDR iter env 5
517         - 48  # rls2009 NDRPDR iter env 5
518         - 110 # rls2009 NDRPDR iter NAT44 env 5
519         - 111 # rls2009 NDRPDR iter NAT44 env 5
520         - 112 # rls2009 NDRPDR iter NAT44 env 5
521         - 113 # rls2009 NDRPDR iter NAT44 env 5
522         - 114 # rls2009 NDRPDR iter NAT44 env 5
523         - 115 # rls2009 NDRPDR iter NAT44 env 5
524         - 116 # rls2009 NDRPDR iter NAT44 env 5
525         - 118 # rls2009 NDRPDR iter NAT44 env 5
526         - 119 # rls2009 NDRPDR iter NAT44 env 5
527         - 121 # rls2009 NDRPDR iter NAT44 env 5
528
529     vpp-nic-comparison-3n-skx-mrr:
530       csit-vpp-perf-report-iterative-2009-3n-skx:
531         - 24  # rls2009 MRR iter env 5
532
533     vpp-nic-comparison-2n-skx-mrr:
534       csit-vpp-perf-report-iterative-2009-2n-skx:
535         - 120 # rls2009 MRR iter env 5
536
537     # Results
538
539     vpp-perf-results-3n-hsw:
540       csit-vpp-perf-report-coverage-2009-3n-hsw:
541         - 3   # rls2009 NDRPDR cov 3n-hsw-crypto-00
542         - 4   # rls2009 NDRPDR cov 3n-hsw-crypto-01
543         - 5   # rls2009 NDRPDR cov 3n-hsw-crypto-02
544         - 6   # rls2009 NDRPDR cov 3n-hsw-crypto-03
545         - 7   # rls2009 NDRPDR cov 3n-hsw-ip4-00
546         - 8   # rls2009 NDRPDR cov 3n-hsw-ip4-01
547         - 9   # rls2009 NDRPDR cov 3n-hsw-ip4-02
548         - 10  # rls2009 NDRPDR cov 3n-hsw-ip4-03
549         - 11  # rls2009 NDRPDR cov 3n-hsw-ip4-04
550         - 12  # rls2009 NDRPDR cov 3n-hsw-ip4-05
551         - 13  # rls2009 NDRPDR cov 3n-hsw-ip4-06
552         - 14  # rls2009 NDRPDR cov 3n-hsw-ip4-07
553         - 15  # rls2009 NDRPDR cov 3n-hsw-ip4tun-00
554         - 16  # rls2009 NDRPDR cov 3n-hsw-ip4tun-01
555         - 17  # rls2009 NDRPDR cov 3n-hsw-ip4tun-02
556         - 18  # rls2009 NDRPDR cov 3n-hsw-ip6-00
557         - 19  # rls2009 NDRPDR cov 3n-hsw-ip6-01
558         - 20  # rls2009 NDRPDR cov 3n-hsw-ip6tun-00
559         - 21  # rls2009 NDRPDR cov 3n-hsw-l2-00
560         - 22  # rls2009 NDRPDR cov 3n-hsw-l2-01
561         - 23  # rls2009 NDRPDR cov 3n-hsw-l2-01
562         - 24  # rls2009 NDRPDR cov 3n-hsw-l2-03
563         - 25  # rls2009 NDRPDR cov 3n-hsw-l2-04
564         - 26  # rls2009 NDRPDR cov 3n-hsw-l2-05
565         - 27  # rls2009 NDRPDR cov 3n-hsw-l2-06
566         - 28  # rls2009 NDRPDR cov 3n-hsw-l2-07
567         - 29  # rls2009 NDRPDR cov 3n-hsw-l2-08
568         - 30  # rls2009 NDRPDR cov 3n-hsw-l2-09
569         - 31  # rls2009 NDRPDR cov 3n-hsw-l2-10
570         - 32  # rls2009 NDRPDR cov 3n-hsw-memif-00
571         - 33  # rls2009 NDRPDR cov 3n-hsw-srv6-00
572         - 34  # rls2009 NDRPDR cov 3n-hsw-srv6-01
573         - 35  # rls2009 NDRPDR cov 3n-hsw-vhost-00
574         - 36  # rls2009 NDRPDR cov 3n-hsw-vhost-01
575         - 37  # rls2009 NDRPDR cov 3n-hsw-vhost-02
576
577     vpp-perf-results-3n-skx:
578       csit-vpp-perf-report-coverage-2009-3n-skx:
579         - 36  # rls2009 NDRPDR cov 3n-skx-crypto-00
580         - 3   # rls2009 NDRPDR cov 3n-skx-crypto-01
581         - 4   # rls2009 NDRPDR cov 3n-skx-crypto-02
582         - 37  # rls2009 NDRPDR cov 3n-skx-crypto-03
583         - 6   # rls2009 NDRPDR cov 3n-skx-ip4-00
584         - 7   # rls2009 NDRPDR cov 3n-skx-ip4-01
585         - 8   # rls2009 NDRPDR cov 3n-skx-ip4-02
586         - 9   # rls2009 NDRPDR cov 3n-skx-ip4-03
587         - 10  # rls2009 NDRPDR cov 3n-skx-ip4-04
588         - 38  # rls2009 NDRPDR cov 3n-skx-ip4-05
589         - 12  # rls2009 NDRPDR cov 3n-skx-ip4-06
590         - 39  # rls2009 NDRPDR cov 3n-skx-ip4-07
591         - 14  # rls2009 NDRPDR cov 3n-skx-ip4tun-00
592         - 15  # rls2009 NDRPDR cov 3n-skx-ip4tun-01
593         - 16  # rls2009 NDRPDR cov 3n-skx-ip4tun-02
594         - 40  # rls2009 NDRPDR cov 3n-skx-ip6-00
595         - 18  # rls2009 NDRPDR cov 3n-skx-ip6-01
596         - 19  # rls2009 NDRPDR cov 3n-skx-ip6tun-00
597         - 20  # rls2009 NDRPDR cov 3n-skx-l2-00
598         - 21  # rls2009 NDRPDR cov 3n-skx-l2-01
599         - 22  # rls2009 NDRPDR cov 3n-skx-l2-02
600         - 23  # rls2009 NDRPDR cov 3n-skx-l2-03
601         - 24  # rls2009 NDRPDR cov 3n-skx-l2-04
602         - 41  # rls2009 NDRPDR cov 3n-skx-l2-05
603         - 42  # rls2009 NDRPDR cov 3n-skx-l2-06
604         - 43  # rls2009 NDRPDR cov 3n-skx-l2-07
605         - 28  # rls2009 NDRPDR cov 3n-skx-l2-08
606         - 44  # rls2009 NDRPDR cov 3n-skx-l2-09
607         - 45  # rls2009 NDRPDR cov 3n-skx-l2-10
608         - 46  # rls2009 NDRPDR cov 3n-skx-memif-00
609         - 47  # rls2009 NDRPDR cov 3n-skx-srv6-00
610         - 48  # rls2009 NDRPDR cov 3n-skx-srv6-01
611         - 49  # rls2009 NDRPDR cov 3n-skx-vhost-00
612         - 50  # rls2009 NDRPDR cov 3n-skx-vhost-01
613         - 51  # rls2009 NDRPDR cov 3n-skx-vhost-02
614         - 54  # rls2009 NDRPDR cov 3n-skx-vhost-03
615
616     vpp-perf-results-2n-skx:
617       csit-vpp-perf-report-coverage-2009-2n-skx:
618         - 18  # rls2009 NDRPDR cov 2n-skx-ip4-00
619         - 19  # rls2009 NDRPDR cov 2n-skx-ip4-01
620         - 10  # rls2009 NDRPDR cov 2n-skx-ip4-02
621         - 20  # rls2009 NDRPDR cov 2n-skx-ip4-03
622         - 21  # rls2009 NDRPDR cov 2n-skx-ip4-04
623         - 31  # rls2009 NDRPDR cov 2n-skx-ip4-05
624         - 32  # rls2009 NDRPDR cov 2n-skx-ip4-06
625         - 33  # rls2009 NDRPDR cov 2n-skx-ip4-07
626         - 22  # rls2009 NDRPDR cov 2n-skx-ip6-00
627         - 23  # rls2009 NDRPDR cov 2n-skx-ip6-01
628         - 24  # rls2009 NDRPDR cov 2n-skx-l2-00
629         - 25  # rls2009 NDRPDR cov 2n-skx-l2-01
630         - 26  # rls2009 NDRPDR cov 2n-skx-lb-00
631         - 27  # rls2009 NDRPDR cov 2n-skx-memif-00
632         - 28  # rls2009 NDRPDR cov 2n-skx-vhost-00
633         - 29  # rls2009 NDRPDR cov 2n-skx-vhost-01
634         - 30  # rls2009 NDRPDR cov 2n-skx-vts-00
635
636     vpp-perf-results-2n-clx:
637       csit-vpp-perf-report-coverage-2009-2n-clx:
638         - 2   # rls2009 NDRPDR cov 2n-clx-ip4-00
639         - 3   # rls2009 NDRPDR cov 2n-clx-ip4-01
640         - 4   # rls2009 NDRPDR cov 2n-clx-ip4-02
641         - 5   # rls2009 NDRPDR cov 2n-clx-ip4-03
642         - 6   # rls2009 NDRPDR cov 2n-clx-ip4-04
643         - 23  # rls2009 NDRPDR cov 2n-clx-ip4-05
644         - 24  # rls2009 NDRPDR cov 2n-clx-ip4-06
645         - 25  # rls2009 NDRPDR cov 2n-clx-ip4-07
646         - 22  # rls2009 NDRPDR cov 2n-clx-ip6-00
647         - 9   # rls2009 NDRPDR cov 2n-clx-ip6-01
648         - 17  # rls2009 NDRPDR cov 2n-clx-l2-00
649         - 21  # rls2009 NDRPDR cov 2n-clx-l2-01
650         - 12  # rls2009 NDRPDR cov 2n-clx-lb-00
651         - 13  # rls2009 NDRPDR cov 2n-clx-memif-00
652         - 14  # rls2009 NDRPDR cov 2n-clx-vhost-00
653         - 15  # rls2009 NDRPDR cov 2n-clx-vhost-01
654         - 16  # rls2009 NDRPDR cov 2n-clx-vts-00
655
656     vpp-perf-results-3n-tsh:
657       csit-vpp-perf-report-iterative-2009-3n-tsh:
658         - 14  # rls2009 NDRPDR iter env 5
659
660     vpp-perf-results-3n-dnv:
661       csit-vpp-perf-report-coverage-2009-3n-dnv:
662         - 10  # rls2009 NDRPDR cov 3n-dnv-crypto-00
663         - 2   # rls2009 NDRPDR cov 3n-dnv-crypto-01
664         - 11  # rls2009 NDRPDR cov 3n-dnv-ip4-00
665         - 12  # rls2009 NDRPDR cov 3n-dnv-ip4-01
666         - 13  # rls2009 NDRPDR cov 3n-dnv-ip4tun-00
667         - 14  # rls2009 NDRPDR cov 3n-dnv-ip6-00
668         - 15  # rls2009 NDRPDR cov 3n-dnv-ip6-01
669         - 16  # rls2009 NDRPDR cov 3n-dnv-l2-00
670         - 17  # rls2009 NDRPDR cov 3n-dnv-l2-01
671
672     vpp-perf-results-2n-dnv:
673       csit-vpp-perf-report-coverage-2009-2n-dnv:
674         - 2   # rls2009 NDRPDR cov 2n-dnv-ip4-00
675         - 3   # rls2009 NDRPDR cov 2n-dnv-ip4-01
676         - 4   # rls2009 NDRPDR cov 2n-dnv-ip6-00
677         - 5   # rls2009 NDRPDR cov 2n-dnv-ip6-01
678         - 6   # rls2009 NDRPDR cov 2n-dnv-l2-00
679         - 7   # rls2009 NDRPDR cov 2n-dnv-l2-01
680
681     vpp-mrr-results-3n-hsw:
682       csit-vpp-perf-report-iterative-2009-3n-hsw:
683         - 23  # rls2009 MRR iter env 5
684
685     vpp-mrr-results-3n-skx:
686       csit-vpp-perf-report-iterative-2009-3n-skx:
687         - 24  # rls2009 MRR iter env 5
688
689     vpp-mrr-results-2n-skx:
690       csit-vpp-perf-report-iterative-2009-2n-skx:
691         - 120 # rls2009 MRR iter env 5
692
693     vpp-mrr-results-2n-clx:
694       csit-vpp-perf-report-iterative-2009-2n-clx:
695         - 125 # rls2009 MRR iter env 5
696
697     vpp-mrr-results-3n-tsh:
698       csit-vpp-perf-report-iterative-2009-3n-tsh:
699         - 15  # rls2009 MRR iter env 5
700
701     vpp-mrr-results-3n-dnv:
702       csit-vpp-perf-report-iterative-2009-3n-dnv:
703         - 22  # rls2009 MRR iter env 5
704
705     vpp-mrr-results-2n-dnv:
706       csit-vpp-perf-report-iterative-2009-2n-dnv:
707         - 13  # rls2009 MRR iter env 5
708
709     vpp-device-results-ubuntu:
710       csit-vpp-device-2009-ubuntu1804-1n-skx:
711         - 131 # rls2009 env 5
712
713     dpdk-perf-results-3n-hsw:
714       csit-dpdk-perf-report-iterative-2009-3n-hsw:
715         - 6   # NDRPDR iter env5
716
717     dpdk-perf-results-3n-skx:
718       csit-dpdk-perf-report-iterative-2009-3n-skx:
719         - 4   # NDRPDR sel env5
720
721     dpdk-perf-results-2n-skx:
722       csit-dpdk-perf-report-iterative-2009-2n-skx:
723         - 4   # NDRPDR iter env5
724
725     dpdk-perf-results-2n-clx:
726       csit-dpdk-perf-report-iterative-2009-2n-clx:
727         - 4   # NDRPDR iter env5
728
729 #    dpdk-perf-results-2n-dnv:
730 #      # No data
731 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
732
733 #    dpdk-perf-results-3n-dnv:
734 #      # No data
735 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
736
737     dpdk-perf-results-3n-tsh:
738       csit-dpdk-perf-report-iterative-2009-3n-tsh:
739         - 1   # NDRPDR iter env5
740
741 ###########################################################################
742     # Tables (more than one data set)
743
744     # Performance changes
745
746     vpp-performance-changes-3n-hsw-h1:
747       csit-vpp-perf-report-iterative-2005-3n-hsw:
748         - 31  # NDRPDR sel 2001.0-4
749         - 32  # NDRPDR sel 2001.0-4
750         - 33  # NDRPDR sel 2001.0-4
751         - 34  # NDRPDR sel 2001.0-4
752         - 35  # NDRPDR sel 2001.0-4
753         - 36  # NDRPDR sel 2001.0-4
754         - 38  # NDRPDR sel 2001.0-4
755     vpp-performance-changes-3n-hsw-ref-env4:
756       csit-vpp-perf-report-iterative-2005-3n-hsw:
757         - 20  # NDRPDR sel env 4
758         - 21  # NDRPDR sel env 4
759         - 22  # NDRPDR sel env 4
760         - 23  # NDRPDR sel env 4
761         - 24  # NDRPDR sel env 4
762         - 25  # NDRPDR sel env 4
763         - 26  # NDRPDR sel env 4
764         - 27  # NDRPDR sel env 4
765         - 28  # NDRPDR sel env 4
766         - 29  # NDRPDR sel env 4
767     vpp-performance-changes-3n-hsw-ref-env5:
768       csit-vpp-perf-report-iterative-2009-3n-hsw:
769         - 9   # rls2005 NDRPDR iter env 5
770         - 10  # rls2005 NDRPDR iter env 5
771         - 11  # rls2005 NDRPDR iter env 5
772         - 12  # rls2005 NDRPDR iter env 5
773         - 13  # rls2005 NDRPDR iter env 5
774         - 14  # rls2005 NDRPDR iter env 5
775         - 15  # rls2005 NDRPDR iter env 5
776         - 16  # rls2005 NDRPDR iter env 5
777         - 17  # rls2005 NDRPDR iter env 5
778         - 19  # rls2005 NDRPDR iter env 5
779     vpp-performance-changes-3n-hsw-cmp:
780       csit-vpp-perf-report-iterative-2009-3n-hsw:
781         - 21  # rls2009 NDRPDR iter env 5
782         - 22  # rls2009 NDRPDR iter env 5
783         - 24  # rls2009 NDRPDR iter env 5
784         - 25  # rls2009 NDRPDR iter env 5
785         - 26  # rls2009 NDRPDR iter env 5
786         - 27  # rls2009 NDRPDR iter env 5
787         - 28  # rls2009 NDRPDR iter env 5
788         - 29  # rls2009 NDRPDR iter env 5
789         - 30  # rls2009 NDRPDR iter env 5
790         - 31  # rls2009 NDRPDR iter env 5
791
792     vpp-performance-changes-3n-skx-h1:
793       csit-vpp-perf-report-iterative-2005-3n-skx:
794         - 50  # NDRPDR sel 2001.0-4
795         - 51  # NDRPDR sel 2001.0-4
796         - 52  # NDRPDR sel 2001.0-4
797         - 53  # NDRPDR sel 2001.0-4
798         - 54  # NDRPDR sel 2001.0-4
799     vpp-performance-changes-3n-skx-ref-env4:
800       csit-vpp-perf-report-iterative-2005-3n-skx:
801         - 42  # NDRPDR sel env 4
802         - 43  # NDRPDR sel env 4
803         - 44  # NDRPDR sel env 4
804         - 45  # NDRPDR sel env 4
805         - 47  # NDRPDR sel env 4
806         - 55  # NDRPDR sel env 4
807         - 56  # NDRPDR sel env 4
808         - 57  # NDRPDR sel env 4
809         - 61  # NDRPDR sel env 4
810         - 62  # NDRPDR sel env 4
811     vpp-performance-changes-3n-skx-ref-env5:
812       csit-vpp-perf-report-iterative-2009-3n-skx:
813         - 13  # rls2005 NDRPDR iter env 5
814         - 18  # rls2005 NDRPDR iter env 5
815         - 19  # rls2005 NDRPDR iter env 5
816         - 41  # rls2005 NDRPDR iter env 5
817         - 43  # rls2005 NDRPDR iter env 5
818         - 44  # rls2005 NDRPDR iter env 5
819         - 45  # rls2005 NDRPDR iter env 5
820         - 46  # rls2005 NDRPDR iter env 5
821         - 48  # rls2005 NDRPDR iter env 5
822         - 49  # rls2005 NDRPDR iter env 5
823     vpp-performance-changes-3n-skx-cmp:
824       csit-vpp-perf-report-iterative-2009-3n-skx:
825         - 26  # rls2009 NDRPDR iter env 5
826         - 27  # rls2009 NDRPDR iter env 5
827         - 28  # rls2009 NDRPDR iter env 5
828         - 29  # rls2009 NDRPDR iter env 5
829         - 35  # rls2009 NDRPDR iter env 5
830         - 36  # rls2009 NDRPDR iter env 5
831         - 37  # rls2009 NDRPDR iter env 5
832         - 38  # rls2009 NDRPDR iter env 5
833         - 39  # rls2009 NDRPDR iter env 5
834         - 40  # rls2009 NDRPDR iter env 5
835
836     vpp-performance-changes-2n-skx-h1:
837       csit-vpp-perf-report-iterative-2005-2n-skx:
838         - 100 # NDRPDR sel 2001.0-4
839         - 101 # NDRPDR sel 2001.0-4
840         - 102 # NDRPDR sel 2001.0-4
841         - 103 # NDRPDR sel 2001.0-4
842         - 104 # NDRPDR sel 2001.0-4
843         - 105 # NDRPDR sel 2001.0-4
844     vpp-performance-changes-2n-skx-ref-env4:
845       csit-vpp-perf-report-iterative-2005-2n-skx:
846         - 88  # NDRPDR sel env 4
847         - 89  # NDRPDR sel env 4
848         - 90  # NDRPDR sel env 4
849         - 91  # NDRPDR sel env 4
850         - 92  # NDRPDR sel env 4
851         - 93  # NDRPDR sel env 4
852         - 94  # NDRPDR sel env 4
853         - 125 # NDRPDR sel env 4
854         - 126 # NDRPDR sel env 4
855         - 127 # NDRPDR sel env 4
856     vpp-performance-changes-2n-skx-ref-env5:
857       csit-vpp-perf-report-iterative-2009-2n-skx:
858         - 13  # rls2005 NDRPDR iter env 5
859         - 16  # rls2005 NDRPDR iter env 5
860         - 17  # rls2005 NDRPDR iter env 5
861         - 18  # rls2005 NDRPDR iter env 5
862         - 19  # rls2005 NDRPDR iter env 5
863         - 21  # rls2005 NDRPDR iter env 5
864         - 22  # rls2005 NDRPDR iter env 5
865         - 23  # rls2005 NDRPDR iter env 5
866         - 24  # rls2005 NDRPDR iter env 5
867         - 25  # rls2005 NDRPDR iter env 5
868     vpp-performance-changes-2n-skx-cmp:
869       csit-vpp-perf-report-iterative-2009-2n-skx:
870         - 35  # rls2009 NDRPDR iter env 5
871         - 36  # rls2009 NDRPDR iter env 5
872         - 37  # rls2009 NDRPDR iter env 5
873         - 39  # rls2009 NDRPDR iter env 5
874         - 40  # rls2009 NDRPDR iter env 5
875         - 42  # rls2009 NDRPDR iter env 5
876         - 43  # rls2009 NDRPDR iter env 5
877         - 44  # rls2009 NDRPDR iter env 5
878         - 46  # rls2009 NDRPDR iter env 5
879         - 48  # rls2009 NDRPDR iter env 5
880         - 110 # rls2009 NDRPDR iter NAT44 env 5
881         - 111 # rls2009 NDRPDR iter NAT44 env 5
882         - 112 # rls2009 NDRPDR iter NAT44 env 5
883         - 113 # rls2009 NDRPDR iter NAT44 env 5
884         - 114 # rls2009 NDRPDR iter NAT44 env 5
885         - 115 # rls2009 NDRPDR iter NAT44 env 5
886         - 116 # rls2009 NDRPDR iter NAT44 env 5
887         - 118 # rls2009 NDRPDR iter NAT44 env 5
888         - 119 # rls2009 NDRPDR iter NAT44 env 5
889         - 121 # rls2009 NDRPDR iter NAT44 env 5
890
891     vpp-performance-changes-2n-clx-h1:
892       csit-vpp-perf-report-iterative-2005-2n-clx:
893         - 73  # NDRPDR sel 2001.0-4
894         - 74  # NDRPDR sel 2001.0-4
895         - 75  # NDRPDR sel 2001.0-4
896         - 76  # NDRPDR sel 2001.0-4
897         - 77  # NDRPDR sel 2001.0-4
898         - 78  # NDRPDR sel 2001.0-4
899         - 79  # NDRPDR sel 2001.0-4
900         - 80  # NDRPDR sel 2001.0-4
901     vpp-performance-changes-2n-clx-ref-env4:
902       csit-vpp-perf-report-iterative-2005-2n-clx:
903         - 62  # NDRPDR sel env 4
904         - 63  # NDRPDR sel env 4
905         - 64  # NDRPDR sel env 4
906         - 65  # NDRPDR sel env 4
907         - 66  # NDRPDR sel env 4
908         - 68  # NDRPDR sel env 4
909         - 69  # NDRPDR sel env 4
910         - 70  # NDRPDR sel env 4
911         - 103 # NDRPDR sel env 4
912         - 104 # NDRPDR sel env 4
913     vpp-performance-changes-2n-clx-ref-env5:
914       csit-vpp-perf-report-iterative-2009-2n-clx:
915         - 13  # rls2005 NDRPDR iter env 5
916         - 15  # rls2005 NDRPDR iter env 5
917         - 17  # rls2005 NDRPDR iter env 5
918         - 18  # rls2005 NDRPDR iter env 5
919         - 19  # rls2005 NDRPDR iter env 5
920         - 20  # rls2005 NDRPDR iter env 5
921         - 21  # rls2005 NDRPDR iter env 5
922         - 22  # rls2005 NDRPDR iter env 5
923         - 23  # rls2005 NDRPDR iter env 5
924         - 24  # rls2005 NDRPDR iter env 5
925     vpp-performance-changes-2n-clx-cmp:
926       csit-vpp-perf-report-iterative-2009-2n-clx:
927         - 36  # rls2009 NDRPDR iter env 5
928         - 39  # rls2009 NDRPDR iter env 5
929         - 40  # rls2009 NDRPDR iter env 5
930         - 65  # rls2009 NDRPDR iter env 5
931         - 66  # rls2009 NDRPDR iter env 5
932         - 79  # rls2009 NDRPDR iter env 5
933         - 82  # rls2009 NDRPDR iter env 5
934         - 88  # rls2009 NDRPDR iter env 5
935         - 89  # rls2009 NDRPDR iter env 5
936         - 90  # rls2009 NDRPDR iter env 5
937         - 114 # rls2009 NDRPDR iter NAT44 env 5
938         - 115 # rls2009 NDRPDR iter NAT44 env 5
939         - 116 # rls2009 NDRPDR iter NAT44 env 5
940         - 117 # rls2009 NDRPDR iter NAT44 env 5
941         - 118 # rls2009 NDRPDR iter NAT44 env 5
942         - 119 # rls2009 NDRPDR iter NAT44 env 5
943         - 121 # rls2009 NDRPDR iter NAT44 env 5
944         - 122 # rls2009 NDRPDR iter NAT44 env 5
945         - 123 # rls2009 NDRPDR iter NAT44 env 5
946         - 126 # rls2009 NDRPDR iter NAT44 env 5
947
948     vpp-performance-changes-2n-dnv-h1:
949       csit-vpp-perf-verify-2001-2n-dnv:
950         - 4   # NDRPDR sel
951         - 5   # NDRPDR sel
952         - 6   # NDRPDR sel
953         - 7   # NDRPDR sel
954         - 8   # NDRPDR sel
955         - 9   # NDRPDR sel
956         - 10  # NDRPDR sel
957         - 11  # NDRPDR sel
958         - 13  # NDRPDR sel
959         - 16  # NDRPDR sel
960     vpp-performance-changes-2n-dnv-ref:
961       csit-vpp-perf-report-iterative-2009-2n-dnv:
962         - 16  # rls2005 NDRPDR iter env 5
963         - 17  # rls2005 NDRPDR iter env 5
964         - 18  # rls2005 NDRPDR iter env 5
965         - 19  # rls2005 NDRPDR iter env 5
966         - 21  # rls2005 NDRPDR iter env 5
967         - 24  # rls2005 NDRPDR iter env 5
968         - 27  # rls2005 NDRPDR iter env 5
969         - 28  # rls2005 NDRPDR iter env 5
970         - 29  # rls2005 NDRPDR iter env 5
971         - 30  # rls2005 NDRPDR iter env 5
972     vpp-performance-changes-2n-dnv-cmp:
973       csit-vpp-perf-report-iterative-2009-2n-dnv:
974         - 3   # rls2009 NDRPDR iter env 5
975         - 5   # rls2009 NDRPDR iter env 5
976         - 6   # rls2009 NDRPDR iter env 5
977         - 7   # rls2009 NDRPDR iter env 5
978         - 9   # rls2009 NDRPDR iter env 5
979         - 10  # rls2009 NDRPDR iter env 5
980         - 11  # rls2009 NDRPDR iter env 5
981         - 12  # rls2009 NDRPDR iter env 5
982         - 14  # rls2009 NDRPDR iter env 5
983         - 15  # rls2009 NDRPDR iter env 5
984
985     vpp-performance-changes-3n-dnv-h1:
986       csit-vpp-perf-verify-2001-3n-dnv:
987         - 5   # NDRPDR sel
988         - 6   # NDRPDR sel
989         - 7   # NDRPDR sel
990         - 8   # NDRPDR sel
991         - 9   # NDRPDR sel
992         - 10  # NDRPDR sel
993         - 12  # NDRPDR sel
994         - 16  # NDRPDR sel
995         - 17  # NDRPDR sel
996         - 18  # NDRPDR sel
997     vpp-performance-changes-3n-dnv-ref:
998       csit-vpp-perf-report-iterative-2009-3n-dnv:
999         - 16  # rls2005 NDRPDR iter env 5
1000         - 23  # rls2005 NDRPDR iter env 5
1001         - 25  # rls2005 NDRPDR iter env 5
1002         - 26  # rls2005 NDRPDR iter env 5
1003         - 27  # rls2005 NDRPDR iter env 5
1004         - 28  # rls2005 NDRPDR iter env 5
1005         - 29  # rls2005 NDRPDR iter env 5
1006         - 30  # rls2005 NDRPDR iter env 5
1007         - 31  # rls2005 NDRPDR iter env 5
1008         - 32  # rls2005 NDRPDR iter env 5
1009     vpp-performance-changes-3n-dnv-cmp:
1010       csit-vpp-perf-report-iterative-2009-3n-dnv:
1011         - 3   # rls2009 NDRPDR iter env 5
1012         - 6   # rls2009 NDRPDR iter env 5
1013         - 7   # rls2009 NDRPDR iter env 5
1014         - 8   # rls2009 NDRPDR iter env 5
1015         - 10  # rls2009 NDRPDR iter env 5
1016         - 11  # rls2009 NDRPDR iter env 5
1017         - 12  # rls2009 NDRPDR iter env 5
1018         - 14  # rls2009 NDRPDR iter env 5
1019         - 15  # rls2009 NDRPDR iter env 5
1020         - 24  # rls2009 NDRPDR iter env 5
1021
1022     vpp-performance-changes-3n-tsh-h1:
1023       csit-vpp-perf-report-iterative-2005-3n-tsh:
1024         - 28  # NDRPDR sel 2001.0-4
1025         - 29  # NDRPDR sel 2001.0-4
1026         - 31  # NDRPDR sel 2001.0-4
1027     vpp-performance-changes-3n-tsh-ref-env4:
1028       csit-vpp-perf-report-iterative-2005-3n-tsh:
1029         - 23  # NDRPDR sel env 4
1030         - 25  # NDRPDR sel env 4
1031         - 33  # NDRPDR sel env 4
1032         - 34  # NDRPDR sel env 4
1033         - 35  # NDRPDR sel env 4
1034         - 36  # NDRPDR sel env 4
1035         - 37  # NDRPDR sel env 4
1036         - 38  # NDRPDR sel env 4
1037         - 39  # NDRPDR sel env 4
1038         - 40  # NDRPDR sel env 4
1039     vpp-performance-changes-3n-tsh-ref-env5:
1040       csit-vpp-perf-report-iterative-2009-3n-tsh:
1041         - 8   # rls2005 NDRPDR iter env 5
1042         - 11  # rls2005 NDRPDR iter env 5
1043         - 12  # rls2005 NDRPDR iter env 5
1044         - 24  # rls2005 NDRPDR iter env 5
1045         - 27  # rls2005 NDRPDR iter env 5
1046         - 29  # rls2005 NDRPDR iter env 5
1047         - 31  # rls2005 NDRPDR iter env 5
1048         - 39  # rls2005 NDRPDR iter env 5
1049         - 40  # rls2005 NDRPDR iter env 5
1050     vpp-performance-changes-3n-tsh-cmp:
1051       csit-vpp-perf-report-iterative-2009-3n-tsh:
1052         - 14  # rls2009 NDRPDR iter env 5
1053         - 20  # rls2009 NDRPDR iter env 5
1054         - 21  # rls2009 NDRPDR iter env 5
1055         - 22  # rls2009 NDRPDR iter env 5
1056         - 23  # rls2009 NDRPDR iter env 5
1057         - 28  # rls2009 NDRPDR iter env 5
1058         - 30  # rls2009 NDRPDR iter env 5
1059         - 33  # rls2009 NDRPDR iter env 5
1060         - 38  # rls2009 NDRPDR iter env 5
1061         - 41  # rls2009 NDRPDR iter env 5
1062
1063     vpp-soak-vs-ndr-2n-skx-ref:
1064       csit-vpp-perf-report-iterative-2009-2n-skx:
1065         - 35  # rls2009 NDRPDR iter env 5
1066         - 36  # rls2009 NDRPDR iter env 5
1067         - 37  # rls2009 NDRPDR iter env 5
1068         - 39  # rls2009 NDRPDR iter env 5
1069         - 40  # rls2009 NDRPDR iter env 5
1070         - 42  # rls2009 NDRPDR iter env 5
1071         - 43  # rls2009 NDRPDR iter env 5
1072         - 44  # rls2009 NDRPDR iter env 5
1073         - 46  # rls2009 NDRPDR iter env 5
1074         - 48  # rls2009 NDRPDR iter env 5
1075     vpp-soak-vs-ndr-2n-skx-cmp:
1076       csit-vpp-perf-report-iterative-2009-2n-skx:
1077         - 33  # rls2009 soak env 5
1078         - 34  # rls2009 soak env 5
1079     vpp-soak-vs-ndr-2n-skx:
1080       csit-vpp-perf-report-iterative-2009-2n-skx:
1081         - 35  # rls2009 NDRPDR iter env 5
1082         - 36  # rls2009 NDRPDR iter env 5
1083         - 37  # rls2009 NDRPDR iter env 5
1084         - 39  # rls2009 NDRPDR iter env 5
1085         - 40  # rls2009 NDRPDR iter env 5
1086         - 42  # rls2009 NDRPDR iter env 5
1087         - 43  # rls2009 NDRPDR iter env 5
1088         - 44  # rls2009 NDRPDR iter env 5
1089         - 46  # rls2009 NDRPDR iter env 5
1090         - 48  # rls2009 NDRPDR iter env 5
1091         - 33  # rls2009 soak env 5
1092         - 34  # rls2009 soak env 5
1093
1094     vpp-soak-vs-ndr-2n-clx-ref:
1095       csit-vpp-perf-report-iterative-2009-2n-clx:
1096         - 36  # rls2009 NDRPDR iter env 5
1097         - 39  # rls2009 NDRPDR iter env 5
1098         - 40  # rls2009 NDRPDR iter env 5
1099         - 65  # rls2009 NDRPDR iter env 5
1100         - 66  # rls2009 NDRPDR iter env 5
1101         - 79  # rls2009 NDRPDR iter env 5
1102         - 82  # rls2009 NDRPDR iter env 5
1103         - 88  # rls2009 NDRPDR iter env 5
1104         - 89  # rls2009 NDRPDR iter env 5
1105         - 90  # rls2009 NDRPDR iter env 5
1106     vpp-soak-vs-ndr-2n-clx-cmp:
1107       csit-vpp-perf-report-iterative-2009-2n-clx:
1108         - 33  # rls2009 soak env 5
1109         - 34  # rls2009 soak env 5
1110     vpp-soak-vs-ndr-2n-clx:
1111       csit-vpp-perf-report-iterative-2009-2n-clx:
1112         - 36  # rls2009 NDRPDR iter env 5
1113         - 39  # rls2009 NDRPDR iter env 5
1114         - 40  # rls2009 NDRPDR iter env 5
1115         - 65  # rls2009 NDRPDR iter env 5
1116         - 66  # rls2009 NDRPDR iter env 5
1117         - 79  # rls2009 NDRPDR iter env 5
1118         - 82  # rls2009 NDRPDR iter env 5
1119         - 88  # rls2009 NDRPDR iter env 5
1120         - 89  # rls2009 NDRPDR iter env 5
1121         - 90  # rls2009 NDRPDR iter env 5
1122         - 33  # rls2009 soak env 5
1123         - 34  # rls2009 soak env 5
1124
1125     vpp-performance-changes-3n-hsw-mrr-h1:
1126       csit-vpp-perf-verify-2001-3n-hsw:
1127         - 17  # MRR sel
1128     vpp-performance-changes-3n-hsw-mrr-ref-env4:
1129       csit-vpp-perf-report-iterative-2005-3n-hsw:
1130         - 30  # MRR env 4
1131     vpp-performance-changes-3n-hsw-mrr-ref-env5:
1132       csit-vpp-perf-report-iterative-2009-3n-hsw:
1133         - 18  # rls2005 MRR iter env 5
1134     vpp-performance-changes-3n-hsw-mrr-cmp:
1135       csit-vpp-perf-report-iterative-2009-3n-hsw:
1136         - 23  # rls2009 MRR iter env 5
1137
1138     vpp-performance-changes-3n-skx-mrr-h1:
1139       csit-vpp-perf-verify-2001-3n-skx:
1140         - 50  # MRR sel
1141         - 53  # MRR sel addition
1142     vpp-performance-changes-3n-skx-mrr-ref-env4:
1143       csit-vpp-perf-report-iterative-2005-3n-skx:
1144         - 49  # MRR sel env 4
1145     vpp-performance-changes-3n-skx-mrr-ref-env5:
1146       csit-vpp-perf-report-iterative-2009-3n-skx:
1147         - 17  # rls2005 MRR iter env 5
1148     vpp-performance-changes-3n-skx-mrr-cmp:
1149       csit-vpp-perf-report-iterative-2009-3n-skx:
1150         - 24  # rls2009 MRR iter env 5
1151
1152     vpp-performance-changes-2n-skx-mrr-h1:
1153       csit-vpp-perf-verify-2001-2n-skx:
1154         - 101 # MRR sel
1155         - 128 # MRR sel addition
1156     vpp-performance-changes-2n-skx-mrr-ref-env4:
1157       csit-vpp-perf-report-iterative-2005-2n-skx:
1158         - 99  # MRR sel env 4
1159     vpp-performance-changes-2n-skx-mrr-ref-env5:
1160       csit-vpp-perf-report-iterative-2009-2n-skx:
1161         - 20  # rls2005 MRR iter env 5
1162     vpp-performance-changes-2n-skx-mrr-cmp:
1163       csit-vpp-perf-report-iterative-2009-2n-skx:
1164         - 120 # rls2009 MRR iter env 5
1165
1166     vpp-performance-changes-2n-clx-mrr-h1:
1167       csit-vpp-perf-verify-2001-2n-clx:
1168         - 39  # MRR
1169     vpp-performance-changes-2n-clx-mrr-ref-env4:
1170       csit-vpp-perf-report-iterative-2005-2n-clx:
1171         - 72   # MRR sel env 4
1172     vpp-performance-changes-2n-clx-mrr-ref-env5:
1173       csit-vpp-perf-report-iterative-2009-2n-clx:
1174         - 77  # rls2005 MRR iter env 5
1175     vpp-performance-changes-2n-clx-mrr-cmp:
1176       csit-vpp-perf-report-iterative-2009-2n-clx:
1177         - 125 # rls2009 MRR iter env 5
1178
1179     vpp-performance-changes-2n-dnv-mrr-h1:
1180       csit-vpp-perf-verify-2001-2n-dnv:
1181         - 12  # MRR sel
1182     vpp-performance-changes-2n-dnv-mrr-ref:
1183       csit-vpp-perf-report-iterative-2009-2n-dnv:
1184         - 23  # rls2005 MRR iter env 5
1185     vpp-performance-changes-2n-dnv-mrr-cmp:
1186       csit-vpp-perf-report-iterative-2009-2n-dnv:
1187         - 13  # rls2009 MRR iter env 5
1188
1189     vpp-performance-changes-3n-dnv-mrr-h1:
1190       csit-vpp-perf-verify-2001-3n-dnv:
1191         - 11  # MRR sel
1192     vpp-performance-changes-3n-dnv-mrr-ref:
1193       csit-vpp-perf-report-iterative-2009-3n-dnv:
1194         - 19  # rls2005 MRR iter env 5
1195     vpp-performance-changes-3n-dnv-mrr-cmp:
1196       csit-vpp-perf-report-iterative-2009-3n-dnv:
1197         - 22  # rls2009 MRR iter env 5
1198
1199     vpp-performance-changes-3n-tsh-mrr-h1:
1200       csit-vpp-perf-verify-2001-3n-tsh:
1201         - 9   # MRR sel
1202     vpp-performance-changes-3n-tsh-mrr-ref-env4:
1203       csit-vpp-perf-report-iterative-2005-3n-tsh:
1204         - 27  # MRR sel env 4
1205     vpp-performance-changes-3n-tsh-mrr-ref-env5:
1206       csit-vpp-perf-report-iterative-2009-3n-tsh:
1207         - 13  # rls2005 MRR iter env 5
1208     vpp-performance-changes-3n-tsh-mrr-cmp:
1209       csit-vpp-perf-report-iterative-2009-3n-tsh:
1210         - 15  # rls2009 MRR iter env 5
1211
1212     dpdk-performance-changes-3n-hsw-h1:
1213       csit-dpdk-perf-verify-2001-3n-hsw:
1214         - 4   # NDRPDR sel
1215         - 5   # NDRPDR sel
1216         - 6   # NDRPDR sel
1217         - 7   # NDRPDR sel
1218         - 8   # NDRPDR sel
1219         - 9   # NDRPDR sel
1220         - 10  # NDRPDR sel
1221         - 11  # NDRPDR sel
1222         - 12  # NDRPDR sel
1223         - 13  # NDRPDR sel
1224         - 15  # NDRPDR sel
1225         - 16  # NDRPDR sel
1226         - 17  # NDRPDR sel
1227         - 18  # NDRPDR sel
1228         - 19  # NDRPDR sel
1229         - 20  # NDRPDR sel
1230         - 21  # NDRPDR sel
1231         - 22  # NDRPDR sel
1232         - 23  # NDRPDR sel
1233         - 24  # NDRPDR sel
1234     dpdk-performance-changes-3n-hsw-ref:
1235       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1236         - 25  # NDRPDR iter
1237         - 26  # NDRPDR iter
1238         - 27  # NDRPDR iter
1239         - 28  # NDRPDR iter
1240         - 29  # NDRPDR iter
1241         - 30  # NDRPDR iter
1242         - 31  # NDRPDR iter
1243         - 32  # NDRPDR iter
1244         - 33  # NDRPDR iter
1245         - 34  # NDRPDR iter
1246     dpdk-performance-changes-3n-hsw-cmp:
1247       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1248         - 6   # NDRPDR iter env5
1249         - 7   # NDRPDR iter env5
1250         - 8   # NDRPDR iter env5
1251         - 9   # NDRPDR iter env5
1252         - 10  # NDRPDR iter env5
1253         - 11  # NDRPDR iter env5
1254         - 12  # NDRPDR iter env5
1255         - 13  # NDRPDR iter env5
1256         - 14  # NDRPDR iter env5
1257         - 15  # NDRPDR iter env5
1258
1259     dpdk-performance-changes-3n-skx-h1:
1260       csit-dpdk-perf-verify-2001-3n-skx:
1261         - 29  # NDRPDR sel xxv710
1262         - 33  # NDRPDR sel xxv710
1263         - 34  # NDRPDR sel xxv710
1264         - 35  # NDRPDR sel xxv710
1265         - 36  # NDRPDR sel xxv710
1266         - 37  # NDRPDR sel xxv710
1267         - 41  # NDRPDR sel xxv710
1268         - 42  # NDRPDR sel xxv710
1269         - 43  # NDRPDR sel xxv710
1270         - 45  # NDRPDR sel xxv710
1271         - 30  # NDRPDR sel x710
1272         - 31  # NDRPDR sel x710
1273         - 32  # NDRPDR sel x710
1274         - 38  # NDRPDR sel x710
1275         - 39  # NDRPDR sel x710
1276         - 40  # NDRPDR sel x710
1277         - 44  # NDRPDR sel x710
1278         - 46  # NDRPDR sel x710
1279         - 47  # NDRPDR sel x710
1280         - 48  # NDRPDR sel x710
1281     dpdk-performance-changes-3n-skx-ref:
1282       csit-dpdk-perf-report-iterative-2005-3n-skx:
1283         - 28  # NDRPDR iter
1284         - 29  # NDRPDR iter
1285         - 30  # NDRPDR iter
1286         - 31  # NDRPDR iter
1287         - 32  # NDRPDR iter
1288         - 33  # NDRPDR iter
1289         - 34  # NDRPDR iter
1290         - 35  # NDRPDR iter
1291         - 36  # NDRPDR iter
1292         - 37  # NDRPDR iter
1293     dpdk-performance-changes-3n-skx-cmp:
1294       csit-dpdk-perf-report-iterative-2009-3n-skx:
1295         - 4   # NDRPDR sel env5
1296         - 5   # NDRPDR sel env5
1297         - 6   # NDRPDR sel env5
1298         - 7   # NDRPDR sel env5
1299         - 8   # NDRPDR sel env5
1300         - 9   # NDRPDR sel env5
1301         - 14  # NDRPDR sel env5
1302         - 11  # NDRPDR sel env5
1303         - 12  # NDRPDR sel env5
1304         - 13  # NDRPDR sel env5
1305
1306     dpdk-performance-changes-2n-skx-h1:
1307       csit-dpdk-perf-verify-2001-2n-skx:
1308         - 35  # NDRPDR sel xxv710
1309         - 36  # NDRPDR sel xxv710
1310         - 37  # NDRPDR sel xxv710
1311         - 41  # NDRPDR sel xxv710
1312         - 42  # NDRPDR sel xxv710
1313         - 43  # NDRPDR sel xxv710
1314         - 46  # NDRPDR sel xxv710
1315         - 47  # NDRPDR sel xxv710
1316         - 52  # NDRPDR sel xxv710
1317         - 53  # NDRPDR sel xxv710
1318         - 38  # NDRPDR sel x710
1319         - 39  # NDRPDR sel x710
1320         - 40  # NDRPDR sel x710
1321         - 44  # NDRPDR sel x710
1322         - 45  # NDRPDR sel x710
1323         - 48  # NDRPDR sel x710
1324         - 49  # NDRPDR sel x710
1325         - 50  # NDRPDR sel x710
1326         - 51  # NDRPDR sel x710
1327         - 54  # NDRPDR sel x710
1328     dpdk-performance-changes-2n-skx-ref:
1329       csit-dpdk-perf-report-iterative-2005-2n-skx:
1330         - 20  # NDRPDR iter
1331         - 21  # NDRPDR iter
1332         - 22  # NDRPDR iter
1333         - 23  # NDRPDR iter
1334         - 24  # NDRPDR iter
1335         - 25  # NDRPDR iter
1336         - 26  # NDRPDR iter
1337         - 27  # NDRPDR iter
1338         - 28  # NDRPDR iter
1339         - 29  # NDRPDR iter
1340     dpdk-performance-changes-2n-skx-cmp:
1341       csit-dpdk-perf-report-iterative-2009-2n-skx:
1342         - 4   # NDRPDR iter env5
1343         - 5   # NDRPDR iter env5
1344         - 6   # NDRPDR iter env5
1345         - 7   # NDRPDR iter env5
1346         - 8   # NDRPDR iter env5
1347         - 9   # NDRPDR iter env5
1348         - 10  # NDRPDR iter env5
1349         - 11  # NDRPDR iter env5
1350         - 12  # NDRPDR iter env5
1351         - 13  # NDRPDR iter env5
1352
1353     dpdk-performance-changes-2n-clx-h1:
1354       csit-dpdk-perf-verify-2001-2n-clx:
1355         - 15  # NDRPDR sel
1356         - 16  # NDRPDR sel
1357         - 17  # NDRPDR sel
1358         - 18  # NDRPDR sel
1359         - 19  # NDRPDR sel
1360         - 20  # NDRPDR sel
1361         - 21  # NDRPDR sel
1362         - 22  # NDRPDR sel
1363         - 23  # NDRPDR sel
1364         - 24  # NDRPDR sel
1365         - 25  # NDRPDR sel
1366         - 26  # NDRPDR sel
1367         - 27  # NDRPDR sel
1368         - 28  # NDRPDR sel
1369         - 29  # NDRPDR sel
1370         - 30  # NDRPDR sel
1371         - 31  # NDRPDR sel
1372         - 32  # NDRPDR sel
1373         - 33  # NDRPDR sel
1374         - 34  # NDRPDR sel
1375     dpdk-performance-changes-2n-clx-ref:
1376       csit-dpdk-perf-report-iterative-2005-2n-clx:
1377         - 20  # NDRPDR iter
1378         - 21  # NDRPDR iter
1379         - 22  # NDRPDR iter
1380         - 23  # NDRPDR iter
1381         - 24  # NDRPDR iter
1382         - 25  # NDRPDR iter
1383         - 26  # NDRPDR iter
1384         - 27  # NDRPDR iter
1385         - 28  # NDRPDR iter
1386         - 29  # NDRPDR iter
1387     dpdk-performance-changes-2n-clx-cmp:
1388       csit-dpdk-perf-report-iterative-2009-2n-clx:
1389         - 4   # NDRPDR iter env5
1390         - 5   # NDRPDR iter env5
1391         - 6   # NDRPDR iter env5
1392         - 7   # NDRPDR iter env5
1393         - 8   # NDRPDR iter env5
1394         - 9   # NDRPDR iter env5
1395         - 10  # NDRPDR iter env5
1396         - 11  # NDRPDR iter env5
1397         - 12  # NDRPDR iter env5
1398         - 13  # NDRPDR iter env5
1399
1400 #    dpdk-performance-changes-2n-dnv-h1:
1401 #      csit-dpdk-perf-verify-2001-2n-dnv:
1402 #        - 9   # NDRPDR sel
1403 #        - 10  # NDRPDR sel
1404 #        - 11  # NDRPDR sel
1405 #        - 12  # NDRPDR sel
1406 #        - 13  # NDRPDR sel
1407 #        - 14  # NDRPDR sel
1408 #        - 15  # NDRPDR sel
1409 #        - 16  # NDRPDR sel
1410 #        - 17  # NDRPDR sel
1411 #        - 18  # NDRPDR sel
1412 #    dpdk-performance-changes-2n-dnv-ref:
1413 #      # No data
1414 #    dpdk-performance-changes-2n-dnv-cmp:
1415 #      # No data
1416 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1417
1418 #    dpdk-performance-changes-3n-dnv-h1:
1419 #      csit-dpdk-perf-verify-2001-3n-dnv:
1420 #        - 12  # NDRPDR sel
1421 #        - 13  # NDRPDR sel
1422 #        - 14  # NDRPDR sel
1423 #        - 15  # NDRPDR sel
1424 #        - 16  # NDRPDR sel
1425 #        - 17  # NDRPDR sel
1426 #        - 18  # NDRPDR sel
1427 #        - 19  # NDRPDR sel
1428 #        - 20  # NDRPDR sel
1429 #        - 22  # NDRPDR sel
1430 #    dpdk-performance-changes-3n-dnv-ref:
1431 #      # No data
1432 #    dpdk-performance-changes-3n-dnv-cmp:
1433 #      # No data
1434 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1435
1436     dpdk-performance-changes-3n-tsh-h1:
1437       csit-dpdk-perf-verify-2001-3n-tsh:
1438         - 3   # NDRPDR sel
1439         - 4   # NDRPDR sel
1440         - 5   # NDRPDR sel
1441         - 9   # NDRPDR sel
1442         - 10  # NDRPDR sel
1443         - 11  # NDRPDR sel
1444         - 12  # NDRPDR sel
1445         - 14  # NDRPDR sel
1446         - 15  # NDRPDR sel
1447         - 18  # NDRPDR sel
1448     dpdk-performance-changes-3n-tsh-ref:
1449       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1450         - 5   # NDRPDR sel
1451     dpdk-performance-changes-3n-tsh-cmp:
1452       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1453         - 1   # NDRPDR iter env5
1454         - 2   # NDRPDR iter env5
1455         - 3   # NDRPDR iter env5
1456         - 4   # NDRPDR iter env5
1457         - 5   # NDRPDR iter env5
1458         - 6   # NDRPDR iter env5
1459         - 7   # NDRPDR iter env5
1460         - 9   # NDRPDR iter env5
1461         - 10  # NDRPDR iter env5
1462         - 11  # NDRPDR iter env5
1463
1464     # Compare testbeds
1465
1466     vpp-compare-testbeds-ref:
1467       csit-vpp-perf-report-iterative-2009-3n-hsw:
1468         - 21  # rls2009 NDRPDR iter env 5
1469         - 22  # rls2009 NDRPDR iter env 5
1470         - 24  # rls2009 NDRPDR iter env 5
1471         - 25  # rls2009 NDRPDR iter env 5
1472         - 26  # rls2009 NDRPDR iter env 5
1473         - 27  # rls2009 NDRPDR iter env 5
1474         - 28  # rls2009 NDRPDR iter env 5
1475         - 29  # rls2009 NDRPDR iter env 5
1476         - 30  # rls2009 NDRPDR iter env 5
1477         - 31  # rls2009 NDRPDR iter env 5
1478     vpp-compare-testbeds-cmp:
1479       csit-vpp-perf-report-iterative-2009-3n-skx:
1480         - 26  # rls2009 NDRPDR iter env 5
1481         - 27  # rls2009 NDRPDR iter env 5
1482         - 28  # rls2009 NDRPDR iter env 5
1483         - 29  # rls2009 NDRPDR iter env 5
1484         - 35  # rls2009 NDRPDR iter env 5
1485         - 36  # rls2009 NDRPDR iter env 5
1486         - 37  # rls2009 NDRPDR iter env 5
1487         - 38  # rls2009 NDRPDR iter env 5
1488         - 39  # rls2009 NDRPDR iter env 5
1489         - 40  # rls2009 NDRPDR iter env 5
1490
1491     vpp-compare-testbeds-skx-clx-ref:
1492       csit-vpp-perf-report-iterative-2009-2n-skx:
1493         - 35  # rls2009 NDRPDR iter env 5
1494         - 36  # rls2009 NDRPDR iter env 5
1495         - 37  # rls2009 NDRPDR iter env 5
1496         - 39  # rls2009 NDRPDR iter env 5
1497         - 40  # rls2009 NDRPDR iter env 5
1498         - 42  # rls2009 NDRPDR iter env 5
1499         - 43  # rls2009 NDRPDR iter env 5
1500         - 44  # rls2009 NDRPDR iter env 5
1501         - 46  # rls2009 NDRPDR iter env 5
1502         - 48  # rls2009 NDRPDR iter env 5
1503         - 110 # rls2009 NDRPDR iter NAT44 env 5
1504         - 111 # rls2009 NDRPDR iter NAT44 env 5
1505         - 112 # rls2009 NDRPDR iter NAT44 env 5
1506         - 113 # rls2009 NDRPDR iter NAT44 env 5
1507         - 114 # rls2009 NDRPDR iter NAT44 env 5
1508         - 115 # rls2009 NDRPDR iter NAT44 env 5
1509         - 116 # rls2009 NDRPDR iter NAT44 env 5
1510         - 118 # rls2009 NDRPDR iter NAT44 env 5
1511         - 119 # rls2009 NDRPDR iter NAT44 env 5
1512         - 121 # rls2009 NDRPDR iter NAT44 env 5
1513     vpp-compare-testbeds-skx-clx-cmp:
1514       csit-vpp-perf-report-iterative-2009-2n-clx:
1515         - 36  # rls2009 NDRPDR iter env 5
1516         - 39  # rls2009 NDRPDR iter env 5
1517         - 40  # rls2009 NDRPDR iter env 5
1518         - 65  # rls2009 NDRPDR iter env 5
1519         - 66  # rls2009 NDRPDR iter env 5
1520         - 79  # rls2009 NDRPDR iter env 5
1521         - 82  # rls2009 NDRPDR iter env 5
1522         - 88  # rls2009 NDRPDR iter env 5
1523         - 89  # rls2009 NDRPDR iter env 5
1524         - 90  # rls2009 NDRPDR iter env 5
1525         - 114 # rls2009 NDRPDR iter NAT44 env 5
1526         - 115 # rls2009 NDRPDR iter NAT44 env 5
1527         - 116 # rls2009 NDRPDR iter NAT44 env 5
1528         - 117 # rls2009 NDRPDR iter NAT44 env 5
1529         - 118 # rls2009 NDRPDR iter NAT44 env 5
1530         - 119 # rls2009 NDRPDR iter NAT44 env 5
1531         - 121 # rls2009 NDRPDR iter NAT44 env 5
1532         - 122 # rls2009 NDRPDR iter NAT44 env 5
1533         - 123 # rls2009 NDRPDR iter NAT44 env 5
1534         - 126 # rls2009 NDRPDR iter NAT44 env 5
1535
1536     vpp-compare-testbeds-hsw-clx-ref:
1537       csit-vpp-perf-report-iterative-2009-3n-hsw:
1538         - 21  # rls2009 NDRPDR iter env 5
1539         - 22  # rls2009 NDRPDR iter env 5
1540         - 24  # rls2009 NDRPDR iter env 5
1541         - 25  # rls2009 NDRPDR iter env 5
1542         - 26  # rls2009 NDRPDR iter env 5
1543         - 27  # rls2009 NDRPDR iter env 5
1544         - 28  # rls2009 NDRPDR iter env 5
1545         - 29  # rls2009 NDRPDR iter env 5
1546         - 30  # rls2009 NDRPDR iter env 5
1547         - 31  # rls2009 NDRPDR iter env 5
1548     vpp-compare-testbeds-hsw-clx-cmp:
1549       csit-vpp-perf-report-iterative-2009-2n-clx:
1550         - 36  # rls2009 NDRPDR iter env 5
1551         - 39  # rls2009 NDRPDR iter env 5
1552         - 40  # rls2009 NDRPDR iter env 5
1553         - 65  # rls2009 NDRPDR iter env 5
1554         - 66  # rls2009 NDRPDR iter env 5
1555         - 79  # rls2009 NDRPDR iter env 5
1556         - 82  # rls2009 NDRPDR iter env 5
1557         - 88  # rls2009 NDRPDR iter env 5
1558         - 89  # rls2009 NDRPDR iter env 5
1559         - 90  # rls2009 NDRPDR iter env 5
1560
1561     vpp-compare-testbeds-mrr-ref:
1562       csit-vpp-perf-report-iterative-2009-3n-hsw:
1563         - 23  # rls2009 MRR iter env 5
1564     vpp-compare-testbeds-mrr-cmp:
1565       csit-vpp-perf-report-iterative-2009-3n-skx:
1566         - 24  # rls2009 MRR iter env 5
1567
1568     vpp-compare-testbeds-mrr-skx-clx-ref:
1569       csit-vpp-perf-report-iterative-2009-2n-skx:
1570         - 120 # rls2009 MRR iter env 5
1571     vpp-compare-testbeds-mrr-skx-clx-cmp:
1572       csit-vpp-perf-report-iterative-2009-2n-clx:
1573         - 125 # rls2009 MRR iter env 5
1574
1575     vpp-compare-testbeds-mrr-hsw-clx-ref:
1576       csit-vpp-perf-report-iterative-2009-3n-hsw:
1577         - 23  # rls2009 MRR iter env 5
1578     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1579       csit-vpp-perf-report-iterative-2009-2n-clx:
1580         - 125 # rls2009 MRR iter env 5
1581
1582     dpdk-compare-testbeds-ref:
1583       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1584         - 6   # NDRPDR iter env5
1585         - 7   # NDRPDR iter env5
1586         - 8   # NDRPDR iter env5
1587         - 9   # NDRPDR iter env5
1588         - 10  # NDRPDR iter env5
1589         - 11  # NDRPDR iter env5
1590         - 12  # NDRPDR iter env5
1591         - 13  # NDRPDR iter env5
1592         - 14  # NDRPDR iter env5
1593         - 15  # NDRPDR iter env5
1594     dpdk-compare-testbeds-cmp:
1595       csit-dpdk-perf-report-iterative-2009-3n-skx:
1596         - 4   # NDRPDR sel env5
1597         - 5   # NDRPDR sel env5
1598         - 6   # NDRPDR sel env5
1599         - 7   # NDRPDR sel env5
1600         - 8   # NDRPDR sel env5
1601         - 9   # NDRPDR sel env5
1602         - 14  # NDRPDR sel env5
1603         - 11  # NDRPDR sel env5
1604         - 12  # NDRPDR sel env5
1605         - 13  # NDRPDR sel env5
1606
1607     dpdk-compare-testbeds-skx-clx-ref:
1608       csit-dpdk-perf-report-iterative-2009-2n-skx:
1609         - 4   # NDRPDR iter env5
1610         - 5   # NDRPDR iter env5
1611         - 6   # NDRPDR iter env5
1612         - 7   # NDRPDR iter env5
1613         - 8   # NDRPDR iter env5
1614         - 9   # NDRPDR iter env5
1615         - 10  # NDRPDR iter env5
1616         - 11  # NDRPDR iter env5
1617         - 12  # NDRPDR iter env5
1618         - 13  # NDRPDR iter env5
1619     dpdk-compare-testbeds-skx-clx-cmp:
1620       csit-dpdk-perf-report-iterative-2009-2n-clx:
1621         - 4   # NDRPDR iter env5
1622         - 5   # NDRPDR iter env5
1623         - 6   # NDRPDR iter env5
1624         - 7   # NDRPDR iter env5
1625         - 8   # NDRPDR iter env5
1626         - 9   # NDRPDR iter env5
1627         - 10  # NDRPDR iter env5
1628         - 11  # NDRPDR iter env5
1629         - 12  # NDRPDR iter env5
1630         - 13  # NDRPDR iter env5
1631
1632     # Compare topologies
1633
1634     vpp-compare-topologies-ref:
1635       csit-vpp-perf-report-iterative-2009-3n-skx:
1636         - 26  # rls2009 NDRPDR iter env 5
1637         - 27  # rls2009 NDRPDR iter env 5
1638         - 28  # rls2009 NDRPDR iter env 5
1639         - 29  # rls2009 NDRPDR iter env 5
1640         - 35  # rls2009 NDRPDR iter env 5
1641         - 36  # rls2009 NDRPDR iter env 5
1642         - 37  # rls2009 NDRPDR iter env 5
1643         - 38  # rls2009 NDRPDR iter env 5
1644         - 39  # rls2009 NDRPDR iter env 5
1645         - 40  # rls2009 NDRPDR iter env 5
1646     vpp-compare-topologies-cmp:
1647       csit-vpp-perf-report-iterative-2009-2n-skx:
1648         - 35  # rls2009 NDRPDR iter env 5
1649         - 36  # rls2009 NDRPDR iter env 5
1650         - 37  # rls2009 NDRPDR iter env 5
1651         - 39  # rls2009 NDRPDR iter env 5
1652         - 40  # rls2009 NDRPDR iter env 5
1653         - 42  # rls2009 NDRPDR iter env 5
1654         - 43  # rls2009 NDRPDR iter env 5
1655         - 44  # rls2009 NDRPDR iter env 5
1656         - 46  # rls2009 NDRPDR iter env 5
1657         - 48  # rls2009 NDRPDR iter env 5
1658
1659     vpp-compare-topologies-mrr-ref:
1660       csit-vpp-perf-report-iterative-2009-3n-skx:
1661         - 24  # rls2009 MRR iter env 5
1662     vpp-compare-topologies-mrr-cmp:
1663       csit-vpp-perf-report-iterative-2009-2n-skx:
1664         - 120 # rls2009 MRR iter env 5
1665
1666     dpdk-compare-topologies-ref:
1667       csit-dpdk-perf-report-iterative-2009-3n-skx:
1668         - 4   # NDRPDR sel env5
1669         - 5   # NDRPDR sel env5
1670         - 6   # NDRPDR sel env5
1671         - 7   # NDRPDR sel env5
1672         - 8   # NDRPDR sel env5
1673         - 9   # NDRPDR sel env5
1674         - 14  # NDRPDR sel env5
1675         - 11  # NDRPDR sel env5
1676         - 12  # NDRPDR sel env5
1677         - 13  # NDRPDR sel env5
1678     dpdk-compare-topologies-cmp:
1679       csit-dpdk-perf-report-iterative-2009-2n-skx:
1680         - 4   # NDRPDR iter env5
1681         - 5   # NDRPDR iter env5
1682         - 6   # NDRPDR iter env5
1683         - 7   # NDRPDR iter env5
1684         - 8   # NDRPDR iter env5
1685         - 9   # NDRPDR iter env5
1686         - 10  # NDRPDR iter env5
1687         - 11  # NDRPDR iter env5
1688         - 12  # NDRPDR iter env5
1689         - 13  # NDRPDR iter env5
1690
1691   plot-layouts:
1692
1693     plot-soak-throughput:
1694       titlefont:
1695         size: 16
1696       xaxis:
1697         title: "<b>Test Cases [Index]</b>"
1698         titlefont:
1699           size: 14
1700         autorange: True
1701         fixedrange: False
1702         gridcolor: "rgb(230, 230, 230)"
1703         linecolor: "rgb(220, 220, 220)"
1704         linewidth: 1
1705         showgrid: True
1706         showline: True
1707         showticklabels: True
1708         tickcolor: "rgb(220, 220, 220)"
1709         tickmode: "linear"
1710         tickfont:
1711           size: 14
1712         zeroline: False
1713       yaxis:
1714         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1715         titlefont:
1716           size: 14
1717         gridcolor: "rgb(230, 230, 230)"
1718         hoverformat: ".4r"
1719         tickformat: ".3r"
1720         linecolor: "rgb(220, 220, 220)"
1721         linewidth: 1
1722         showgrid: True
1723         showline: True
1724         showticklabels: True
1725         tickcolor: "rgb(220, 220, 220)"
1726         tickfont:
1727           size: 14
1728         zeroline: False
1729         range: [0,50]
1730       autosize: False
1731       margin:
1732         t: 50
1733         b: 0
1734         l: 80
1735         r: 20
1736       showlegend: True
1737       legend:
1738         orientation: "h"
1739         font:
1740           size: 14
1741       width: 700
1742       height: 900
1743       paper_bgcolor: "#fff"
1744       plot_bgcolor: "#fff"
1745       hoverlabel:
1746         namelength: -1
1747
1748     plot-service-density:
1749       titlefont:
1750         size: 16
1751       xaxis:
1752         side: "top"
1753         autorange: True
1754         fixedrange: False
1755         showgrid: False
1756         showline: False
1757         showticklabels: False
1758         ticks: ""
1759         ticklen: 0
1760         tickwidth: 0
1761         zeroline: False
1762       yaxis:
1763         autorange: "reversed"
1764         showgrid: False
1765         showline: False
1766         showticklabels: False
1767         ticks: ""
1768         ticklen: 0
1769         tickwidth: 0
1770         zeroline: False
1771       showlegend: False
1772       paper_bgcolor: "#fff"
1773       plot_bgcolor: "#fff"
1774       width: 700
1775       height: 700
1776       hoverlabel:
1777         namelength: -1
1778
1779     plot-hoststack:
1780       titlefont:
1781         size: 16
1782       xaxis:
1783         title: "<b>Test Cases [Index]</b>"
1784         titlefont:
1785           size: 14
1786         autorange: True
1787         fixedrange: False
1788         gridcolor: "rgb(230, 230, 230)"
1789         linecolor: "rgb(220, 220, 220)"
1790         linewidth: 1
1791         showgrid: True
1792         showline: True
1793         showticklabels: True
1794         tickcolor: "rgb(220, 220, 220)"
1795         tickmode: "linear"
1796         tickfont:
1797           size: 14
1798         zeroline: False
1799       yaxis:
1800         title: "<b>Bandwidth [Gbps]</b>"
1801         titlefont:
1802           size: 14
1803         gridcolor: "rgb(230, 230, 230)"
1804         hoverformat: ".4s"
1805         linecolor: "rgb(220, 220, 220)"
1806         linewidth: 1
1807         rangemode: "tozero"
1808         showgrid: True
1809         showline: True
1810         showticklabels: True
1811         tickcolor: "rgb(230, 230, 230)"
1812         tickformat: ".3s"
1813         tickfont:
1814           size: 14
1815         zeroline: False
1816       autosize: False
1817       margin:
1818         t: 50
1819         b: 20
1820         l: 80
1821         r: 20
1822       showlegend: True
1823       legend:
1824         orientation: "h"
1825         font:
1826           size: 14
1827       width: 700
1828       height: 800
1829       paper_bgcolor: "#fff"
1830       plot_bgcolor: "#fff"
1831       hoverlabel:
1832         namelength: -1
1833
1834     plot-throughput:
1835       titlefont:
1836         size: 16
1837       xaxis:
1838         title: "<b>Test Cases [Index]</b>"
1839         titlefont:
1840           size: 14
1841         autorange: True
1842         fixedrange: False
1843         gridcolor: "rgb(230, 230, 230)"
1844         linecolor: "rgb(220, 220, 220)"
1845         linewidth: 1
1846         showgrid: True
1847         showline: True
1848         showticklabels: True
1849         tickcolor: "rgb(220, 220, 220)"
1850         tickmode: "linear"
1851         tickfont:
1852           size: 14
1853         zeroline: False
1854       yaxis:
1855         title: "<b>Packet Throughput [Mpps]</b>"
1856         titlefont:
1857           size: 14
1858         gridcolor: "rgb(230, 230, 230)"
1859         hoverformat: ".4r"
1860         tickformat: ".3r"
1861         linecolor: "rgb(220, 220, 220)"
1862         linewidth: 1
1863         showgrid: True
1864         showline: True
1865         showticklabels: True
1866         tickcolor: "rgb(220, 220, 220)"
1867         tickfont:
1868           size: 14
1869         zeroline: False
1870         range: [0,50]
1871       autosize: False
1872       margin:
1873         t: 50
1874         b: 0
1875         l: 80
1876         r: 20
1877       showlegend: True
1878       legend:
1879         orientation: "h"
1880         font:
1881           size: 14
1882       width: 700
1883       height: 900
1884       paper_bgcolor: "#fff"
1885       plot_bgcolor: "#fff"
1886       hoverlabel:
1887         namelength: -1
1888
1889     plot-throughput-gbps:
1890       titlefont:
1891         size: 16
1892       xaxis:
1893         title: "<b>Test Cases [Index]</b>"
1894         titlefont:
1895           size: 14
1896         autorange: True
1897         fixedrange: False
1898         gridcolor: "rgb(230, 230, 230)"
1899         linecolor: "rgb(220, 220, 220)"
1900         linewidth: 1
1901         showgrid: True
1902         showline: True
1903         showticklabels: True
1904         tickcolor: "rgb(220, 220, 220)"
1905         tickmode: "linear"
1906         tickfont:
1907           size: 14
1908         zeroline: False
1909       yaxis:
1910         title: "<b>Packet Throughput [Gbps]</b>"
1911         titlefont:
1912           size: 14
1913         gridcolor: "rgb(230, 230, 230)"
1914         hoverformat: ".4r"
1915         tickformat: ".3r"
1916         linecolor: "rgb(220, 220, 220)"
1917         linewidth: 1
1918         showgrid: True
1919         showline: True
1920         showticklabels: True
1921         tickcolor: "rgb(220, 220, 220)"
1922         tickfont:
1923           size: 14
1924         zeroline: False
1925         range: [0,10]
1926       autosize: False
1927       margin:
1928         t: 50
1929         b: 0
1930         l: 80
1931         r: 20
1932       showlegend: True
1933       legend:
1934         orientation: "h"
1935         font:
1936           size: 14
1937       width: 700
1938       height: 900
1939       paper_bgcolor: "#fff"
1940       plot_bgcolor: "#fff"
1941       hoverlabel:
1942         namelength: -1
1943
1944     plot-cps:
1945       titlefont:
1946         size: 16
1947       xaxis:
1948         title: "<b>Test Cases [Index]</b>"
1949         titlefont:
1950           size: 14
1951         autorange: True
1952         fixedrange: False
1953         gridcolor: "rgb(230, 230, 230)"
1954         linecolor: "rgb(220, 220, 220)"
1955         linewidth: 1
1956         showgrid: True
1957         showline: True
1958         showticklabels: True
1959         tickcolor: "rgb(220, 220, 220)"
1960         tickmode: "linear"
1961         tickfont:
1962           size: 14
1963         zeroline: False
1964       yaxis:
1965         title: "<b>Connection Rate [Mcps]</b>"
1966         titlefont:
1967           size: 14
1968         gridcolor: "rgb(230, 230, 230)"
1969         hoverformat: ".4r"
1970         tickformat: ".3s"
1971         linecolor: "rgb(220, 220, 220)"
1972         linewidth: 1
1973         showgrid: True
1974         showline: True
1975         showticklabels: True
1976         tickcolor: "rgb(220, 220, 220)"
1977         tickfont:
1978           size: 14
1979         zeroline: False
1980         range: [0,10]
1981       autosize: False
1982       margin:
1983         t: 50
1984         b: 0
1985         l: 80
1986         r: 20
1987       showlegend: True
1988       legend:
1989         orientation: "h"
1990         font:
1991           size: 14
1992       width: 700
1993       height: 900
1994       paper_bgcolor: "#fff"
1995       plot_bgcolor: "#fff"
1996       hoverlabel:
1997         namelength: -1
1998
1999     plot-throughput-speedup-analysis:
2000       titlefont:
2001         size: 16
2002       xaxis:
2003         title: "<b>Number of Cores [Qty]</b>"
2004         titlefont:
2005           size: 14
2006         autorange: True
2007         fixedrange: False
2008         gridcolor: "rgb(230, 230, 230)"
2009         linecolor: "rgb(220, 220, 220)"
2010         linewidth: 1
2011         showgrid: True
2012         showline: True
2013         showticklabels: True
2014         tickcolor: "rgb(238, 238, 238)"
2015         tickmode: "linear"
2016         tickfont:
2017           size: 14
2018         zeroline: False
2019       yaxis:
2020         title: "<b>Packet Throughput [Mpps]</b>"
2021         titlefont:
2022           size: 14
2023         type: "linear"
2024         gridcolor: "rgb(230, 230, 230)"
2025         hoverformat: ".4s"
2026         linecolor: "rgb(220, 220, 220)"
2027         linewidth: 1
2028         showgrid: True
2029         showline: True
2030         showticklabels: True
2031         tickcolor: "rgb(220, 220, 220)"
2032         tickformat: ".4s"
2033         tickfont:
2034           size: 14
2035         zeroline: True
2036         rangemode: "tozero"
2037         range: [0,100]
2038       legend:
2039         orientation: "h"
2040         font:
2041           size: 14
2042         xanchor: "left"
2043         yanchor: "top"
2044         x: 0
2045         y: -0.2
2046         bgcolor: "rgba(255, 255, 255, 0)"
2047         bordercolor: "rgba(255, 255, 255, 0)"
2048         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2049       autosize: False
2050       margin:
2051           't': 50
2052           'b': 150
2053           'l': 85
2054           'r': 10
2055       showlegend: True
2056       width: 700
2057       height: 700
2058       paper_bgcolor: "#fff"
2059       plot_bgcolor: "#fff"
2060       hoverlabel:
2061         namelength: -1
2062       annotations: [
2063         {
2064           text: "_ _          __          ...",
2065           align: "left",
2066           showarrow: False,
2067           xref: "paper",
2068           yref: "paper",
2069           xanchor: "left",
2070           yanchor: "top",
2071           x: 0,
2072           y: -0.14,
2073           font: {
2074             family: "Consolas, Courier New",
2075             size: 13
2076           },
2077         },
2078         {
2079           text: "    Perfect     Measured     Limit",
2080           align: "left",
2081           showarrow: False,
2082           xref: "paper",
2083           yref: "paper",
2084           xanchor: "left",
2085           yanchor: "top",
2086           x: 0,
2087           y: -0.15,
2088           font: {
2089             family: "Consolas, Courier New",
2090             size: 13
2091           },
2092         },
2093       ]
2094
2095     plot-throughput-speedup-analysis-gbps:
2096       titlefont:
2097         size: 16
2098       xaxis:
2099         title: "<b>Number of Cores [Qty]</b>"
2100         titlefont:
2101           size: 14
2102         autorange: True
2103         fixedrange: False
2104         gridcolor: "rgb(230, 230, 230)"
2105         linecolor: "rgb(220, 220, 220)"
2106         linewidth: 1
2107         showgrid: True
2108         showline: True
2109         showticklabels: True
2110         tickcolor: "rgb(238, 238, 238)"
2111         tickmode: "linear"
2112         tickfont:
2113           size: 14
2114         zeroline: False
2115       yaxis:
2116         title: "<b>Packet Throughput [Gbps]</b>"
2117         titlefont:
2118           size: 14
2119         type: "linear"
2120         gridcolor: "rgb(230, 230, 230)"
2121         hoverformat: ".4s"
2122         linecolor: "rgb(220, 220, 220)"
2123         linewidth: 1
2124         showgrid: True
2125         showline: True
2126         showticklabels: True
2127         tickcolor: "rgb(220, 220, 220)"
2128         tickformat: ".4s"
2129         tickfont:
2130           size: 14
2131         zeroline: True
2132         rangemode: "tozero"
2133         range: [0,100]
2134       legend:
2135         orientation: "h"
2136         font:
2137           size: 14
2138         xanchor: "left"
2139         yanchor: "top"
2140         x: 0
2141         y: -0.2
2142         bgcolor: "rgba(255, 255, 255, 0)"
2143         bordercolor: "rgba(255, 255, 255, 0)"
2144         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2145       autosize: False
2146       margin:
2147           't': 50
2148           'b': 150
2149           'l': 85
2150           'r': 10
2151       showlegend: True
2152       width: 700
2153       height: 700
2154       paper_bgcolor: "#fff"
2155       plot_bgcolor: "#fff"
2156       hoverlabel:
2157         namelength: -1
2158       annotations: [
2159         {
2160           text: "_ _          __",
2161           align: "left",
2162           showarrow: False,
2163           xref: "paper",
2164           yref: "paper",
2165           xanchor: "left",
2166           yanchor: "top",
2167           x: 0,
2168           y: -0.13,
2169           font: {
2170             family: "Consolas, Courier New",
2171             size: 13
2172           },
2173         },
2174         {
2175           text: "    Perfect     Measured",
2176           align: "left",
2177           showarrow: False,
2178           xref: "paper",
2179           yref: "paper",
2180           xanchor: "left",
2181           yanchor: "top",
2182           x: 0,
2183           y: -0.15,
2184           font: {
2185             family: "Consolas, Courier New",
2186             size: 13
2187           },
2188         },
2189       ]
2190
2191     plot-throughput-speedup-analysis-cps:
2192       titlefont:
2193         size: 16
2194       xaxis:
2195         title: "<b>Number of Cores [Qty]</b>"
2196         titlefont:
2197           size: 14
2198         autorange: True
2199         fixedrange: False
2200         gridcolor: "rgb(230, 230, 230)"
2201         linecolor: "rgb(220, 220, 220)"
2202         linewidth: 1
2203         showgrid: True
2204         showline: True
2205         showticklabels: True
2206         tickcolor: "rgb(238, 238, 238)"
2207         tickmode: "linear"
2208         tickfont:
2209           size: 14
2210         zeroline: False
2211       yaxis:
2212         title: "<b>Connection Rate [Mcps]</b>"
2213         titlefont:
2214           size: 14
2215         type: "linear"
2216         gridcolor: "rgb(230, 230, 230)"
2217         hoverformat: ".4s"
2218         linecolor: "rgb(220, 220, 220)"
2219         linewidth: 1
2220         showgrid: True
2221         showline: True
2222         showticklabels: True
2223         tickcolor: "rgb(220, 220, 220)"
2224         tickformat: ".4s"
2225         tickfont:
2226           size: 14
2227         zeroline: True
2228         rangemode: "tozero"
2229         range: [0,100]
2230       legend:
2231         orientation: "h"
2232         font:
2233           size: 14
2234         xanchor: "left"
2235         yanchor: "top"
2236         x: 0
2237         y: -0.2
2238         bgcolor: "rgba(255, 255, 255, 0)"
2239         bordercolor: "rgba(255, 255, 255, 0)"
2240         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2241       autosize: False
2242       margin:
2243           't': 50
2244           'b': 150
2245           'l': 85
2246           'r': 10
2247       showlegend: True
2248       width: 700
2249       height: 700
2250       paper_bgcolor: "#fff"
2251       plot_bgcolor: "#fff"
2252       hoverlabel:
2253         namelength: -1
2254       annotations: [
2255         {
2256           text: "_ _          __",
2257           align: "left",
2258           showarrow: False,
2259           xref: "paper",
2260           yref: "paper",
2261           xanchor: "left",
2262           yanchor: "top",
2263           x: 0,
2264           y: -0.13,
2265           font: {
2266             family: "Consolas, Courier New",
2267             size: 13
2268           },
2269         },
2270         {
2271           text: "    Perfect     Measured",
2272           align: "left",
2273           showarrow: False,
2274           xref: "paper",
2275           yref: "paper",
2276           xanchor: "left",
2277           yanchor: "top",
2278           x: 0,
2279           y: -0.15,
2280           font: {
2281             family: "Consolas, Courier New",
2282             size: 13
2283           },
2284         },
2285       ]
2286
2287     plot-latency:
2288       titlefont:
2289         size: 16
2290       xaxis:
2291         title: "<b>Direction</b>"
2292         titlefont:
2293           size: 14
2294         autorange: True
2295         fixedrange: False
2296         gridcolor: "rgb(230, 230, 230)"
2297         linecolor: "rgb(220, 220, 220)"
2298         linewidth: 1
2299         showgrid: True
2300         showline: True
2301         showticklabels: False
2302         tickcolor: "rgb(220, 220, 220)"
2303         tickmode: "linear"
2304         tickfont:
2305           size: 14
2306         zeroline: False
2307       yaxis:
2308         title: "<b>Packet Latency [uSec]</b>"
2309         titlefont:
2310           size: 14
2311         type: "linear"
2312         gridcolor: "rgb(230, 230, 230)"
2313         hoverformat: ".4s"
2314         linecolor: "rgb(220, 220, 220)"
2315         linewidth: 1
2316         showgrid: True
2317         showline: True
2318         showticklabels: True
2319         tickcolor: "rgb(220, 220, 220)"
2320         tickformat: ".4s"
2321         tickfont:
2322           size: 14
2323         zeroline: True
2324         rangemode: "tozero"
2325       legend:
2326         orientation: "h"
2327         font:
2328           size: 14
2329         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2330       autosize: False
2331       margin:
2332           't': 50
2333           'b': 150
2334           'l': 80
2335           'r': 10
2336       showlegend: True
2337       width: 700
2338       height: 700
2339       paper_bgcolor: "#fff"
2340       plot_bgcolor: "#fff"
2341       hoverlabel:
2342         namelength: -1
2343
2344     plot-hdrh-latency:
2345       title:
2346         text: ""
2347         xanchor: "center"
2348         x: 0.5
2349         font:
2350           size: 16
2351       width: 700
2352       plot_bgcolor: "white"
2353       annotations:
2354         - font:
2355             size: 14
2356           showarrow: False
2357           text: "<b>Packet Latency [uSec]</b>"
2358           x: 1
2359           xanchor: "right"
2360           xref: "paper"
2361           y: -0.045
2362           yanchor: "top"
2363           yref: "paper"
2364         - font:
2365             size: 14
2366           showarrow: False
2367           text: "<b>Probability [%]</b>"
2368           textangle: 270
2369           x: -0.06
2370           xanchor: "center"
2371           xref: "paper"
2372           y: 0.5
2373           yanchor: "middle"
2374           yref: "paper"
2375         - font:
2376             size: 14
2377           showarrow: False
2378           text: "<b>Direction: E-W</b>"
2379           x: 0.24
2380           xanchor: "center"
2381           xref: "paper"
2382           y: 1.05
2383           yanchor: "bottom"
2384           yref: "paper"
2385         - font:
2386             size: 14
2387           showarrow: False
2388           text: "<b>Direction: W-E</b>"
2389           x: 0.74
2390           xanchor: "center"
2391           xref: "paper"
2392           y: 1.05
2393           yanchor: "bottom"
2394           yref: "paper"
2395
2396     plot-hdrh-latency-percentile:
2397       title:
2398         text: ""
2399         xanchor: "center"
2400         x: 0.5
2401         font:
2402           size: 16
2403       xaxis:
2404         type: "log"
2405         title: "<b>Percentile [%]</b>"
2406         titlefont:
2407           size: 14
2408         autorange: True
2409         fixedrange: False
2410         gridcolor: "rgb(230, 230, 230)"
2411         linecolor: "rgb(220, 220, 220)"
2412         linewidth: 1
2413         showgrid: True
2414         showline: True
2415         showticklabels: True
2416         tickcolor: "rgb(220, 220, 220)"
2417         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2418         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2419         tickfont:
2420           size: 14
2421       yaxis:
2422         title: "<b>Packet Latency [uSec]</b>"
2423         titlefont:
2424           size: 14
2425         gridcolor: "rgb(230, 230, 230)"
2426         linecolor: "rgb(220, 220, 220)"
2427         linewidth: 1
2428         showgrid: True
2429         showline: True
2430         showticklabels: True
2431         tickcolor: "rgb(220, 220, 220)"
2432         tickfont:
2433           size: 14
2434       autosize: False
2435       showlegend: True
2436       legend:
2437         traceorder: "normal"
2438         orientation: "h"
2439         font:
2440           size: 14
2441         xanchor: "left"
2442         yanchor: "top"
2443         x: 0
2444         y: -0.15
2445         bgcolor: "rgba(255, 255, 255, 0)"
2446         bordercolor: "rgba(255, 255, 255, 0)"
2447       width: 700
2448       height: 700
2449       paper_bgcolor: "white"
2450       plot_bgcolor: "white"
2451
2452     plot-hdrh-latency-by-percentile:
2453       title:
2454         text: "<b>Latency by Percentile Distribution</b>"
2455         xanchor: "center"
2456         x: 0.5
2457         font:
2458           size: 18
2459       showlegend: True
2460       legend:
2461         traceorder: "normal"
2462         orientation: "h"
2463         font:
2464           size: 16
2465         xanchor: "left"
2466         yanchor: "top"
2467         x: 0
2468         y: -0.2
2469         bgcolor: "rgba(255, 255, 255, 0)"
2470         bordercolor: "rgba(255, 255, 255, 0)"
2471       xaxis:
2472         type: "linear"
2473         title: "<b>Percentile [%]</b>"
2474         titlefont:
2475           size: 14
2476         autorange: False
2477         fixedrange: False
2478         range: [0, 100]
2479         gridcolor: "rgb(230, 230, 230)"
2480         linecolor: "rgb(220, 220, 220)"
2481         linewidth: 1
2482         showgrid: True
2483         showline: True
2484         showticklabels: True
2485         tickcolor: "rgb(220, 220, 220)"
2486         tickvals: [0, 25, 50, 75, 100]
2487         ticktext: [0, 25, 50, 75, 100]
2488         tickfont:
2489           size: 14
2490       yaxis:
2491         title: "<b>One-Way Latency per Direction [uSec]</b>"
2492         titlefont:
2493           size: 14
2494         gridcolor: "rgb(230, 230, 230)"
2495         linecolor: "rgb(220, 220, 220)"
2496         linewidth: 1
2497         showgrid: True
2498         showline: True
2499         showticklabels: True
2500         tickcolor: "rgb(220, 220, 220)"
2501         tickfont:
2502           size: 14
2503       width: 700
2504       height: 700
2505       paper_bgcolor: "white"
2506       plot_bgcolor: "white"
2507
2508 - type: "static"
2509   src-path: "{DIR[RST]}"
2510   dst-path: "{DIR[WORKING,SRC]}"
2511
2512 - type: "input"
2513   general:
2514     file-name: "output_info.xml.gz"
2515     file-format: ".gz"
2516     arch-file-format:
2517       - ".gz"
2518       - ".zip"
2519     download-path: "{job}/{build}/archives/{filename}"
2520     extract: "output.xml"
2521
2522     zip-file-name: "robot-plugin.zip"
2523     zip-file-format: ".zip"
2524     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2525     zip-extract: "robot-plugin/output.xml"
2526
2527   builds:
2528
2529     csit-vpp-perf-verify-2001-3n-hsw:
2530       - 17  # MRR sel
2531     csit-vpp-perf-report-iterative-2005-3n-hsw:
2532       - 20  # NDRPDR sel env 4
2533       - 21  # NDRPDR sel env 4
2534       - 22  # NDRPDR sel env 4
2535       - 23  # NDRPDR sel env 4
2536       - 24  # NDRPDR sel env 4
2537       - 25  # NDRPDR sel env 4
2538       - 26  # NDRPDR sel env 4
2539       - 27  # NDRPDR sel env 4
2540       - 28  # NDRPDR sel env 4
2541       - 29  # NDRPDR sel env 4
2542       - 30  # MRR env 4
2543       - 31  # NDRPDR sel 2001.0-4
2544       - 32  # NDRPDR sel 2001.0-4
2545       - 33  # NDRPDR sel 2001.0-4
2546       - 34  # NDRPDR sel 2001.0-4
2547       - 35  # NDRPDR sel 2001.0-4
2548       - 36  # NDRPDR sel 2001.0-4
2549       - 38  # NDRPDR sel 2001.0-4
2550     csit-vpp-perf-report-iterative-2009-3n-hsw:
2551       - 18  # rls2005 MRR iter env 5
2552       - 9   # rls2005 NDRPDR iter env 5
2553       - 10  # rls2005 NDRPDR iter env 5
2554       - 11  # rls2005 NDRPDR iter env 5
2555       - 12  # rls2005 NDRPDR iter env 5
2556       - 13  # rls2005 NDRPDR iter env 5
2557       - 14  # rls2005 NDRPDR iter env 5
2558       - 15  # rls2005 NDRPDR iter env 5
2559       - 16  # rls2005 NDRPDR iter env 5
2560       - 17  # rls2005 NDRPDR iter env 5
2561       - 19  # rls2005 NDRPDR iter env 5
2562       - 23  # rls2009 MRR iter env 5
2563       - 21  # rls2009 NDRPDR iter env 5
2564       - 22  # rls2009 NDRPDR iter env 5
2565       - 24  # rls2009 NDRPDR iter env 5
2566       - 25  # rls2009 NDRPDR iter env 5
2567       - 26  # rls2009 NDRPDR iter env 5
2568       - 27  # rls2009 NDRPDR iter env 5
2569       - 28  # rls2009 NDRPDR iter env 5
2570       - 29  # rls2009 NDRPDR iter env 5
2571       - 30  # rls2009 NDRPDR iter env 5
2572       - 31  # rls2009 NDRPDR iter env 5
2573       - 32  # rls2009 Hoststack iter env 5
2574       - 33  # rls2009 Hoststack iter env 5
2575       - 34  # rls2009 Hoststack iter env 5
2576       - 35  # rls2009 Hoststack iter env 5
2577       - 36  # rls2009 Hoststack iter env 5
2578       - 37  # rls2009 Hoststack iter env 5
2579       - 38  # rls2009 Hoststack iter env 5
2580       - 39  # rls2009 Hoststack iter env 5
2581       - 40  # rls2009 Hoststack iter env 5
2582       - 41  # rls2009 Hoststack iter env 5
2583     csit-vpp-perf-report-coverage-2009-3n-hsw:
2584       - 3   # rls2009 NDRPDR cov 3n-hsw-crypto-00
2585       - 4   # rls2009 NDRPDR cov 3n-hsw-crypto-01
2586       - 5   # rls2009 NDRPDR cov 3n-hsw-crypto-02
2587       - 6   # rls2009 NDRPDR cov 3n-hsw-crypto-03
2588       - 7   # rls2009 NDRPDR cov 3n-hsw-ip4-00
2589       - 8   # rls2009 NDRPDR cov 3n-hsw-ip4-01
2590       - 9   # rls2009 NDRPDR cov 3n-hsw-ip4-02
2591       - 10  # rls2009 NDRPDR cov 3n-hsw-ip4-03
2592       - 11  # rls2009 NDRPDR cov 3n-hsw-ip4-04
2593       - 12  # rls2009 NDRPDR cov 3n-hsw-ip4-05
2594       - 13  # rls2009 NDRPDR cov 3n-hsw-ip4-06
2595       - 14  # rls2009 NDRPDR cov 3n-hsw-ip4-07
2596       - 15  # rls2009 NDRPDR cov 3n-hsw-ip4tun-00
2597       - 16  # rls2009 NDRPDR cov 3n-hsw-ip4tun-01
2598       - 17  # rls2009 NDRPDR cov 3n-hsw-ip4tun-02
2599       - 18  # rls2009 NDRPDR cov 3n-hsw-ip6-00
2600       - 19  # rls2009 NDRPDR cov 3n-hsw-ip6-01
2601       - 20  # rls2009 NDRPDR cov 3n-hsw-ip6tun-00
2602       - 21  # rls2009 NDRPDR cov 3n-hsw-l2-00
2603       - 22  # rls2009 NDRPDR cov 3n-hsw-l2-01
2604       - 23  # rls2009 NDRPDR cov 3n-hsw-l2-01
2605       - 24  # rls2009 NDRPDR cov 3n-hsw-l2-03
2606       - 25  # rls2009 NDRPDR cov 3n-hsw-l2-04
2607       - 26  # rls2009 NDRPDR cov 3n-hsw-l2-05
2608       - 27  # rls2009 NDRPDR cov 3n-hsw-l2-06
2609       - 28  # rls2009 NDRPDR cov 3n-hsw-l2-07
2610       - 29  # rls2009 NDRPDR cov 3n-hsw-l2-08
2611       - 30  # rls2009 NDRPDR cov 3n-hsw-l2-09
2612       - 31  # rls2009 NDRPDR cov 3n-hsw-l2-10
2613       - 32  # rls2009 NDRPDR cov 3n-hsw-memif-00
2614       - 33  # rls2009 NDRPDR cov 3n-hsw-srv6-00
2615       - 34  # rls2009 NDRPDR cov 3n-hsw-srv6-01
2616       - 35  # rls2009 NDRPDR cov 3n-hsw-vhost-00
2617       - 36  # rls2009 NDRPDR cov 3n-hsw-vhost-01
2618       - 37  # rls2009 NDRPDR cov 3n-hsw-vhost-02
2619
2620     csit-vpp-perf-verify-2001-3n-skx:
2621       - 50  # MRR sel
2622       - 53  # MRR sel addition
2623     csit-vpp-perf-report-iterative-2005-3n-skx:
2624       - 4   # NDRPDR sel
2625       - 5   # NDRPDR sel ??? all x710 failed
2626       - 33  # NDRPDR sel
2627       - 28  # NDRPDR sel
2628       - 34  # NDRPDR sel
2629       - 42  # NDRPDR sel env 4
2630       - 43  # NDRPDR sel env 4
2631       - 44  # NDRPDR sel env 4
2632       - 45  # NDRPDR sel env 4
2633       - 47  # NDRPDR sel env 4
2634       - 55  # NDRPDR sel env 4
2635       - 56  # NDRPDR sel env 4
2636       - 57  # NDRPDR sel env 4
2637       - 61  # NDRPDR sel env 4
2638       - 62  # NDRPDR sel env 4
2639       - 50  # NDRPDR sel 2001.0-4
2640       - 51  # NDRPDR sel 2001.0-4
2641       - 52  # NDRPDR sel 2001.0-4
2642       - 53  # NDRPDR sel 2001.0-4
2643       - 54  # NDRPDR sel 2001.0-4
2644       - 49  # MRR sel env 4
2645     csit-vpp-perf-report-iterative-2009-3n-skx:
2646       - 17  # rls2005 MRR iter env 5
2647       - 13  # rls2005 NDRPDR iter env 5
2648       - 18  # rls2005 NDRPDR iter env 5
2649       - 19  # rls2005 NDRPDR iter env 5
2650       - 41  # rls2005 NDRPDR iter env 5
2651       - 43  # rls2005 NDRPDR iter env 5
2652       - 44  # rls2005 NDRPDR iter env 5
2653       - 45  # rls2005 NDRPDR iter env 5
2654       - 46  # rls2005 NDRPDR iter env 5
2655       - 48  # rls2005 NDRPDR iter env 5
2656       - 49  # rls2005 NDRPDR iter env 5
2657       - 24  # rls2009 MRR iter env 5
2658       - 26  # rls2009 NDRPDR iter env 5
2659       - 27  # rls2009 NDRPDR iter env 5
2660       - 28  # rls2009 NDRPDR iter env 5
2661       - 29  # rls2009 NDRPDR iter env 5
2662       - 35  # rls2009 NDRPDR iter env 5
2663       - 36  # rls2009 NDRPDR iter env 5
2664       - 37  # rls2009 NDRPDR iter env 5
2665       - 38  # rls2009 NDRPDR iter env 5
2666       - 39  # rls2009 NDRPDR iter env 5
2667       - 40  # rls2009 NDRPDR iter env 5
2668     csit-vpp-perf-report-coverage-2009-3n-skx:
2669       - 36  # rls2009 NDRPDR cov 3n-skx-crypto-00
2670       - 3   # rls2009 NDRPDR cov 3n-skx-crypto-01
2671       - 4   # rls2009 NDRPDR cov 3n-skx-crypto-02
2672       - 37  # rls2009 NDRPDR cov 3n-skx-crypto-03
2673       - 6   # rls2009 NDRPDR cov 3n-skx-ip4-00
2674       - 7   # rls2009 NDRPDR cov 3n-skx-ip4-01
2675       - 8   # rls2009 NDRPDR cov 3n-skx-ip4-02
2676       - 9   # rls2009 NDRPDR cov 3n-skx-ip4-03
2677       - 10  # rls2009 NDRPDR cov 3n-skx-ip4-04
2678       - 38  # rls2009 NDRPDR cov 3n-skx-ip4-05
2679       - 12  # rls2009 NDRPDR cov 3n-skx-ip4-06
2680       - 39  # rls2009 NDRPDR cov 3n-skx-ip4-07
2681       - 14  # rls2009 NDRPDR cov 3n-skx-ip4tun-00
2682       - 15  # rls2009 NDRPDR cov 3n-skx-ip4tun-01
2683       - 16  # rls2009 NDRPDR cov 3n-skx-ip4tun-02
2684       - 40  # rls2009 NDRPDR cov 3n-skx-ip6-00
2685       - 18  # rls2009 NDRPDR cov 3n-skx-ip6-01
2686       - 19  # rls2009 NDRPDR cov 3n-skx-ip6tun-00
2687       - 20  # rls2009 NDRPDR cov 3n-skx-l2-00
2688       - 21  # rls2009 NDRPDR cov 3n-skx-l2-01
2689       - 22  # rls2009 NDRPDR cov 3n-skx-l2-02
2690       - 23  # rls2009 NDRPDR cov 3n-skx-l2-03
2691       - 24  # rls2009 NDRPDR cov 3n-skx-l2-04
2692       - 41  # rls2009 NDRPDR cov 3n-skx-l2-05
2693       - 42  # rls2009 NDRPDR cov 3n-skx-l2-06
2694       - 43  # rls2009 NDRPDR cov 3n-skx-l2-07
2695       - 28  # rls2009 NDRPDR cov 3n-skx-l2-08
2696       - 44  # rls2009 NDRPDR cov 3n-skx-l2-09
2697       - 45  # rls2009 NDRPDR cov 3n-skx-l2-10
2698       - 46  # rls2009 NDRPDR cov 3n-skx-memif-00
2699       - 47  # rls2009 NDRPDR cov 3n-skx-srv6-00
2700       - 48  # rls2009 NDRPDR cov 3n-skx-srv6-01
2701       - 49  # rls2009 NDRPDR cov 3n-skx-vhost-00
2702       - 50  # rls2009 NDRPDR cov 3n-skx-vhost-01
2703       - 51  # rls2009 NDRPDR cov 3n-skx-vhost-02
2704       - 54  # rls2009 NDRPDR cov 3n-skx-vhost-03
2705
2706     csit-vpp-perf-verify-2001-2n-skx:
2707       - 101  # MRR sel - old
2708       - 128  # MRR sel addition - old
2709     csit-vpp-perf-report-iterative-2005-2n-skx:
2710       - 88  # NDRPDR sel env 4
2711       - 89  # NDRPDR sel env 4
2712       - 90  # NDRPDR sel env 4
2713       - 91  # NDRPDR sel env 4
2714       - 92  # NDRPDR sel env 4
2715       - 93  # NDRPDR sel env 4
2716       - 94  # NDRPDR sel env 4
2717       - 125 # NDRPDR sel env 4
2718       - 126 # NDRPDR sel env 4
2719       - 127 # NDRPDR sel env 4
2720       - 100 # NDRPDR sel 2001.0-4
2721       - 101 # NDRPDR sel 2001.0-4
2722       - 102 # NDRPDR sel 2001.0-4
2723       - 103 # NDRPDR sel 2001.0-4
2724       - 104 # NDRPDR sel 2001.0-4
2725       - 105 # NDRPDR sel 2001.0-4
2726       - 99  # MRR sel env 4
2727     csit-vpp-perf-report-iterative-2009-2n-skx:
2728       - 20  # rls2005 MRR iter env 5
2729       - 13  # rls2005 NDRPDR iter env 5
2730       - 16  # rls2005 NDRPDR iter env 5
2731       - 17  # rls2005 NDRPDR iter env 5
2732       - 18  # rls2005 NDRPDR iter env 5
2733       - 19  # rls2005 NDRPDR iter env 5
2734       - 21  # rls2005 NDRPDR iter env 5
2735       - 22  # rls2005 NDRPDR iter env 5
2736       - 23  # rls2005 NDRPDR iter env 5
2737       - 24  # rls2005 NDRPDR iter env 5
2738       - 25  # rls2005 NDRPDR iter env 5
2739       - 120 # rls2009 MRR iter env 5
2740       - 35  # rls2009 NDRPDR iter env 5
2741       - 36  # rls2009 NDRPDR iter env 5
2742       - 37  # rls2009 NDRPDR iter env 5
2743       - 39  # rls2009 NDRPDR iter env 5
2744       - 40  # rls2009 NDRPDR iter env 5
2745       - 42  # rls2009 NDRPDR iter env 5
2746       - 43  # rls2009 NDRPDR iter env 5
2747       - 44  # rls2009 NDRPDR iter env 5
2748       - 46  # rls2009 NDRPDR iter env 5
2749       - 48  # rls2009 NDRPDR iter env 5
2750       - 110 # rls2009 NDRPDR iter NAT44 env 5
2751       - 111 # rls2009 NDRPDR iter NAT44 env 5
2752       - 112 # rls2009 NDRPDR iter NAT44 env 5
2753       - 113 # rls2009 NDRPDR iter NAT44 env 5
2754       - 114 # rls2009 NDRPDR iter NAT44 env 5
2755       - 115 # rls2009 NDRPDR iter NAT44 env 5
2756       - 116 # rls2009 NDRPDR iter NAT44 env 5
2757       - 118 # rls2009 NDRPDR iter NAT44 env 5
2758       - 119 # rls2009 NDRPDR iter NAT44 env 5
2759       - 121 # rls2009 NDRPDR iter NAT44 env 5
2760       - 38  # rls2009 nf-density iter env 5
2761       - 41  # rls2009 nf-density iter env 5
2762       - 45  # rls2009 nf-density iter env 5
2763       - 47  # rls2009 nf-density iter env 5
2764       - 49  # rls2009 nf-density iter env 5
2765       - 63  # rls2009 nf-density iter env 5
2766       - 65  # rls2009 nf-density iter env 5
2767       - 66  # rls2009 nf-density iter env 5
2768       - 71  # rls2009 nf-density iter env 5
2769       - 72  # rls2009 nf-density iter env 5
2770       - 50  # rls2009 MRR nf-density iter env 5
2771       - 27  # rls2009 reconf env 5
2772       - 28  # rls2009 reconf env 5
2773       - 29  # rls2009 reconf env 5
2774       - 30  # rls2009 reconf env 5
2775       - 31  # rls2009 reconf env 5
2776       - 32  # rls2009 reconf env 5
2777       - 61  # rls2009 reconf env 5
2778       - 62  # rls2009 reconf env 5
2779       - 68  # rls2009 reconf env 5
2780       - 70  # rls2009 reconf env 5
2781       - 33  # rls2009 soak env 5
2782       - 34  # rls2009 soak env 5
2783     csit-vpp-perf-report-coverage-2009-2n-skx:
2784       - 18  # rls2009 NDRPDR cov 2n-skx-ip4-00
2785       - 19  # rls2009 NDRPDR cov 2n-skx-ip4-01
2786       - 10  # rls2009 NDRPDR cov 2n-skx-ip4-02
2787       - 20  # rls2009 NDRPDR cov 2n-skx-ip4-03
2788       - 21  # rls2009 NDRPDR cov 2n-skx-ip4-04
2789       - 31  # rls2009 NDRPDR cov 2n-skx-ip4-05
2790       - 32  # rls2009 NDRPDR cov 2n-skx-ip4-06
2791       - 33  # rls2009 NDRPDR cov 2n-skx-ip4-07
2792       - 22  # rls2009 NDRPDR cov 2n-skx-ip6-00
2793       - 23  # rls2009 NDRPDR cov 2n-skx-ip6-01
2794       - 24  # rls2009 NDRPDR cov 2n-skx-l2-00
2795       - 25  # rls2009 NDRPDR cov 2n-skx-l2-01
2796       - 26  # rls2009 NDRPDR cov 2n-skx-lb-00
2797       - 27  # rls2009 NDRPDR cov 2n-skx-memif-00
2798       - 28  # rls2009 NDRPDR cov 2n-skx-vhost-00
2799       - 29  # rls2009 NDRPDR cov 2n-skx-vhost-01
2800       - 30  # rls2009 NDRPDR cov 2n-skx-vts-00
2801
2802     csit-vpp-perf-verify-2001-2n-clx:
2803       - 39  # MRR
2804     csit-vpp-perf-report-iterative-2005-2n-clx:
2805       - 62  # NDRPDR sel env 4
2806       - 63  # NDRPDR sel env 4
2807       - 64  # NDRPDR sel env 4
2808       - 65  # NDRPDR sel env 4
2809       - 66  # NDRPDR sel env 4
2810       - 68  # NDRPDR sel env 4
2811       - 69  # NDRPDR sel env 4
2812       - 70  # NDRPDR sel env 4
2813       - 103 # NDRPDR sel env 4
2814       - 104 # NDRPDR sel env 4
2815       - 73  # NDRPDR sel 2001.0-4
2816       - 74  # NDRPDR sel 2001.0-4
2817       - 75  # NDRPDR sel 2001.0-4
2818       - 76  # NDRPDR sel 2001.0-4
2819       - 77  # NDRPDR sel 2001.0-4
2820       - 78  # NDRPDR sel 2001.0-4
2821       - 79  # NDRPDR sel 2001.0-4
2822       - 80  # NDRPDR sel 2001.0-4
2823       - 72  # MRR env 4
2824     csit-vpp-perf-report-iterative-2009-2n-clx:
2825       - 77  # rls2005 MRR iter env 5
2826       - 13  # rls2005 NDRPDR iter env 5
2827       - 15  # rls2005 NDRPDR iter env 5
2828       - 17  # rls2005 NDRPDR iter env 5
2829       - 18  # rls2005 NDRPDR iter env 5
2830       - 19  # rls2005 NDRPDR iter env 5
2831       - 20  # rls2005 NDRPDR iter env 5
2832       - 21  # rls2005 NDRPDR iter env 5
2833       - 22  # rls2005 NDRPDR iter env 5
2834       - 23  # rls2005 NDRPDR iter env 5
2835       - 24  # rls2005 NDRPDR iter env 5
2836       - 125 # rls2009 MRR iter env 5
2837       - 36  # rls2009 NDRPDR iter env 5
2838       - 39  # rls2009 NDRPDR iter env 5
2839       - 40  # rls2009 NDRPDR iter env 5
2840       - 65  # rls2009 NDRPDR iter env 5
2841       - 66  # rls2009 NDRPDR iter env 5
2842       - 79  # rls2009 NDRPDR iter env 5
2843       - 82  # rls2009 NDRPDR iter env 5
2844       - 88  # rls2009 NDRPDR iter env 5
2845       - 89  # rls2009 NDRPDR iter env 5
2846       - 90  # rls2009 NDRPDR iter env 5
2847       - 114 # rls2009 NDRPDR iter NAT44 env 5
2848       - 115 # rls2009 NDRPDR iter NAT44 env 5
2849       - 116 # rls2009 NDRPDR iter NAT44 env 5
2850       - 117 # rls2009 NDRPDR iter NAT44 env 5
2851       - 118 # rls2009 NDRPDR iter NAT44 env 5
2852       - 119 # rls2009 NDRPDR iter NAT44 env 5
2853       - 121 # rls2009 NDRPDR iter NAT44 env 5
2854       - 122 # rls2009 NDRPDR iter NAT44 env 5
2855       - 123 # rls2009 NDRPDR iter NAT44 env 5
2856       - 126 # rls2009 NDRPDR iter NAT44 env 5
2857       - 37  # rls2009 nf-density iter env 5
2858       - 43  # rls2009 nf-density iter env 5
2859       - 69  # rls2009 nf-density iter env 5
2860       - 70  # rls2009 nf-density iter env 5
2861       - 71  # rls2009 nf-density iter env 5
2862       - 72  # rls2009 nf-density iter env 5
2863       - 73  # rls2009 nf-density iter env 5
2864       - 74  # rls2009 nf-density iter env 5
2865       - 75  # rls2009 nf-density iter env 5
2866       - 76  # rls2009 nf-density iter env 5
2867       - 45  # rls2009 MRR nf-density iter env 5
2868       - 25  # rls2009 reconf env 5
2869       - 27  # rls2009 reconf env 5
2870       - 28  # rls2009 reconf env 5
2871       - 29  # rls2009 reconf env 5
2872       - 30  # rls2009 reconf env 5
2873       - 30  # rls2009 reconf env 5
2874       - 32  # rls2009 reconf env 5
2875       - 48  # rls2009 reconf env 5
2876       - 53  # rls2009 reconf env 5
2877       - 68  # rls2009 reconf env 5
2878       - 33  # rls2009 soak env 5
2879       - 34  # rls2009 soak env 5
2880     csit-vpp-perf-report-coverage-2009-2n-clx:
2881       - 2   # rls2009 NDRPDR cov 2n-clx-ip4-00
2882       - 3   # rls2009 NDRPDR cov 2n-clx-ip4-01
2883       - 4   # rls2009 NDRPDR cov 2n-clx-ip4-02
2884       - 5   # rls2009 NDRPDR cov 2n-clx-ip4-03
2885       - 6   # rls2009 NDRPDR cov 2n-clx-ip4-04
2886       - 23  # rls2009 NDRPDR cov 2n-clx-ip4-05
2887       - 24  # rls2009 NDRPDR cov 2n-clx-ip4-06
2888       - 25  # rls2009 NDRPDR cov 2n-clx-ip4-07
2889       - 22  # rls2009 NDRPDR cov 2n-clx-ip6-00
2890       - 9   # rls2009 NDRPDR cov 2n-clx-ip6-01
2891       - 17  # rls2009 NDRPDR cov 2n-clx-l2-00
2892       - 21  # rls2009 NDRPDR cov 2n-clx-l2-01
2893       - 12  # rls2009 NDRPDR cov 2n-clx-lb-00
2894       - 13  # rls2009 NDRPDR cov 2n-clx-memif-00
2895       - 14  # rls2009 NDRPDR cov 2n-clx-vhost-00
2896       - 15  # rls2009 NDRPDR cov 2n-clx-vhost-01
2897       - 16  # rls2009 NDRPDR cov 2n-clx-vts-00
2898
2899     csit-vpp-perf-verify-2001-3n-tsh:
2900       - 9   # MRR sel
2901     csit-vpp-perf-report-iterative-2005-3n-tsh:
2902       - 23  # NDRPDR sel env 4
2903       - 25  # NDRPDR sel env 4
2904       - 33  # NDRPDR sel env 4
2905       - 34  # NDRPDR sel env 4
2906       - 35  # NDRPDR sel env 4
2907       - 36  # NDRPDR sel env 4
2908       - 37  # NDRPDR sel env 4
2909       - 38  # NDRPDR sel env 4
2910       - 39  # NDRPDR sel env 4
2911       - 40  # NDRPDR sel env 4
2912       - 28  # NDRPDR sel 2001.0-4
2913       - 29  # NDRPDR sel 2001.0-4
2914       - 31  # NDRPDR sel 2001.0-4
2915       - 27  # MRR sel env 4
2916     # TODO: Add:
2917     csit-vpp-perf-report-iterative-2009-3n-tsh:
2918       - 8   # rls2005 NDRPDR iter env 5
2919       - 11  # rls2005 NDRPDR iter env 5
2920       - 12  # rls2005 NDRPDR iter env 5
2921       - 24  # rls2005 NDRPDR iter env 5
2922       - 27  # rls2005 NDRPDR iter env 5
2923       - 29  # rls2005 NDRPDR iter env 5
2924       - 31  # rls2005 NDRPDR iter env 5
2925       - 39  # rls2005 NDRPDR iter env 5
2926       - 40  # rls2005 NDRPDR iter env 5
2927       - 13  # rls2005 MRR iter env 5
2928       - 14  # rls2009 NDRPDR iter env 5
2929       - 20  # rls2009 NDRPDR iter env 5
2930       - 21  # rls2009 NDRPDR iter env 5
2931       - 22  # rls2009 NDRPDR iter env 5
2932       - 23  # rls2009 NDRPDR iter env 5
2933       - 28  # rls2009 NDRPDR iter env 5
2934       - 30  # rls2009 NDRPDR iter env 5
2935       - 33  # rls2009 NDRPDR iter env 5
2936       - 38  # rls2009 NDRPDR iter env 5
2937       - 41  # rls2009 NDRPDR iter env 5
2938       - 15  # rls2009 MRR iter env 5
2939
2940     csit-vpp-perf-verify-2001-3n-dnv:
2941       - 5   # NDRPDR sel
2942       - 6   # NDRPDR sel
2943       - 7   # NDRPDR sel
2944       - 8   # NDRPDR sel
2945       - 9   # NDRPDR sel
2946       - 10  # NDRPDR sel
2947       - 12  # NDRPDR sel
2948       - 16  # NDRPDR sel
2949       - 17  # NDRPDR sel
2950       - 18  # NDRPDR sel
2951       - 11  # MRR sel
2952     csit-vpp-perf-report-iterative-2009-3n-dnv:
2953       - 16  # rls2005 NDRPDR iter env 5
2954       - 23  # rls2005 NDRPDR iter env 5
2955       - 25  # rls2005 NDRPDR iter env 5
2956       - 26  # rls2005 NDRPDR iter env 5
2957       - 27  # rls2005 NDRPDR iter env 5
2958       - 28  # rls2005 NDRPDR iter env 5
2959       - 29  # rls2005 NDRPDR iter env 5
2960       - 30  # rls2005 NDRPDR iter env 5
2961       - 31  # rls2005 NDRPDR iter env 5
2962       - 32  # rls2005 NDRPDR iter env 5
2963       - 19  # rls2005 MRR iter env 5
2964       - 3   # rls2009 NDRPDR iter env 5
2965       - 6   # rls2009 NDRPDR iter env 5
2966       - 7   # rls2009 NDRPDR iter env 5
2967       - 8   # rls2009 NDRPDR iter env 5
2968       - 10  # rls2009 NDRPDR iter env 5
2969       - 11  # rls2009 NDRPDR iter env 5
2970       - 12  # rls2009 NDRPDR iter env 5
2971       - 14  # rls2009 NDRPDR iter env 5
2972       - 15  # rls2009 NDRPDR iter env 5
2973       - 24  # rls2009 NDRPDR iter env 5
2974       - 22  # rls2009 MRR iter env 5
2975     csit-vpp-perf-report-coverage-2009-3n-dnv:
2976       - 10  # rls2009 NDRPDR cov 3n-dnv-crypto-00
2977       - 2   # rls2009 NDRPDR cov 3n-dnv-crypto-01
2978       - 11  # rls2009 NDRPDR cov 3n-dnv-ip4-00
2979       - 12  # rls2009 NDRPDR cov 3n-dnv-ip4-01
2980       - 13  # rls2009 NDRPDR cov 3n-dnv-ip4tun-00
2981       - 14  # rls2009 NDRPDR cov 3n-dnv-ip6-00
2982       - 15  # rls2009 NDRPDR cov 3n-dnv-ip6-01
2983       - 16  # rls2009 NDRPDR cov 3n-dnv-l2-00
2984       - 17  # rls2009 NDRPDR cov 3n-dnv-l2-01
2985
2986     csit-vpp-perf-verify-2001-2n-dnv:
2987       - 4   # NDRPDR sel
2988       - 5   # NDRPDR sel
2989       - 6   # NDRPDR sel
2990       - 7   # NDRPDR sel
2991       - 8   # NDRPDR sel
2992       - 9   # NDRPDR sel
2993       - 10  # NDRPDR sel
2994       - 11  # NDRPDR sel
2995       - 13  # NDRPDR sel
2996       - 16  # NDRPDR sel
2997       - 12  # MRR sel
2998     csit-vpp-perf-report-iterative-2009-2n-dnv:
2999       - 16  # rls2005 NDRPDR iter env 5
3000       - 17  # rls2005 NDRPDR iter env 5
3001       - 18  # rls2005 NDRPDR iter env 5
3002       - 19  # rls2005 NDRPDR iter env 5
3003       - 21  # rls2005 NDRPDR iter env 5
3004       - 24  # rls2005 NDRPDR iter env 5
3005       - 27  # rls2005 NDRPDR iter env 5
3006       - 28  # rls2005 NDRPDR iter env 5
3007       - 29  # rls2005 NDRPDR iter env 5
3008       - 30  # rls2005 NDRPDR iter env 5
3009       - 23  # rls2005 MRR iter env 5
3010       - 3   # rls2009 NDRPDR iter env 5
3011       - 5   # rls2009 NDRPDR iter env 5
3012       - 6   # rls2009 NDRPDR iter env 5
3013       - 7   # rls2009 NDRPDR iter env 5
3014       - 9   # rls2009 NDRPDR iter env 5
3015       - 10  # rls2009 NDRPDR iter env 5
3016       - 11  # rls2009 NDRPDR iter env 5
3017       - 12  # rls2009 NDRPDR iter env 5
3018       - 14  # rls2009 NDRPDR iter env 5
3019       - 15  # rls2009 NDRPDR iter env 5
3020       - 13  # rls2009 MRR iter env 5
3021     csit-vpp-perf-report-coverage-2009-2n-dnv:
3022       - 2   # rls2009 NDRPDR cov 2n-dnv-ip4-00
3023       - 3   # rls2009 NDRPDR cov 2n-dnv-ip4-01
3024       - 4   # rls2009 NDRPDR cov 2n-dnv-ip6-00
3025       - 5   # rls2009 NDRPDR cov 2n-dnv-ip6-01
3026       - 6   # rls2009 NDRPDR cov 2n-dnv-l2-00
3027       - 7   # rls2009 NDRPDR cov 2n-dnv-l2-01
3028
3029     csit-dpdk-perf-verify-2001-3n-hsw:
3030       - 4   # NDRPDR sel
3031       - 5   # NDRPDR sel
3032       - 6   # NDRPDR sel
3033       - 7   # NDRPDR sel
3034       - 8   # NDRPDR sel
3035       - 9   # NDRPDR sel
3036       - 10  # NDRPDR sel
3037       - 11  # NDRPDR sel
3038       - 12  # NDRPDR sel
3039       - 13  # NDRPDR sel
3040       - 15  # NDRPDR sel
3041       - 16  # NDRPDR sel
3042       - 17  # NDRPDR sel
3043       - 18  # NDRPDR sel
3044       - 19  # NDRPDR sel
3045       - 20  # NDRPDR sel
3046       - 21  # NDRPDR sel
3047       - 22  # NDRPDR sel
3048       - 23  # NDRPDR sel
3049       - 24  # NDRPDR sel
3050     csit-dpdk-perf-report-iterative-2005-3n-hsw:
3051       - 25  # NDRPDR iter
3052       - 26  # NDRPDR iter
3053       - 27  # NDRPDR iter
3054       - 28  # NDRPDR iter
3055       - 29  # NDRPDR iter
3056       - 30  # NDRPDR iter
3057       - 31  # NDRPDR iter
3058       - 32  # NDRPDR iter
3059       - 33  # NDRPDR iter
3060       - 34  # NDRPDR iter
3061     csit-dpdk-perf-report-iterative-2009-3n-hsw:
3062       - 6   # NDRPDR iter env5
3063       - 7   # NDRPDR iter env5
3064       - 8   # NDRPDR iter env5
3065       - 9   # NDRPDR iter env5
3066       - 10  # NDRPDR iter env5
3067       - 11  # NDRPDR iter env5
3068       - 12  # NDRPDR iter env5
3069       - 13  # NDRPDR iter env5
3070       - 14  # NDRPDR iter env5
3071       - 15  # NDRPDR iter env5
3072
3073     csit-dpdk-perf-verify-2001-3n-skx:
3074       - 29  # NDRPDR sel xxv710
3075       - 33  # NDRPDR sel xxv710
3076       - 34  # NDRPDR sel xxv710
3077       - 35  # NDRPDR sel xxv710
3078       - 36  # NDRPDR sel xxv710
3079       - 37  # NDRPDR sel xxv710
3080       - 41  # NDRPDR sel xxv710
3081       - 42  # NDRPDR sel xxv710
3082       - 43  # NDRPDR sel xxv710
3083       - 45  # NDRPDR sel xxv710
3084       - 30  # NDRPDR sel x710
3085       - 31  # NDRPDR sel x710
3086       - 32  # NDRPDR sel x710
3087       - 38  # NDRPDR sel x710
3088       - 39  # NDRPDR sel x710
3089       - 40  # NDRPDR sel x710
3090       - 44  # NDRPDR sel x710
3091       - 46  # NDRPDR sel x710
3092       - 47  # NDRPDR sel x710
3093       - 48  # NDRPDR sel x710
3094     csit-dpdk-perf-report-iterative-2005-3n-skx:
3095       - 28  # NDRPDR iter
3096       - 29  # NDRPDR iter
3097       - 30  # NDRPDR iter
3098       - 31  # NDRPDR iter
3099       - 32  # NDRPDR iter
3100       - 33  # NDRPDR iter
3101       - 34  # NDRPDR iter
3102       - 35  # NDRPDR iter
3103       - 36  # NDRPDR iter
3104       - 37  # NDRPDR iter
3105     csit-dpdk-perf-report-iterative-2009-3n-skx:
3106       - 4   # NDRPDR sel env5
3107       - 5   # NDRPDR sel env5
3108       - 6   # NDRPDR sel env5
3109       - 7   # NDRPDR sel env5
3110       - 8   # NDRPDR sel env5
3111       - 9   # NDRPDR sel env5
3112       - 14  # NDRPDR sel env5
3113       - 11  # NDRPDR sel env5
3114       - 12  # NDRPDR sel env5
3115       - 13  # NDRPDR sel env5
3116
3117     csit-dpdk-perf-verify-2001-2n-skx:
3118       - 35  # NDRPDR sel xxv710
3119       - 36  # NDRPDR sel xxv710
3120       - 37  # NDRPDR sel xxv710
3121       - 41  # NDRPDR sel xxv710
3122       - 42  # NDRPDR sel xxv710
3123       - 43  # NDRPDR sel xxv710
3124       - 46  # NDRPDR sel xxv710
3125       - 47  # NDRPDR sel xxv710
3126       - 52  # NDRPDR sel xxv710
3127       - 53  # NDRPDR sel xxv710
3128       - 38  # NDRPDR sel x710
3129       - 39  # NDRPDR sel x710
3130       - 40  # NDRPDR sel x710
3131       - 44  # NDRPDR sel x710
3132       - 45  # NDRPDR sel x710
3133       - 48  # NDRPDR sel x710
3134       - 49  # NDRPDR sel x710
3135       - 50  # NDRPDR sel x710
3136       - 51  # NDRPDR sel x710
3137       - 54  # NDRPDR sel x710
3138     csit-dpdk-perf-report-iterative-2005-2n-skx:
3139       - 20  # NDRPDR iter
3140       - 21  # NDRPDR iter
3141       - 22  # NDRPDR iter
3142       - 23  # NDRPDR iter
3143       - 24  # NDRPDR iter
3144       - 25  # NDRPDR iter
3145       - 26  # NDRPDR iter
3146       - 27  # NDRPDR iter
3147       - 28  # NDRPDR iter
3148       - 29  # NDRPDR iter
3149     csit-dpdk-perf-report-iterative-2009-2n-skx:
3150       - 4   # NDRPDR iter env5
3151       - 5   # NDRPDR iter env5
3152       - 6   # NDRPDR iter env5
3153       - 7   # NDRPDR iter env5
3154       - 8   # NDRPDR iter env5
3155       - 9   # NDRPDR iter env5
3156       - 10  # NDRPDR iter env5
3157       - 11  # NDRPDR iter env5
3158       - 12  # NDRPDR iter env5
3159       - 13  # NDRPDR iter env5
3160
3161     csit-dpdk-perf-verify-2001-2n-clx:
3162       - 15  # NDRPDR sel
3163       - 16  # NDRPDR sel
3164       - 17  # NDRPDR sel
3165       - 18  # NDRPDR sel
3166       - 19  # NDRPDR sel
3167       - 20  # NDRPDR sel
3168       - 21  # NDRPDR sel
3169       - 22  # NDRPDR sel
3170       - 23  # NDRPDR sel
3171       - 24  # NDRPDR sel
3172       - 25  # NDRPDR sel
3173       - 26  # NDRPDR sel
3174       - 27  # NDRPDR sel
3175       - 28  # NDRPDR sel
3176       - 29  # NDRPDR sel
3177       - 30  # NDRPDR sel
3178       - 31  # NDRPDR sel
3179       - 32  # NDRPDR sel
3180       - 33  # NDRPDR sel
3181       - 34  # NDRPDR sel
3182     csit-dpdk-perf-report-iterative-2005-2n-clx:
3183       - 20  # NDRPDR iter
3184       - 21  # NDRPDR iter
3185       - 22  # NDRPDR iter
3186       - 23  # NDRPDR iter
3187       - 24  # NDRPDR iter
3188       - 25  # NDRPDR iter
3189       - 26  # NDRPDR iter
3190       - 27  # NDRPDR iter
3191       - 28  # NDRPDR iter
3192       - 29  # NDRPDR iter
3193     csit-dpdk-perf-report-iterative-2009-2n-clx:
3194       - 4   # NDRPDR iter env5
3195       - 5   # NDRPDR iter env5
3196       - 6   # NDRPDR iter env5
3197       - 7   # NDRPDR iter env5
3198       - 8   # NDRPDR iter env5
3199       - 9   # NDRPDR iter env5
3200       - 10  # NDRPDR iter env5
3201       - 11  # NDRPDR iter env5
3202       - 12  # NDRPDR iter env5
3203       - 13  # NDRPDR iter env5
3204
3205 #    csit-dpdk-perf-verify-2001-2n-dnv:
3206 #      - 9   # NDRPDR sel
3207 #      - 10  # NDRPDR sel
3208 #      - 11  # NDRPDR sel
3209 #      - 12  # NDRPDR sel
3210 #      - 13  # NDRPDR sel
3211 #      - 14  # NDRPDR sel
3212 #      - 15  # NDRPDR sel
3213 #      - 16  # NDRPDR sel
3214 #      - 17  # NDRPDR sel
3215 #      - 18  # NDRPDR sel
3216 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
3217 #      # No data
3218 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
3219 #      # No data
3220
3221 #    csit-dpdk-perf-verify-2001-3n-dnv:
3222 #      - 12  # NDRPDR sel
3223 #      - 13  # NDRPDR sel
3224 #      - 14  # NDRPDR sel
3225 #      - 15  # NDRPDR sel
3226 #      - 16  # NDRPDR sel
3227 #      - 17  # NDRPDR sel
3228 #      - 18  # NDRPDR sel
3229 #      - 19  # NDRPDR sel
3230 #      - 20  # NDRPDR sel
3231 #      - 22  # NDRPDR sel
3232 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
3233 #      # No data
3234 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
3235 #      # No data
3236
3237     csit-dpdk-perf-verify-2001-3n-tsh:
3238       - 3   # NDRPDR sel
3239       - 4   # NDRPDR sel
3240       - 5   # NDRPDR sel
3241       - 9   # NDRPDR sel
3242       - 10  # NDRPDR sel
3243       - 11  # NDRPDR sel
3244       - 12  # NDRPDR sel
3245       - 14  # NDRPDR sel
3246       - 15  # NDRPDR sel
3247       - 18  # NDRPDR sel
3248     csit-dpdk-perf-report-iterative-2005-3n-tsh:
3249       - 5   # NDRPDR sel
3250     csit-dpdk-perf-report-iterative-2009-3n-tsh:
3251       - 1   # NDRPDR iter env5
3252       - 2   # NDRPDR iter env5
3253       - 3   # NDRPDR iter env5
3254       - 4   # NDRPDR iter env5
3255       - 5   # NDRPDR iter env5
3256       - 6   # NDRPDR iter env5
3257       - 7   # NDRPDR iter env5
3258       - 9   # NDRPDR iter env5
3259       - 10  # NDRPDR iter env5
3260       - 11  # NDRPDR iter env5
3261
3262     csit-vpp-device-2009-ubuntu1804-1n-skx:
3263       - 131 # rls2009 env 5
3264
3265 - type: "output"
3266   output: "report"
3267   format:
3268     html:
3269     - full
3270     pdf:
3271     - minimal
3272
3273 ################################################################################
3274 ###                               T A B L E S                                ###
3275 ################################################################################
3276
3277 # VPP Soak vs NDR - 2n-skx
3278 - type: "table"
3279   title: "VPP Soak vs NDR 2n-skx"
3280   algorithm: "table_soak_vs_ndr"
3281   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
3282   reference:
3283     title: "NDR"
3284     data: "vpp-soak-vs-ndr-2n-skx-ref"
3285   compare:
3286     title: "Soak"
3287     data: "vpp-soak-vs-ndr-2n-skx-cmp"
3288   data: "vpp-soak-vs-ndr-2n-skx"
3289   include-tests: "NDR"
3290   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
3291   parameters:
3292     - "throughput"
3293     - "name"
3294     - "parent"
3295
3296 # VPP Soak vs NDR - 2n-clx
3297 - type: "table"
3298   title: "VPP Soak vs NDR 2n-clx"
3299   algorithm: "table_soak_vs_ndr"
3300   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
3301   reference:
3302     title: "NDR"
3303     data: "vpp-soak-vs-ndr-2n-clx-ref"
3304   compare:
3305     title: "Soak"
3306     data: "vpp-soak-vs-ndr-2n-clx-cmp"
3307   data: "vpp-soak-vs-ndr-2n-clx"
3308   include-tests: "NDR"
3309   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
3310   parameters:
3311     - "throughput"
3312     - "name"
3313     - "parent"
3314
3315 ################################################################################
3316
3317 # VPP Compare NICs 3n-skx 2t1c ndr
3318 - type: "table"
3319   title: "VPP Compare NICs 3n-skx 2t1c ndr"
3320   algorithm: "table_comparison"
3321   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
3322   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3323   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3324   columns:
3325     - title: "x710"
3326       data-set: "vpp-nic-comparison-3n-skx"
3327       tag: "NIC_Intel-X710"
3328     - title: "xxv710"
3329       data-set: "vpp-nic-comparison-3n-skx"
3330       tag: "NIC_Intel-XXV710"
3331   comparisons:
3332     - title: "Diff"
3333       reference: 1
3334       compare: 2
3335   legend:
3336     - ""
3337     - "x710, xxv710 - NICs tested."
3338     - "Diff - difference between x710 and xxv710 NIC."
3339
3340 # VPP Compare NICs 3n-skx 4t2c ndr
3341 - type: "table"
3342   title: "VPP Compare NICs 3n-skx 4t2c ndr"
3343   algorithm: "table_comparison"
3344   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
3345   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3346   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3347   columns:
3348     - title: "x710"
3349       data-set: "vpp-nic-comparison-3n-skx"
3350       tag: "NIC_Intel-X710"
3351     - title: "xxv710"
3352       data-set: "vpp-nic-comparison-3n-skx"
3353       tag: "NIC_Intel-XXV710"
3354   comparisons:
3355     - title: "Diff"
3356       reference: 1
3357       compare: 2
3358   legend:
3359     - ""
3360     - "x710, xxv710 - NICs tested."
3361     - "Diff - difference between x710 and xxv710 NIC."
3362
3363 # VPP Compare NICs 3n-skx 2t1c pdr
3364 - type: "table"
3365   title: "VPP Compare NICs 3n-skx 2t1c pdr"
3366   algorithm: "table_comparison"
3367   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
3368   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3369   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3370   columns:
3371     - title: "x710"
3372       data-set: "vpp-nic-comparison-3n-skx"
3373       tag: "NIC_Intel-X710"
3374     - title: "xxv710"
3375       data-set: "vpp-nic-comparison-3n-skx"
3376       tag: "NIC_Intel-XXV710"
3377   comparisons:
3378     - title: "Diff"
3379       reference: 1
3380       compare: 2
3381   legend:
3382     - ""
3383     - "x710, xxv710 - NICs tested."
3384     - "Diff - difference between x710 and xxv710 NIC."
3385
3386 # VPP Compare NICs 3n-skx 4t2c pdr
3387 - type: "table"
3388   title: "VPP Compare NICs 3n-skx 4t2c pdr"
3389   algorithm: "table_comparison"
3390   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
3391   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3392   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3393   columns:
3394     - title: "x710"
3395       data-set: "vpp-nic-comparison-3n-skx"
3396       tag: "NIC_Intel-X710"
3397     - title: "xxv710"
3398       data-set: "vpp-nic-comparison-3n-skx"
3399       tag: "NIC_Intel-XXV710"
3400   comparisons:
3401     - title: "Diff"
3402       reference: 1
3403       compare: 2
3404   legend:
3405     - ""
3406     - "x710, xxv710 - NICs tested."
3407     - "Diff - difference between x710 and xxv710 NIC."
3408
3409 # VPP Compare NICs 3n-skx 2t1c mrr
3410 - type: "table"
3411   title: "VPP Compare NICs 3n-skx 2t1c mrr"
3412   algorithm: "table_comparison"
3413   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3414   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3415   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3416   columns:
3417     - title: "x710"
3418       data-set: "vpp-nic-comparison-3n-skx-mrr"
3419       tag: "NIC_Intel-X710"
3420     - title: "xxv710"
3421       data-set: "vpp-nic-comparison-3n-skx-mrr"
3422       tag: "NIC_Intel-XXV710"
3423   comparisons:
3424     - title: "Diff"
3425       reference: 1
3426       compare: 2
3427   legend:
3428     - ""
3429     - "x710, xxv710 - NICs tested."
3430     - "Diff - difference between x710 and xxv710 NIC."
3431
3432 # VPP Compare NICs 3n-skx 4t2c mrr
3433 - type: "table"
3434   title: "VPP Compare NICs 3n-skx 4t2c mrr"
3435   algorithm: "table_comparison"
3436   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3437   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3438   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3439   columns:
3440     - title: "x710"
3441       data-set: "vpp-nic-comparison-3n-skx-mrr"
3442       tag: "NIC_Intel-X710"
3443     - title: "xxv710"
3444       data-set: "vpp-nic-comparison-3n-skx-mrr"
3445       tag: "NIC_Intel-XXV710"
3446   comparisons:
3447     - title: "Diff"
3448       reference: 1
3449       compare: 2
3450   legend:
3451     - ""
3452     - "x710, xxv710 - NICs tested."
3453     - "Diff - difference between x710 and xxv710 NIC."
3454
3455 # VPP Compare NICs 3n-skx 8t4c mrr
3456 - type: "table"
3457   title: "VPP Compare NICs 3n-skx 8t4c mrr"
3458   algorithm: "table_comparison"
3459   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3460   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3461   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3462   columns:
3463     - title: "x710"
3464       data-set: "vpp-nic-comparison-3n-skx-mrr"
3465       tag: "NIC_Intel-X710"
3466     - title: "xxv710"
3467       data-set: "vpp-nic-comparison-3n-skx-mrr"
3468       tag: "NIC_Intel-XXV710"
3469   comparisons:
3470     - title: "Diff"
3471       reference: 1
3472       compare: 2
3473   legend:
3474     - ""
3475     - "x710, xxv710 - NICs tested."
3476     - "Diff - difference between x710 and xxv710 NIC."
3477
3478 # VPP Compare NICs 2n-skx 2t1c ndr
3479 - type: "table"
3480   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3481   algorithm: "table_comparison"
3482   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3483   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3484   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3485   columns:
3486     - title: "x710"
3487       data-set: "vpp-nic-comparison-2n-skx"
3488       tag: "NIC_Intel-X710"
3489     - title: "xxv710"
3490       data-set: "vpp-nic-comparison-2n-skx"
3491       tag: "NIC_Intel-XXV710"
3492   comparisons:
3493     - title: "Diff"
3494       reference: 1
3495       compare: 2
3496   legend:
3497     - ""
3498     - "x710, xxv710 - NICs tested."
3499     - "Diff - difference between x710 and xxv710 NIC."
3500
3501 # VPP Compare NICs 2n-skx 4t2c ndr
3502 - type: "table"
3503   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3504   algorithm: "table_comparison"
3505   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3506   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3507   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3508   columns:
3509     - title: "x710"
3510       data-set: "vpp-nic-comparison-2n-skx"
3511       tag: "NIC_Intel-X710"
3512     - title: "xxv710"
3513       data-set: "vpp-nic-comparison-2n-skx"
3514       tag: "NIC_Intel-XXV710"
3515   comparisons:
3516     - title: "Diff"
3517       reference: 1
3518       compare: 2
3519   legend:
3520     - ""
3521     - "x710, xxv710 - NICs tested."
3522     - "Diff - difference between x710 and xxv710 NIC."
3523
3524 # VPP Compare NICs 2n-skx 2t1c pdr
3525 - type: "table"
3526   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3527   algorithm: "table_comparison"
3528   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3529   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3530   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3531   columns:
3532     - title: "x710"
3533       data-set: "vpp-nic-comparison-2n-skx"
3534       tag: "NIC_Intel-X710"
3535     - title: "xxv710"
3536       data-set: "vpp-nic-comparison-2n-skx"
3537       tag: "NIC_Intel-XXV710"
3538   comparisons:
3539     - title: "Diff"
3540       reference: 1
3541       compare: 2
3542   legend:
3543     - ""
3544     - "x710, xxv710 - NICs tested."
3545     - "Diff - difference between x710 and xxv710 NIC."
3546
3547 # VPP Compare NICs 2n-skx 4t2c pdr
3548 - type: "table"
3549   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3550   algorithm: "table_comparison"
3551   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3552   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3553   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3554   columns:
3555     - title: "x710"
3556       data-set: "vpp-nic-comparison-2n-skx"
3557       tag: "NIC_Intel-X710"
3558     - title: "xxv710"
3559       data-set: "vpp-nic-comparison-2n-skx"
3560       tag: "NIC_Intel-XXV710"
3561   comparisons:
3562     - title: "Diff"
3563       reference: 1
3564       compare: 2
3565   legend:
3566     - ""
3567     - "x710, xxv710 - NICs tested."
3568     - "Diff - difference between x710 and xxv710 NIC."
3569
3570 # VPP Compare NICs 2n-skx 2t1c mrr
3571 - type: "table"
3572   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3573   algorithm: "table_comparison"
3574   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3575   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3576   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3577   columns:
3578     - title: "x710"
3579       data-set: "vpp-nic-comparison-2n-skx-mrr"
3580       tag: "NIC_Intel-X710"
3581     - title: "xxv710"
3582       data-set: "vpp-nic-comparison-2n-skx-mrr"
3583       tag: "NIC_Intel-XXV710"
3584   comparisons:
3585     - title: "Diff"
3586       reference: 1
3587       compare: 2
3588   legend:
3589     - ""
3590     - "x710, xxv710 - NICs tested."
3591     - "Diff - difference between x710 and xxv710 NIC."
3592
3593 # VPP Compare NICs 2n-skx 4t2c mrr
3594 - type: "table"
3595   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3596   algorithm: "table_comparison"
3597   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3598   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3599   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3600   columns:
3601     - title: "x710"
3602       data-set: "vpp-nic-comparison-2n-skx-mrr"
3603       tag: "NIC_Intel-X710"
3604     - title: "xxv710"
3605       data-set: "vpp-nic-comparison-2n-skx-mrr"
3606       tag: "NIC_Intel-XXV710"
3607   comparisons:
3608     - title: "Diff"
3609       reference: 1
3610       compare: 2
3611   legend:
3612     - ""
3613     - "x710, xxv710 - NICs tested."
3614     - "Diff - difference between x710 and xxv710 NIC."
3615
3616 # VPP Compare NICs 2n-skx 8t4c mrr
3617 - type: "table"
3618   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3619   algorithm: "table_comparison"
3620   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3621   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3622   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3623   columns:
3624     - title: "x710"
3625       data-set: "vpp-nic-comparison-2n-skx-mrr"
3626       tag: "NIC_Intel-X710"
3627     - title: "xxv710"
3628       data-set: "vpp-nic-comparison-2n-skx-mrr"
3629       tag: "NIC_Intel-XXV710"
3630   comparisons:
3631     - title: "Diff"
3632       reference: 1
3633       compare: 2
3634   legend:
3635     - ""
3636     - "x710, xxv710 - NICs tested."
3637     - "Diff - difference between x710 and xxv710 NIC."
3638
3639 ################################################################################
3640 # VPP
3641
3642 # VPP Performance Changes 3n-hsw 1t1c pdr
3643 - type: "table"
3644   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3645   algorithm: "table_comparison"
3646   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3647   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3648   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3649   columns:
3650     - title: "2001.0-4"
3651       data-set: "vpp-performance-changes-3n-hsw-h1"
3652     - title: "2005.0-4"
3653       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3654     - title: "2005.0-5"
3655       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3656     - title: "2009.0-5"
3657       data-set: "vpp-performance-changes-3n-hsw-cmp"
3658   comparisons:
3659     - title: "2005.0-5 vs 2005.0-4"
3660       reference: 2
3661       compare: 3
3662 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3663     - title: "2009.0-5 vs 2005.0-5"
3664       reference: 3
3665       compare: 4
3666 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3667   legend:
3668     - ''
3669     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3670     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3671     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3672     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3673     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3674
3675 # VPP Performance Changes 3n-hsw 2t2c pdr
3676 - type: "table"
3677   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3678   algorithm: "table_comparison"
3679   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3680   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3681   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3682   columns:
3683     - title: "2001.0-4"
3684       data-set: "vpp-performance-changes-3n-hsw-h1"
3685     - title: "2005.0-4"
3686       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3687     - title: "2005.0-5"
3688       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3689     - title: "2009.0-5"
3690       data-set: "vpp-performance-changes-3n-hsw-cmp"
3691   comparisons:
3692     - title: "2005.0-5 vs 2005.0-4"
3693       reference: 2
3694       compare: 3
3695 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3696     - title: "2009.0-5 vs 2005.0-5"
3697       reference: 3
3698       compare: 4
3699 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3700   legend:
3701     - ''
3702     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3703     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3704     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3705     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3706     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3707
3708 # VPP Performance Changes 3n-hsw 1t1c ndr
3709 - type: "table"
3710   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3711   algorithm: "table_comparison"
3712   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3713   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3714   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3715   columns:
3716     - title: "2001.0-4"
3717       data-set: "vpp-performance-changes-3n-hsw-h1"
3718     - title: "2005.0-4"
3719       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3720     - title: "2005.0-5"
3721       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3722     - title: "2009.0-5"
3723       data-set: "vpp-performance-changes-3n-hsw-cmp"
3724   comparisons:
3725     - title: "2005.0-5 vs 2005.0-4"
3726       reference: 2
3727       compare: 3
3728 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3729     - title: "2009.0-5 vs 2005.0-5"
3730       reference: 3
3731       compare: 4
3732 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3733   legend:
3734     - ''
3735     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3736     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3737     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3738     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3739     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3740
3741 # VPP Performance Changes 3n-hsw 2t2c ndr
3742 - type: "table"
3743   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3744   algorithm: "table_comparison"
3745   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3746   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3747   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3748   columns:
3749     - title: "2001.0-4"
3750       data-set: "vpp-performance-changes-3n-hsw-h1"
3751     - title: "2005.0-4"
3752       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3753     - title: "2005.0-5"
3754       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3755     - title: "2009.0-5"
3756       data-set: "vpp-performance-changes-3n-hsw-cmp"
3757   comparisons:
3758     - title: "2005.0-5 vs 2005.0-4"
3759       reference: 2
3760       compare: 3
3761 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3762     - title: "2009.0-5 vs 2005.0-5"
3763       reference: 3
3764       compare: 4
3765 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3766   legend:
3767     - ''
3768     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3769     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3770     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3771     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3772     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3773
3774 # VPP Performance Changes 3n-skx 2t1c pdr
3775 - type: "table"
3776   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3777   algorithm: "table_comparison"
3778   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3779   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3780   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3781   columns:
3782     - title: "2001.0-4"
3783       data-set: "vpp-performance-changes-3n-skx-h1"
3784     - title: "2005.0-4"
3785       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3786     - title: "2005.0-5"
3787       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3788     - title: "2009.0-5"
3789       data-set: "vpp-performance-changes-3n-skx-cmp"
3790   comparisons:
3791     - title: "2005.0-5 vs 2005.0-4"
3792       reference: 2
3793       compare: 3
3794 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3795     - title: "2009.0-5 vs 2005.0-5"
3796       reference: 3
3797       compare: 4
3798 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3799   legend:
3800     - ''
3801     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3802     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3803     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3804     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3805     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3806
3807 # VPP Performance Changes 3n-skx 4t2c pdr
3808 - type: "table"
3809   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3810   algorithm: "table_comparison"
3811   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3812   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3813   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3814   columns:
3815     - title: "2001.0-4"
3816       data-set: "vpp-performance-changes-3n-skx-h1"
3817     - title: "2005.0-4"
3818       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3819     - title: "2005.0-5"
3820       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3821     - title: "2009.0-5"
3822       data-set: "vpp-performance-changes-3n-skx-cmp"
3823   comparisons:
3824     - title: "2005.0-5 vs 2005.0-4"
3825       reference: 2
3826       compare: 3
3827 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3828     - title: "2009.0-5 vs 2005.0-5"
3829       reference: 3
3830       compare: 4
3831 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3832   legend:
3833     - ''
3834     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3835     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3836     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3837     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3838     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3839
3840 # VPP Performance Changes 3n-skx 2t1c ndr
3841 - type: "table"
3842   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3843   algorithm: "table_comparison"
3844   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3845   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3846   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3847   columns:
3848     - title: "2001.0-4"
3849       data-set: "vpp-performance-changes-3n-skx-h1"
3850     - title: "2005.0-4"
3851       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3852     - title: "2005.0-5"
3853       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3854     - title: "2009.0-5"
3855       data-set: "vpp-performance-changes-3n-skx-cmp"
3856   comparisons:
3857     - title: "2005.0-5 vs 2005.0-4"
3858       reference: 2
3859       compare: 3
3860 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3861     - title: "2009.0-5 vs 2005.0-5"
3862       reference: 3
3863       compare: 4
3864 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3865   legend:
3866     - ''
3867     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3868     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3869     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3870     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3871     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3872
3873 # VPP Performance Changes 3n-skx 4t2c ndr
3874 - type: "table"
3875   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3876   algorithm: "table_comparison"
3877   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3878   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3879   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3880   columns:
3881     - title: "2001.0-4"
3882       data-set: "vpp-performance-changes-3n-skx-h1"
3883     - title: "2005.0-4"
3884       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3885     - title: "2005.0-5"
3886       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3887     - title: "2009.0-5"
3888       data-set: "vpp-performance-changes-3n-skx-cmp"
3889   comparisons:
3890     - title: "2005.0-5 vs 2005.0-4"
3891       reference: 2
3892       compare: 3
3893 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3894     - title: "2009.0-5 vs 2005.0-5"
3895       reference: 3
3896       compare: 4
3897 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
3898   legend:
3899     - ''
3900     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3901     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3902     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3903     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3904     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3905
3906 # VPP Performance Changes 2n-skx 2t1c pdr
3907 - type: "table"
3908   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3909   algorithm: "table_comparison"
3910   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3911   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3912   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3913   columns:
3914     - title: "2001.0-4"
3915       data-set: "vpp-performance-changes-2n-skx-h1"
3916     - title: "2005.0-4"
3917       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3918     - title: "2005.0-5"
3919       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3920     - title: "2009.0-5"
3921       data-set: "vpp-performance-changes-2n-skx-cmp"
3922   comparisons:
3923     - title: "2005.0-5 vs 2005.0-4"
3924       reference: 2
3925       compare: 3
3926 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3927     - title: "2009.0-5 vs 2005.0-5"
3928       reference: 3
3929       compare: 4
3930 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3931   legend:
3932     - ''
3933     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3934     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3935     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3936     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3937     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3938
3939 # VPP Performance Changes 2n-skx 4t2c pdr
3940 - type: "table"
3941   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3942   algorithm: "table_comparison"
3943   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3944   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3945   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3946   columns:
3947     - title: "2001.0-4"
3948       data-set: "vpp-performance-changes-2n-skx-h1"
3949     - title: "2005.0-4"
3950       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3951     - title: "2005.0-5"
3952       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3953     - title: "2009.0-5"
3954       data-set: "vpp-performance-changes-2n-skx-cmp"
3955   comparisons:
3956     - title: "2005.0-5 vs 2005.0-4"
3957       reference: 2
3958       compare: 3
3959 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
3960     - title: "2009.0-5 vs 2005.0-5"
3961       reference: 3
3962       compare: 4
3963 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
3964   legend:
3965     - ''
3966     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3967     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3968     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3969     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3970     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3971
3972 # VPP Performance Changes 2n-skx 2t1c ndr
3973 - type: "table"
3974   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3975   algorithm: "table_comparison"
3976   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3977   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3978   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3979   columns:
3980     - title: "2001.0-4"
3981       data-set: "vpp-performance-changes-2n-skx-h1"
3982     - title: "2005.0-4"
3983       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3984     - title: "2005.0-5"
3985       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3986     - title: "2009.0-5"
3987       data-set: "vpp-performance-changes-2n-skx-cmp"
3988   comparisons:
3989     - title: "2005.0-5 vs 2005.0-4"
3990       reference: 2
3991       compare: 3
3992 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3993     - title: "2009.0-5 vs 2005.0-5"
3994       reference: 3
3995       compare: 4
3996 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3997   legend:
3998     - ''
3999     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4000     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4001     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4002     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4003     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4004
4005 # VPP Performance Changes 2n-skx 4t2c ndr
4006 - type: "table"
4007   title: "VPP Performance Changes 2n-skx 4t2c ndr"
4008   algorithm: "table_comparison"
4009   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
4010   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4011   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4012   columns:
4013     - title: "2001.0-4"
4014       data-set: "vpp-performance-changes-2n-skx-h1"
4015     - title: "2005.0-4"
4016       data-set: "vpp-performance-changes-2n-skx-ref-env4"
4017     - title: "2005.0-5"
4018       data-set: "vpp-performance-changes-2n-skx-ref-env5"
4019     - title: "2009.0-5"
4020       data-set: "vpp-performance-changes-2n-skx-cmp"
4021   comparisons:
4022     - title: "2005.0-5 vs 2005.0-4"
4023       reference: 2
4024       compare: 3
4025 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
4026     - title: "2009.0-5 vs 2005.0-5"
4027       reference: 3
4028       compare: 4
4029 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
4030   legend:
4031     - ''
4032     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4033     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4034     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4035     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4036     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4037
4038 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4039 - type: "table"
4040   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4041   algorithm: "table_comparison"
4042   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4043   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4044   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4045   columns:
4046     - title: "2001.0-4"
4047       data-set: "vpp-performance-changes-2n-clx-h1"
4048     - title: "2005.0-4"
4049       data-set: "vpp-performance-changes-2n-clx-ref-env4"
4050     - title: "2005.0-5"
4051       data-set: "vpp-performance-changes-2n-clx-ref-env5"
4052     - title: "2009.0-5"
4053       data-set: "vpp-performance-changes-2n-clx-cmp"
4054   comparisons:
4055     - title: "2005.0-5 vs 2005.0-4"
4056       reference: 2
4057       compare: 3
4058 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4059     - title: "2009.0-5 vs 2005.0-5"
4060       reference: 3
4061       compare: 4
4062 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4063   legend:
4064     - ''
4065     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4066     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4067     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4068     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4069     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4070
4071 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4072 - type: "table"
4073   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4074   algorithm: "table_comparison"
4075   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4076   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4077   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4078   columns:
4079     - title: "2001.0-4"
4080       data-set: "vpp-performance-changes-2n-clx-h1"
4081     - title: "2005.0-4"
4082       data-set: "vpp-performance-changes-2n-clx-ref-env4"
4083     - title: "2005.0-5"
4084       data-set: "vpp-performance-changes-2n-clx-ref-env5"
4085     - title: "2009.0-5"
4086       data-set: "vpp-performance-changes-2n-clx-cmp"
4087   comparisons:
4088     - title: "2005.0-5 vs 2005.0-4"
4089       reference: 2
4090       compare: 3
4091 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4092     - title: "2009.0-5 vs 2005.0-5"
4093       reference: 3
4094       compare: 4
4095 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4096   legend:
4097     - ''
4098     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4099     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4100     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4101     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4102     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4103
4104 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4105 - type: "table"
4106   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4107   algorithm: "table_comparison"
4108   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4109   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4110   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4111   columns:
4112     - title: "2001.0-4"
4113       data-set: "vpp-performance-changes-2n-clx-h1"
4114     - title: "2005.0-4"
4115       data-set: "vpp-performance-changes-2n-clx-ref-env4"
4116     - title: "2005.0-5"
4117       data-set: "vpp-performance-changes-2n-clx-ref-env5"
4118     - title: "2009.0-5"
4119       data-set: "vpp-performance-changes-2n-clx-cmp"
4120   comparisons:
4121     - title: "2005.0-5 vs 2005.0-4"
4122       reference: 2
4123       compare: 3
4124 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4125     - title: "2009.0-5 vs 2005.0-5"
4126       reference: 3
4127       compare: 4
4128 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4129   legend:
4130     - ''
4131     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4132     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4133     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4134     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4135     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4136
4137 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4138 - type: "table"
4139   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4140   algorithm: "table_comparison"
4141   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
4142   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4143   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4144   columns:
4145     - title: "2001.0-4"
4146       data-set: "vpp-performance-changes-2n-clx-h1"
4147     - title: "2005.0-4"
4148       data-set: "vpp-performance-changes-2n-clx-ref-env4"
4149     - title: "2005.0-5"
4150       data-set: "vpp-performance-changes-2n-clx-ref-env5"
4151     - title: "2009.0-5"
4152       data-set: "vpp-performance-changes-2n-clx-cmp"
4153   comparisons:
4154     - title: "2005.0-5 vs 2005.0-4"
4155       reference: 2
4156       compare: 3
4157 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4158     - title: "2009.0-5 vs 2005.0-5"
4159       reference: 3
4160       compare: 4
4161 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4162   legend:
4163     - ''
4164     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4165     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4166     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4167     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4168     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4169
4170 ## VPP Performance Changes 2n-clx-x556 2t1c pdr
4171 #- type: "table"
4172 #  title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
4173 #  algorithm: "table_comparison"
4174 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
4175 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4176 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4177 #  columns:
4178 #    - title: "2001.0-2"
4179 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
4180 #    - title: "2005.0-3"
4181 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4182 #  comparisons:
4183 #    - title: "Diff"
4184 #      reference: 1
4185 #      compare: 2
4186 #  legend:
4187 #    - ''
4188 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4189 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4190 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4191 #    - '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.'
4192 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4193 #
4194 ## VPP Performance Changes 2n-clx-x556 4t2c pdr
4195 #- type: "table"
4196 #  title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
4197 #  algorithm: "table_comparison"
4198 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
4199 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4200 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4201 #  columns:
4202 #    - title: "2001.0-2"
4203 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
4204 #    - title: "2005.0-3"
4205 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4206 #  comparisons:
4207 #    - title: "Diff"
4208 #      reference: 1
4209 #      compare: 2
4210 #  legend:
4211 #    - ''
4212 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4213 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4214 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4215 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4216 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4217 #
4218 ## VPP Performance Changes 2n-clx-x556 2t1c ndr
4219 #- type: "table"
4220 #  title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
4221 #  algorithm: "table_comparison"
4222 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
4223 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4224 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4225 #  columns:
4226 #    - title: "2001.0-2"
4227 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
4228 #    - title: "2005.0-3"
4229 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4230 #  comparisons:
4231 #    - title: "Diff"
4232 #      reference: 1
4233 #      compare: 2
4234 #  legend:
4235 #    - ''
4236 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4237 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4238 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4239 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4240 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4241 #
4242 ## VPP Performance Changes 2n-clx-x556 4t2c ndr
4243 #- type: "table"
4244 #  title: "VPP Performance Changes 2n-clx-x556 ndr"
4245 #  algorithm: "table_comparison"
4246 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
4247 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4248 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4249 #  columns:
4250 #    - title: "2001.0-2"
4251 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
4252 #    - title: "2005.0-3"
4253 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4254 #  comparisons:
4255 #    - title: "Diff"
4256 #      reference: 1
4257 #      compare: 2
4258 #  legend:
4259 #    - ''
4260 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4261 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4262 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4263 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4264 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4265
4266 # VPP Performance Changes 2n-dnv 1t1c pdr
4267 - type: "table"
4268   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
4269   algorithm: "table_comparison"
4270   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
4271   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4272   filter: "'1T1C'"
4273   columns:
4274     - title: "2001.0-2"
4275       data-set: "vpp-performance-changes-2n-dnv-h1"
4276     - title: "2005.0-5"
4277       data-set: "vpp-performance-changes-2n-dnv-ref"
4278     - title: "2009.0-5"
4279       data-set: "vpp-performance-changes-2n-dnv-cmp"
4280   comparisons:
4281     - title: "2009.0-5 vs 2005.0-5"
4282       reference: 2
4283       compare: 3
4284   legend:
4285     - ''
4286     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4287     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4288     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4289     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4290
4291 # VPP Performance Changes 2n-dnv 2t2c pdr
4292 - type: "table"
4293   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
4294   algorithm: "table_comparison"
4295   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
4296   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4297   filter: "'2T2C'"
4298   columns:
4299     - title: "2001.0-2"
4300       data-set: "vpp-performance-changes-2n-dnv-h1"
4301     - title: "2005.0-5"
4302       data-set: "vpp-performance-changes-2n-dnv-ref"
4303     - title: "2009.0-5"
4304       data-set: "vpp-performance-changes-2n-dnv-cmp"
4305   comparisons:
4306     - title: "2009.0-5 vs 2005.0-5"
4307       reference: 2
4308       compare: 3
4309   legend:
4310     - ''
4311     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4312     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4313     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4314     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4315
4316 # VPP Performance Changes 2n-dnv 1t1c ndr
4317 - type: "table"
4318   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
4319   algorithm: "table_comparison"
4320   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
4321   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4322   filter: "'1T1C'"
4323   columns:
4324     - title: "2001.0-2"
4325       data-set: "vpp-performance-changes-2n-dnv-h1"
4326     - title: "2005.0-5"
4327       data-set: "vpp-performance-changes-2n-dnv-ref"
4328     - title: "2009.0-5"
4329       data-set: "vpp-performance-changes-2n-dnv-cmp"
4330   comparisons:
4331     - title: "2009.0-5 vs 2005.0-5"
4332       reference: 2
4333       compare: 3
4334   legend:
4335     - ''
4336     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4337     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4338     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4339     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4340
4341 # VPP Performance Changes 2n-dnv 2t2c ndr
4342 - type: "table"
4343   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
4344   algorithm: "table_comparison"
4345   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
4346   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4347   filter: "'2T2C'"
4348   columns:
4349     - title: "2001.0-2"
4350       data-set: "vpp-performance-changes-2n-dnv-h1"
4351     - title: "2005.0-5"
4352       data-set: "vpp-performance-changes-2n-dnv-ref"
4353     - title: "2009.0-5"
4354       data-set: "vpp-performance-changes-2n-dnv-cmp"
4355   comparisons:
4356     - title: "2009.0-5 vs 2005.0-5"
4357       reference: 2
4358       compare: 3
4359   legend:
4360     - ''
4361     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4362     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4363     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4364     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4365
4366 # VPP Performance Changes 3n-dnv 1t1c pdr
4367 - type: "table"
4368   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4369   algorithm: "table_comparison"
4370   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4371   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4372   filter: "'1T1C'"
4373   columns:
4374     - title: "2001.0-2"
4375       data-set: "vpp-performance-changes-3n-dnv-h1"
4376     - title: "2005.0-5"
4377       data-set: "vpp-performance-changes-3n-dnv-ref"
4378     - title: "2009.0-5"
4379       data-set: "vpp-performance-changes-3n-dnv-cmp"
4380   comparisons:
4381     - title: "2009.0-5 vs 2005.0-5"
4382       reference: 2
4383       compare: 3
4384   legend:
4385     - ''
4386     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4387     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4388     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4389     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4390
4391 # VPP Performance Changes 3n-dnv 2t2c pdr
4392 - type: "table"
4393   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4394   algorithm: "table_comparison"
4395   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4396   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4397   filter: "'2T2C'"
4398   columns:
4399     - title: "2001.0-2"
4400       data-set: "vpp-performance-changes-3n-dnv-h1"
4401     - title: "2005.0-5"
4402       data-set: "vpp-performance-changes-3n-dnv-ref"
4403     - title: "2009.0-5"
4404       data-set: "vpp-performance-changes-3n-dnv-cmp"
4405   comparisons:
4406     - title: "2009.0-5 vs 2005.0-5"
4407       reference: 2
4408       compare: 3
4409   legend:
4410     - ''
4411     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4412     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4413     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4414     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4415
4416 # VPP Performance Changes 3n-dnv 1t1c ndr
4417 - type: "table"
4418   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4419   algorithm: "table_comparison"
4420   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4421   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4422   filter: "'1T1C'"
4423   columns:
4424     - title: "2001.0-2"
4425       data-set: "vpp-performance-changes-3n-dnv-h1"
4426     - title: "2005.0-5"
4427       data-set: "vpp-performance-changes-3n-dnv-ref"
4428     - title: "2009.0-5"
4429       data-set: "vpp-performance-changes-3n-dnv-cmp"
4430   comparisons:
4431     - title: "2009.0-5 vs 2005.0-5"
4432       reference: 2
4433       compare: 3
4434   legend:
4435     - ''
4436     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4437     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4438     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4439     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4440
4441 # VPP Performance Changes 3n-dnv 2t2c ndr
4442 - type: "table"
4443   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4444   algorithm: "table_comparison"
4445   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4446   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4447   filter: "'2T2C'"
4448   columns:
4449     - title: "2001.0-2"
4450       data-set: "vpp-performance-changes-3n-dnv-h1"
4451     - title: "2005.0-5"
4452       data-set: "vpp-performance-changes-3n-dnv-ref"
4453     - title: "2009.0-5"
4454       data-set: "vpp-performance-changes-3n-dnv-cmp"
4455   comparisons:
4456     - title: "2009.0-5 vs 2005.0-5"
4457       reference: 2
4458       compare: 3
4459   legend:
4460     - ''
4461     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4462     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4463     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4464     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4465
4466 # VPP Performance Changes 3n-tsh 1t1c pdr
4467 - type: "table"
4468   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4469   algorithm: "table_comparison"
4470   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4471   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4472   filter: "'1T1C'"
4473   columns:
4474     - title: "2001.0-4"
4475       data-set: "vpp-performance-changes-3n-tsh-h1"
4476     - title: "2005.0-4"
4477       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4478     - title: "2005.0-5"
4479       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4480     - title: "2009.0-5"
4481       data-set: "vpp-performance-changes-3n-tsh-cmp"
4482   comparisons:
4483     - title: "2005.0-5 vs 2005.0-4"
4484       reference: 2
4485       compare: 3
4486 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
4487     - title: "2009.0-5 vs 2005.0-5"
4488       reference: 3
4489       compare: 4
4490 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
4491   legend:
4492     - ''
4493     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4494     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4495     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4496     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4497     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4498
4499 # VPP Performance Changes 3n-tsh 2t2c pdr
4500 - type: "table"
4501   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4502   algorithm: "table_comparison"
4503   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4504   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4505   filter: "'2T2C'"
4506   columns:
4507     - title: "2001.0-4"
4508       data-set: "vpp-performance-changes-3n-tsh-h1"
4509     - title: "2005.0-4"
4510       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4511     - title: "2005.0-5"
4512       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4513     - title: "2009.0-5"
4514       data-set: "vpp-performance-changes-3n-tsh-cmp"
4515   comparisons:
4516     - title: "2005.0-5 vs 2005.0-4"
4517       reference: 2
4518       compare: 3
4519 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4520     - title: "2009.0-5 vs 2005.0-5"
4521       reference: 3
4522       compare: 4
4523 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4524   legend:
4525     - ''
4526     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4527     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4528     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4529     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4530     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4531
4532 # VPP Performance Changes 3n-tsh 1t1c ndr
4533 - type: "table"
4534   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4535   algorithm: "table_comparison"
4536   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4537   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4538   filter: "'1T1C'"
4539   columns:
4540     - title: "2001.0-4"
4541       data-set: "vpp-performance-changes-3n-tsh-h1"
4542     - title: "2005.0-4"
4543       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4544     - title: "2005.0-5"
4545       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4546     - title: "2009.0-5"
4547       data-set: "vpp-performance-changes-3n-tsh-cmp"
4548   comparisons:
4549     - title: "2005.0-5 vs 2005.0-4"
4550       reference: 2
4551       compare: 3
4552 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
4553     - title: "2009.0-5 vs 2005.0-5"
4554       reference: 3
4555       compare: 4
4556 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
4557   legend:
4558     - ''
4559     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4560     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4561     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4562     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4563     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4564
4565 # VPP Performance Changes 3n-tsh 2t2c ndr
4566 - type: "table"
4567   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4568   algorithm: "table_comparison"
4569   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4570   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4571   filter: "'2T2C'"
4572   columns:
4573     - title: "2001.0-4"
4574       data-set: "vpp-performance-changes-3n-tsh-h1"
4575     - title: "2005.0-4"
4576       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4577     - title: "2005.0-5"
4578       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4579     - title: "2009.0-5"
4580       data-set: "vpp-performance-changes-3n-tsh-cmp"
4581   comparisons:
4582     - title: "2005.0-5 vs 2005.0-4"
4583       reference: 2
4584       compare: 3
4585 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
4586     - title: "2009.0-5 vs 2005.0-5"
4587       reference: 3
4588       compare: 4
4589 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
4590   legend:
4591     - ''
4592     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4593     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4594     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4595     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4596     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4597
4598 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4599 - type: "table"
4600   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4601   algorithm: "table_comparison"
4602   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4603   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4604   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4605   columns:
4606     - title: "3n-hsw xl710"
4607       data-set: "vpp-compare-testbeds-ref"
4608       tag: "NIC_Intel-XL710"
4609     - title: "3n-skx xxv710"
4610       data-set: "vpp-compare-testbeds-cmp"
4611       tag: "NIC_Intel-XXV710"
4612   comparisons:
4613     - title: "Diff"
4614       reference: 1
4615       compare: 2
4616   legend:
4617     - ""
4618     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4619     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4620
4621 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4622 - type: "table"
4623   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4624   algorithm: "table_comparison"
4625   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4626   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4627   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4628   columns:
4629     - title: "3n-hsw xl710"
4630       data-set: "vpp-compare-testbeds-ref"
4631       tag: "NIC_Intel-XL710"
4632     - title: "3n-skx xxv710"
4633       data-set: "vpp-compare-testbeds-cmp"
4634       tag: "NIC_Intel-XXV710"
4635   comparisons:
4636     - title: "Diff"
4637       reference: 1
4638       compare: 2
4639   legend:
4640     - ""
4641     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4642     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4643
4644 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4645 - type: "table"
4646   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4647   algorithm: "table_comparison"
4648   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4649   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4650   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4651   columns:
4652     - title: "3n-hsw xl710"
4653       data-set: "vpp-compare-testbeds-ref"
4654       tag: "NIC_Intel-XL710"
4655     - title: "3n-skx xxv710"
4656       data-set: "vpp-compare-testbeds-cmp"
4657       tag: "NIC_Intel-XXV710"
4658   comparisons:
4659     - title: "Diff"
4660       reference: 1
4661       compare: 2
4662   legend:
4663     - ""
4664     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4665     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4666
4667 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4668 - type: "table"
4669   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4670   algorithm: "table_comparison"
4671   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4672   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4673   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4674   columns:
4675     - title: "3n-hsw xl710"
4676       data-set: "vpp-compare-testbeds-ref"
4677       tag: "NIC_Intel-XL710"
4678     - title: "3n-skx xxv710"
4679       data-set: "vpp-compare-testbeds-cmp"
4680       tag: "NIC_Intel-XXV710"
4681   comparisons:
4682     - title: "Diff"
4683       reference: 1
4684       compare: 2
4685   legend:
4686     - ""
4687     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4688     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4689
4690 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4691 - type: "table"
4692   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4693   algorithm: "table_comparison"
4694   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4695   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4696   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4697   columns:
4698     - title: "2n-skx"
4699       data-set: "vpp-compare-testbeds-skx-clx-ref"
4700     - title: "2n-clx"
4701       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4702   comparisons:
4703     - title: "Diff"
4704       reference: 1
4705       compare: 2
4706   legend:
4707     - ""
4708     - "2n-skx, 2n-clx - testbeds and NICs tested."
4709     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4710
4711 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4712 - type: "table"
4713   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4714   algorithm: "table_comparison"
4715   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4716   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4717   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4718   columns:
4719     - title: "2n-skx"
4720       data-set: "vpp-compare-testbeds-skx-clx-ref"
4721     - title: "2n-clx"
4722       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4723   comparisons:
4724     - title: "Diff"
4725       reference: 1
4726       compare: 2
4727   legend:
4728     - ""
4729     - "2n-skx, 2n-clx - testbeds and NICs tested."
4730     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4731
4732 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4733 - type: "table"
4734   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4735   algorithm: "table_comparison"
4736   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4737   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4738   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4739   columns:
4740     - title: "2n-skx"
4741       data-set: "vpp-compare-testbeds-skx-clx-ref"
4742     - title: "2n-clx"
4743       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4744   comparisons:
4745     - title: "Diff"
4746       reference: 1
4747       compare: 2
4748   legend:
4749     - ""
4750     - "2n-skx, 2n-clx - testbeds and NICs tested."
4751     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4752
4753 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4754 - type: "table"
4755   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4756   algorithm: "table_comparison"
4757   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4758   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4759   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4760   columns:
4761     - title: "2n-skx"
4762       data-set: "vpp-compare-testbeds-skx-clx-ref"
4763     - title: "2n-clx"
4764       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4765   comparisons:
4766     - title: "Diff"
4767       reference: 1
4768       compare: 2
4769   legend:
4770     - ""
4771     - "2n-skx, 2n-clx - testbeds and NICs tested."
4772     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4773
4774 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4775 - type: "table"
4776   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4777   algorithm: "table_comparison"
4778   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4779   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4780   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4781   columns:
4782     - title: "3n-hsw xl710"
4783       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4784       tag: "NIC_Intel-XL710"
4785     - title: "2n-clx xxv710"
4786       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4787       tag: "NIC_Intel-XXV710"
4788   comparisons:
4789     - title: "Diff"
4790       reference: 1
4791       compare: 2
4792   legend:
4793     - ""
4794     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4795     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4796
4797 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4798 - type: "table"
4799   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4800   algorithm: "table_comparison"
4801   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4802   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4803   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4804   columns:
4805     - title: "3n-hsw xl710"
4806       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4807       tag: "NIC_Intel-XL710"
4808     - title: "2n-clx xxv710"
4809       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4810       tag: "NIC_Intel-XXV710"
4811   comparisons:
4812     - title: "Diff"
4813       reference: 1
4814       compare: 2
4815   legend:
4816     - ""
4817     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4818     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4819
4820 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4821 - type: "table"
4822   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4823   algorithm: "table_comparison"
4824   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4825   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4826   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4827   columns:
4828     - title: "3n-hsw xl710"
4829       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4830       tag: "NIC_Intel-XL710"
4831     - title: "2n-clx xxv710"
4832       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4833       tag: "NIC_Intel-XXV710"
4834   comparisons:
4835     - title: "Diff"
4836       reference: 1
4837       compare: 2
4838   legend:
4839     - ""
4840     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4841     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4842
4843 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4844 - type: "table"
4845   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4846   algorithm: "table_comparison"
4847   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4848   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4849   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4850   columns:
4851     - title: "3n-hsw xl710"
4852       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4853       tag: "NIC_Intel-XL710"
4854     - title: "2n-clx xxv710"
4855       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4856       tag: "NIC_Intel-XXV710"
4857   comparisons:
4858     - title: "Diff"
4859       reference: 1
4860       compare: 2
4861   legend:
4862     - ""
4863     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4864     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4865
4866 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4867 - type: "table"
4868   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4869   algorithm: "table_comparison"
4870   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4871   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4872   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4873   columns:
4874     - title: "3n-skx"
4875       data-set: "vpp-compare-topologies-ref"
4876     - title: "2n-skx"
4877       data-set: "vpp-compare-topologies-cmp"
4878   comparisons:
4879     - title: "Diff"
4880       reference: 1
4881       compare: 2
4882   legend:
4883     - ""
4884     - "3n-skx, 2n-skx - topologies tested."
4885     - "Diff - difference between 3n-skx and 2n-skx topologies."
4886
4887 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4888 - type: "table"
4889   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4890   algorithm: "table_comparison"
4891   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4892   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4893   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4894   columns:
4895     - title: "3n-skx"
4896       data-set: "vpp-compare-topologies-ref"
4897     - title: "2n-skx"
4898       data-set: "vpp-compare-topologies-cmp"
4899   comparisons:
4900     - title: "Diff"
4901       reference: 1
4902       compare: 2
4903   legend:
4904     - ""
4905     - "3n-skx, 2n-skx - topologies tested."
4906     - "Diff - difference between 3n-skx and 2n-skx topologies."
4907
4908 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4909 - type: "table"
4910   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4911   algorithm: "table_comparison"
4912   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4913   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4914   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4915   columns:
4916     - title: "3n-skx"
4917       data-set: "vpp-compare-topologies-ref"
4918     - title: "2n-skx"
4919       data-set: "vpp-compare-topologies-cmp"
4920   comparisons:
4921     - title: "Diff"
4922       reference: 1
4923       compare: 2
4924   legend:
4925     - ""
4926     - "3n-skx, 2n-skx - topologies tested."
4927     - "Diff - difference between 3n-skx and 2n-skx topologies."
4928
4929 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4930 - type: "table"
4931   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4932   algorithm: "table_comparison"
4933   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4934   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4935   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4936   columns:
4937     - title: "3n-skx"
4938       data-set: "vpp-compare-topologies-ref"
4939     - title: "2n-skx"
4940       data-set: "vpp-compare-topologies-cmp"
4941   comparisons:
4942     - title: "Diff"
4943       reference: 1
4944       compare: 2
4945   legend:
4946     - ""
4947     - "3n-skx, 2n-skx - topologies tested."
4948     - "Diff - difference between 3n-skx and 2n-skx topologies."
4949
4950 # VPP Performance Changes 3n-hsw 1t1c mrr
4951 - type: "table"
4952   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4953   algorithm: "table_comparison"
4954   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4955   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4956   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4957   columns:
4958     - title: "2001.0-2"
4959       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4960     - title: "2005.0-4"
4961       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4962     - title: "2005.0-5"
4963       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4964     - title: "2009.0-5"
4965       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4966   comparisons:
4967     - title: "2005.0-5 vs 2005.0-4"
4968       reference: 2
4969       compare: 3
4970 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
4971     - title: "2009.0-5 vs 2005.0-5"
4972       reference: 3
4973       compare: 4
4974 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
4975   legend:
4976     - ''
4977     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4978     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4979     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4980     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4981     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4982
4983 # VPP Performance Changes 3n-hsw 2t2c mrr
4984 - type: "table"
4985   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4986   algorithm: "table_comparison"
4987   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4988   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4989   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4990   columns:
4991     - title: "2001.0-2"
4992       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4993     - title: "2005.0-4"
4994       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4995     - title: "2005.0-5"
4996       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4997     - title: "2009.0-5"
4998       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4999   comparisons:
5000     - title: "2005.0-5 vs 2005.0-4"
5001       reference: 2
5002       compare: 3
5003 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
5004     - title: "2009.0-5 vs 2005.0-5"
5005       reference: 3
5006       compare: 4
5007 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
5008   legend:
5009     - ''
5010     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5011     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5012     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5013     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5014     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5015
5016 # VPP Performance Changes 3n-hsw 4t4c mrr
5017 - type: "table"
5018   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
5019   algorithm: "table_comparison"
5020   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
5021   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5022   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5023   columns:
5024     - title: "2001.0-2"
5025       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5026     - title: "2005.0-4"
5027       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
5028     - title: "2005.0-5"
5029       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
5030     - title: "2009.0-5"
5031       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5032   comparisons:
5033     - title: "2005.0-5 vs 2005.0-4"
5034       reference: 2
5035       compare: 3
5036 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
5037     - title: "2009.0-5 vs 2005.0-5"
5038       reference: 3
5039       compare: 4
5040 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
5041   legend:
5042     - ''
5043     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5044     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5045     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5046     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5047     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5048
5049 # VPP Performance Changes 3n-skx 2t1c mrr
5050 - type: "table"
5051   title: "VPP Performance Changes 3n-skx 2t1c mrr"
5052   algorithm: "table_comparison"
5053   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
5054   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5055   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5056   columns:
5057     - title: "2001.0-2"
5058       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5059     - title: "2005.0-4"
5060       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
5061     - title: "2005.0-5"
5062       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
5063     - title: "2009.0-5"
5064       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5065   comparisons:
5066     - title: "2005.0-5 vs 2005.0-4"
5067       reference: 2
5068       compare: 3
5069 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca1.yaml"
5070     - title: "2009.0-5 vs 2005.0-5"
5071       reference: 2
5072       compare: 3
5073 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca2.yaml"
5074   legend:
5075     - ''
5076     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5077     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5078     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5079     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5080     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5081
5082 # VPP Performance Changes 3n-skx 4t2c mrr
5083 - type: "table"
5084   title: "VPP Performance Changes 3n-skx 4t2c mrr"
5085   algorithm: "table_comparison"
5086   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
5087   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5088   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5089   columns:
5090     - title: "2001.0-2"
5091       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5092     - title: "2005.0-4"
5093       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
5094     - title: "2005.0-5"
5095       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
5096     - title: "2009.0-5"
5097       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5098   comparisons:
5099     - title: "2005.0-5 vs 2005.0-4"
5100       reference: 2
5101       compare: 3
5102 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca1.yaml"
5103     - title: "2009.0-5 vs 2005.0-5"
5104       reference: 2
5105       compare: 3
5106 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca2.yaml"
5107   legend:
5108     - ''
5109     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5110     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5111     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5112     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5113     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5114
5115 # VPP Performance Changes 3n-skx 8t4c mrr
5116 - type: "table"
5117   title: "VPP Performance Changes 3n-skx 8t4c mrr"
5118   algorithm: "table_comparison"
5119   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
5120   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5121   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5122   columns:
5123     - title: "2001.0-2"
5124       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5125     - title: "2005.0-4"
5126       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
5127     - title: "2005.0-5"
5128       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
5129     - title: "2009.0-5"
5130       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5131   comparisons:
5132     - title: "2005.0-5 vs 2005.0-4"
5133       reference: 2
5134       compare: 3
5135 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca1.yaml"
5136     - title: "2009.0-5 vs 2005.0-5"
5137       reference: 2
5138       compare: 3
5139 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca2.yaml"
5140   legend:
5141     - ''
5142     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5143     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5144     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5145     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5146     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5147
5148 # VPP Performance Changes 2n-skx 2t1c mrr
5149 - type: "table"
5150   title: "VPP Performance Changes 2n-skx 2t1c mrr"
5151   algorithm: "table_comparison"
5152   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
5153   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5154   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5155   columns:
5156     - title: "2001.0-2"
5157       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
5158     - title: "2005.0-4"
5159       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
5160     - title: "2005.0-5"
5161       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
5162     - title: "2009.0-5"
5163       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5164   comparisons:
5165     - title: "2005.0-5 vs 2005.0-4"
5166       reference: 2
5167       compare: 3
5168 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
5169     - title: "2009.0-5 vs 2005.0-4"
5170       reference: 3
5171       compare: 4
5172 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
5173   legend:
5174     - ''
5175     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5176     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5177     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5178     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5179     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5180
5181 # VPP Performance Changes 2n-skx 4t2c mrr
5182 - type: "table"
5183   title: "VPP Performance Changes 2n-skx 4t2c mrr"
5184   algorithm: "table_comparison"
5185   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
5186   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5187   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5188   columns:
5189     - title: "2001.0-2"
5190       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
5191     - title: "2005.0-4"
5192       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
5193     - title: "2005.0-5"
5194       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
5195     - title: "2009.0-5"
5196       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5197   comparisons:
5198     - title: "2005.0-5 vs 2005.0-4"
5199       reference: 2
5200       compare: 3
5201 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
5202     - title: "2009.0-5 vs 2005.0-4"
5203       reference: 3
5204       compare: 4
5205 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
5206   legend:
5207     - ''
5208     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5209     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5210     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5211     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5212     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5213
5214 # VPP Performance Changes 2n-skx 8t4c mrr
5215 - type: "table"
5216   title: "VPP Performance Changes 2n-skx 8t4c mrr"
5217   algorithm: "table_comparison"
5218   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
5219   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5220   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5221   columns:
5222     - title: "2001.0-2"
5223       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
5224     - title: "2005.0-4"
5225       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
5226     - title: "2005.0-5"
5227       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
5228     - title: "2009.0-5"
5229       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5230   comparisons:
5231     - title: "2005.0-5 vs 2005.0-4"
5232       reference: 2
5233       compare: 3
5234 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
5235     - title: "2009.0-5 vs 2005.0-4"
5236       reference: 3
5237       compare: 4
5238 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
5239   legend:
5240     - ''
5241     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5242     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5243     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5244     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5245     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5246
5247 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
5248 - type: "table"
5249   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
5250   algorithm: "table_comparison"
5251   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
5252   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5253   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5254   columns:
5255     - title: "2001.0-2"
5256       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
5257     - title: "2005.0-4"
5258       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5259     - title: "2005.0-5"
5260       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
5261     - title: "2009.0-5"
5262       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5263   comparisons:
5264     - title: "2005.0-5 vs 2005.0-4"
5265       reference: 2
5266       compare: 3
5267 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
5268     - title: "2009.0-5 vs 2005.0-5"
5269       reference: 3
5270       compare: 4
5271 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
5272   legend:
5273     - ''
5274     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5275     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5276     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5277     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5278     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5279
5280 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
5281 - type: "table"
5282   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
5283   algorithm: "table_comparison"
5284   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
5285   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5286   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5287   columns:
5288     - title: "2001.0-2"
5289       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
5290     - title: "2005.0-4"
5291       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5292     - title: "2005.0-5"
5293       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
5294     - title: "2009.0-5"
5295       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5296   comparisons:
5297     - title: "2005.0-5 vs 2005.0-4"
5298       reference: 2
5299       compare: 3
5300 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
5301     - title: "2009.0-5 vs 2005.0-5"
5302       reference: 3
5303       compare: 4
5304 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
5305   legend:
5306     - ''
5307     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5308     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5309     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5310     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5311     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5312
5313 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
5314 - type: "table"
5315   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
5316   algorithm: "table_comparison"
5317   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
5318   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5319   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5320   columns:
5321     - title: "2001.0-2"
5322       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
5323     - title: "2005.0-4"
5324       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5325     - title: "2005.0-5"
5326       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
5327     - title: "2009.0-5"
5328       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5329   comparisons:
5330     - title: "2005.0-5 vs 2005.0-4"
5331       reference: 2
5332       compare: 3
5333 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
5334     - title: "2009.0-5 vs 2005.0-5"
5335       reference: 3
5336       compare: 4
5337 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
5338   legend:
5339     - ''
5340     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5341     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5342     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5343     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5344     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5345
5346 ## VPP Performance Changes 2n-clx-x556 2t1c mrr
5347 #- type: "table"
5348 #  title: "VPP Performance Changes 2n-clx-x556 2t1c mrr"
5349 #  algorithm: "table_comparison"
5350 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-mrr"
5351 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5352 #  filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5353 #  columns:
5354 #    - title: "2001"
5355 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5356 #    - title: "2005"
5357 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5358 #  comparisons:
5359 #    - title: "Diff"
5360 #      reference: 1
5361 #      compare: 2
5362 #  legend:
5363 #    - ""
5364 #    - "2001, 2005 - VPP versions tested."
5365 #    - "Diff - difference between 2001 and 2005 VPP version."
5366 #
5367 ## VPP Performance Changes 2n-clx-x556 4t2c mrr
5368 #- type: "table"
5369 #  title: "VPP Performance Changes 2n-clx-x556 4t2c mrr"
5370 #  algorithm: "table_comparison"
5371 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-mrr"
5372 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5373 #  filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5374 #  columns:
5375 #    - title: "2001"
5376 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5377 #    - title: "2005"
5378 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5379 #  comparisons:
5380 #    - title: "Diff"
5381 #      reference: 1
5382 #      compare: 2
5383 #  legend:
5384 #    - ""
5385 #    - "2001, 2005 - VPP versions tested."
5386 #    - "Diff - difference between 2001 and 2005 VPP version."
5387 #
5388 ## VPP Performance Changes 2n-clx-x556 8t4c mrr
5389 #- type: "table"
5390 #  title: "VPP Performance Changes 2n-clx-x556 8t4c mrr"
5391 #  algorithm: "table_comparison"
5392 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-8t4c-mrr"
5393 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5394 #  filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5395 #  columns:
5396 #    - title: "2001"
5397 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5398 #    - title: "2005"
5399 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5400 #  comparisons:
5401 #    - title: "Diff"
5402 #      reference: 1
5403 #      compare: 2
5404 #  legend:
5405 #    - ""
5406 #    - "2001, 2005 - VPP versions tested."
5407 #    - "Diff - difference between 2001 and 2005 VPP version."
5408
5409 # VPP Performance Changes 2n-dnv 1t1c mrr
5410 - type: "table"
5411   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
5412   algorithm: "table_comparison"
5413   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
5414   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5415   filter: "'1T1C'"
5416   columns:
5417     - title: "2001.0-2"
5418       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5419     - title: "2005.0-5"
5420       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5421     - title: "2009.0-5"
5422       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5423   comparisons:
5424     - title: "2009.0-5 vs 2005.0-5"
5425       reference: 2
5426       compare: 3
5427   legend:
5428     - ''
5429     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5430     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5431     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5432     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5433
5434 # VPP Performance Changes 2n-dnv 2t2c mrr
5435 - type: "table"
5436   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
5437   algorithm: "table_comparison"
5438   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
5439   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5440   filter: "'2T2C'"
5441   columns:
5442     - title: "2001.0-2"
5443       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5444     - title: "2005.0-5"
5445       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5446     - title: "2009.0-5"
5447       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5448   comparisons:
5449     - title: "2009.0-5 vs 2005.0-5"
5450       reference: 2
5451       compare: 3
5452   legend:
5453     - ''
5454     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5455     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5456     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5457     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5458
5459 # VPP Performance Changes 2n-dnv 4t4c mrr
5460 - type: "table"
5461   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
5462   algorithm: "table_comparison"
5463   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
5464   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5465   filter: "'4T4C'"
5466   columns:
5467     - title: "2001.0-2"
5468       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5469     - title: "2005.0-5"
5470       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5471     - title: "2009.0-5"
5472       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5473   comparisons:
5474     - title: "2009.0-5 vs 2005.0-5"
5475       reference: 2
5476       compare: 3
5477   legend:
5478     - ''
5479     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5480     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5481     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5482     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5483
5484 # VPP Performance Changes 3n-dnv 1t1c mrr
5485 - type: "table"
5486   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
5487   algorithm: "table_comparison"
5488   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
5489   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5490   filter: "'1T1C'"
5491   columns:
5492     - title: "2001.0-2"
5493       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5494     - title: "2005.0-5"
5495       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5496     - title: "2009.0-5"
5497       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5498   comparisons:
5499     - title: "2009.0-5 vs 2005.0-5"
5500       reference: 2
5501       compare: 3
5502   legend:
5503     - ''
5504     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5505     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5506     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5507     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5508
5509 # VPP Performance Changes 3n-dnv 2t2c mrr
5510 - type: "table"
5511   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
5512   algorithm: "table_comparison"
5513   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
5514   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5515   filter: "'2T2C'"
5516   columns:
5517     - title: "2001.0-2"
5518       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5519     - title: "2005.0-5"
5520       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5521     - title: "2009.0-5"
5522       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5523   comparisons:
5524     - title: "2009.0-5 vs 2005.0-5"
5525       reference: 2
5526       compare: 3
5527   legend:
5528     - ''
5529     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5530     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5531     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5532     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5533
5534 # VPP Performance Changes 3n-dnv 4t4c mrr
5535 - type: "table"
5536   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5537   algorithm: "table_comparison"
5538   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5539   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5540   filter: "'4T4C'"
5541   columns:
5542     - title: "2001.0-2"
5543       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5544     - title: "2005.0-5"
5545       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5546     - title: "2009.0-5"
5547       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5548   comparisons:
5549     - title: "2009.0-5 vs 2005.0-5"
5550       reference: 2
5551       compare: 3
5552   legend:
5553     - ''
5554     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5555     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5556     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5557     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5558
5559 # VPP Performance Changes 3n-tsh 1t1c mrr
5560 - type: "table"
5561   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5562   algorithm: "table_comparison"
5563   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5564   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5565   filter: "'1T1C'"
5566   columns:
5567     - title: "2001.0-2"
5568       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5569     - title: "2005.0-4"
5570       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5571     - title: "2005.0-5"
5572       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5573     - title: "2009.0-5"
5574       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5575   comparisons:
5576     - title: "2005.0-5 vs 2005.0-4"
5577       reference: 2
5578       compare: 3
5579 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
5580     - title: "2009.0-5 vs 2005.0-5"
5581       reference: 3
5582       compare: 4
5583 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca2.yaml"
5584   legend:
5585     - ''
5586     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5587     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5588     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5589     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5590     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5591
5592 # VPP Performance Changes 3n-tsh 2t2c mrr
5593 - type: "table"
5594   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5595   algorithm: "table_comparison"
5596   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5597   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5598   filter: "'2T2C'"
5599   columns:
5600     - title: "2001.0-2"
5601       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5602     - title: "2005.0-4"
5603       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5604     - title: "2005.0-5"
5605       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5606     - title: "2009.0-5"
5607       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5608   comparisons:
5609     - title: "2005.0-5 vs 2005.0-4"
5610       reference: 2
5611       compare: 3
5612 #      rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca1.yaml"
5613     - title: "2009.0-5 vs 2005.0-5"
5614       reference: 3
5615       compare: 4
5616 #      rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca2.yaml"
5617   legend:
5618     - ''
5619     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5620     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5621     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5622     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5623     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5624
5625 # VPP Performance Changes 3n-tsh 4t4c mrr
5626 - type: "table"
5627   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5628   algorithm: "table_comparison"
5629   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5630   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5631   filter: "'4T4C'"
5632   columns:
5633     - title: "2001.0-2"
5634       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5635     - title: "2005.0-4"
5636       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5637     - title: "2005.0-5"
5638       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5639     - title: "2009.0-5"
5640       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5641   comparisons:
5642     - title: "2005.0-5 vs 2005.0-4"
5643       reference: 2
5644       compare: 3
5645 #      rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca1.yaml"
5646     - title: "2009.0-5 vs 2005.0-5"
5647       reference: 3
5648       compare: 4
5649 #      rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca2.yaml"
5650   legend:
5651     - ''
5652     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5653     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5654     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5655     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5656     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5657
5658 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5659 - type: "table"
5660   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5661   algorithm: "table_comparison"
5662   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5663   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5664   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5665   columns:
5666     - title: "3n-hsw xl710"
5667       data-set: "vpp-compare-testbeds-mrr-ref"
5668       tag: "NIC_Intel-XL710"
5669     - title: "3n-skx xxv710"
5670       data-set: "vpp-compare-testbeds-mrr-cmp"
5671       tag: "NIC_Intel-XXV710"
5672   comparisons:
5673     - title: "Diff"
5674       reference: 1
5675       compare: 2
5676   legend:
5677     - ""
5678     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5679     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5680
5681 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5682 - type: "table"
5683   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5684   algorithm: "table_comparison"
5685   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5686   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5687   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5688   columns:
5689     - title: "3n-hsw xl710"
5690       data-set: "vpp-compare-testbeds-mrr-ref"
5691       tag: "NIC_Intel-XL710"
5692     - title: "3n-skx xxv710"
5693       data-set: "vpp-compare-testbeds-mrr-cmp"
5694       tag: "NIC_Intel-XXV710"
5695   comparisons:
5696     - title: "Diff"
5697       reference: 1
5698       compare: 2
5699   legend:
5700     - ""
5701     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5702     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5703
5704 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5705 - type: "table"
5706   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5707   algorithm: "table_comparison"
5708   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5709   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5710   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5711   columns:
5712     - title: "3n-hsw xl710"
5713       data-set: "vpp-compare-testbeds-mrr-ref"
5714       tag: "NIC_Intel-XL710"
5715     - title: "3n-skx xxv710"
5716       data-set: "vpp-compare-testbeds-mrr-cmp"
5717       tag: "NIC_Intel-XXV710"
5718   comparisons:
5719     - title: "Diff"
5720       reference: 1
5721       compare: 2
5722   legend:
5723     - ""
5724     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5725     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5726
5727 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5728 - type: "table"
5729   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5730   algorithm: "table_comparison"
5731   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5732   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5733   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5734   columns:
5735     - title: "2n-skx"
5736       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5737     - title: "2n-clx"
5738       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5739   comparisons:
5740     - title: "Diff"
5741       reference: 1
5742       compare: 2
5743   legend:
5744     - ""
5745     - "2n-skx, 2n-clx - testbeds and NICs tested."
5746     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5747
5748 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5749 - type: "table"
5750   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5751   algorithm: "table_comparison"
5752   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5753   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5754   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5755   columns:
5756     - title: "2n-skx"
5757       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5758     - title: "2n-clx"
5759       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5760   comparisons:
5761     - title: "Diff"
5762       reference: 1
5763       compare: 2
5764   legend:
5765     - ""
5766     - "2n-skx, 2n-clx - testbeds and NICs tested."
5767     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5768
5769 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5770 - type: "table"
5771   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5772   algorithm: "table_comparison"
5773   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5774   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5775   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5776   columns:
5777     - title: "2n-skx"
5778       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5779     - title: "2n-clx"
5780       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5781   comparisons:
5782     - title: "Diff"
5783       reference: 1
5784       compare: 2
5785   legend:
5786     - ""
5787     - "2n-skx, 2n-clx - testbeds and NICs tested."
5788     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5789
5790 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5791 - type: "table"
5792   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5793   algorithm: "table_comparison"
5794   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5795   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5796   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5797   columns:
5798     - title: "3n-skx"
5799       data-set: "vpp-compare-topologies-mrr-ref"
5800     - title: "2n-skx"
5801       data-set: "vpp-compare-topologies-mrr-cmp"
5802   comparisons:
5803     - title: "Diff"
5804       reference: 1
5805       compare: 2
5806   legend:
5807     - ""
5808     - "3n-skx, 2n-skx - topologies tested."
5809     - "Diff - difference between 3n-skx and 2n-skx topologies."
5810
5811 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5812 - type: "table"
5813   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5814   algorithm: "table_comparison"
5815   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5816   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5817   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5818   columns:
5819     - title: "3n-skx"
5820       data-set: "vpp-compare-topologies-mrr-ref"
5821     - title: "2n-skx"
5822       data-set: "vpp-compare-topologies-mrr-cmp"
5823   comparisons:
5824     - title: "Diff"
5825       reference: 1
5826       compare: 2
5827   legend:
5828     - ""
5829     - "3n-skx, 2n-skx - topologies tested."
5830     - "Diff - difference between 3n-skx and 2n-skx topologies."
5831
5832 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5833 - type: "table"
5834   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5835   algorithm: "table_comparison"
5836   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5837   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5838   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5839   columns:
5840     - title: "3n-skx"
5841       data-set: "vpp-compare-topologies-mrr-ref"
5842     - title: "2n-skx"
5843       data-set: "vpp-compare-topologies-mrr-cmp"
5844   comparisons:
5845     - title: "Diff"
5846       reference: 1
5847       compare: 2
5848   legend:
5849     - ""
5850     - "3n-skx, 2n-skx - topologies tested."
5851     - "Diff - difference between 3n-skx and 2n-skx topologies."
5852
5853 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5854 - type: "table"
5855   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5856   algorithm: "table_comparison"
5857   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5858   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5859   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5860   columns:
5861     - title: "3n-hsw xl710"
5862       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5863       tag: "NIC_Intel-XL710"
5864     - title: "2n-clx xxv710"
5865       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5866       tag: "NIC_Intel-XXV710"
5867   comparisons:
5868     - title: "Diff"
5869       reference: 1
5870       compare: 2
5871   legend:
5872     - ""
5873     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5874     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5875
5876 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5877 - type: "table"
5878   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5879   algorithm: "table_comparison"
5880   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5881   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5882   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5883   columns:
5884     - title: "3n-hsw xl710"
5885       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5886       tag: "NIC_Intel-XL710"
5887     - title: "2n-clx xxv710"
5888       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5889       tag: "NIC_Intel-XXV710"
5890   comparisons:
5891     - title: "Diff"
5892       reference: 1
5893       compare: 2
5894   legend:
5895     - ""
5896     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5897     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5898
5899 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5900 - type: "table"
5901   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5902   algorithm: "table_comparison"
5903   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5904   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5905   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5906   columns:
5907     - title: "3n-hsw xl710"
5908       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5909       tag: "NIC_Intel-XL710"
5910     - title: "2n-clx xxv710"
5911       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5912       tag: "NIC_Intel-XXV710"
5913   comparisons:
5914     - title: "Diff"
5915       reference: 1
5916       compare: 2
5917   legend:
5918     - ""
5919     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5920     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5921
5922 # Detailed Test Results - VPP Performance Results 3n-hsw
5923 - type: "table"
5924   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5925   algorithm: "table_merged_details"
5926   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5927   columns:
5928     - title: " |prein| Test Name |preout| "
5929       data: "data name"
5930     - 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| "
5931       data: "data msg"
5932   data: "vpp-perf-results-3n-hsw"
5933   filter: "all"
5934   parameters:
5935   - "name"
5936   - "parent"
5937   - "msg"
5938
5939 # Detailed Test Results - VPP Performance Results 3n-skx
5940 - type: "table"
5941   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5942   algorithm: "table_merged_details"
5943   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5944   columns:
5945     - title: " |prein| Test Name |preout| "
5946       data: "data name"
5947     - 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| "
5948       data: "data msg"
5949   data: "vpp-perf-results-3n-skx"
5950   filter: "all"
5951   remove-ndr: False
5952   parameters:
5953   - "name"
5954   - "parent"
5955   - "msg"
5956
5957 # Detailed Test Results - VPP Performance Results 2n-skx
5958 - type: "table"
5959   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5960   algorithm: "table_merged_details"
5961   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5962   columns:
5963     - title: " |prein| Test Name |preout| "
5964       data: "data name"
5965     - 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| "
5966       data: "data msg"
5967   data: "vpp-perf-results-2n-skx"
5968   filter: "all"
5969   remove-ndr: False
5970   parameters:
5971   - "name"
5972   - "parent"
5973   - "msg"
5974
5975 # Detailed Test Results - VPP Performance Results 2n-clx
5976 - type: "table"
5977   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5978   algorithm: "table_merged_details"
5979   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5980   columns:
5981     - title: " |prein| Test Name |preout| "
5982       data: "data name"
5983     - 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| "
5984       data: "data msg"
5985   data: "vpp-perf-results-2n-clx"
5986   filter: "all"
5987   parameters:
5988   - "name"
5989   - "parent"
5990   - "msg"
5991
5992 # Detailed Test Results - VPP Performance Results 3n-tsh
5993 - type: "table"
5994   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5995   algorithm: "table_merged_details"
5996   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5997   columns:
5998     - title: " |prein| Test Name |preout| "
5999       data: "data name"
6000     - 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| "
6001       data: "data msg"
6002   data: "vpp-perf-results-3n-tsh"
6003   filter: "all"
6004   parameters:
6005   - "name"
6006   - "parent"
6007   - "msg"
6008
6009 # Detailed Test Results - VPP Performance Results 3n-dnv
6010 - type: "table"
6011   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
6012   algorithm: "table_merged_details"
6013   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
6014   columns:
6015     - title: " |prein| Test Name |preout| "
6016       data: "data name"
6017     - 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| "
6018       data: "data msg"
6019   data: "vpp-perf-results-3n-dnv"
6020   filter: "all"
6021   parameters:
6022   - "name"
6023   - "parent"
6024   - "msg"
6025
6026 # Detailed Test Results - VPP Performance Results 2n-dnv
6027 - type: "table"
6028   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
6029   algorithm: "table_merged_details"
6030   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
6031   columns:
6032     - title: " |prein| Test Name |preout| "
6033       data: "data name"
6034     - 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| "
6035       data: "data msg"
6036   data: "vpp-perf-results-2n-dnv"
6037   filter: "all"
6038   parameters:
6039   - "name"
6040   - "parent"
6041   - "msg"
6042
6043 # Test configuration - VPP Performance Test Configs 3n-hsw
6044 - type: "table"
6045   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
6046   algorithm: "table_merged_details"
6047   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
6048   columns:
6049     - title: " |prein| Test Name |preout| "
6050       data: "data name"
6051     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6052       data: "data conf-history"
6053   data: "vpp-perf-results-3n-hsw"
6054   filter: "all"
6055   parameters:
6056   - "parent"
6057   - "name"
6058   - "conf-history"
6059
6060 # Test configuration - VPP Performance Test Configs 3n-skx
6061 - type: "table"
6062   title: "Test configuration - VPP Performance Test Configs 3n-skx"
6063   algorithm: "table_merged_details"
6064   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
6065   columns:
6066     - title: " |prein| Test Name |preout| "
6067       data: "data name"
6068     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6069       data: "data conf-history"
6070   data: "vpp-perf-results-3n-skx"
6071   filter: "all"
6072   parameters:
6073   - "parent"
6074   - "name"
6075   - "conf-history"
6076
6077 # Test configuration - VPP Performance Test Configs 2n-skx
6078 - type: "table"
6079   title: "Test configuration - VPP Performance Test Configs 2n-skx"
6080   algorithm: "table_merged_details"
6081   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
6082   columns:
6083     - title: " |prein| Test Name |preout| "
6084       data: "data name"
6085     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6086       data: "data conf-history"
6087   data: "vpp-perf-results-2n-skx"
6088   filter: "all"
6089   parameters:
6090   - "parent"
6091   - "name"
6092   - "conf-history"
6093
6094 # Test configuration - VPP Performance Test Configs 2n-clx
6095 - type: "table"
6096   title: "Test configuration - VPP Performance Test Configs 2n-clx"
6097   algorithm: "table_merged_details"
6098   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
6099   columns:
6100     - title: " |prein| Test Name |preout| "
6101       data: "data name"
6102     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6103       data: "data conf-history"
6104   data: "vpp-perf-results-2n-clx"
6105   filter: "all"
6106   parameters:
6107   - "parent"
6108   - "name"
6109   - "conf-history"
6110
6111 # Test configuration - VPP Performance Test Configs 3n-tsh
6112 - type: "table"
6113   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
6114   algorithm: "table_merged_details"
6115   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
6116   columns:
6117     - title: " |prein| Test Name |preout| "
6118       data: "data name"
6119     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6120       data: "data conf-history"
6121   data: "vpp-perf-results-3n-tsh"
6122   filter: "all"
6123   parameters:
6124   - "parent"
6125   - "name"
6126   - "conf-history"
6127
6128 # Test configuration - VPP Performance Test Configs 3n-dnv
6129 - type: "table"
6130   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
6131   algorithm: "table_merged_details"
6132   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
6133   columns:
6134     - title: " |prein| Test Name |preout| "
6135       data: "data name"
6136     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6137       data: "data conf-history"
6138   data: "vpp-perf-results-3n-dnv"
6139   filter: "all"
6140   parameters:
6141   - "parent"
6142   - "name"
6143   - "conf-history"
6144
6145 # Test configuration - VPP Performance Test Configs 2n-dnv
6146 - type: "table"
6147   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
6148   algorithm: "table_merged_details"
6149   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
6150   columns:
6151     - title: " |prein| Test Name |preout| "
6152       data: "data name"
6153     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6154       data: "data conf-history"
6155   data: "vpp-perf-results-2n-dnv"
6156   filter: "all"
6157   parameters:
6158   - "parent"
6159   - "name"
6160   - "conf-history"
6161
6162 # Test Operational Data - VPP Performance Operational Data 3n-hsw
6163 - type: "table"
6164   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
6165   algorithm: "table_oper_data_html"
6166   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
6167   data: "vpp-perf-results-3n-hsw"
6168   filter: "all"
6169
6170 # Test Operational Data - VPP Performance Operational Data 3n-skx
6171 - type: "table"
6172   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
6173   algorithm: "table_oper_data_html"
6174   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
6175   data: "vpp-perf-results-3n-skx"
6176   filter: "all"
6177
6178 # Test Operational Data - VPP Performance Operational Data 2n-skx
6179 - type: "table"
6180   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
6181   algorithm: "table_oper_data_html"
6182   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
6183   data: "vpp-perf-results-2n-skx"
6184   filter: "all"
6185
6186 # Test Operational Data - VPP Performance Operational Data 2n-clx
6187 - type: "table"
6188   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
6189   algorithm: "table_oper_data_html"
6190   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
6191   data: "vpp-perf-results-2n-clx"
6192   filter: "all"
6193
6194 # Test Operational Data - VPP Performance Operational Data 3n-tsh
6195 - type: "table"
6196   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
6197   algorithm: "table_oper_data_html"
6198   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
6199   data: "vpp-perf-results-3n-tsh"
6200   filter: "all"
6201
6202 # Test Operational Data - VPP Performance Operational Data 3n-dnv
6203 - type: "table"
6204   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
6205   algorithm: "table_oper_data_html"
6206   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
6207   data: "vpp-perf-results-3n-dnv"
6208   filter: "all"
6209
6210 # Test Operational Data - VPP Performance Operational Data 2n-dnv
6211 - type: "table"
6212   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
6213   algorithm: "table_oper_data_html"
6214   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
6215   data: "vpp-perf-results-2n-dnv"
6216   filter: "all"
6217
6218 # Detailed Test Results - VPP MRR Results 3n-hsw
6219 - type: "table"
6220   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
6221   algorithm: "table_merged_details"
6222   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
6223   columns:
6224     - title: " |prein| Test Name |preout| "
6225       data: "data name"
6226     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6227       data: "data msg"
6228   data: "vpp-mrr-results-3n-hsw"
6229   filter: "all"
6230   parameters:
6231   - "name"
6232   - "parent"
6233   - "msg"
6234
6235 # Detailed Test Results - VPP MRR Results 3n-skx
6236 - type: "table"
6237   title: "Detailed Test Results - VPP MRR Results 3n-skx"
6238   algorithm: "table_merged_details"
6239   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
6240   columns:
6241     - title: " |prein| Test Name |preout| "
6242       data: "data name"
6243     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6244       data: "data msg"
6245   data: "vpp-mrr-results-3n-skx"
6246   filter: "all"
6247   parameters:
6248   - "name"
6249   - "parent"
6250   - "msg"
6251
6252 # Detailed Test Results - VPP MRR Results 2n-skx
6253 - type: "table"
6254   title: "Detailed Test Results - VPP MRR Results 2n-skx"
6255   algorithm: "table_merged_details"
6256   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
6257   columns:
6258     - title: " |prein| Test Name |preout| "
6259       data: "data name"
6260     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6261       data: "data msg"
6262   data: "vpp-mrr-results-2n-skx"
6263   filter: "all"
6264   parameters:
6265   - "name"
6266   - "parent"
6267   - "msg"
6268
6269 # Detailed Test Results - VPP MRR Results 2n-clx
6270 - type: "table"
6271   title: "Detailed Test Results - VPP MRR Results 2n-clx"
6272   algorithm: "table_merged_details"
6273   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
6274   columns:
6275     - title: " |prein| Test Name |preout| "
6276       data: "data name"
6277     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6278       data: "data msg"
6279   data: "vpp-mrr-results-2n-clx"
6280   filter: "all"
6281   parameters:
6282   - "name"
6283   - "parent"
6284   - "msg"
6285
6286 # Detailed Test Results - VPP MRR Results 3n-tsh
6287 - type: "table"
6288   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
6289   algorithm: "table_merged_details"
6290   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
6291   columns:
6292     - title: " |prein| Test Name |preout| "
6293       data: "data name"
6294     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6295       data: "data msg"
6296   data: "vpp-mrr-results-3n-tsh"
6297   filter: "all"
6298   parameters:
6299   - "name"
6300   - "parent"
6301   - "msg"
6302
6303 # Detailed Test Results - VPP MRR Results 3n-dnv
6304 - type: "table"
6305   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
6306   algorithm: "table_merged_details"
6307   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
6308   columns:
6309     - title: " |prein| Test Name |preout| "
6310       data: "data name"
6311     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6312       data: "data msg"
6313   data: "vpp-mrr-results-3n-dnv"
6314   filter: "all"
6315   parameters:
6316   - "name"
6317   - "parent"
6318   - "msg"
6319
6320 # Detailed Test Results - VPP MRR Results 2n-dnv
6321 - type: "table"
6322   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
6323   algorithm: "table_merged_details"
6324   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
6325   columns:
6326     - title: " |prein| Test Name |preout| "
6327       data: "data name"
6328     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6329       data: "data msg"
6330   data: "vpp-mrr-results-2n-dnv"
6331   filter: "all"
6332   parameters:
6333   - "name"
6334   - "parent"
6335   - "msg"
6336
6337 # Test configuration - VPP MRR Test Configs 3n-hsw
6338 - type: "table"
6339   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
6340   algorithm: "table_merged_details"
6341   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
6342   columns:
6343     - title: " |prein| Test Name |preout| "
6344       data: "data name"
6345     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6346       data: "data conf-history"
6347   data: "vpp-mrr-results-3n-hsw"
6348   filter: "all"
6349   parameters:
6350   - "parent"
6351   - "name"
6352   - "conf-history"
6353
6354 # Test configuration - VPP MRR Test Configs 3n-skx
6355 - type: "table"
6356   title: "Test configuration - VPP MRR Test Configs 3n-skx"
6357   algorithm: "table_merged_details"
6358   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
6359   columns:
6360     - title: " |prein| Test Name |preout| "
6361       data: "data name"
6362     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6363       data: "data conf-history"
6364   data: "vpp-mrr-results-3n-skx"
6365   filter: "all"
6366   parameters:
6367   - "parent"
6368   - "name"
6369   - "conf-history"
6370
6371 # Test configuration - VPP MRR Test Configs 2n-skx
6372 - type: "table"
6373   title: "Test configuration - VPP MRR Test Configs 2n-skx"
6374   algorithm: "table_merged_details"
6375   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
6376   columns:
6377     - title: " |prein| Test Name |preout| "
6378       data: "data name"
6379     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6380       data: "data conf-history"
6381   data: "vpp-mrr-results-2n-skx"
6382   filter: "all"
6383   parameters:
6384   - "parent"
6385   - "name"
6386   - "conf-history"
6387
6388 # Test configuration - VPP MRR Test Configs 2n-clx
6389 - type: "table"
6390   title: "Test configuration - VPP MRR Test Configs 2n-clx"
6391   algorithm: "table_merged_details"
6392   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
6393   columns:
6394     - title: " |prein| Test Name |preout| "
6395       data: "data name"
6396     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6397       data: "data conf-history"
6398   data: "vpp-mrr-results-2n-clx"
6399   filter: "all"
6400   parameters:
6401   - "parent"
6402   - "name"
6403   - "conf-history"
6404
6405 # Test configuration - VPP MRR Test Configs 3n-tsh
6406 - type: "table"
6407   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
6408   algorithm: "table_merged_details"
6409   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
6410   columns:
6411     - title: " |prein| Test Name |preout| "
6412       data: "data name"
6413     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6414       data: "data conf-history"
6415   data: "vpp-mrr-results-3n-tsh"
6416   filter: "all"
6417   parameters:
6418   - "parent"
6419   - "name"
6420   - "conf-history"
6421
6422 # Test configuration - VPP MRR Test Configs 3n-dnv
6423 - type: "table"
6424   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
6425   algorithm: "table_merged_details"
6426   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
6427   columns:
6428     - title: " |prein| Test Name |preout| "
6429       data: "data name"
6430     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6431       data: "data conf-history"
6432   data: "vpp-mrr-results-3n-dnv"
6433   filter: "all"
6434   parameters:
6435   - "parent"
6436   - "name"
6437   - "conf-history"
6438
6439 # Test configuration - VPP MRR Test Configs 2n-dnv
6440 - type: "table"
6441   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
6442   algorithm: "table_merged_details"
6443   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
6444   columns:
6445     - title: " |prein| Test Name |preout| "
6446       data: "data name"
6447     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6448       data: "data conf-history"
6449   data: "vpp-mrr-results-2n-dnv"
6450   filter: "all"
6451   parameters:
6452   - "parent"
6453   - "name"
6454   - "conf-history"
6455
6456 # Detailed Test Results - VPP Device Results - Ubuntu
6457 - type: "table"
6458   title: "Detailed Test Results - VPP Device Results - Ubuntu"
6459   algorithm: "table_merged_details"
6460   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
6461   columns:
6462     - title: " |prein| Test Name |preout| "
6463       data: "data name"
6464     - title: " |prein| Status |preout| "
6465       data: "data status"
6466   data: "vpp-device-results-ubuntu"
6467   filter: "all"
6468   parameters:
6469   - "name"
6470   - "parent"
6471   - "doc"
6472   - "status"
6473
6474 # Test configuration - VPP Device Test Configs - Ubuntu
6475 - type: "table"
6476   title: "Test configuration - VPP Device Test Configs - Ubuntu"
6477   algorithm: "table_merged_details"
6478   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
6479   columns:
6480     - title: " |prein| Test Name |preout| "
6481       data: "data name"
6482     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6483       data: "data conf-history"
6484   data: "vpp-device-results-ubuntu"
6485   filter: "all"
6486   parameters:
6487   - "parent"
6488   - "name"
6489   - "conf-history"
6490
6491 ################################################################################
6492
6493 # DPDK Performance Changes 3n-hsw 1t1c pdr
6494 - type: "table"
6495   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
6496   algorithm: "table_comparison"
6497   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
6498   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6499   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6500   columns:
6501     - title: "2001"
6502       data-set: "dpdk-performance-changes-3n-hsw-h1"
6503     - title: "2005"
6504       data-set: "dpdk-performance-changes-3n-hsw-ref"
6505     - title: "2009"
6506       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6507   comparisons:
6508     - title: "Diff"
6509       reference: 2
6510       compare: 3
6511   legend:
6512     - ""
6513     - "2001, 2005, 2009 - DPDK versions tested."
6514     - "Diff - difference between 2005 and 2009 DPDK version."
6515
6516 # DPDK Performance Changes 3n-hsw 2t2c pdr
6517 - type: "table"
6518   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
6519   algorithm: "table_comparison"
6520   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
6521   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6522   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6523   columns:
6524     - title: "2001"
6525       data-set: "dpdk-performance-changes-3n-hsw-h1"
6526     - title: "2005"
6527       data-set: "dpdk-performance-changes-3n-hsw-ref"
6528     - title: "2009"
6529       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6530   comparisons:
6531     - title: "Diff"
6532       reference: 2
6533       compare: 3
6534   legend:
6535     - ""
6536     - "2001, 2005, 2009 - DPDK versions tested."
6537     - "Diff - difference between 2005 and 2009 DPDK version."
6538
6539 # DPDK Performance Changes 3n-hsw 1t1c pdr
6540 - type: "table"
6541   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
6542   algorithm: "table_comparison"
6543   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
6544   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6545   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6546   columns:
6547     - title: "2001"
6548       data-set: "dpdk-performance-changes-3n-hsw-h1"
6549     - title: "2005"
6550       data-set: "dpdk-performance-changes-3n-hsw-ref"
6551     - title: "2009"
6552       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6553   comparisons:
6554     - title: "Diff"
6555       reference: 2
6556       compare: 3
6557   legend:
6558     - ""
6559     - "2001, 2005, 2009 - DPDK versions tested."
6560     - "Diff - difference between 2005 and 2009 DPDK version."
6561
6562 # DPDK Performance Changes 3n-hsw 2t2c ndr
6563 - type: "table"
6564   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
6565   algorithm: "table_comparison"
6566   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
6567   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6568   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6569   columns:
6570     - title: "2001"
6571       data-set: "dpdk-performance-changes-3n-hsw-h1"
6572     - title: "2005"
6573       data-set: "dpdk-performance-changes-3n-hsw-ref"
6574     - title: "2009"
6575       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6576   comparisons:
6577     - title: "Diff"
6578       reference: 2
6579       compare: 3
6580   legend:
6581     - ""
6582     - "2001, 2005, 2009 - DPDK versions tested."
6583     - "Diff - difference between 2005 and 2009 DPDK version."
6584
6585 # DPDK Performance Changes 3n-skx 2t1c pdr
6586 - type: "table"
6587   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
6588   algorithm: "table_comparison"
6589   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
6590   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6591   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6592   columns:
6593     - title: "2001"
6594       data-set: "dpdk-performance-changes-3n-skx-h1"
6595     - title: "2005"
6596       data-set: "dpdk-performance-changes-3n-skx-ref"
6597     - title: "2009"
6598       data-set: "dpdk-performance-changes-3n-skx-cmp"
6599   comparisons:
6600     - title: "Diff"
6601       reference: 2
6602       compare: 3
6603   legend:
6604     - ""
6605     - "2001, 2005, 2009 - DPDK versions tested."
6606     - "Diff - difference between 2005 and 2009 DPDK version."
6607
6608 # DPDK Performance Changes 3n-skx 4t2c pdr
6609 - type: "table"
6610   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6611   algorithm: "table_comparison"
6612   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6613   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6614   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6615   columns:
6616     - title: "2001"
6617       data-set: "dpdk-performance-changes-3n-skx-h1"
6618     - title: "2005"
6619       data-set: "dpdk-performance-changes-3n-skx-ref"
6620     - title: "2009"
6621       data-set: "dpdk-performance-changes-3n-skx-cmp"
6622   comparisons:
6623     - title: "Diff"
6624       reference: 2
6625       compare: 3
6626   legend:
6627     - ""
6628     - "2001, 2005, 2009 - DPDK versions tested."
6629     - "Diff - difference between 2005 and 2009 DPDK version."
6630
6631 # DPDK Performance Changes 3n-skx 2t1c ndr
6632 - type: "table"
6633   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6634   algorithm: "table_comparison"
6635   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6636   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6637   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6638   columns:
6639     - title: "2001"
6640       data-set: "dpdk-performance-changes-3n-skx-h1"
6641     - title: "2005"
6642       data-set: "dpdk-performance-changes-3n-skx-ref"
6643     - title: "2009"
6644       data-set: "dpdk-performance-changes-3n-skx-cmp"
6645   comparisons:
6646     - title: "Diff"
6647       reference: 2
6648       compare: 3
6649   legend:
6650     - ""
6651     - "2001, 2005, 2009 - DPDK versions tested."
6652     - "Diff - difference between 2005 and 2009 DPDK version."
6653
6654 # DPDK Performance Changes 3n-skx 4t2c ndr
6655 - type: "table"
6656   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6657   algorithm: "table_comparison"
6658   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6659   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6660   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6661   columns:
6662     - title: "2001"
6663       data-set: "dpdk-performance-changes-3n-skx-h1"
6664     - title: "2005"
6665       data-set: "dpdk-performance-changes-3n-skx-ref"
6666     - title: "2009"
6667       data-set: "dpdk-performance-changes-3n-skx-cmp"
6668   comparisons:
6669     - title: "Diff"
6670       reference: 2
6671       compare: 3
6672   legend:
6673     - ""
6674     - "2001, 2005, 2009 - DPDK versions tested."
6675     - "Diff - difference between 2005 and 2009 DPDK version."
6676
6677 # DPDK Performance Changes 2n-skx 2t1c pdr
6678 - type: "table"
6679   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6680   algorithm: "table_comparison"
6681   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6682   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6683   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6684   columns:
6685     - title: "2001"
6686       data-set: "dpdk-performance-changes-2n-skx-h1"
6687     - title: "2005"
6688       data-set: "dpdk-performance-changes-2n-skx-ref"
6689     - title: "2009"
6690       data-set: "dpdk-performance-changes-2n-skx-cmp"
6691   comparisons:
6692     - title: "Diff"
6693       reference: 2
6694       compare: 3
6695   legend:
6696     - ""
6697     - "2001, 2005, 2009 - DPDK versions tested."
6698     - "Diff - difference between 2005 and 2009 DPDK version."
6699
6700 # DPDK Performance Changes 2n-skx 4t2c pdr
6701 - type: "table"
6702   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6703   algorithm: "table_comparison"
6704   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6705   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6706   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6707   columns:
6708     - title: "2001"
6709       data-set: "dpdk-performance-changes-2n-skx-h1"
6710     - title: "2005"
6711       data-set: "dpdk-performance-changes-2n-skx-ref"
6712     - title: "2009"
6713       data-set: "dpdk-performance-changes-2n-skx-cmp"
6714   comparisons:
6715     - title: "Diff"
6716       reference: 2
6717       compare: 3
6718   legend:
6719     - ""
6720     - "2001, 2005, 2009 - DPDK versions tested."
6721     - "Diff - difference between 2005 and 2009 DPDK version."
6722
6723 # DPDK Performance Changes 2n-skx 2t1c ndr
6724 - type: "table"
6725   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6726   algorithm: "table_comparison"
6727   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6728   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6729   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6730   columns:
6731     - title: "2001"
6732       data-set: "dpdk-performance-changes-2n-skx-h1"
6733     - title: "2005"
6734       data-set: "dpdk-performance-changes-2n-skx-ref"
6735     - title: "2009"
6736       data-set: "dpdk-performance-changes-2n-skx-cmp"
6737   comparisons:
6738     - title: "Diff"
6739       reference: 2
6740       compare: 3
6741   legend:
6742     - ""
6743     - "2001, 2005, 2009 - DPDK versions tested."
6744     - "Diff - difference between 2005 and 2009 DPDK version."
6745
6746 # DPDK Performance Changes 2n-skx 4t2c ndr
6747 - type: "table"
6748   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6749   algorithm: "table_comparison"
6750   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6751   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6752   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6753   columns:
6754     - title: "2001"
6755       data-set: "dpdk-performance-changes-2n-skx-h1"
6756     - title: "2005"
6757       data-set: "dpdk-performance-changes-2n-skx-ref"
6758     - title: "2009"
6759       data-set: "dpdk-performance-changes-2n-skx-cmp"
6760   comparisons:
6761     - title: "Diff"
6762       reference: 2
6763       compare: 3
6764   legend:
6765     - ""
6766     - "2001, 2005, 2009 - DPDK versions tested."
6767     - "Diff - difference between 2005 and 2009 DPDK version."
6768
6769 # DPDK Performance Changes 2n-clx 2t1c pdr
6770 - type: "table"
6771   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6772   algorithm: "table_comparison"
6773   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6774   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6775   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6776   columns:
6777     - title: "2001"
6778       data-set: "dpdk-performance-changes-2n-clx-h1"
6779     - title: "2005"
6780       data-set: "dpdk-performance-changes-2n-clx-ref"
6781     - title: "2009"
6782       data-set: "dpdk-performance-changes-2n-clx-cmp"
6783   comparisons:
6784     - title: "Diff"
6785       reference: 2
6786       compare: 3
6787   legend:
6788     - ""
6789     - "2001, 2005, 2009 - DPDK versions tested."
6790     - "Diff - difference between 2005 and 2009 DPDK version."
6791
6792 # DPDK Performance Changes 2n-clx 4t2c pdr
6793 - type: "table"
6794   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6795   algorithm: "table_comparison"
6796   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6797   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6798   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6799   columns:
6800     - title: "2001"
6801       data-set: "dpdk-performance-changes-2n-clx-h1"
6802     - title: "2005"
6803       data-set: "dpdk-performance-changes-2n-clx-ref"
6804     - title: "2009"
6805       data-set: "dpdk-performance-changes-2n-clx-cmp"
6806   comparisons:
6807     - title: "Diff"
6808       reference: 2
6809       compare: 3
6810   legend:
6811     - ""
6812     - "2001, 2005, 2009 - DPDK versions tested."
6813     - "Diff - difference between 2005 and 2009 DPDK version."
6814
6815 # DPDK Performance Changes 2n-clx 2t1c ndr
6816 - type: "table"
6817   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6818   algorithm: "table_comparison"
6819   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6820   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6821   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6822   columns:
6823     - title: "2001"
6824       data-set: "dpdk-performance-changes-2n-clx-h1"
6825     - title: "2005"
6826       data-set: "dpdk-performance-changes-2n-clx-ref"
6827     - title: "2009"
6828       data-set: "dpdk-performance-changes-2n-clx-cmp"
6829   comparisons:
6830     - title: "Diff"
6831       reference: 2
6832       compare: 3
6833   legend:
6834     - ""
6835     - "2001, 2005, 2009 - DPDK versions tested."
6836     - "Diff - difference between 2005 and 2009 DPDK version."
6837
6838 # DPDK Performance Changes 2n-clx 4t2c ndr
6839 - type: "table"
6840   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6841   algorithm: "table_comparison"
6842   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6843   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6844   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6845   columns:
6846     - title: "2001"
6847       data-set: "dpdk-performance-changes-2n-clx-h1"
6848     - title: "2005"
6849       data-set: "dpdk-performance-changes-2n-clx-ref"
6850     - title: "2009"
6851       data-set: "dpdk-performance-changes-2n-clx-cmp"
6852   comparisons:
6853     - title: "Diff"
6854       reference: 2
6855       compare: 3
6856   legend:
6857     - ""
6858     - "2001, 2005, 2009 - DPDK versions tested."
6859     - "Diff - difference between 2005 and 2009 DPDK version."
6860
6861 ## DPDK Performance Changes 2n-dnv 1t1c pdr
6862 #- type: "table"
6863 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6864 #  algorithm: "table_comparison"
6865 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6866 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6867 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6868 #  columns:
6869 #    - title: "2001"
6870 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6871 #    - title: "2005"
6872 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6873 #    - title: "2009"
6874 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6875 #  comparisons:
6876 #    - title: "Diff"
6877 #      reference: 2
6878 #      compare: 3
6879 #  legend:
6880 #    - ""
6881 #    - "2001, 2005, 2009 - DPDK versions tested."
6882 #    - "Diff - difference between 2005 and 2009 DPDK version."
6883 #
6884 ## DPDK Performance Changes 2n-dnv 2t2c pdr
6885 #- type: "table"
6886 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6887 #  algorithm: "table_comparison"
6888 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
6889 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6890 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6891 #  columns:
6892 #    - title: "2001"
6893 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6894 #    - title: "2005"
6895 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6896 #    - title: "2009"
6897 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6898 #  comparisons:
6899 #    - title: "Diff"
6900 #      reference: 2
6901 #      compare: 3
6902 #  legend:
6903 #    - ""
6904 #    - "2001, 2005, 2009 - DPDK versions tested."
6905 #    - "Diff - difference between 2005 and 2009 DPDK version."
6906 #
6907 ## DPDK Performance Changes 2n-dnv 1t1c ndr
6908 #- type: "table"
6909 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
6910 #  algorithm: "table_comparison"
6911 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
6912 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6913 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6914 #  columns:
6915 #    - title: "2001"
6916 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6917 #    - title: "2005"
6918 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6919 #    - title: "2009"
6920 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6921 #  comparisons:
6922 #    - title: "Diff"
6923 #      reference: 2
6924 #      compare: 3
6925 #  legend:
6926 #    - ""
6927 #    - "2001, 2005, 2009 - DPDK versions tested."
6928 #    - "Diff - difference between 2005 and 2009 DPDK version."
6929 #
6930 ## DPDK Performance Changes 2n-dnv 2t2c ndr
6931 #- type: "table"
6932 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
6933 #  algorithm: "table_comparison"
6934 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
6935 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6936 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6937 #  columns:
6938 #    - title: "2001"
6939 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6940 #    - title: "2005"
6941 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6942 #    - title: "2009"
6943 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6944 #  comparisons:
6945 #    - title: "Diff"
6946 #      reference: 2
6947 #      compare: 3
6948 #  legend:
6949 #    - ""
6950 #    - "2001, 2005, 2009 - DPDK versions tested."
6951 #    - "Diff - difference between 2005 and 2009 DPDK version."
6952 #
6953 ## DPDK Performance Changes 3n-dnv 1t1c pdr
6954 #- type: "table"
6955 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
6956 #  algorithm: "table_comparison"
6957 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
6958 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6959 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6960 #  columns:
6961 #    - title: "2001"
6962 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6963 #    - title: "2005"
6964 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6965 #    - title: "2009"
6966 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6967 #  comparisons:
6968 #    - title: "Diff"
6969 #      reference: 2
6970 #      compare: 3
6971 #  legend:
6972 #    - ""
6973 #    - "2001, 2005, 2009 - DPDK versions tested."
6974 #    - "Diff - difference between 2005 and 2009 DPDK version."
6975 #
6976 ## DPDK Performance Changes 3n-dnv 2t2c pdr
6977 #- type: "table"
6978 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
6979 #  algorithm: "table_comparison"
6980 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
6981 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6982 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6983 #  columns:
6984 #    - title: "2001"
6985 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6986 #    - title: "2005"
6987 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6988 #    - title: "2009"
6989 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6990 #  comparisons:
6991 #    - title: "Diff"
6992 #      reference: 2
6993 #      compare: 3
6994 #  legend:
6995 #    - ""
6996 #    - "2001, 2005, 2009 - DPDK versions tested."
6997 #    - "Diff - difference between 2005 and 2009 DPDK version."
6998 #
6999 ## DPDK Performance Changes 3n-dnv 1t1c ndr
7000 #- type: "table"
7001 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
7002 #  algorithm: "table_comparison"
7003 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
7004 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7005 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7006 #  columns:
7007 #    - title: "2001"
7008 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7009 #    - title: "2005"
7010 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7011 #    - title: "2009"
7012 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7013 #  comparisons:
7014 #    - title: "Diff"
7015 #      reference: 2
7016 #      compare: 3
7017 #  legend:
7018 #    - ""
7019 #    - "2001, 2005, 2009 - DPDK versions tested."
7020 #    - "Diff - difference between 2005 and 2009 DPDK version."
7021 #
7022 ## DPDK Performance Changes 3n-dnv 2t2c ndr
7023 #- type: "table"
7024 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
7025 #  algorithm: "table_comparison"
7026 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
7027 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7028 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7029 #  columns:
7030 #    - title: "2001"
7031 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7032 #    - title: "2005"
7033 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7034 #    - title: "2009"
7035 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7036 #  comparisons:
7037 #    - title: "Diff"
7038 #      reference: 2
7039 #      compare: 3
7040 #  legend:
7041 #    - ""
7042 #    - "2001, 2005, 2009 - DPDK versions tested."
7043 #    - "Diff - difference between 2005 and 2009 DPDK version."
7044
7045 # DPDK Performance Changes 3n-tsh 1t1c pdr
7046 - type: "table"
7047   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
7048   algorithm: "table_comparison"
7049   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
7050   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7051   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7052   columns:
7053     - title: "2001"
7054       data-set: "dpdk-performance-changes-3n-tsh-h1"
7055     - title: "2005"
7056       data-set: "dpdk-performance-changes-3n-tsh-ref"
7057     - title: "2009"
7058       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7059   comparisons:
7060     - title: "Diff"
7061       reference: 2
7062       compare: 3
7063   legend:
7064     - ""
7065     - "2001, 2005, 2009 - DPDK versions tested."
7066     - "Diff - difference between 2005 and 2009 DPDK version."
7067
7068 # DPDK Performance Changes 3n-tsh 2t2c pdr
7069 - type: "table"
7070   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
7071   algorithm: "table_comparison"
7072   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
7073   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7074   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7075   columns:
7076     - title: "2001"
7077       data-set: "dpdk-performance-changes-3n-tsh-h1"
7078     - title: "2005"
7079       data-set: "dpdk-performance-changes-3n-tsh-ref"
7080     - title: "2009"
7081       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7082   comparisons:
7083     - title: "Diff"
7084       reference: 2
7085       compare: 3
7086   legend:
7087     - ""
7088     - "2001, 2005, 2009 - DPDK versions tested."
7089     - "Diff - difference between 2005 and 2009 DPDK version."
7090
7091 # DPDK Performance Changes 3n-tsh 1t1c ndr
7092 - type: "table"
7093   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
7094   algorithm: "table_comparison"
7095   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
7096   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7097   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7098   columns:
7099     - title: "2001"
7100       data-set: "dpdk-performance-changes-3n-tsh-h1"
7101     - title: "2005"
7102       data-set: "dpdk-performance-changes-3n-tsh-ref"
7103     - title: "2009"
7104       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7105   comparisons:
7106     - title: "Diff"
7107       reference: 2
7108       compare: 3
7109   legend:
7110     - ""
7111     - "2001, 2005, 2009 - DPDK versions tested."
7112     - "Diff - difference between 2005 and 2009 DPDK version."
7113
7114 # DPDK Performance Changes 3n-tsh 2t2c ndr
7115 - type: "table"
7116   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
7117   algorithm: "table_comparison"
7118   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
7119   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7120   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7121   columns:
7122     - title: "2001"
7123       data-set: "dpdk-performance-changes-3n-tsh-h1"
7124     - title: "2005"
7125       data-set: "dpdk-performance-changes-3n-tsh-ref"
7126     - title: "2009"
7127       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7128   comparisons:
7129     - title: "Diff"
7130       reference: 2
7131       compare: 3
7132   legend:
7133     - ""
7134     - "2001, 2005, 2009 - DPDK versions tested."
7135     - "Diff - difference between 2005 and 2009 DPDK version."
7136
7137 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
7138 - type: "table"
7139   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
7140   algorithm: "table_comparison"
7141   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
7142   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7143   filter: "'NIC_Intel-X710'"
7144   columns:
7145     - title: "3n-hsw x710"
7146       data-set: "dpdk-compare-testbeds-ref"
7147     - title: "3n-skx x710"
7148       data-set: "dpdk-compare-testbeds-cmp"
7149   comparisons:
7150     - title: "Diff"
7151       reference: 1
7152       compare: 2
7153   legend:
7154     - ""
7155     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7156     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7157
7158 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
7159 - type: "table"
7160   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
7161   algorithm: "table_comparison"
7162   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
7163   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7164   filter: "'NIC_Intel-X710'"
7165   columns:
7166     - title: "3n-hsw x710"
7167       data-set: "dpdk-compare-testbeds-ref"
7168     - title: "3n-skx x710"
7169       data-set: "dpdk-compare-testbeds-cmp"
7170   comparisons:
7171     - title: "Diff"
7172       reference: 1
7173       compare: 2
7174   legend:
7175     - ""
7176     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7177     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7178
7179 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
7180 - type: "table"
7181   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
7182   algorithm: "table_comparison"
7183   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
7184   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7185   filter: "'NIC_Intel-XXV710'"
7186   columns:
7187     - title: "2n-skx"
7188       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7189     - title: "2n-clx"
7190       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7191   comparisons:
7192     - title: "Diff"
7193       reference: 1
7194       compare: 2
7195   legend:
7196     - ""
7197     - "2n-skx, 2n-clx - testbeds and NICs tested."
7198     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7199
7200 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
7201 - type: "table"
7202   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
7203   algorithm: "table_comparison"
7204   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
7205   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7206   filter: "'NIC_Intel-XXV710'"
7207   columns:
7208     - title: "2n-skx"
7209       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7210     - title: "2n-clx"
7211       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7212   comparisons:
7213     - title: "Diff"
7214       reference: 1
7215       compare: 2
7216   legend:
7217     - ""
7218     - "2n-skx, 2n-clx - testbeds and NICs tested."
7219     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7220
7221 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
7222 - type: "table"
7223   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
7224   algorithm: "table_comparison"
7225   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
7226   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7227   filter: "'NIC_Intel-XXV710'"
7228   columns:
7229     - title: "3n-skx"
7230       data-set: "dpdk-compare-topologies-ref"
7231     - title: "2n-skx"
7232       data-set: "dpdk-compare-topologies-cmp"
7233   comparisons:
7234     - title: "Diff"
7235       reference: 1
7236       compare: 2
7237   legend:
7238     - ""
7239     - "3n-skx, 2n-skx - topologies tested."
7240     - "Diff - difference between 3n-skx and 2n-skx topologies."
7241
7242 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
7243 - type: "table"
7244   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
7245   algorithm: "table_comparison"
7246   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
7247   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7248   filter: "'NIC_Intel-XXV710'"
7249   columns:
7250     - title: "3n-skx"
7251       data-set: "dpdk-compare-topologies-ref"
7252     - title: "2n-skx"
7253       data-set: "dpdk-compare-topologies-cmp"
7254   comparisons:
7255     - title: "Diff"
7256       reference: 1
7257       compare: 2
7258   legend:
7259     - ""
7260     - "3n-skx, 2n-skx - topologies tested."
7261     - "Diff - difference between 3n-skx and 2n-skx topologies."
7262
7263 # Detailed Test Results - DPDK Performance Results 3n-hsw
7264 - type: "table"
7265   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
7266   algorithm: "table_merged_details"
7267   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
7268   columns:
7269     - title: " |prein| Test Name |preout| "
7270       data: "data name"
7271     - 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| "
7272       data: "data msg"
7273   data: "dpdk-perf-results-3n-hsw"
7274   filter: "all"
7275   parameters:
7276   - "name"
7277   - "parent"
7278   - "msg"
7279
7280 # Detailed Test Results - DPDK Performance Results 3n-skx
7281 - type: "table"
7282   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
7283   algorithm: "table_merged_details"
7284   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
7285   columns:
7286     - title: " |prein| Test Name |preout| "
7287       data: "data name"
7288     - 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| "
7289       data: "data msg"
7290   data: "dpdk-perf-results-3n-skx"
7291   filter: "all"
7292   remove-ndr: False
7293   parameters:
7294   - "name"
7295   - "parent"
7296   - "msg"
7297
7298 # Detailed Test Results - DPDK Performance Results 2n-skx
7299 - type: "table"
7300   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
7301   algorithm: "table_merged_details"
7302   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
7303   columns:
7304     - title: " |prein| Test Name |preout| "
7305       data: "data name"
7306     - 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| "
7307       data: "data msg"
7308   data: "dpdk-perf-results-2n-skx"
7309   filter: "all"
7310   remove-ndr: False
7311   parameters:
7312   - "name"
7313   - "parent"
7314   - "msg"
7315
7316 # Detailed Test Results - DPDK Performance Results 2n-clx
7317 - type: "table"
7318   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
7319   algorithm: "table_merged_details"
7320   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
7321   columns:
7322     - title: " |prein| Test Name |preout| "
7323       data: "data name"
7324     - 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| "
7325       data: "data msg"
7326   data: "dpdk-perf-results-2n-clx"
7327   filter: "all"
7328   parameters:
7329   - "name"
7330   - "parent"
7331   - "msg"
7332
7333 ## Detailed Test Results - DPDK Performance Results 2n-dnv
7334 #- type: "table"
7335 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
7336 #  algorithm: "table_merged_details"
7337 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
7338 #  columns:
7339 #    - title: " |prein| Test Name |preout| "
7340 #      data: "data name"
7341 #    - 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| "
7342 #      data: "data msg"
7343 #  data: "dpdk-perf-results-2n-dnv"
7344 #  filter: "all"
7345 #  parameters:
7346 #  - "name"
7347 #  - "parent"
7348 #  - "msg"
7349 #
7350 ## Detailed Test Results - DPDK Performance Results 3n-dnv
7351 #- type: "table"
7352 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
7353 #  algorithm: "table_merged_details"
7354 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
7355 #  columns:
7356 #    - title: " |prein| Test Name |preout| "
7357 #      data: "data name"
7358 #    - 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| "
7359 #      data: "data msg"
7360 #  data: "dpdk-perf-results-3n-dnv"
7361 #  filter: "all"
7362 #  parameters:
7363 #  - "name"
7364 #  - "parent"
7365 #  - "msg"
7366
7367 # Detailed Test Results - DPDK Performance Results 3n-tsh
7368 - type: "table"
7369   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
7370   algorithm: "table_merged_details"
7371   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
7372   columns:
7373     - title: " |prein| Test Name |preout| "
7374       data: "data name"
7375     - 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| "
7376       data: "data msg"
7377   data: "dpdk-perf-results-3n-tsh"
7378   filter: "all"
7379   parameters:
7380   - "name"
7381   - "parent"
7382   - "msg"
7383
7384 ################################################################################
7385 ###                                F I L E S                                 ###
7386 ################################################################################
7387
7388 # VPP Performance Results
7389 - type: "file"
7390   title: "VPP Performance Results"
7391   algorithm: "file_details_split"
7392   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
7393   dir-tables:
7394     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
7395     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
7396     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
7397     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
7398     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
7399     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
7400     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
7401   data:
7402     - "vpp-perf-results-2n-skx"
7403     - "vpp-perf-results-3n-skx"
7404     - "vpp-perf-results-2n-clx"
7405     - "vpp-perf-results-3n-hsw"
7406     - "vpp-perf-results-3n-tsh"
7407     - "vpp-perf-results-2n-dnv"
7408     - "vpp-perf-results-3n-dnv"
7409   filter: "all"
7410   data-start-level: 4
7411   order-chapters:
7412     level-1:
7413       - "l2"
7414       - "ip4"
7415       - "ip6"
7416       - "srv6"
7417       - "ip4_tunnels"
7418       - "ip6_tunnels"
7419       - "vm_vhost"
7420       - "container_memif"
7421       - "crypto"
7422       - "vts"
7423       - "lb"
7424       - "nfv_density"
7425       - "hoststack"
7426     level-2:
7427       - "2n-skx"
7428       - "3n-skx"
7429       - "2n-clx"
7430       - "3n-hsw"
7431       - "3n-tsh"
7432       - "2n-dnv"
7433       - "3n-dnv"
7434     level-3:
7435       - "xl710"
7436       - "x520"
7437       - "xxv710"
7438       - "x710"
7439       - "x553"
7440       - "cx556a"
7441       - "vic1227"
7442       - "vic1385"
7443
7444 # VPP Performance Configuration
7445 - type: "file"
7446   title: "VPP Performance Configuration"
7447   algorithm: "file_details_split"
7448   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
7449   dir-tables:
7450     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
7451     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
7452     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
7453     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
7454     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
7455     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
7456     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
7457   data:
7458     - "vpp-perf-results-2n-skx"
7459     - "vpp-perf-results-3n-skx"
7460     - "vpp-perf-results-2n-clx"
7461     - "vpp-perf-results-3n-hsw"
7462     - "vpp-perf-results-3n-tsh"
7463     - "vpp-perf-results-2n-dnv"
7464     - "vpp-perf-results-3n-dnv"
7465   filter: "all"
7466   data-start-level: 4
7467   order-chapters:
7468     level-1:
7469       - "l2"
7470       - "ip4"
7471       - "ip6"
7472       - "srv6"
7473       - "ip4_tunnels"
7474       - "ip6_tunnels"
7475       - "vm_vhost"
7476       - "container_memif"
7477       - "crypto"
7478       - "vts"
7479       - "lb"
7480       - "nfv_density"
7481       - "hoststack"
7482     level-2:
7483       - "2n-skx"
7484       - "3n-skx"
7485       - "2n-clx"
7486       - "3n-hsw"
7487       - "3n-tsh"
7488       - "2n-dnv"
7489       - "3n-dnv"
7490     level-3:
7491       - "xl710"
7492       - "x520"
7493       - "xxv710"
7494       - "x710"
7495       - "x553"
7496       - "cx556a"
7497       - "vic1227"
7498       - "vic1385"
7499
7500 # VPP Performance Operational
7501 - type: "file"
7502   title: "VPP Performance Operational"
7503   algorithm: "file_details_split_html"
7504   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
7505   dir-tables:
7506     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
7507     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
7508     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
7509     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
7510     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
7511     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
7512     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
7513   data:
7514     - "vpp-perf-results-2n-skx"
7515     - "vpp-perf-results-3n-skx"
7516     - "vpp-perf-results-2n-clx"
7517     - "vpp-perf-results-3n-hsw"
7518     - "vpp-perf-results-3n-tsh"
7519     - "vpp-perf-results-2n-dnv"
7520     - "vpp-perf-results-3n-dnv"
7521   filter: "all"
7522   data-start-level: 4
7523   order-chapters:
7524     level-1:
7525       - "l2"
7526       - "ip4"
7527       - "ip6"
7528       - "srv6"
7529       - "ip4_tunnels"
7530       - "ip6_tunnels"
7531       - "vm_vhost"
7532       - "container_memif"
7533       - "crypto"
7534       - "vts"
7535       - "lb"
7536       - "nfv_density"
7537       - "hoststack"
7538     level-2:
7539       - "2n-skx"
7540       - "3n-skx"
7541       - "2n-clx"
7542       - "3n-hsw"
7543       - "3n-tsh"
7544       - "2n-dnv"
7545       - "3n-dnv"
7546     level-3:
7547       - "xl710"
7548       - "x520"
7549       - "xxv710"
7550       - "x710"
7551       - "x553"
7552       - "cx556a"
7553       - "vic1227"
7554       - "vic1385"
7555
7556 # VPP MRR Results
7557 - type: "file"
7558   title: "VPP MRR Results"
7559   algorithm: "file_details_split"
7560   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
7561   dir-tables:
7562     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
7563     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
7564     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
7565     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
7566     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
7567     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
7568     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
7569   data:
7570     - "vpp-mrr-results-2n-skx"
7571     - "vpp-mrr-results-3n-skx"
7572     - "vpp-mrr-results-2n-clx"
7573     - "vpp-mrr-results-3n-hsw"
7574     - "vpp-mrr-results-3n-tsh"
7575     - "vpp-mrr-results-2n-dnv"
7576     - "vpp-mrr-results-3n-dnv"
7577   filter: "all"
7578   data-start-level: 4
7579   order-chapters:
7580     level-1:
7581       - "l2"
7582       - "ip4"
7583       - "ip6"
7584       - "srv6"
7585       - "ip4_tunnels"
7586       - "ip6_tunnels"
7587       - "vm_vhost"
7588       - "container_memif"
7589       - "crypto"
7590       - "vts"
7591       - "lb"
7592       - "nfv_density"
7593       - "hoststack"
7594     level-2:
7595       - "2n-skx"
7596       - "3n-skx"
7597       - "2n-clx"
7598       - "3n-hsw"
7599       - "3n-tsh"
7600       - "2n-dnv"
7601       - "3n-dnv"
7602     level-3:
7603       - "xl710"
7604       - "x520"
7605       - "xxv710"
7606       - "x710"
7607       - "x553"
7608       - "cx556a"
7609       - "vic1227"
7610       - "vic1385"
7611
7612 # VPP MRR Configuration
7613 - type: "file"
7614   title: "VPP MRR Configuration"
7615   algorithm: "file_details_split"
7616   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
7617   dir-tables:
7618     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
7619     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
7620     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
7621     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
7622     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
7623     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
7624     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
7625   data:
7626     - "vpp-mrr-results-2n-skx"
7627     - "vpp-mrr-results-3n-skx"
7628     - "vpp-mrr-results-2n-clx"
7629     - "vpp-mrr-results-3n-hsw"
7630     - "vpp-mrr-results-3n-tsh"
7631     - "vpp-mrr-results-2n-dnv"
7632     - "vpp-mrr-results-3n-dnv"
7633   filter: "all"
7634   data-start-level: 4
7635   order-chapters:
7636     level-1:
7637       - "l2"
7638       - "ip4"
7639       - "ip6"
7640       - "srv6"
7641       - "ip4_tunnels"
7642       - "ip6_tunnels"
7643       - "vm_vhost"
7644       - "container_memif"
7645       - "crypto"
7646       - "vts"
7647       - "lb"
7648       - "nfv_density"
7649       - "hoststack"
7650     level-2:
7651       - "2n-skx"
7652       - "3n-skx"
7653       - "2n-clx"
7654       - "3n-hsw"
7655       - "3n-tsh"
7656       - "2n-dnv"
7657       - "3n-dnv"
7658     level-3:
7659       - "xl710"
7660       - "x520"
7661       - "xxv710"
7662       - "x710"
7663       - "x553"
7664       - "cx556a"
7665       - "vic1227"
7666       - "vic1385"
7667
7668 # VPP Device Results - Ubuntu
7669 - type: "file"
7670   title: "VPP Device Results - Ubuntu"
7671   algorithm: "file_test_results"
7672   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7673   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7674   data: "vpp-device-results-ubuntu"
7675   filter: "all"
7676   data-start-level: 4
7677
7678 # VPP Device Configuration - Ubuntu
7679 - type: "file"
7680   title: "VPP Device Configuration - Ubuntu"
7681   algorithm: "file_test_results"
7682   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7683   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7684   data: "vpp-device-results-ubuntu"
7685   filter: "all"
7686   data-start-level: 4
7687
7688 # DPDK Performance Results 3n-hsw
7689 - type: "file"
7690   title: "DPDK Performance Results 3n-hsw"
7691   algorithm: "file_test_results"
7692   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7693   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7694   data: "dpdk-perf-results-3n-hsw"
7695   filter: "all"
7696   data-start-level: 4
7697
7698 # DPDK Performance Results 3n-skx
7699 - type: "file"
7700   title: "DPDK Performance Results 3n-skx"
7701   algorithm: "file_test_results"
7702   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7703   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7704   data: "dpdk-perf-results-3n-skx"
7705   filter: "all"
7706   data-start-level: 4
7707
7708 # DPDK Performance Results 2n-skx
7709 - type: "file"
7710   title: "DPDK Performance Results 2n-skx"
7711   algorithm: "file_test_results"
7712   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7713   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7714   data: "dpdk-perf-results-2n-skx"
7715   filter: "all"
7716   data-start-level: 4
7717
7718 # DPDK Performance Results 2n-clx
7719 - type: "file"
7720   title: "DPDK Performance Results 2n-clx"
7721   algorithm: "file_test_results"
7722   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7723   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7724   data: "dpdk-perf-results-2n-clx"
7725   filter: "all"
7726   data-start-level: 4
7727
7728 ## DPDK Performance Results 2n-dnv
7729 #- type: "file"
7730 #  title: "DPDK Performance Results 2n-dnv"
7731 #  algorithm: "file_test_results"
7732 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7733 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7734 #  data: "dpdk-perf-results-2n-dnv"
7735 #  filter: "all"
7736 #  data-start-level: 4
7737 #
7738 ## DPDK Performance Results 3n-dnv
7739 #- type: "file"
7740 #  title: "DPDK Performance Results 3n-dnv"
7741 #  algorithm: "file_test_results"
7742 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7743 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7744 #  data: "dpdk-perf-results-3n-dnv"
7745 #  filter: "all"
7746 #  data-start-level: 4
7747
7748 # DPDK Performance Results 3n-tsh
7749 - type: "file"
7750   title: "DPDK Performance Results 3n-tsh"
7751   algorithm: "file_test_results"
7752   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7753   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7754   data: "dpdk-perf-results-3n-tsh"
7755   filter: "all"
7756   data-start-level: 4
7757
7758 ################################################################################
7759 ###                                P L O T S                                 ###
7760 ################################################################################
7761
7762 # Hoststack tests 3n-hsw
7763
7764 - type: "plot"
7765   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7766   algorithm: "plot_perf_box_name"
7767   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7768   data: "plot-vpp-hoststack-3n-hsw"
7769   include:
7770     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7771     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7772   layout:
7773     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7774     layout: "plot-hoststack"
7775
7776 - type: "plot"
7777   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7778   algorithm: "plot_perf_box_name"
7779   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7780   data: "plot-vpp-hoststack-3n-hsw"
7781   include:
7782     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7783     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7784   layout:
7785     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7786     layout: "plot-hoststack"
7787
7788 - type: "plot"
7789   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7790   algorithm: "plot_perf_box_name"
7791   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7792   data: "plot-vpp-hoststack-3n-hsw"
7793   include:
7794     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7795     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7796     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7797     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7798   layout:
7799     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7800     layout: "plot-hoststack"
7801
7802 ################################################################################
7803
7804 # Soak Test (PLRsearch), boxes - 2n-clx
7805 - type: "plot"
7806   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7807   algorithm: "plot_perf_box_name"
7808   output-file-type: ".html"
7809   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7810   data: "plot-vpp-soak-2n-clx"
7811   include:
7812     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7813     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7814     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7815     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7818   layout:
7819     title: "30 Minutes Soak Test (PLRsearch)"
7820     layout: "plot-soak-throughput"
7821
7822 # Soak Test (PLRsearch), boxes - 2n-clx
7823 - type: "plot"
7824   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7825   algorithm: "plot_perf_box_name"
7826   output-file-type: ".html"
7827   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7828   data: "plot-vpp-soak-2n-clx"
7829   include:
7830     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7831     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7832     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7833     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7834     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7835     - "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"
7836   layout:
7837     title: "30 Minutes Soak Test (PLRsearch)"
7838     layout: "plot-soak-throughput"
7839
7840 # Soak Test (PLRsearch), boxes - 2n-skx
7841 - type: "plot"
7842   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7843   algorithm: "plot_perf_box_name"
7844   output-file-type: ".html"
7845   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7846   data: "plot-vpp-soak-2n-skx"
7847   include:
7848     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7849     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7850     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7851     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7854   layout:
7855     title: "30 Minutes Soak Test (PLRsearch)"
7856     layout: "plot-soak-throughput"
7857
7858 # Soak Test (PLRsearch), boxes - 2n-skx
7859 - type: "plot"
7860   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7861   algorithm: "plot_perf_box_name"
7862   output-file-type: ".html"
7863   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7864   data: "plot-vpp-soak-2n-skx"
7865   include:
7866     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7867     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7868     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7869     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7870     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7871     - "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"
7872   layout:
7873     title: "30 Minutes Soak Test (PLRsearch)"
7874     layout: "plot-soak-throughput"
7875
7876 ###############################################################################
7877
7878 # Reconf tests 2n-skx
7879
7880 - type: "plot"
7881   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7882   algorithm: "plot_nf_reconf_box_name"
7883   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7884   data: "plot-vpp-nfv-reconf-2n-skx"
7885   include:
7886     - "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"
7887     - "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"
7888     - "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"
7889     - "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"
7890     - "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"
7891     - "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"
7892   layout:
7893     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7894     layout: "plot-throughput"
7895
7896 - type: "plot"
7897   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7898   algorithm: "plot_nf_reconf_box_name"
7899   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7900   data: "plot-vpp-nfv-reconf-2n-skx"
7901   include:
7902     - "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"
7903     - "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"
7904     - "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"
7905     - "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"
7906     - "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"
7907     - "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"
7908   layout:
7909     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7910     layout: "plot-throughput"
7911
7912 - type: "plot"
7913   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7914   algorithm: "plot_nf_reconf_box_name"
7915   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7916   data: "plot-vpp-nfv-reconf-2n-skx"
7917   include:
7918     - "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"
7919     - "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"
7920     - "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"
7921     - "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"
7922     - "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"
7923     - "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"
7924   layout:
7925     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7926     layout: "plot-throughput"
7927
7928 ###############################################################################
7929
7930 # Reconf tests 2n-clx
7931
7932 - type: "plot"
7933   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7934   algorithm: "plot_nf_reconf_box_name"
7935   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7936   data: "plot-vpp-nfv-reconf-2n-clx"
7937   include:
7938     - "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"
7939     - "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"
7940     - "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"
7941     - "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"
7942   layout:
7943     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7944     layout: "plot-throughput"
7945
7946 - type: "plot"
7947   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7948   algorithm: "plot_nf_reconf_box_name"
7949   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7950   data: "plot-vpp-nfv-reconf-2n-clx"
7951   include:
7952     - "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"
7953     - "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"
7954     - "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"
7955     - "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"
7956   layout:
7957     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7958     layout: "plot-throughput"
7959
7960 - type: "plot"
7961   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7962   algorithm: "plot_nf_reconf_box_name"
7963   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7964   data: "plot-vpp-nfv-reconf-2n-clx"
7965   include:
7966     - "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"
7967     - "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"
7968     - "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"
7969     - "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"
7970   layout:
7971     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7972     layout: "plot-throughput"
7973
7974 ###############################################################################
7975
7976 # Plots - NF Density - VSC - MRR IMIX
7977 - type: "plot"
7978   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7979   algorithm: "plot_nf_heatmap"
7980   output-file-type: ".html"
7981   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7982   data: "plot-vpp-nfv-2n-skx-mrr"
7983   filter: "'NIC_Intel-XXV710' and
7984            'NF_DENSITY' and
7985            'VHOST' and
7986            not 'VXLAN' and
7987            'CHAIN' and
7988            'NF_VPPIP4' and
7989            'IMIX' and
7990            '2T1C' and
7991            'MRR'"
7992   parameters:
7993   - "result"
7994   - "name"
7995   - "tags"
7996   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7997   x-axis: "X = VNFs per Service Chain"
7998   y-axis: "Y = Number of Service Chains"
7999   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8000   layout:
8001     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8002     layout: "plot-service-density"
8003
8004 - type: "plot"
8005   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8006   algorithm: "plot_nf_heatmap"
8007   output-file-type: ".html"
8008   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
8009   data: "plot-vpp-nfv-2n-skx-mrr"
8010   filter: "'NIC_Intel-XXV710' and
8011            'NF_DENSITY' and
8012            'VHOST' and
8013            not 'VXLAN' and
8014            'CHAIN' and
8015            'NF_VPPIP4' and
8016            'IMIX' and
8017            '4T2C' and
8018            'MRR'"
8019   parameters:
8020   - "result"
8021   - "name"
8022   - "tags"
8023   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8024   x-axis: "X = VNFs per Service Chain"
8025   y-axis: "Y = Number of Service Chains"
8026   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8027   layout:
8028     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8029     layout: "plot-service-density"
8030
8031 - type: "plot"
8032   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8033   algorithm: "plot_nf_heatmap"
8034   output-file-type: ".html"
8035   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
8036   data: "plot-vpp-nfv-2n-skx-mrr"
8037   filter: "'NIC_Intel-XXV710' and
8038            'NF_DENSITY' and
8039            'VHOST' and
8040            not 'VXLAN' and
8041            'CHAIN' and
8042            'NF_VPPIP4' and
8043            'IMIX' and
8044            '8T4C' and
8045            'MRR'"
8046   parameters:
8047   - "result"
8048   - "name"
8049   - "tags"
8050   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8051   x-axis: "X = VNFs per Service Chain"
8052   y-axis: "Y = Number of Service Chains"
8053   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8054   layout:
8055     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8056     layout: "plot-service-density"
8057
8058 # Plots - NF Density - VSC - NDR IMIX
8059 - type: "plot"
8060   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8061   algorithm: "plot_nf_heatmap"
8062   output-file-type: ".html"
8063   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
8064   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8065   filter: "'NIC_Intel-XXV710' and
8066            'NF_DENSITY' and
8067            'VHOST' and
8068            not 'VXLAN' and
8069            'CHAIN' and
8070            'NF_VPPIP4' and
8071            'IMIX' and
8072            '2T1C' and
8073            'NDRPDR'"
8074   parameters:
8075   - "throughput"
8076   - "name"
8077   - "tags"
8078   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8079   x-axis: "X = VNFs per Service Chain"
8080   y-axis: "Y = Number of Service Chains"
8081   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8082   layout:
8083     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8084     layout: "plot-service-density"
8085
8086 - type: "plot"
8087   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8088   algorithm: "plot_nf_heatmap"
8089   output-file-type: ".html"
8090   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
8091   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8092   filter: "'NIC_Intel-XXV710' and
8093            'NF_DENSITY' and
8094            'VHOST' and
8095            not 'VXLAN' and
8096            'CHAIN' and
8097            'NF_VPPIP4' and
8098            'IMIX' and
8099            '4T2C' and
8100            'NDRPDR'"
8101   parameters:
8102   - "throughput"
8103   - "name"
8104   - "tags"
8105   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8106   x-axis: "X = VNFs per Service Chain"
8107   y-axis: "Y = Number of Service Chains"
8108   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8109   layout:
8110     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8111     layout: "plot-service-density"
8112
8113 - type: "plot"
8114   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8115   algorithm: "plot_nf_heatmap"
8116   output-file-type: ".html"
8117   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
8118   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8119   filter: "'NIC_Intel-XXV710' and
8120            'NF_DENSITY' and
8121            'VHOST' and
8122            not 'VXLAN' and
8123            'CHAIN' and
8124            'NF_VPPIP4' and
8125            'IMIX' and
8126            '8T4C' and
8127            'NDRPDR'"
8128   parameters:
8129   - "throughput"
8130   - "name"
8131   - "tags"
8132   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8133   x-axis: "X = VNFs per Service Chain"
8134   y-axis: "Y = Number of Service Chains"
8135   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8136   layout:
8137     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8138     layout: "plot-service-density"
8139
8140 # Plots - NF Density - VSC - PDR IMIX
8141 - type: "plot"
8142   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8143   algorithm: "plot_nf_heatmap"
8144   output-file-type: ".html"
8145   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
8146   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8147   filter: "'NIC_Intel-XXV710' and
8148            'NF_DENSITY' and
8149            'VHOST' and
8150            not 'VXLAN' and
8151            'CHAIN' and
8152            'NF_VPPIP4' and
8153            'IMIX' and
8154            '2T1C' and
8155            'NDRPDR'"
8156   parameters:
8157   - "throughput"
8158   - "name"
8159   - "tags"
8160   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8161   x-axis: "X = VNFs per Service Chain"
8162   y-axis: "Y = Number of Service Chains"
8163   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8164   layout:
8165     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8166     layout: "plot-service-density"
8167
8168 - type: "plot"
8169   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8170   algorithm: "plot_nf_heatmap"
8171   output-file-type: ".html"
8172   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
8173   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8174   filter: "'NIC_Intel-XXV710' and
8175            'NF_DENSITY' and
8176            'VHOST' and
8177            not 'VXLAN' 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: "PDR" # "PDR" | "NDR" | "MRR"
8188   x-axis: "X = VNFs per Service Chain"
8189   y-axis: "Y = Number of Service Chains"
8190   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8191   layout:
8192     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8193     layout: "plot-service-density"
8194
8195 - type: "plot"
8196   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8197   algorithm: "plot_nf_heatmap"
8198   output-file-type: ".html"
8199   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
8200   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8201   filter: "'NIC_Intel-XXV710' and
8202            'NF_DENSITY' and
8203            'VHOST' and
8204            not 'VXLAN' and
8205            'CHAIN' and
8206            'NF_VPPIP4' and
8207            'IMIX' and
8208            '8T4C' and
8209            'NDRPDR'"
8210   parameters:
8211   - "throughput"
8212   - "name"
8213   - "tags"
8214   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8215   x-axis: "X = VNFs per Service Chain"
8216   y-axis: "Y = Number of Service Chains"
8217   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8218   layout:
8219     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8220     layout: "plot-service-density"
8221
8222 ###############################################################################
8223
8224 # Plots - NF Density - VSC - MRR IMIX
8225 - type: "plot"
8226   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8227   algorithm: "plot_nf_heatmap"
8228   output-file-type: ".html"
8229   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
8230   data: "plot-vpp-nfv-2n-skx-mrr"
8231   filter: "'NIC_Intel-XXV710' and
8232            'NF_DENSITY' and
8233            'VHOST' and
8234            'VXLAN' and
8235            'CHAIN' and
8236            'IMIX' and
8237            '2T1C' and
8238            'MRR'"
8239   parameters:
8240   - "result"
8241   - "name"
8242   - "tags"
8243   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8244   x-axis: "X = VNFs per Service Chain"
8245   y-axis: "Y = Number of Service Chains"
8246   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8247   layout:
8248     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8249     layout: "plot-service-density"
8250
8251 - type: "plot"
8252   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8253   algorithm: "plot_nf_heatmap"
8254   output-file-type: ".html"
8255   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
8256   data: "plot-vpp-nfv-2n-skx-mrr"
8257   filter: "'NIC_Intel-XXV710' and
8258            'NF_DENSITY' and
8259            'VHOST' and
8260            'VXLAN' and
8261            'CHAIN' and
8262            'IMIX' and
8263            '4T2C' and
8264            'MRR'"
8265   parameters:
8266   - "result"
8267   - "name"
8268   - "tags"
8269   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8270   x-axis: "X = VNFs per Service Chain"
8271   y-axis: "Y = Number of Service Chains"
8272   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8273   layout:
8274     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8275     layout: "plot-service-density"
8276
8277 - type: "plot"
8278   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8279   algorithm: "plot_nf_heatmap"
8280   output-file-type: ".html"
8281   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
8282   data: "plot-vpp-nfv-2n-skx-mrr"
8283   filter: "'NIC_Intel-XXV710' and
8284            'NF_DENSITY' and
8285            'VHOST' and
8286            'VXLAN' and
8287            'CHAIN' and
8288            'IMIX' and
8289            '8T4C' and
8290            'MRR'"
8291   parameters:
8292   - "result"
8293   - "name"
8294   - "tags"
8295   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8296   x-axis: "X = VNFs per Service Chain"
8297   y-axis: "Y = Number of Service Chains"
8298   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8299   layout:
8300     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8301     layout: "plot-service-density"
8302
8303 # Plots - NF Density - VSC - NDR IMIX
8304 - type: "plot"
8305   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8306   algorithm: "plot_nf_heatmap"
8307   output-file-type: ".html"
8308   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
8309   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8310   filter: "'NIC_Intel-XXV710' and
8311            'NF_DENSITY' and
8312            'VHOST' and
8313            'VXLAN' and
8314            'CHAIN' and
8315            'IMIX' and
8316            '2T1C' and
8317            'NDRPDR'"
8318   parameters:
8319   - "throughput"
8320   - "name"
8321   - "tags"
8322   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8323   x-axis: "X = VNFs per Service Chain"
8324   y-axis: "Y = Number of Service Chains"
8325   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8326   layout:
8327     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8328     layout: "plot-service-density"
8329
8330 - type: "plot"
8331   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8332   algorithm: "plot_nf_heatmap"
8333   output-file-type: ".html"
8334   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
8335   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8336   filter: "'NIC_Intel-XXV710' and
8337            'NF_DENSITY' and
8338            'VHOST' and
8339            'VXLAN' and
8340            'CHAIN' and
8341            'IMIX' and
8342            '4T2C' and
8343            'NDRPDR'"
8344   parameters:
8345   - "throughput"
8346   - "name"
8347   - "tags"
8348   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8349   x-axis: "X = VNFs per Service Chain"
8350   y-axis: "Y = Number of Service Chains"
8351   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8352   layout:
8353     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8354     layout: "plot-service-density"
8355
8356 - type: "plot"
8357   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8358   algorithm: "plot_nf_heatmap"
8359   output-file-type: ".html"
8360   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
8361   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8362   filter: "'NIC_Intel-XXV710' and
8363            'NF_DENSITY' and
8364            'VHOST' and
8365            'VXLAN' and
8366            'CHAIN' and
8367            'IMIX' and
8368            '8T4C' and
8369            'NDRPDR'"
8370   parameters:
8371   - "throughput"
8372   - "name"
8373   - "tags"
8374   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8375   x-axis: "X = VNFs per Service Chain"
8376   y-axis: "Y = Number of Service Chains"
8377   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8378   layout:
8379     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8380     layout: "plot-service-density"
8381
8382 # Plots - NF Density - VSC - PDR IMIX
8383 - type: "plot"
8384   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8385   algorithm: "plot_nf_heatmap"
8386   output-file-type: ".html"
8387   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
8388   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8389   filter: "'NIC_Intel-XXV710' and
8390            'NF_DENSITY' and
8391            'VHOST' and
8392            'VXLAN' and
8393            'CHAIN' and
8394            'IMIX' and
8395            '2T1C' and
8396            'NDRPDR'"
8397   parameters:
8398   - "throughput"
8399   - "name"
8400   - "tags"
8401   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8402   x-axis: "X = VNFs per Service Chain"
8403   y-axis: "Y = Number of Service Chains"
8404   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8405   layout:
8406     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8407     layout: "plot-service-density"
8408
8409 - type: "plot"
8410   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8411   algorithm: "plot_nf_heatmap"
8412   output-file-type: ".html"
8413   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
8414   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8415   filter: "'NIC_Intel-XXV710' and
8416            'NF_DENSITY' and
8417            'VHOST' and
8418            'VXLAN' and
8419            'CHAIN' and
8420            'IMIX' and
8421            '4T2C' and
8422            'NDRPDR'"
8423   parameters:
8424   - "throughput"
8425   - "name"
8426   - "tags"
8427   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8428   x-axis: "X = VNFs per Service Chain"
8429   y-axis: "Y = Number of Service Chains"
8430   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8431   layout:
8432     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8433     layout: "plot-service-density"
8434
8435 - type: "plot"
8436   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8437   algorithm: "plot_nf_heatmap"
8438   output-file-type: ".html"
8439   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
8440   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8441   filter: "'NIC_Intel-XXV710' and
8442            'NF_DENSITY' and
8443            'VHOST' and
8444            'VXLAN' and
8445            'CHAIN' and
8446            'IMIX' and
8447            '8T4C' and
8448            'NDRPDR'"
8449   parameters:
8450   - "throughput"
8451   - "name"
8452   - "tags"
8453   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8454   x-axis: "X = VNFs per Service Chain"
8455   y-axis: "Y = Number of Service Chains"
8456   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8457   layout:
8458     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8459     layout: "plot-service-density"
8460
8461 ###############################################################################
8462
8463 # Plots - NF Density - CSC - MRR IMIX
8464 - type: "plot"
8465   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8466   algorithm: "plot_nf_heatmap"
8467   output-file-type: ".html"
8468   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
8469   data: "plot-vpp-nfv-2n-skx-mrr"
8470   filter: "'NIC_Intel-XXV710' and
8471            'NF_DENSITY' and
8472            'DOCKER' and
8473            'CHAIN' and
8474            'NF_VPPIP4' and
8475            'IMIX' and
8476            '2T1C' and
8477            'MRR'"
8478   parameters:
8479   - "result"
8480   - "name"
8481   - "tags"
8482   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8483   x-axis: "X = CNFs per Service Chain"
8484   y-axis: "Y = Number of Service Chains"
8485   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8486   layout:
8487     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8488     layout: "plot-service-density"
8489
8490 - type: "plot"
8491   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8492   algorithm: "plot_nf_heatmap"
8493   output-file-type: ".html"
8494   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8495   data: "plot-vpp-nfv-2n-skx-mrr"
8496   filter: "'NIC_Intel-XXV710' and
8497            'NF_DENSITY' and
8498            'DOCKER' and
8499            'CHAIN' and
8500            'NF_VPPIP4' and
8501            'IMIX' and
8502            '4T2C' and
8503            'MRR'"
8504   parameters:
8505   - "result"
8506   - "name"
8507   - "tags"
8508   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8509   x-axis: "X = CNFs per Service Chain"
8510   y-axis: "Y = Number of Service Chains"
8511   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8512   layout:
8513     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8514     layout: "plot-service-density"
8515
8516 - type: "plot"
8517   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8518   algorithm: "plot_nf_heatmap"
8519   output-file-type: ".html"
8520   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8521   data: "plot-vpp-nfv-2n-skx-mrr"
8522   filter: "'NIC_Intel-XXV710' and
8523            'NF_DENSITY' and
8524            'DOCKER' and
8525            'CHAIN' and
8526            'NF_VPPIP4' and
8527            'IMIX' and
8528            '8T4C' and
8529            'MRR'"
8530   parameters:
8531   - "result"
8532   - "name"
8533   - "tags"
8534   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8535   x-axis: "X = CNFs per Service Chain"
8536   y-axis: "Y = Number of Service Chains"
8537   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8538   layout:
8539     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8540     layout: "plot-service-density"
8541
8542 # Plots - NF Density - CSC - NDR IMIX
8543 - type: "plot"
8544   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8545   algorithm: "plot_nf_heatmap"
8546   output-file-type: ".html"
8547   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8548   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8549   filter: "'NIC_Intel-XXV710' and
8550            'NF_DENSITY' and
8551            'DOCKER' and
8552            'CHAIN' and
8553            'NF_VPPIP4' and
8554            'IMIX' and
8555            '2T1C' and
8556            'NDRPDR'"
8557   parameters:
8558   - "throughput"
8559   - "name"
8560   - "tags"
8561   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8562   x-axis: "X = CNFs per Service Chain"
8563   y-axis: "Y = Number of Service Chains"
8564   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8565   layout:
8566     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8567     layout: "plot-service-density"
8568
8569 - type: "plot"
8570   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8571   algorithm: "plot_nf_heatmap"
8572   output-file-type: ".html"
8573   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8574   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8575   filter: "'NIC_Intel-XXV710' and
8576            'NF_DENSITY' and
8577            'DOCKER' and
8578            'CHAIN' and
8579            'NF_VPPIP4' and
8580            'IMIX' and
8581            '4T2C' and
8582            'NDRPDR'"
8583   parameters:
8584   - "throughput"
8585   - "name"
8586   - "tags"
8587   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8588   x-axis: "X = CNFs per Service Chain"
8589   y-axis: "Y = Number of Service Chains"
8590   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8591   layout:
8592     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8593     layout: "plot-service-density"
8594
8595 - type: "plot"
8596   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8597   algorithm: "plot_nf_heatmap"
8598   output-file-type: ".html"
8599   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8600   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8601   filter: "'NIC_Intel-XXV710' and
8602            'NF_DENSITY' and
8603            'DOCKER' and
8604            'CHAIN' and
8605            'NF_VPPIP4' and
8606            'IMIX' and
8607            '8T4C' and
8608            'NDRPDR'"
8609   parameters:
8610   - "throughput"
8611   - "name"
8612   - "tags"
8613   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8614   x-axis: "X = CNFs per Service Chain"
8615   y-axis: "Y = Number of Service Chains"
8616   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8617   layout:
8618     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8619     layout: "plot-service-density"
8620
8621 # Plots - NF Density - CSC - PDR IMIX
8622 - type: "plot"
8623   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8624   algorithm: "plot_nf_heatmap"
8625   output-file-type: ".html"
8626   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8627   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8628   filter: "'NIC_Intel-XXV710' and
8629            'NF_DENSITY' and
8630            'DOCKER' and
8631            'CHAIN' and
8632            'NF_VPPIP4' and
8633            'IMIX' and
8634            '2T1C' and
8635            'NDRPDR'"
8636   parameters:
8637   - "throughput"
8638   - "name"
8639   - "tags"
8640   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8641   x-axis: "X = CNFs per Service Chain"
8642   y-axis: "Y = Number of Service Chains"
8643   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8644   layout:
8645     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8646     layout: "plot-service-density"
8647
8648 - type: "plot"
8649   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8650   algorithm: "plot_nf_heatmap"
8651   output-file-type: ".html"
8652   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8653   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8654   filter: "'NIC_Intel-XXV710' and
8655            'NF_DENSITY' and
8656            'DOCKER' and
8657            'CHAIN' and
8658            'NF_VPPIP4' and
8659            'IMIX' and
8660            '4T2C' and
8661            'NDRPDR'"
8662   parameters:
8663   - "throughput"
8664   - "name"
8665   - "tags"
8666   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8667   x-axis: "X = CNFs per Service Chain"
8668   y-axis: "Y = Number of Service Chains"
8669   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8670   layout:
8671     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8672     layout: "plot-service-density"
8673
8674 - type: "plot"
8675   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8676   algorithm: "plot_nf_heatmap"
8677   output-file-type: ".html"
8678   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8679   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8680   filter: "'NIC_Intel-XXV710' and
8681            'NF_DENSITY' and
8682            'DOCKER' and
8683            'CHAIN' and
8684            'NF_VPPIP4' and
8685            'IMIX' and
8686            '8T4C' and
8687            'NDRPDR'"
8688   parameters:
8689   - "throughput"
8690   - "name"
8691   - "tags"
8692   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8693   x-axis: "X = CNFs per Service Chain"
8694   y-axis: "Y = Number of Service Chains"
8695   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8696   layout:
8697     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8698     layout: "plot-service-density"
8699
8700 ################################################################################
8701 #
8702 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8703 #- type: "plot"
8704 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8705 #  algorithm: "plot_nf_heatmap"
8706 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8707 #  data: "plot-vpp-nfv-3n-skx-mrr"
8708 #  filter: "'NIC_Intel-XXV710' and
8709 #           'NF_DENSITY' and
8710 #           'DOCKER' and
8711 #           'CHAIN' and
8712 #           'NF_VPPIP4' and
8713 #           'IPSEC' and
8714 #           'TNL_4' and
8715 #           'IMIX' and
8716 #           '2T1C' and
8717 #           'MRR'"
8718 #  parameters:
8719 #  - "result"
8720 #  - "name"
8721 #  - "tags"
8722 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8723 #  x-axis: "X = CNFs per Service Chain"
8724 #  y-axis: "Y = Number of Service Chains"
8725 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8726 #  layout:
8727 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8728 #    layout: "plot-service-density"
8729 #
8730 #- type: "plot"
8731 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8732 #  algorithm: "plot_nf_heatmap"
8733 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8734 #  data: "plot-vpp-nfv-3n-skx-mrr"
8735 #  filter: "'NIC_Intel-XXV710' and
8736 #           'NF_DENSITY' and
8737 #           'DOCKER' and
8738 #           'CHAIN' and
8739 #           'NF_VPPIP4' and
8740 #           'IPSEC' and
8741 #           'TNL_4' and
8742 #           'IMIX' and
8743 #           '4T2C' and
8744 #           'MRR'"
8745 #  parameters:
8746 #  - "result"
8747 #  - "name"
8748 #  - "tags"
8749 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8750 #  x-axis: "X = CNFs per Service Chain"
8751 #  y-axis: "Y = Number of Service Chains"
8752 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8753 #  layout:
8754 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8755 #    layout: "plot-service-density"
8756 #
8757 #- type: "plot"
8758 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8759 #  algorithm: "plot_nf_heatmap"
8760 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8761 #  data: "plot-vpp-nfv-3n-skx-mrr"
8762 #  filter: "'NIC_Intel-XXV710' and
8763 #           'NF_DENSITY' and
8764 #           'DOCKER' and
8765 #           'CHAIN' and
8766 #           'NF_VPPIP4' and
8767 #           'IPSEC' and
8768 #           'TNL_4' and
8769 #           'IMIX' and
8770 #           '8T4C' and
8771 #           'MRR'"
8772 #  parameters:
8773 #  - "result"
8774 #  - "name"
8775 #  - "tags"
8776 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8777 #  x-axis: "X = CNFs per Service Chain"
8778 #  y-axis: "Y = Number of Service Chains"
8779 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8780 #  layout:
8781 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8782 #    layout: "plot-service-density"
8783
8784 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8785 #- type: "plot"
8786 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8787 #  algorithm: "plot_nf_heatmap"
8788 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8789 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8790 #  filter: "'NIC_Intel-XXV710' and
8791 #           'NF_DENSITY' and
8792 #           'DOCKER' and
8793 #           'CHAIN' and
8794 #           'NF_VPPIP4' and
8795 #           'IPSEC' and
8796 #           'TNL_4' and
8797 #           'IMIX' and
8798 #           '2T1C' and
8799 #           'NDRPDR'"
8800 #  parameters:
8801 #  - "throughput"
8802 #  - "name"
8803 #  - "tags"
8804 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8805 #  x-axis: "X = CNFs per Service Chain"
8806 #  y-axis: "Y = Number of Service Chains"
8807 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8808 #  layout:
8809 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8810 #    layout: "plot-service-density"
8811 #
8812 #- type: "plot"
8813 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8814 #  algorithm: "plot_nf_heatmap"
8815 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8816 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8817 #  filter: "'NIC_Intel-XXV710' and
8818 #           'NF_DENSITY' and
8819 #           'DOCKER' and
8820 #           'CHAIN' and
8821 #           'NF_VPPIP4' and
8822 #           'IPSEC' and
8823 #           'TNL_4' and
8824 #           'IMIX' and
8825 #           '4T2C' and
8826 #           'NDRPDR'"
8827 #  parameters:
8828 #  - "throughput"
8829 #  - "name"
8830 #  - "tags"
8831 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8832 #  x-axis: "X = CNFs per Service Chain"
8833 #  y-axis: "Y = Number of Service Chains"
8834 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8835 #  layout:
8836 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8837 #    layout: "plot-service-density"
8838 #
8839 #- type: "plot"
8840 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8841 #  algorithm: "plot_nf_heatmap"
8842 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8843 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8844 #  filter: "'NIC_Intel-XXV710' and
8845 #           'NF_DENSITY' and
8846 #           'DOCKER' and
8847 #           'CHAIN' and
8848 #           'NF_VPPIP4' and
8849 #           'IPSEC' and
8850 #           'TNL_4' and
8851 #           'IMIX' and
8852 #           '8T4C' and
8853 #           'NDRPDR'"
8854 #  parameters:
8855 #  - "throughput"
8856 #  - "name"
8857 #  - "tags"
8858 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8859 #  x-axis: "X = CNFs per Service Chain"
8860 #  y-axis: "Y = Number of Service Chains"
8861 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8862 #  layout:
8863 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8864 #    layout: "plot-service-density"
8865 #
8866 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8867 #- type: "plot"
8868 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8869 #  algorithm: "plot_nf_heatmap"
8870 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8871 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8872 #  filter: "'NIC_Intel-XXV710' and
8873 #           'NF_DENSITY' and
8874 #           'DOCKER' and
8875 #           'CHAIN' and
8876 #           'NF_VPPIP4' and
8877 #           'IPSEC' and
8878 #           'TNL_4' and
8879 #           'IMIX' and
8880 #           '2T1C' and
8881 #           'NDRPDR'"
8882 #  parameters:
8883 #  - "throughput"
8884 #  - "name"
8885 #  - "tags"
8886 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8887 #  x-axis: "X = CNFs per Service Chain"
8888 #  y-axis: "Y = Number of Service Chains"
8889 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8890 #  layout:
8891 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8892 #    layout: "plot-service-density"
8893 #
8894 #- type: "plot"
8895 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8896 #  algorithm: "plot_nf_heatmap"
8897 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8898 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8899 #  filter: "'NIC_Intel-XXV710' and
8900 #           'NF_DENSITY' and
8901 #           'DOCKER' and
8902 #           'CHAIN' and
8903 #           'NF_VPPIP4' and
8904 #           'IPSEC' and
8905 #           'TNL_4' and
8906 #           'IMIX' and
8907 #           '4T2C' and
8908 #           'NDRPDR'"
8909 #  parameters:
8910 #  - "throughput"
8911 #  - "name"
8912 #  - "tags"
8913 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8914 #  x-axis: "X = CNFs per Service Chain"
8915 #  y-axis: "Y = Number of Service Chains"
8916 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8917 #  layout:
8918 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8919 #    layout: "plot-service-density"
8920 #
8921 #- type: "plot"
8922 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8923 #  algorithm: "plot_nf_heatmap"
8924 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8925 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8926 #  filter: "'NIC_Intel-XXV710' and
8927 #           'NF_DENSITY' and
8928 #           'DOCKER' and
8929 #           'CHAIN' and
8930 #           'NF_VPPIP4' and
8931 #           'IPSEC' and
8932 #           'TNL_4' and
8933 #           'IMIX' and
8934 #           '8T4C' and
8935 #           'NDRPDR'"
8936 #  parameters:
8937 #  - "throughput"
8938 #  - "name"
8939 #  - "tags"
8940 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8941 #  x-axis: "X = CNFs per Service Chain"
8942 #  y-axis: "Y = Number of Service Chains"
8943 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8944 #  layout:
8945 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8946 #    layout: "plot-service-density"
8947
8948 ###############################################################################
8949
8950 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8951 #- type: "plot"
8952 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8953 #  algorithm: "plot_nf_heatmap"
8954 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8955 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8956 #  filter: "'NIC_Intel-XL710' and
8957 #           'NF_DENSITY' and
8958 #           'DOCKER' and
8959 #           'CHAIN' and
8960 #           'NF_VPPIP4' and
8961 #           'IMIX' and
8962 #           'TNL_4' and
8963 #           '1T1C' and
8964 #           'MRR'"
8965 #  parameters:
8966 #  - "result"
8967 #  - "name"
8968 #  - "tags"
8969 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8970 #  x-axis: "X = CNFs per Service Chain"
8971 #  y-axis: "Y = Number of Service Chains"
8972 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8973 #  layout:
8974 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8975 #    layout: "plot-service-density"
8976 #
8977 #- type: "plot"
8978 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8979 #  algorithm: "plot_nf_heatmap"
8980 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8981 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8982 #  filter: "'NIC_Intel-XL710' and
8983 #           'NF_DENSITY' and
8984 #           'DOCKER' and
8985 #           'CHAIN' and
8986 #           'NF_VPPIP4' and
8987 #           'IPSEC' and
8988 #           'TNL_4' and
8989 #           'IMIX' and
8990 #           '2T2C' and
8991 #           'MRR'"
8992 #  parameters:
8993 #  - "result"
8994 #  - "name"
8995 #  - "tags"
8996 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8997 #  x-axis: "X = CNFs per Service Chain"
8998 #  y-axis: "Y = Number of Service Chains"
8999 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9000 #  layout:
9001 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9002 #    layout: "plot-service-density"
9003 #
9004 #- type: "plot"
9005 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9006 #  algorithm: "plot_nf_heatmap"
9007 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
9008 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9009 #  filter: "'NIC_Intel-XL710' and
9010 #           'NF_DENSITY' and
9011 #           'DOCKER' and
9012 #           'CHAIN' and
9013 #           'NF_VPPIP4' and
9014 #           'IPSEC' and
9015 #           'TNL_4' and
9016 #           'IMIX' and
9017 #           '4T4C' and
9018 #           'MRR'"
9019 #  parameters:
9020 #  - "result"
9021 #  - "name"
9022 #  - "tags"
9023 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9024 #  x-axis: "X = CNFs per Service Chain"
9025 #  y-axis: "Y = Number of Service Chains"
9026 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9027 #  layout:
9028 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9029 #    layout: "plot-service-density"
9030
9031 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9032 #- type: "plot"
9033 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9034 #  algorithm: "plot_nf_heatmap"
9035 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
9036 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9037 #  filter: "'NIC_Intel-XL710' and
9038 #           'NF_DENSITY' and
9039 #           'DOCKER' and
9040 #           'CHAIN' and
9041 #           'NF_VPPIP4' and
9042 #           'IPSEC' and
9043 #           'TNL_4' and
9044 #           'IMIX' and
9045 #           '1T1C' and
9046 #           'NDRPDR'"
9047 #  parameters:
9048 #  - "throughput"
9049 #  - "name"
9050 #  - "tags"
9051 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9052 #  x-axis: "X = CNFs per Service Chain"
9053 #  y-axis: "Y = Number of Service Chains"
9054 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9055 #  layout:
9056 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9057 #    layout: "plot-service-density"
9058 #
9059 #- type: "plot"
9060 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9061 #  algorithm: "plot_nf_heatmap"
9062 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
9063 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9064 #  filter: "'NIC_Intel-XL710' and
9065 #           'NF_DENSITY' and
9066 #           'DOCKER' and
9067 #           'CHAIN' and
9068 #           'NF_VPPIP4' and
9069 #           'IPSEC' and
9070 #           'TNL_4' and
9071 #           'IMIX' and
9072 #           '2T2C' and
9073 #           'NDRPDR'"
9074 #  parameters:
9075 #  - "throughput"
9076 #  - "name"
9077 #  - "tags"
9078 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9079 #  x-axis: "X = CNFs per Service Chain"
9080 #  y-axis: "Y = Number of Service Chains"
9081 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9082 #  layout:
9083 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9084 #    layout: "plot-service-density"
9085 #
9086 #- type: "plot"
9087 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9088 #  algorithm: "plot_nf_heatmap"
9089 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
9090 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9091 #  filter: "'NIC_Intel-XL710' and
9092 #           'NF_DENSITY' and
9093 #           'DOCKER' and
9094 #           'CHAIN' and
9095 #           'NF_VPPIP4' and
9096 #           'IPSEC' and
9097 #           'TNL_4' and
9098 #           'IMIX' and
9099 #           '4T4C' and
9100 #           'NDRPDR'"
9101 #  parameters:
9102 #  - "throughput"
9103 #  - "name"
9104 #  - "tags"
9105 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9106 #  x-axis: "X = CNFs per Service Chain"
9107 #  y-axis: "Y = Number of Service Chains"
9108 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9109 #  layout:
9110 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9111 #    layout: "plot-service-density"
9112 #
9113 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9114 #- type: "plot"
9115 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9116 #  algorithm: "plot_nf_heatmap"
9117 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
9118 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9119 #  filter: "'NIC_Intel-XL710' and
9120 #           'NF_DENSITY' and
9121 #           'DOCKER' and
9122 #           'CHAIN' and
9123 #           'NF_VPPIP4' and
9124 #           'IPSEC' and
9125 #           'TNL_4' and
9126 #           'IMIX' and
9127 #           '1T1C' and
9128 #           'NDRPDR'"
9129 #  parameters:
9130 #  - "throughput"
9131 #  - "name"
9132 #  - "tags"
9133 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9134 #  x-axis: "X = CNFs per Service Chain"
9135 #  y-axis: "Y = Number of Service Chains"
9136 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9137 #  layout:
9138 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9139 #    layout: "plot-service-density"
9140 #
9141 #- type: "plot"
9142 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9143 #  algorithm: "plot_nf_heatmap"
9144 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
9145 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9146 #  filter: "'NIC_Intel-XL710' and
9147 #           'NF_DENSITY' and
9148 #           'DOCKER' and
9149 #           'CHAIN' and
9150 #           'NF_VPPIP4' and
9151 #           'IPSEC' and
9152 #           'TNL_4' and
9153 #           'IMIX' and
9154 #           '2T2C' and
9155 #           'NDRPDR'"
9156 #  parameters:
9157 #  - "throughput"
9158 #  - "name"
9159 #  - "tags"
9160 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9161 #  x-axis: "X = CNFs per Service Chain"
9162 #  y-axis: "Y = Number of Service Chains"
9163 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9164 #  layout:
9165 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9166 #    layout: "plot-service-density"
9167 #
9168 #- type: "plot"
9169 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9170 #  algorithm: "plot_nf_heatmap"
9171 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
9172 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9173 #  filter: "'NIC_Intel-XL710' and
9174 #           'NF_DENSITY' and
9175 #           'DOCKER' and
9176 #           'CHAIN' and
9177 #           'NF_VPPIP4' and
9178 #           'IPSEC' and
9179 #           'TNL_4' and
9180 #           'IMIX' and
9181 #           '4T4C' and
9182 #           'NDRPDR'"
9183 #  parameters:
9184 #  - "throughput"
9185 #  - "name"
9186 #  - "tags"
9187 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9188 #  x-axis: "X = CNFs per Service Chain"
9189 #  y-axis: "Y = Number of Service Chains"
9190 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9191 #  layout:
9192 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9193 #    layout: "plot-service-density"
9194
9195 ###############################################################################
9196
9197 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9198 #- type: "plot"
9199 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9200 #  algorithm: "plot_nf_heatmap"
9201 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
9202 #  data: "plot-vpp-nfv-3n-skx-mrr"
9203 #  filter: "'NIC_Intel-XXV710' and
9204 #           'NF_DENSITY' and
9205 #           'DOCKER' and
9206 #           'CHAIN' and
9207 #           'NF_VPPIP4' and
9208 #           'IPSEC' and
9209 #           'TNL_1000' and
9210 #           'IMIX' and
9211 #           '2T1C' and
9212 #           'MRR'"
9213 #  parameters:
9214 #  - "result"
9215 #  - "name"
9216 #  - "tags"
9217 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9218 #  x-axis: "X = CNFs per Service Chain"
9219 #  y-axis: "Y = Number of Service Chains"
9220 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9221 #  layout:
9222 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9223 #    layout: "plot-service-density"
9224 #
9225 #- type: "plot"
9226 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9227 #  algorithm: "plot_nf_heatmap"
9228 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
9229 #  data: "plot-vpp-nfv-3n-skx-mrr"
9230 #  filter: "'NIC_Intel-XXV710' and
9231 #           'NF_DENSITY' and
9232 #           'DOCKER' and
9233 #           'CHAIN' and
9234 #           'NF_VPPIP4' and
9235 #           'IPSEC' and
9236 #           'TNL_1000' and
9237 #           'IMIX' and
9238 #           '4T2C' and
9239 #           'MRR'"
9240 #  parameters:
9241 #  - "result"
9242 #  - "name"
9243 #  - "tags"
9244 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9245 #  x-axis: "X = CNFs per Service Chain"
9246 #  y-axis: "Y = Number of Service Chains"
9247 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9248 #  layout:
9249 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9250 #    layout: "plot-service-density"
9251 #
9252 #- type: "plot"
9253 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9254 #  algorithm: "plot_nf_heatmap"
9255 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
9256 #  data: "plot-vpp-nfv-3n-skx-mrr"
9257 #  filter: "'NIC_Intel-XXV710' and
9258 #           'NF_DENSITY' and
9259 #           'DOCKER' and
9260 #           'CHAIN' and
9261 #           'NF_VPPIP4' and
9262 #           'IPSEC' and
9263 #           'TNL_1000' and
9264 #           'IMIX' and
9265 #           '8T4C' and
9266 #           'MRR'"
9267 #  parameters:
9268 #  - "result"
9269 #  - "name"
9270 #  - "tags"
9271 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9272 #  x-axis: "X = CNFs per Service Chain"
9273 #  y-axis: "Y = Number of Service Chains"
9274 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9275 #  layout:
9276 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9277 #    layout: "plot-service-density"
9278
9279 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9280 #- type: "plot"
9281 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9282 #  algorithm: "plot_nf_heatmap"
9283 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
9284 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9285 #  filter: "'NIC_Intel-XXV710' and
9286 #           'NF_DENSITY' and
9287 #           'DOCKER' and
9288 #           'CHAIN' and
9289 #           'NF_VPPIP4' and
9290 #           'IPSEC' and
9291 #           'TNL_1000' and
9292 #           'IMIX' and
9293 #           '2T1C' and
9294 #           'NDRPDR'"
9295 #  parameters:
9296 #  - "throughput"
9297 #  - "name"
9298 #  - "tags"
9299 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9300 #  x-axis: "X = CNFs per Service Chain"
9301 #  y-axis: "Y = Number of Service Chains"
9302 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9303 #  layout:
9304 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9305 #    layout: "plot-service-density"
9306 #
9307 #- type: "plot"
9308 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9309 #  algorithm: "plot_nf_heatmap"
9310 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
9311 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9312 #  filter: "'NIC_Intel-XXV710' and
9313 #           'NF_DENSITY' and
9314 #           'DOCKER' and
9315 #           'CHAIN' and
9316 #           'NF_VPPIP4' and
9317 #           'IPSEC' and
9318 #           'TNL_1000' and
9319 #           'IMIX' and
9320 #           '4T2C' and
9321 #           'NDRPDR'"
9322 #  parameters:
9323 #  - "throughput"
9324 #  - "name"
9325 #  - "tags"
9326 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9327 #  x-axis: "X = CNFs per Service Chain"
9328 #  y-axis: "Y = Number of Service Chains"
9329 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9330 #  layout:
9331 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9332 #    layout: "plot-service-density"
9333 #
9334 #- type: "plot"
9335 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9336 #  algorithm: "plot_nf_heatmap"
9337 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
9338 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9339 #  filter: "'NIC_Intel-XXV710' and
9340 #           'NF_DENSITY' and
9341 #           'DOCKER' and
9342 #           'CHAIN' and
9343 #           'NF_VPPIP4' and
9344 #           'IPSEC' and
9345 #           'TNL_1000' and
9346 #           'IMIX' and
9347 #           '8T4C' and
9348 #           'NDRPDR'"
9349 #  parameters:
9350 #  - "throughput"
9351 #  - "name"
9352 #  - "tags"
9353 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9354 #  x-axis: "X = CNFs per Service Chain"
9355 #  y-axis: "Y = Number of Service Chains"
9356 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9357 #  layout:
9358 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9359 #    layout: "plot-service-density"
9360 #
9361 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9362 #- type: "plot"
9363 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9364 #  algorithm: "plot_nf_heatmap"
9365 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
9366 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9367 #  filter: "'NIC_Intel-XXV710' and
9368 #           'NF_DENSITY' and
9369 #           'DOCKER' and
9370 #           'CHAIN' and
9371 #           'NF_VPPIP4' and
9372 #           'IPSEC' and
9373 #           'TNL_1000' and
9374 #           'IMIX' and
9375 #           '2T1C' and
9376 #           'NDRPDR'"
9377 #  parameters:
9378 #  - "throughput"
9379 #  - "name"
9380 #  - "tags"
9381 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9382 #  x-axis: "X = CNFs per Service Chain"
9383 #  y-axis: "Y = Number of Service Chains"
9384 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9385 #  layout:
9386 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9387 #    layout: "plot-service-density"
9388 #
9389 #- type: "plot"
9390 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9391 #  algorithm: "plot_nf_heatmap"
9392 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9393 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9394 #  filter: "'NIC_Intel-XXV710' and
9395 #           'NF_DENSITY' and
9396 #           'DOCKER' and
9397 #           'CHAIN' and
9398 #           'NF_VPPIP4' and
9399 #           'IPSEC' and
9400 #           'TNL_1000' and
9401 #           'IMIX' and
9402 #           '4T2C' and
9403 #           'NDRPDR'"
9404 #  parameters:
9405 #  - "throughput"
9406 #  - "name"
9407 #  - "tags"
9408 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9409 #  x-axis: "X = CNFs per Service Chain"
9410 #  y-axis: "Y = Number of Service Chains"
9411 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9412 #  layout:
9413 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9414 #    layout: "plot-service-density"
9415 #
9416 #- type: "plot"
9417 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9418 #  algorithm: "plot_nf_heatmap"
9419 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9420 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9421 #  filter: "'NIC_Intel-XXV710' and
9422 #           'NF_DENSITY' and
9423 #           'DOCKER' and
9424 #           'CHAIN' and
9425 #           'NF_VPPIP4' and
9426 #           'IPSEC' and
9427 #           'TNL_1000' and
9428 #           'IMIX' and
9429 #           '8T4C' and
9430 #           'NDRPDR'"
9431 #  parameters:
9432 #  - "throughput"
9433 #  - "name"
9434 #  - "tags"
9435 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9436 #  x-axis: "X = CNFs per Service Chain"
9437 #  y-axis: "Y = Number of Service Chains"
9438 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9439 #  layout:
9440 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9441 #    layout: "plot-service-density"
9442
9443 ###############################################################################
9444
9445 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9446 #- type: "plot"
9447 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9448 #  algorithm: "plot_nf_heatmap"
9449 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9450 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9451 #  filter: "'NIC_Intel-XL710' and
9452 #           'NF_DENSITY' and
9453 #           'DOCKER' and
9454 #           'CHAIN' and
9455 #           'NF_VPPIP4' and
9456 #           'IMIX' and
9457 #           'TNL_1000' and
9458 #           '1T1C' and
9459 #           'MRR'"
9460 #  parameters:
9461 #  - "result"
9462 #  - "name"
9463 #  - "tags"
9464 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9465 #  x-axis: "X = CNFs per Service Chain"
9466 #  y-axis: "Y = Number of Service Chains"
9467 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9468 #  layout:
9469 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9470 #    layout: "plot-service-density"
9471 #
9472 #- type: "plot"
9473 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9474 #  algorithm: "plot_nf_heatmap"
9475 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9476 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9477 #  filter: "'NIC_Intel-XL710' and
9478 #           'NF_DENSITY' and
9479 #           'DOCKER' and
9480 #           'CHAIN' and
9481 #           'NF_VPPIP4' and
9482 #           'IPSEC' and
9483 #           'TNL_1000' and
9484 #           'IMIX' and
9485 #           '2T2C' and
9486 #           'MRR'"
9487 #  parameters:
9488 #  - "result"
9489 #  - "name"
9490 #  - "tags"
9491 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9492 #  x-axis: "X = CNFs per Service Chain"
9493 #  y-axis: "Y = Number of Service Chains"
9494 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9495 #  layout:
9496 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9497 #    layout: "plot-service-density"
9498 #
9499 #- type: "plot"
9500 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9501 #  algorithm: "plot_nf_heatmap"
9502 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9503 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9504 #  filter: "'NIC_Intel-XL710' and
9505 #           'NF_DENSITY' and
9506 #           'DOCKER' and
9507 #           'CHAIN' and
9508 #           'NF_VPPIP4' and
9509 #           'IPSEC' and
9510 #           'TNL_1000' and
9511 #           'IMIX' and
9512 #           '4T4C' and
9513 #           'MRR'"
9514 #  parameters:
9515 #  - "result"
9516 #  - "name"
9517 #  - "tags"
9518 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9519 #  x-axis: "X = CNFs per Service Chain"
9520 #  y-axis: "Y = Number of Service Chains"
9521 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9522 #  layout:
9523 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9524 #    layout: "plot-service-density"
9525
9526 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9527 #- type: "plot"
9528 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9529 #  algorithm: "plot_nf_heatmap"
9530 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9531 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9532 #  filter: "'NIC_Intel-XL710' and
9533 #           'NF_DENSITY' and
9534 #           'DOCKER' and
9535 #           'CHAIN' and
9536 #           'NF_VPPIP4' and
9537 #           'IPSEC' and
9538 #           'TNL_1000' and
9539 #           'IMIX' and
9540 #           '1T1C' and
9541 #           'NDRPDR'"
9542 #  parameters:
9543 #  - "throughput"
9544 #  - "name"
9545 #  - "tags"
9546 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9547 #  x-axis: "X = CNFs per Service Chain"
9548 #  y-axis: "Y = Number of Service Chains"
9549 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9550 #  layout:
9551 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9552 #    layout: "plot-service-density"
9553 #
9554 #- type: "plot"
9555 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9556 #  algorithm: "plot_nf_heatmap"
9557 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9558 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9559 #  filter: "'NIC_Intel-XL710' and
9560 #           'NF_DENSITY' and
9561 #           'DOCKER' and
9562 #           'CHAIN' and
9563 #           'NF_VPPIP4' and
9564 #           'IPSEC' and
9565 #           'TNL_1000' and
9566 #           'IMIX' and
9567 #           '2T2C' and
9568 #           'NDRPDR'"
9569 #  parameters:
9570 #  - "throughput"
9571 #  - "name"
9572 #  - "tags"
9573 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9574 #  x-axis: "X = CNFs per Service Chain"
9575 #  y-axis: "Y = Number of Service Chains"
9576 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9577 #  layout:
9578 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9579 #    layout: "plot-service-density"
9580 #
9581 #- type: "plot"
9582 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9583 #  algorithm: "plot_nf_heatmap"
9584 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9585 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9586 #  filter: "'NIC_Intel-XL710' and
9587 #           'NF_DENSITY' and
9588 #           'DOCKER' and
9589 #           'CHAIN' and
9590 #           'NF_VPPIP4' and
9591 #           'IPSEC' and
9592 #           'TNL_1000' and
9593 #           'IMIX' and
9594 #           '4T4C' and
9595 #           'NDRPDR'"
9596 #  parameters:
9597 #  - "throughput"
9598 #  - "name"
9599 #  - "tags"
9600 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9601 #  x-axis: "X = CNFs per Service Chain"
9602 #  y-axis: "Y = Number of Service Chains"
9603 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9604 #  layout:
9605 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9606 #    layout: "plot-service-density"
9607 #
9608 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9609 #- type: "plot"
9610 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9611 #  algorithm: "plot_nf_heatmap"
9612 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9613 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9614 #  filter: "'NIC_Intel-XL710' and
9615 #           'NF_DENSITY' and
9616 #           'DOCKER' and
9617 #           'CHAIN' and
9618 #           'NF_VPPIP4' and
9619 #           'IPSEC' and
9620 #           'TNL_1000' and
9621 #           'IMIX' and
9622 #           '1T1C' and
9623 #           'NDRPDR'"
9624 #  parameters:
9625 #  - "throughput"
9626 #  - "name"
9627 #  - "tags"
9628 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9629 #  x-axis: "X = CNFs per Service Chain"
9630 #  y-axis: "Y = Number of Service Chains"
9631 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9632 #  layout:
9633 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9634 #    layout: "plot-service-density"
9635 #
9636 #- type: "plot"
9637 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9638 #  algorithm: "plot_nf_heatmap"
9639 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9640 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9641 #  filter: "'NIC_Intel-XL710' and
9642 #           'NF_DENSITY' and
9643 #           'DOCKER' and
9644 #           'CHAIN' and
9645 #           'NF_VPPIP4' and
9646 #           'IPSEC' and
9647 #           'TNL_1000' and
9648 #           'IMIX' and
9649 #           '2T2C' and
9650 #           'NDRPDR'"
9651 #  parameters:
9652 #  - "throughput"
9653 #  - "name"
9654 #  - "tags"
9655 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9656 #  x-axis: "X = CNFs per Service Chain"
9657 #  y-axis: "Y = Number of Service Chains"
9658 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9659 #  layout:
9660 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9661 #    layout: "plot-service-density"
9662 #
9663 #- type: "plot"
9664 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9665 #  algorithm: "plot_nf_heatmap"
9666 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9667 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9668 #  filter: "'NIC_Intel-XL710' and
9669 #           'NF_DENSITY' and
9670 #           'DOCKER' and
9671 #           'CHAIN' and
9672 #           'NF_VPPIP4' and
9673 #           'IPSEC' and
9674 #           'TNL_1000' and
9675 #           'IMIX' and
9676 #           '4T4C' and
9677 #           'NDRPDR'"
9678 #  parameters:
9679 #  - "throughput"
9680 #  - "name"
9681 #  - "tags"
9682 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9683 #  x-axis: "X = CNFs per Service Chain"
9684 #  y-axis: "Y = Number of Service Chains"
9685 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9686 #  layout:
9687 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9688 #    layout: "plot-service-density"
9689
9690 ###############################################################################
9691
9692 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9693 #- type: "plot"
9694 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9695 #  algorithm: "plot_nf_heatmap"
9696 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9697 #  data: "plot-vpp-nfv-3n-skx-mrr"
9698 #  filter: "'NIC_Intel-XXV710' and
9699 #           'NF_DENSITY' and
9700 #           'DOCKER' and
9701 #           'CHAIN' and
9702 #           'NF_VPPIP4' and
9703 #           'IPSEC' and
9704 #           'TNL_10000' and
9705 #           'IMIX' and
9706 #           '2T1C' and
9707 #           'MRR'"
9708 #  parameters:
9709 #  - "result"
9710 #  - "name"
9711 #  - "tags"
9712 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9713 #  x-axis: "X = CNFs per Service Chain"
9714 #  y-axis: "Y = Number of Service Chains"
9715 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9716 #  layout:
9717 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9718 #    layout: "plot-service-density"
9719 #
9720 #- type: "plot"
9721 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9722 #  algorithm: "plot_nf_heatmap"
9723 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9724 #  data: "plot-vpp-nfv-3n-skx-mrr"
9725 #  filter: "'NIC_Intel-XXV710' and
9726 #           'NF_DENSITY' and
9727 #           'DOCKER' and
9728 #           'CHAIN' and
9729 #           'NF_VPPIP4' and
9730 #           'IPSEC' and
9731 #           'TNL_10000' and
9732 #           'IMIX' and
9733 #           '4T2C' and
9734 #           'MRR'"
9735 #  parameters:
9736 #  - "result"
9737 #  - "name"
9738 #  - "tags"
9739 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9740 #  x-axis: "X = CNFs per Service Chain"
9741 #  y-axis: "Y = Number of Service Chains"
9742 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9743 #  layout:
9744 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9745 #    layout: "plot-service-density"
9746 #
9747 #- type: "plot"
9748 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9749 #  algorithm: "plot_nf_heatmap"
9750 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9751 #  data: "plot-vpp-nfv-3n-skx-mrr"
9752 #  filter: "'NIC_Intel-XXV710' and
9753 #           'NF_DENSITY' and
9754 #           'DOCKER' and
9755 #           'CHAIN' and
9756 #           'NF_VPPIP4' and
9757 #           'IPSEC' and
9758 #           'TNL_10000' and
9759 #           'IMIX' and
9760 #           '8T4C' and
9761 #           'MRR'"
9762 #  parameters:
9763 #  - "result"
9764 #  - "name"
9765 #  - "tags"
9766 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9767 #  x-axis: "X = CNFs per Service Chain"
9768 #  y-axis: "Y = Number of Service Chains"
9769 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9770 #  layout:
9771 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9772 #    layout: "plot-service-density"
9773
9774 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9775 #- type: "plot"
9776 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9777 #  algorithm: "plot_nf_heatmap"
9778 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9779 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9780 #  filter: "'NIC_Intel-XXV710' and
9781 #           'NF_DENSITY' and
9782 #           'DOCKER' and
9783 #           'CHAIN' and
9784 #           'NF_VPPIP4' and
9785 #           'IPSEC' and
9786 #           'TNL_10000' and
9787 #           'IMIX' and
9788 #           '2T1C' and
9789 #           'NDRPDR'"
9790 #  parameters:
9791 #  - "throughput"
9792 #  - "name"
9793 #  - "tags"
9794 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9795 #  x-axis: "X = CNFs per Service Chain"
9796 #  y-axis: "Y = Number of Service Chains"
9797 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9798 #  layout:
9799 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9800 #    layout: "plot-service-density"
9801 #
9802 #- type: "plot"
9803 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9804 #  algorithm: "plot_nf_heatmap"
9805 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9806 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9807 #  filter: "'NIC_Intel-XXV710' and
9808 #           'NF_DENSITY' and
9809 #           'DOCKER' and
9810 #           'CHAIN' and
9811 #           'NF_VPPIP4' and
9812 #           'IPSEC' and
9813 #           'TNL_10000' and
9814 #           'IMIX' and
9815 #           '4T2C' and
9816 #           'NDRPDR'"
9817 #  parameters:
9818 #  - "throughput"
9819 #  - "name"
9820 #  - "tags"
9821 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9822 #  x-axis: "X = CNFs per Service Chain"
9823 #  y-axis: "Y = Number of Service Chains"
9824 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9825 #  layout:
9826 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9827 #    layout: "plot-service-density"
9828 #
9829 #- type: "plot"
9830 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9831 #  algorithm: "plot_nf_heatmap"
9832 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9833 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9834 #  filter: "'NIC_Intel-XXV710' and
9835 #           'NF_DENSITY' and
9836 #           'DOCKER' and
9837 #           'CHAIN' and
9838 #           'NF_VPPIP4' and
9839 #           'IPSEC' and
9840 #           'TNL_10000' and
9841 #           'IMIX' and
9842 #           '8T4C' and
9843 #           'NDRPDR'"
9844 #  parameters:
9845 #  - "throughput"
9846 #  - "name"
9847 #  - "tags"
9848 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9849 #  x-axis: "X = CNFs per Service Chain"
9850 #  y-axis: "Y = Number of Service Chains"
9851 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9852 #  layout:
9853 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9854 #    layout: "plot-service-density"
9855 #
9856 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9857 #- type: "plot"
9858 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9859 #  algorithm: "plot_nf_heatmap"
9860 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9861 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9862 #  filter: "'NIC_Intel-XXV710' and
9863 #           'NF_DENSITY' and
9864 #           'DOCKER' and
9865 #           'CHAIN' and
9866 #           'NF_VPPIP4' and
9867 #           'IPSEC' and
9868 #           'TNL_10000' and
9869 #           'IMIX' and
9870 #           '2T1C' and
9871 #           'NDRPDR'"
9872 #  parameters:
9873 #  - "throughput"
9874 #  - "name"
9875 #  - "tags"
9876 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9877 #  x-axis: "X = CNFs per Service Chain"
9878 #  y-axis: "Y = Number of Service Chains"
9879 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9880 #  layout:
9881 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9882 #    layout: "plot-service-density"
9883 #
9884 #- type: "plot"
9885 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9886 #  algorithm: "plot_nf_heatmap"
9887 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9888 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9889 #  filter: "'NIC_Intel-XXV710' and
9890 #           'NF_DENSITY' and
9891 #           'DOCKER' and
9892 #           'CHAIN' and
9893 #           'NF_VPPIP4' and
9894 #           'IPSEC' and
9895 #           'TNL_10000' and
9896 #           'IMIX' and
9897 #           '4T2C' and
9898 #           'NDRPDR'"
9899 #  parameters:
9900 #  - "throughput"
9901 #  - "name"
9902 #  - "tags"
9903 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9904 #  x-axis: "X = CNFs per Service Chain"
9905 #  y-axis: "Y = Number of Service Chains"
9906 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9907 #  layout:
9908 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9909 #    layout: "plot-service-density"
9910 #
9911 #- type: "plot"
9912 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9913 #  algorithm: "plot_nf_heatmap"
9914 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9915 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9916 #  filter: "'NIC_Intel-XXV710' and
9917 #           'NF_DENSITY' and
9918 #           'DOCKER' and
9919 #           'CHAIN' and
9920 #           'NF_VPPIP4' and
9921 #           'IPSEC' and
9922 #           'TNL_10000' and
9923 #           'IMIX' and
9924 #           '8T4C' and
9925 #           'NDRPDR'"
9926 #  parameters:
9927 #  - "throughput"
9928 #  - "name"
9929 #  - "tags"
9930 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9931 #  x-axis: "X = CNFs per Service Chain"
9932 #  y-axis: "Y = Number of Service Chains"
9933 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9934 #  layout:
9935 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9936 #    layout: "plot-service-density"
9937
9938 ###############################################################################
9939
9940 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9941 #- type: "plot"
9942 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9943 #  algorithm: "plot_nf_heatmap"
9944 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9945 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9946 #  filter: "'NIC_Intel-XL710' and
9947 #           'NF_DENSITY' and
9948 #           'DOCKER' and
9949 #           'CHAIN' and
9950 #           'NF_VPPIP4' and
9951 #           'IMIX' and
9952 #           'TNL_10000' and
9953 #           '1T1C' and
9954 #           'MRR'"
9955 #  parameters:
9956 #  - "result"
9957 #  - "name"
9958 #  - "tags"
9959 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9960 #  x-axis: "X = CNFs per Service Chain"
9961 #  y-axis: "Y = Number of Service Chains"
9962 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9963 #  layout:
9964 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9965 #    layout: "plot-service-density"
9966 #
9967 #- type: "plot"
9968 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9969 #  algorithm: "plot_nf_heatmap"
9970 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9971 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9972 #  filter: "'NIC_Intel-XL710' and
9973 #           'NF_DENSITY' and
9974 #           'DOCKER' and
9975 #           'CHAIN' and
9976 #           'NF_VPPIP4' and
9977 #           'IPSEC' and
9978 #           'TNL_10000' and
9979 #           'IMIX' and
9980 #           '2T2C' and
9981 #           'MRR'"
9982 #  parameters:
9983 #  - "result"
9984 #  - "name"
9985 #  - "tags"
9986 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9987 #  x-axis: "X = CNFs per Service Chain"
9988 #  y-axis: "Y = Number of Service Chains"
9989 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9990 #  layout:
9991 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9992 #    layout: "plot-service-density"
9993 #
9994 #- type: "plot"
9995 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9996 #  algorithm: "plot_nf_heatmap"
9997 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9998 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9999 #  filter: "'NIC_Intel-XL710' and
10000 #           'NF_DENSITY' and
10001 #           'DOCKER' and
10002 #           'CHAIN' and
10003 #           'NF_VPPIP4' and
10004 #           'IPSEC' and
10005 #           'TNL_10000' and
10006 #           'IMIX' and
10007 #           '4T4C' and
10008 #           'MRR'"
10009 #  parameters:
10010 #  - "result"
10011 #  - "name"
10012 #  - "tags"
10013 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10014 #  x-axis: "X = CNFs per Service Chain"
10015 #  y-axis: "Y = Number of Service Chains"
10016 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10017 #  layout:
10018 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10019 #    layout: "plot-service-density"
10020
10021 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10022 #- type: "plot"
10023 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10024 #  algorithm: "plot_nf_heatmap"
10025 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
10026 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10027 #  filter: "'NIC_Intel-XL710' and
10028 #           'NF_DENSITY' and
10029 #           'DOCKER' and
10030 #           'CHAIN' and
10031 #           'NF_VPPIP4' and
10032 #           'IPSEC' and
10033 #           'TNL_10000' and
10034 #           'IMIX' and
10035 #           '1T1C' and
10036 #           'NDRPDR'"
10037 #  parameters:
10038 #  - "throughput"
10039 #  - "name"
10040 #  - "tags"
10041 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10042 #  x-axis: "X = CNFs per Service Chain"
10043 #  y-axis: "Y = Number of Service Chains"
10044 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10045 #  layout:
10046 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10047 #    layout: "plot-service-density"
10048 #
10049 #- type: "plot"
10050 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10051 #  algorithm: "plot_nf_heatmap"
10052 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
10053 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10054 #  filter: "'NIC_Intel-XL710' and
10055 #           'NF_DENSITY' and
10056 #           'DOCKER' and
10057 #           'CHAIN' and
10058 #           'NF_VPPIP4' and
10059 #           'IPSEC' and
10060 #           'TNL_10000' and
10061 #           'IMIX' and
10062 #           '2T2C' and
10063 #           'NDRPDR'"
10064 #  parameters:
10065 #  - "throughput"
10066 #  - "name"
10067 #  - "tags"
10068 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10069 #  x-axis: "X = CNFs per Service Chain"
10070 #  y-axis: "Y = Number of Service Chains"
10071 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10072 #  layout:
10073 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10074 #    layout: "plot-service-density"
10075 #
10076 #- type: "plot"
10077 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10078 #  algorithm: "plot_nf_heatmap"
10079 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
10080 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10081 #  filter: "'NIC_Intel-XL710' and
10082 #           'NF_DENSITY' and
10083 #           'DOCKER' and
10084 #           'CHAIN' and
10085 #           'NF_VPPIP4' and
10086 #           'IPSEC' and
10087 #           'TNL_10000' and
10088 #           'IMIX' and
10089 #           '4T4C' and
10090 #           'NDRPDR'"
10091 #  parameters:
10092 #  - "throughput"
10093 #  - "name"
10094 #  - "tags"
10095 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10096 #  x-axis: "X = CNFs per Service Chain"
10097 #  y-axis: "Y = Number of Service Chains"
10098 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10099 #  layout:
10100 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10101 #    layout: "plot-service-density"
10102 #
10103 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10104 #- type: "plot"
10105 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10106 #  algorithm: "plot_nf_heatmap"
10107 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
10108 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10109 #  filter: "'NIC_Intel-XL710' and
10110 #           'NF_DENSITY' and
10111 #           'DOCKER' and
10112 #           'CHAIN' and
10113 #           'NF_VPPIP4' and
10114 #           'IPSEC' and
10115 #           'TNL_10000' and
10116 #           'IMIX' and
10117 #           '1T1C' and
10118 #           'NDRPDR'"
10119 #  parameters:
10120 #  - "throughput"
10121 #  - "name"
10122 #  - "tags"
10123 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10124 #  x-axis: "X = CNFs per Service Chain"
10125 #  y-axis: "Y = Number of Service Chains"
10126 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10127 #  layout:
10128 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10129 #    layout: "plot-service-density"
10130 #
10131 #- type: "plot"
10132 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10133 #  algorithm: "plot_nf_heatmap"
10134 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
10135 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10136 #  filter: "'NIC_Intel-XL710' and
10137 #           'NF_DENSITY' and
10138 #           'DOCKER' and
10139 #           'CHAIN' and
10140 #           'NF_VPPIP4' and
10141 #           'IPSEC' and
10142 #           'TNL_10000' and
10143 #           'IMIX' and
10144 #           '2T2C' and
10145 #           'NDRPDR'"
10146 #  parameters:
10147 #  - "throughput"
10148 #  - "name"
10149 #  - "tags"
10150 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10151 #  x-axis: "X = CNFs per Service Chain"
10152 #  y-axis: "Y = Number of Service Chains"
10153 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10154 #  layout:
10155 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10156 #    layout: "plot-service-density"
10157 #
10158 #- type: "plot"
10159 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10160 #  algorithm: "plot_nf_heatmap"
10161 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
10162 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10163 #  filter: "'NIC_Intel-XL710' and
10164 #           'NF_DENSITY' and
10165 #           'DOCKER' and
10166 #           'CHAIN' and
10167 #           'NF_VPPIP4' and
10168 #           'IPSEC' and
10169 #           'TNL_10000' and
10170 #           'IMIX' and
10171 #           '4T4C' and
10172 #           'NDRPDR'"
10173 #  parameters:
10174 #  - "throughput"
10175 #  - "name"
10176 #  - "tags"
10177 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10178 #  x-axis: "X = CNFs per Service Chain"
10179 #  y-axis: "Y = Number of Service Chains"
10180 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10181 #  layout:
10182 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10183 #    layout: "plot-service-density"
10184
10185 ###############################################################################
10186
10187 # Plots - NF Density - CSP - MRR IMIX
10188 - type: "plot"
10189   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10190   algorithm: "plot_nf_heatmap"
10191   output-file-type: ".html"
10192   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
10193   data: "plot-vpp-nfv-2n-skx-mrr"
10194   filter: "'NIC_Intel-XXV710' and
10195            'NF_DENSITY' and
10196            'DOCKER' and
10197            'PIPELINE' and
10198            'NF_VPPIP4' and
10199            'IMIX' and
10200            '2T1C' and
10201            'MRR'"
10202   parameters:
10203   - "result"
10204   - "name"
10205   - "tags"
10206   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10207   x-axis: "X = CNFs per Service Pipeline"
10208   y-axis: "Y = Number of Service Pipelines"
10209   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10210   layout:
10211     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10212     layout: "plot-service-density"
10213
10214 - type: "plot"
10215   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10216   algorithm: "plot_nf_heatmap"
10217   output-file-type: ".html"
10218   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
10219   data: "plot-vpp-nfv-2n-skx-mrr"
10220   filter: "'NIC_Intel-XXV710' and
10221            'NF_DENSITY' and
10222            'DOCKER' and
10223            'PIPELINE' and
10224            'NF_VPPIP4' and
10225            'IMIX' and
10226            '4T2C' and
10227            'MRR'"
10228   parameters:
10229   - "result"
10230   - "name"
10231   - "tags"
10232   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10233   x-axis: "X = CNFs per Service Pipeline"
10234   y-axis: "Y = Number of Service Pipelines"
10235   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10236   layout:
10237     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10238     layout: "plot-service-density"
10239
10240 - type: "plot"
10241   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10242   algorithm: "plot_nf_heatmap"
10243   output-file-type: ".html"
10244   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
10245   data: "plot-vpp-nfv-2n-skx-mrr"
10246   filter: "'NIC_Intel-XXV710' and
10247            'NF_DENSITY' and
10248            'DOCKER' and
10249            'PIPELINE' and
10250            'NF_VPPIP4' and
10251            'IMIX' and
10252            '8T4C' and
10253            'MRR'"
10254   parameters:
10255   - "result"
10256   - "name"
10257   - "tags"
10258   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10259   x-axis: "X = CNFs per Service Pipeline"
10260   y-axis: "Y = Number of Service Pipelines"
10261   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10262   layout:
10263     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10264     layout: "plot-service-density"
10265
10266 # Plots - NF Density - CSP - NDR IMIX
10267 - type: "plot"
10268   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10269   algorithm: "plot_nf_heatmap"
10270   output-file-type: ".html"
10271   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10272   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10273   filter: "'NIC_Intel-XXV710' and
10274            'NF_DENSITY' and
10275            'DOCKER' and
10276            'PIPELINE' and
10277            'NF_VPPIP4' and
10278            'IMIX' and
10279            '2T1C' and
10280            'NDRPDR'"
10281   parameters:
10282   - "throughput"
10283   - "name"
10284   - "tags"
10285   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10286   x-axis: "X = CNFs per Service Pipeline"
10287   y-axis: "Y = Number of Service Pipelines"
10288   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10289   layout:
10290     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10291     layout: "plot-service-density"
10292
10293 - type: "plot"
10294   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10295   algorithm: "plot_nf_heatmap"
10296   output-file-type: ".html"
10297   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10298   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10299   filter: "'NIC_Intel-XXV710' and
10300            'NF_DENSITY' and
10301            'DOCKER' and
10302            'PIPELINE' and
10303            'NF_VPPIP4' and
10304            'IMIX' and
10305            '4T2C' and
10306            'NDRPDR'"
10307   parameters:
10308   - "throughput"
10309   - "name"
10310   - "tags"
10311   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10312   x-axis: "X = CNFs per Service Pipeline"
10313   y-axis: "Y = Number of Service Pipelines"
10314   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10315   layout:
10316     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10317     layout: "plot-service-density"
10318
10319 - type: "plot"
10320   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10321   algorithm: "plot_nf_heatmap"
10322   output-file-type: ".html"
10323   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10324   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10325   filter: "'NIC_Intel-XXV710' and
10326            'NF_DENSITY' and
10327            'DOCKER' and
10328            'PIPELINE' and
10329            'NF_VPPIP4' and
10330            'IMIX' and
10331            '8T4C' and
10332            'NDRPDR'"
10333   parameters:
10334   - "throughput"
10335   - "name"
10336   - "tags"
10337   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10338   x-axis: "X = CNFs per Service Pipeline"
10339   y-axis: "Y = Number of Service Pipelines"
10340   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10341   layout:
10342     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10343     layout: "plot-service-density"
10344
10345 # Plots - NF Density - CSP - PDR IMIX
10346 - type: "plot"
10347   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10348   algorithm: "plot_nf_heatmap"
10349   output-file-type: ".html"
10350   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10351   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10352   filter: "'NIC_Intel-XXV710' and
10353            'NF_DENSITY' and
10354            'DOCKER' and
10355            'PIPELINE' and
10356            'NF_VPPIP4' and
10357            'IMIX' and
10358            '2T1C' and
10359            'NDRPDR'"
10360   parameters:
10361   - "throughput"
10362   - "name"
10363   - "tags"
10364   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10365   x-axis: "X = CNFs per Service Pipeline"
10366   y-axis: "Y = Number of Service Pipelines"
10367   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10368   layout:
10369     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10370     layout: "plot-service-density"
10371
10372 - type: "plot"
10373   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10374   algorithm: "plot_nf_heatmap"
10375   output-file-type: ".html"
10376   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10377   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10378   filter: "'NIC_Intel-XXV710' and
10379            'NF_DENSITY' and
10380            'DOCKER' and
10381            'PIPELINE' and
10382            'NF_VPPIP4' and
10383            'IMIX' and
10384            '4T2C' and
10385            'NDRPDR'"
10386   parameters:
10387   - "throughput"
10388   - "name"
10389   - "tags"
10390   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10391   x-axis: "X = CNFs per Service Pipeline"
10392   y-axis: "Y = Number of Service Pipelines"
10393   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10394   layout:
10395     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10396     layout: "plot-service-density"
10397
10398 - type: "plot"
10399   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10400   algorithm: "plot_nf_heatmap"
10401   output-file-type: ".html"
10402   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10403   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10404   filter: "'NIC_Intel-XXV710' and
10405            'NF_DENSITY' and
10406            'DOCKER' and
10407            'PIPELINE' and
10408            'NF_VPPIP4' and
10409            'IMIX' and
10410            '8T4C' and
10411            'NDRPDR'"
10412   parameters:
10413   - "throughput"
10414   - "name"
10415   - "tags"
10416   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10417   x-axis: "X = CNFs per Service Pipeline"
10418   y-axis: "Y = Number of Service Pipelines"
10419   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10420   layout:
10421     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10422     layout: "plot-service-density"
10423
10424 ###############################################################################
10425 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10426
10427 - type: "plot"
10428   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10429   algorithm: "plot_nf_heatmap"
10430   output-file-type: ".html"
10431   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10432   data: "plot-vpp-nfv-2n-clx-mrr"
10433   filter: "'NIC_Intel-XXV710' and
10434            'NF_DENSITY' and
10435            'VHOST' and
10436            not 'VXLAN' and
10437            'CHAIN' and
10438            'NF_VPPIP4' and
10439            'IMIX' and
10440            '2T1C' and
10441            'MRR'"
10442   parameters:
10443   - "result"
10444   - "name"
10445   - "tags"
10446   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10447   x-axis: "X = VNFs per Service Chain"
10448   y-axis: "Y = Number of Service Chains"
10449   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10450   layout:
10451     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10452     layout: "plot-service-density"
10453
10454 - type: "plot"
10455   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10456   algorithm: "plot_nf_heatmap"
10457   output-file-type: ".html"
10458   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10459   data: "plot-vpp-nfv-2n-clx-mrr"
10460   filter: "'NIC_Intel-XXV710' and
10461            'NF_DENSITY' and
10462            'VHOST' and
10463            not 'VXLAN' and
10464            'CHAIN' and
10465            'NF_VPPIP4' and
10466            'IMIX' and
10467            '4T2C' and
10468            'MRR'"
10469   parameters:
10470   - "result"
10471   - "name"
10472   - "tags"
10473   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10474   x-axis: "X = VNFs per Service Chain"
10475   y-axis: "Y = Number of Service Chains"
10476   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10477   layout:
10478     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10479     layout: "plot-service-density"
10480
10481 - type: "plot"
10482   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10483   algorithm: "plot_nf_heatmap"
10484   output-file-type: ".html"
10485   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10486   data: "plot-vpp-nfv-2n-clx-mrr"
10487   filter: "'NIC_Intel-XXV710' and
10488            'NF_DENSITY' and
10489            'VHOST' and
10490            not 'VXLAN' and
10491            'CHAIN' and
10492            'NF_VPPIP4' and
10493            'IMIX' and
10494            '8T4C' and
10495            'MRR'"
10496   parameters:
10497   - "result"
10498   - "name"
10499   - "tags"
10500   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10501   x-axis: "X = VNFs per Service Chain"
10502   y-axis: "Y = Number of Service Chains"
10503   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10504   layout:
10505     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10506     layout: "plot-service-density"
10507
10508 # Plots - NF Density - VSC - NDR IMIX
10509 - type: "plot"
10510   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10511   algorithm: "plot_nf_heatmap"
10512   output-file-type: ".html"
10513   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10514   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10515   filter: "'NIC_Intel-XXV710' and
10516            'NF_DENSITY' and
10517            'VHOST' and
10518            not 'VXLAN' and
10519            'CHAIN' and
10520            'NF_VPPIP4' and
10521            'IMIX' and
10522            '2T1C' and
10523            'NDRPDR'"
10524   parameters:
10525   - "throughput"
10526   - "name"
10527   - "tags"
10528   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10529   x-axis: "X = VNFs per Service Chain"
10530   y-axis: "Y = Number of Service Chains"
10531   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10532   layout:
10533     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10534     layout: "plot-service-density"
10535
10536 - type: "plot"
10537   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10538   algorithm: "plot_nf_heatmap"
10539   output-file-type: ".html"
10540   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10541   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10542   filter: "'NIC_Intel-XXV710' and
10543            'NF_DENSITY' and
10544            'VHOST' and
10545            not 'VXLAN' and
10546            'CHAIN' and
10547            'NF_VPPIP4' and
10548            'IMIX' and
10549            '4T2C' and
10550            'NDRPDR'"
10551   parameters:
10552   - "throughput"
10553   - "name"
10554   - "tags"
10555   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10556   x-axis: "X = VNFs per Service Chain"
10557   y-axis: "Y = Number of Service Chains"
10558   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10559   layout:
10560     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10561     layout: "plot-service-density"
10562
10563 - type: "plot"
10564   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10565   algorithm: "plot_nf_heatmap"
10566   output-file-type: ".html"
10567   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10568   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10569   filter: "'NIC_Intel-XXV710' and
10570            'NF_DENSITY' and
10571            'VHOST' and
10572            not 'VXLAN' and
10573            'CHAIN' and
10574            'NF_VPPIP4' and
10575            'IMIX' and
10576            '8T4C' and
10577            'NDRPDR'"
10578   parameters:
10579   - "throughput"
10580   - "name"
10581   - "tags"
10582   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10583   x-axis: "X = VNFs per Service Chain"
10584   y-axis: "Y = Number of Service Chains"
10585   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10586   layout:
10587     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10588     layout: "plot-service-density"
10589
10590 # Plots - NF Density - VSC - PDR IMIX
10591 - type: "plot"
10592   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10593   algorithm: "plot_nf_heatmap"
10594   output-file-type: ".html"
10595   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10596   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10597   filter: "'NIC_Intel-XXV710' and
10598            'NF_DENSITY' and
10599            'VHOST' and
10600            not 'VXLAN' and
10601            'CHAIN' and
10602            'NF_VPPIP4' and
10603            'IMIX' and
10604            '2T1C' and
10605            'NDRPDR'"
10606   parameters:
10607   - "throughput"
10608   - "name"
10609   - "tags"
10610   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10611   x-axis: "X = VNFs per Service Chain"
10612   y-axis: "Y = Number of Service Chains"
10613   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10614   layout:
10615     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10616     layout: "plot-service-density"
10617
10618 - type: "plot"
10619   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10620   algorithm: "plot_nf_heatmap"
10621   output-file-type: ".html"
10622   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10623   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10624   filter: "'NIC_Intel-XXV710' and
10625            'NF_DENSITY' and
10626            'VHOST' and
10627            not 'VXLAN' and
10628            'CHAIN' and
10629            'NF_VPPIP4' and
10630            'IMIX' and
10631            '4T2C' and
10632            'NDRPDR'"
10633   parameters:
10634   - "throughput"
10635   - "name"
10636   - "tags"
10637   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10638   x-axis: "X = VNFs per Service Chain"
10639   y-axis: "Y = Number of Service Chains"
10640   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10641   layout:
10642     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10643     layout: "plot-service-density"
10644
10645 - type: "plot"
10646   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10647   algorithm: "plot_nf_heatmap"
10648   output-file-type: ".html"
10649   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10650   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10651   filter: "'NIC_Intel-XXV710' and
10652            'NF_DENSITY' and
10653            'VHOST' and
10654            not 'VXLAN' and
10655            'CHAIN' and
10656            'NF_VPPIP4' and
10657            'IMIX' and
10658            '8T4C' and
10659            'NDRPDR'"
10660   parameters:
10661   - "throughput"
10662   - "name"
10663   - "tags"
10664   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10665   x-axis: "X = VNFs per Service Chain"
10666   y-axis: "Y = Number of Service Chains"
10667   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10668   layout:
10669     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10670     layout: "plot-service-density"
10671
10672 # Plots - NF Density - VSC - MRR IMIX
10673 - type: "plot"
10674   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10675   algorithm: "plot_nf_heatmap"
10676   output-file-type: ".html"
10677   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10678   data: "plot-vpp-nfv-2n-clx-mrr"
10679   filter: "'NIC_Intel-XXV710' and
10680            'NF_DENSITY' and
10681            'VHOST' and
10682            'VXLAN' and
10683            'CHAIN' and
10684            'IMIX' and
10685            '2T1C' and
10686            'MRR'"
10687   parameters:
10688   - "result"
10689   - "name"
10690   - "tags"
10691   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10692   x-axis: "X = VNFs per Service Chain"
10693   y-axis: "Y = Number of Service Chains"
10694   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10695   layout:
10696     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10697     layout: "plot-service-density"
10698
10699 - type: "plot"
10700   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10701   algorithm: "plot_nf_heatmap"
10702   output-file-type: ".html"
10703   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10704   data: "plot-vpp-nfv-2n-clx-mrr"
10705   filter: "'NIC_Intel-XXV710' and
10706            'NF_DENSITY' and
10707            'VHOST' and
10708            'VXLAN' and
10709            'CHAIN' and
10710            'IMIX' and
10711            '4T2C' and
10712            'MRR'"
10713   parameters:
10714   - "result"
10715   - "name"
10716   - "tags"
10717   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10718   x-axis: "X = VNFs per Service Chain"
10719   y-axis: "Y = Number of Service Chains"
10720   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10721   layout:
10722     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10723     layout: "plot-service-density"
10724
10725 - type: "plot"
10726   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10727   algorithm: "plot_nf_heatmap"
10728   output-file-type: ".html"
10729   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10730   data: "plot-vpp-nfv-2n-clx-mrr"
10731   filter: "'NIC_Intel-XXV710' and
10732            'NF_DENSITY' and
10733            'VHOST' and
10734            'VXLAN' and
10735            'CHAIN' and
10736            'IMIX' and
10737            '8T4C' and
10738            'MRR'"
10739   parameters:
10740   - "result"
10741   - "name"
10742   - "tags"
10743   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10744   x-axis: "X = VNFs per Service Chain"
10745   y-axis: "Y = Number of Service Chains"
10746   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10747   layout:
10748     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10749     layout: "plot-service-density"
10750
10751 # Plots - NF Density - VSC - NDR IMIX
10752 - type: "plot"
10753   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10754   algorithm: "plot_nf_heatmap"
10755   output-file-type: ".html"
10756   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10757   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10758   filter: "'NIC_Intel-XXV710' and
10759            'NF_DENSITY' and
10760            'VHOST' and
10761            'VXLAN' and
10762            'CHAIN' and
10763            'IMIX' and
10764            '2T1C' and
10765            'NDRPDR'"
10766   parameters:
10767   - "throughput"
10768   - "name"
10769   - "tags"
10770   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10771   x-axis: "X = VNFs per Service Chain"
10772   y-axis: "Y = Number of Service Chains"
10773   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10774   layout:
10775     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10776     layout: "plot-service-density"
10777
10778 - type: "plot"
10779   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10780   algorithm: "plot_nf_heatmap"
10781   output-file-type: ".html"
10782   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10783   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10784   filter: "'NIC_Intel-XXV710' and
10785            'NF_DENSITY' and
10786            'VHOST' and
10787            'VXLAN' and
10788            'CHAIN' and
10789            'IMIX' and
10790            '4T2C' and
10791            'NDRPDR'"
10792   parameters:
10793   - "throughput"
10794   - "name"
10795   - "tags"
10796   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10797   x-axis: "X = VNFs per Service Chain"
10798   y-axis: "Y = Number of Service Chains"
10799   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10800   layout:
10801     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10802     layout: "plot-service-density"
10803
10804 - type: "plot"
10805   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10806   algorithm: "plot_nf_heatmap"
10807   output-file-type: ".html"
10808   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10809   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10810   filter: "'NIC_Intel-XXV710' and
10811            'NF_DENSITY' and
10812            'VHOST' and
10813            'VXLAN' and
10814            'CHAIN' and
10815            'IMIX' and
10816            '8T4C' and
10817            'NDRPDR'"
10818   parameters:
10819   - "throughput"
10820   - "name"
10821   - "tags"
10822   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10823   x-axis: "X = VNFs per Service Chain"
10824   y-axis: "Y = Number of Service Chains"
10825   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10826   layout:
10827     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10828     layout: "plot-service-density"
10829
10830 # Plots - NF Density - VSC - PDR IMIX
10831 - type: "plot"
10832   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10833   algorithm: "plot_nf_heatmap"
10834   output-file-type: ".html"
10835   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10836   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10837   filter: "'NIC_Intel-XXV710' and
10838            'NF_DENSITY' and
10839            'VHOST' and
10840            'VXLAN' and
10841            'CHAIN' and
10842            'IMIX' and
10843            '2T1C' and
10844            'NDRPDR'"
10845   parameters:
10846   - "throughput"
10847   - "name"
10848   - "tags"
10849   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10850   x-axis: "X = VNFs per Service Chain"
10851   y-axis: "Y = Number of Service Chains"
10852   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10853   layout:
10854     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10855     layout: "plot-service-density"
10856
10857 - type: "plot"
10858   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10859   algorithm: "plot_nf_heatmap"
10860   output-file-type: ".html"
10861   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10862   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10863   filter: "'NIC_Intel-XXV710' and
10864            'NF_DENSITY' and
10865            'VHOST' and
10866            'VXLAN' and
10867            'CHAIN' and
10868            'IMIX' and
10869            '4T2C' and
10870            'NDRPDR'"
10871   parameters:
10872   - "throughput"
10873   - "name"
10874   - "tags"
10875   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10876   x-axis: "X = VNFs per Service Chain"
10877   y-axis: "Y = Number of Service Chains"
10878   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10879   layout:
10880     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10881     layout: "plot-service-density"
10882
10883 - type: "plot"
10884   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10885   algorithm: "plot_nf_heatmap"
10886   output-file-type: ".html"
10887   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10888   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10889   filter: "'NIC_Intel-XXV710' and
10890            'NF_DENSITY' and
10891            'VHOST' and
10892            'VXLAN' and
10893            'CHAIN' and
10894            'IMIX' and
10895            '8T4C' and
10896            'NDRPDR'"
10897   parameters:
10898   - "throughput"
10899   - "name"
10900   - "tags"
10901   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10902   x-axis: "X = VNFs per Service Chain"
10903   y-axis: "Y = Number of Service Chains"
10904   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10905   layout:
10906     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10907     layout: "plot-service-density"
10908
10909 # Plots - NF Density - CSC - MRR IMIX
10910 - type: "plot"
10911   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10912   algorithm: "plot_nf_heatmap"
10913   output-file-type: ".html"
10914   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10915   data: "plot-vpp-nfv-2n-clx-mrr"
10916   filter: "'NIC_Intel-XXV710' and
10917            'NF_DENSITY' and
10918            'DOCKER' and
10919            'CHAIN' and
10920            'NF_VPPIP4' and
10921            'IMIX' and
10922            '2T1C' and
10923            'MRR'"
10924   parameters:
10925   - "result"
10926   - "name"
10927   - "tags"
10928   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10929   x-axis: "X = CNFs per Service Chain"
10930   y-axis: "Y = Number of Service Chains"
10931   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10932   layout:
10933     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10934     layout: "plot-service-density"
10935
10936 - type: "plot"
10937   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10938   algorithm: "plot_nf_heatmap"
10939   output-file-type: ".html"
10940   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10941   data: "plot-vpp-nfv-2n-clx-mrr"
10942   filter: "'NIC_Intel-XXV710' and
10943            'NF_DENSITY' and
10944            'DOCKER' and
10945            'CHAIN' and
10946            'NF_VPPIP4' and
10947            'IMIX' and
10948            '4T2C' and
10949            'MRR'"
10950   parameters:
10951   - "result"
10952   - "name"
10953   - "tags"
10954   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10955   x-axis: "X = CNFs per Service Chain"
10956   y-axis: "Y = Number of Service Chains"
10957   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10958   layout:
10959     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10960     layout: "plot-service-density"
10961
10962 - type: "plot"
10963   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10964   algorithm: "plot_nf_heatmap"
10965   output-file-type: ".html"
10966   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10967   data: "plot-vpp-nfv-2n-clx-mrr"
10968   filter: "'NIC_Intel-XXV710' and
10969            'NF_DENSITY' and
10970            'DOCKER' and
10971            'CHAIN' and
10972            'NF_VPPIP4' and
10973            'IMIX' and
10974            '8T4C' and
10975            'MRR'"
10976   parameters:
10977   - "result"
10978   - "name"
10979   - "tags"
10980   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10981   x-axis: "X = CNFs per Service Chain"
10982   y-axis: "Y = Number of Service Chains"
10983   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10984   layout:
10985     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10986     layout: "plot-service-density"
10987
10988 # Plots - NF Density - CSC - NDR IMIX
10989 - type: "plot"
10990   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10991   algorithm: "plot_nf_heatmap"
10992   output-file-type: ".html"
10993   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10994   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10995   filter: "'NIC_Intel-XXV710' and
10996            'NF_DENSITY' and
10997            'DOCKER' and
10998            'CHAIN' and
10999            'NF_VPPIP4' and
11000            'IMIX' and
11001            '2T1C' and
11002            'NDRPDR'"
11003   parameters:
11004   - "throughput"
11005   - "name"
11006   - "tags"
11007   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11008   x-axis: "X = CNFs per Service Chain"
11009   y-axis: "Y = Number of Service Chains"
11010   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11011   layout:
11012     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11013     layout: "plot-service-density"
11014
11015 - type: "plot"
11016   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11017   algorithm: "plot_nf_heatmap"
11018   output-file-type: ".html"
11019   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
11020   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11021   filter: "'NIC_Intel-XXV710' and
11022            'NF_DENSITY' and
11023            'DOCKER' and
11024            'CHAIN' and
11025            'NF_VPPIP4' and
11026            'IMIX' and
11027            '4T2C' and
11028            'NDRPDR'"
11029   parameters:
11030   - "throughput"
11031   - "name"
11032   - "tags"
11033   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11034   x-axis: "X = CNFs per Service Chain"
11035   y-axis: "Y = Number of Service Chains"
11036   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11037   layout:
11038     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11039     layout: "plot-service-density"
11040
11041 - type: "plot"
11042   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11043   algorithm: "plot_nf_heatmap"
11044   output-file-type: ".html"
11045   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
11046   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11047   filter: "'NIC_Intel-XXV710' and
11048            'NF_DENSITY' and
11049            'DOCKER' and
11050            'CHAIN' and
11051            'NF_VPPIP4' and
11052            'IMIX' and
11053            '8T4C' and
11054            'NDRPDR'"
11055   parameters:
11056   - "throughput"
11057   - "name"
11058   - "tags"
11059   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11060   x-axis: "X = CNFs per Service Chain"
11061   y-axis: "Y = Number of Service Chains"
11062   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11063   layout:
11064     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11065     layout: "plot-service-density"
11066
11067 # Plots - NF Density - CSC - PDR IMIX
11068 - type: "plot"
11069   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11070   algorithm: "plot_nf_heatmap"
11071   output-file-type: ".html"
11072   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
11073   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11074   filter: "'NIC_Intel-XXV710' and
11075            'NF_DENSITY' and
11076            'DOCKER' and
11077            'CHAIN' and
11078            'NF_VPPIP4' and
11079            'IMIX' and
11080            '2T1C' and
11081            'NDRPDR'"
11082   parameters:
11083   - "throughput"
11084   - "name"
11085   - "tags"
11086   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11087   x-axis: "X = CNFs per Service Chain"
11088   y-axis: "Y = Number of Service Chains"
11089   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11090   layout:
11091     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11092     layout: "plot-service-density"
11093
11094 - type: "plot"
11095   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11096   algorithm: "plot_nf_heatmap"
11097   output-file-type: ".html"
11098   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
11099   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11100   filter: "'NIC_Intel-XXV710' and
11101            'NF_DENSITY' and
11102            'DOCKER' and
11103            'CHAIN' and
11104            'NF_VPPIP4' and
11105            'IMIX' and
11106            '4T2C' and
11107            'NDRPDR'"
11108   parameters:
11109   - "throughput"
11110   - "name"
11111   - "tags"
11112   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11113   x-axis: "X = CNFs per Service Chain"
11114   y-axis: "Y = Number of Service Chains"
11115   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11116   layout:
11117     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11118     layout: "plot-service-density"
11119
11120 - type: "plot"
11121   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11122   algorithm: "plot_nf_heatmap"
11123   output-file-type: ".html"
11124   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11125   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11126   filter: "'NIC_Intel-XXV710' and
11127            'NF_DENSITY' and
11128            'DOCKER' and
11129            'CHAIN' and
11130            'NF_VPPIP4' and
11131            'IMIX' and
11132            '8T4C' and
11133            'NDRPDR'"
11134   parameters:
11135   - "throughput"
11136   - "name"
11137   - "tags"
11138   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11139   x-axis: "X = CNFs per Service Chain"
11140   y-axis: "Y = Number of Service Chains"
11141   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11142   layout:
11143     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11144     layout: "plot-service-density"
11145
11146 # Plots - NF Density - CSP - MRR IMIX
11147 - type: "plot"
11148   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11149   algorithm: "plot_nf_heatmap"
11150   output-file-type: ".html"
11151   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11152   data: "plot-vpp-nfv-2n-clx-mrr"
11153   filter: "'NIC_Intel-XXV710' and
11154            'NF_DENSITY' and
11155            'DOCKER' and
11156            'PIPELINE' and
11157            'NF_VPPIP4' and
11158            'IMIX' and
11159            '2T1C' and
11160            'MRR'"
11161   parameters:
11162   - "result"
11163   - "name"
11164   - "tags"
11165   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11166   x-axis: "X = CNFs per Service Pipeline"
11167   y-axis: "Y = Number of Service Pipelines"
11168   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11169   layout:
11170     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11171     layout: "plot-service-density"
11172
11173 - type: "plot"
11174   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11175   algorithm: "plot_nf_heatmap"
11176   output-file-type: ".html"
11177   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11178   data: "plot-vpp-nfv-2n-clx-mrr"
11179   filter: "'NIC_Intel-XXV710' and
11180            'NF_DENSITY' and
11181            'DOCKER' and
11182            'PIPELINE' and
11183            'NF_VPPIP4' and
11184            'IMIX' and
11185            '4T2C' and
11186            'MRR'"
11187   parameters:
11188   - "result"
11189   - "name"
11190   - "tags"
11191   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11192   x-axis: "X = CNFs per Service Pipeline"
11193   y-axis: "Y = Number of Service Pipelines"
11194   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11195   layout:
11196     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11197     layout: "plot-service-density"
11198
11199 - type: "plot"
11200   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11201   algorithm: "plot_nf_heatmap"
11202   output-file-type: ".html"
11203   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11204   data: "plot-vpp-nfv-2n-clx-mrr"
11205   filter: "'NIC_Intel-XXV710' and
11206            'NF_DENSITY' and
11207            'DOCKER' and
11208            'PIPELINE' and
11209            'NF_VPPIP4' and
11210            'IMIX' and
11211            '8T4C' and
11212            'MRR'"
11213   parameters:
11214   - "result"
11215   - "name"
11216   - "tags"
11217   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11218   x-axis: "X = CNFs per Service Pipeline"
11219   y-axis: "Y = Number of Service Pipelines"
11220   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11221   layout:
11222     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11223     layout: "plot-service-density"
11224
11225 # Plots - NF Density - CSP - NDR IMIX
11226 - type: "plot"
11227   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11228   algorithm: "plot_nf_heatmap"
11229   output-file-type: ".html"
11230   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11231   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11232   filter: "'NIC_Intel-XXV710' and
11233            'NF_DENSITY' and
11234            'DOCKER' and
11235            'PIPELINE' and
11236            'NF_VPPIP4' and
11237            'IMIX' and
11238            '2T1C' and
11239            'NDRPDR'"
11240   parameters:
11241   - "throughput"
11242   - "name"
11243   - "tags"
11244   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11245   x-axis: "X = CNFs per Service Pipeline"
11246   y-axis: "Y = Number of Service Pipelines"
11247   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11248   layout:
11249     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11250     layout: "plot-service-density"
11251
11252 - type: "plot"
11253   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11254   algorithm: "plot_nf_heatmap"
11255   output-file-type: ".html"
11256   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11257   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11258   filter: "'NIC_Intel-XXV710' and
11259            'NF_DENSITY' and
11260            'DOCKER' and
11261            'PIPELINE' and
11262            'NF_VPPIP4' and
11263            'IMIX' and
11264            '4T2C' and
11265            'NDRPDR'"
11266   parameters:
11267   - "throughput"
11268   - "name"
11269   - "tags"
11270   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11271   x-axis: "X = CNFs per Service Pipeline"
11272   y-axis: "Y = Number of Service Pipelines"
11273   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11274   layout:
11275     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11276     layout: "plot-service-density"
11277
11278 - type: "plot"
11279   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11280   algorithm: "plot_nf_heatmap"
11281   output-file-type: ".html"
11282   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11283   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11284   filter: "'NIC_Intel-XXV710' and
11285            'NF_DENSITY' and
11286            'DOCKER' and
11287            'PIPELINE' and
11288            'NF_VPPIP4' and
11289            'IMIX' and
11290            '8T4C' and
11291            'NDRPDR'"
11292   parameters:
11293   - "throughput"
11294   - "name"
11295   - "tags"
11296   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11297   x-axis: "X = CNFs per Service Pipeline"
11298   y-axis: "Y = Number of Service Pipelines"
11299   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11300   layout:
11301     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11302     layout: "plot-service-density"
11303
11304 # Plots - NF Density - CSP - PDR IMIX
11305 - type: "plot"
11306   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11307   algorithm: "plot_nf_heatmap"
11308   output-file-type: ".html"
11309   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11310   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11311   filter: "'NIC_Intel-XXV710' and
11312            'NF_DENSITY' and
11313            'DOCKER' and
11314            'PIPELINE' and
11315            'NF_VPPIP4' and
11316            'IMIX' and
11317            '2T1C' and
11318            'NDRPDR'"
11319   parameters:
11320   - "throughput"
11321   - "name"
11322   - "tags"
11323   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11324   x-axis: "X = CNFs per Service Pipeline"
11325   y-axis: "Y = Number of Service Pipelines"
11326   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11327   layout:
11328     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11329     layout: "plot-service-density"
11330
11331 - type: "plot"
11332   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11333   algorithm: "plot_nf_heatmap"
11334   output-file-type: ".html"
11335   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11336   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11337   filter: "'NIC_Intel-XXV710' and
11338            'NF_DENSITY' and
11339            'DOCKER' and
11340            'PIPELINE' and
11341            'NF_VPPIP4' and
11342            'IMIX' and
11343            '4T2C' and
11344            'NDRPDR'"
11345   parameters:
11346   - "throughput"
11347   - "name"
11348   - "tags"
11349   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11350   x-axis: "X = CNFs per Service Pipeline"
11351   y-axis: "Y = Number of Service Pipelines"
11352   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11353   layout:
11354     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11355     layout: "plot-service-density"
11356
11357 - type: "plot"
11358   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11359   algorithm: "plot_nf_heatmap"
11360   output-file-type: ".html"
11361   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11362   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11363   filter: "'NIC_Intel-XXV710' and
11364            'NF_DENSITY' and
11365            'DOCKER' and
11366            'PIPELINE' and
11367            'NF_VPPIP4' and
11368            'IMIX' and
11369            '8T4C' and
11370            'NDRPDR'"
11371   parameters:
11372   - "throughput"
11373   - "name"
11374   - "tags"
11375   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11376   x-axis: "X = CNFs per Service Pipeline"
11377   y-axis: "Y = Number of Service Pipelines"
11378   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11379   layout:
11380     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11381     layout: "plot-service-density"
11382
11383 ################################################################################
11384
11385 # Packet Throughput
11386
11387 - type: "plot"
11388   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11389   algorithm: "plot_perf_box_name"
11390   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11391   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11392   include:
11393     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11394     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11395     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11396     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11397   layout:
11398     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11399     layout: "plot-throughput"
11400
11401 - type: "plot"
11402   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11403   algorithm: "plot_perf_box_name"
11404   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11405   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11406   include:
11407     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11408     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11409     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11410     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11411   layout:
11412     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11413     layout: "plot-throughput"
11414
11415 - type: "plot"
11416   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11417   algorithm: "plot_perf_box_name"
11418   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11419   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11420   include:
11421     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11422     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11423     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11424     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11425   layout:
11426     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11427     layout: "plot-throughput"
11428
11429 - type: "plot"
11430   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11431   algorithm: "plot_perf_box_name"
11432   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11433   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11434   include:
11435     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11436     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11437     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11438     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11439   layout:
11440     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11441     layout: "plot-throughput"
11442
11443 - type: "plot"
11444   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11445   algorithm: "plot_perf_box_name"
11446   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11447   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11448   include:
11449     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11450     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11451     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11452     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11453     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11454   layout:
11455     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11456     layout: "plot-throughput"
11457
11458 - type: "plot"
11459   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11460   algorithm: "plot_perf_box_name"
11461   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11462   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11463   include:
11464     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11465     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11466     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11467     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11468     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11469   layout:
11470     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11471     layout: "plot-throughput"
11472
11473 - type: "plot"
11474   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11475   algorithm: "plot_perf_box_name"
11476   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11477   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11478   include:
11479     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11480     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11481     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11482     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11483     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11484   layout:
11485     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11486     layout: "plot-throughput"
11487
11488 - type: "plot"
11489   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11490   algorithm: "plot_perf_box_name"
11491   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11492   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11493   include:
11494     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11495     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11496     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11497     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11498     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11499   layout:
11500     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11501     layout: "plot-throughput"
11502
11503 - type: "plot"
11504   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11505   algorithm: "plot_perf_box_name"
11506   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11507   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11508   include:
11509     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11510     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11511     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11512     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11513     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11514   layout:
11515     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11516     layout: "plot-throughput"
11517
11518 - type: "plot"
11519   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11520   algorithm: "plot_perf_box_name"
11521   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11522   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11523   include:
11524     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11525     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11526     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11527     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11528     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11529   layout:
11530     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11531     layout: "plot-throughput"
11532
11533 - type: "plot"
11534   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11535   algorithm: "plot_perf_box_name"
11536   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11537   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11538   include:
11539     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11540     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11541     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11542     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11543     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11544     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11545   layout:
11546     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11547     layout: "plot-throughput"
11548
11549 - type: "plot"
11550   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11551   algorithm: "plot_perf_box_name"
11552   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11553   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11554   include:
11555     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11556     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11557     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11558     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11559     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11560     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11561   layout:
11562     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11563     layout: "plot-throughput"
11564
11565 - type: "plot"
11566   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11567   algorithm: "plot_perf_box_name"
11568   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11569   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11570   include:
11571     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11572     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11573     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11574     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11575     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11576   layout:
11577     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11578     layout: "plot-throughput"
11579
11580 - type: "plot"
11581   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11582   algorithm: "plot_perf_box_name"
11583   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11584   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11585   include:
11586     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11588     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11589     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11590     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11591   layout:
11592     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11593     layout: "plot-throughput"
11594
11595 - type: "plot"
11596   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11597   algorithm: "plot_perf_box_name"
11598   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11599   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11600   include:
11601     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11604   layout:
11605     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11606     layout: "plot-throughput"
11607
11608 - type: "plot"
11609   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11610   algorithm: "plot_perf_box_name"
11611   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11612   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11613   include:
11614     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11615     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11616     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11617   layout:
11618     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11619     layout: "plot-throughput"
11620
11621 - type: "plot"
11622   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11623   algorithm: "plot_perf_box_name"
11624   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11625   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11626   include:
11627     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11628     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11629     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11630     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11631     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11632   layout:
11633     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11634     layout: "plot-throughput"
11635
11636 - type: "plot"
11637   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11638   algorithm: "plot_perf_box_name"
11639   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11640   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11641   include:
11642     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11643     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11644     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11645     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11646     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11647   layout:
11648     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11649     layout: "plot-throughput"
11650
11651 - type: "plot"
11652   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11653   algorithm: "plot_perf_box_name"
11654   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11655   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11656   include:
11657     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11658     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11659     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11660   layout:
11661     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11662     layout: "plot-throughput"
11663
11664 - type: "plot"
11665   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11666   algorithm: "plot_perf_box_name"
11667   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11668   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11669   include:
11670     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11671     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11672     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11673   layout:
11674     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11675     layout: "plot-throughput"
11676
11677 - type: "plot"
11678   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11679   algorithm: "plot_perf_box_name"
11680   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11681   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11682   include:
11683     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11684     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11685     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11686     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11687     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11688     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11689   layout:
11690     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11691     layout: "plot-throughput"
11692
11693 - type: "plot"
11694   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11695   algorithm: "plot_perf_box_name"
11696   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11697   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11698   include:
11699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11704     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11705   layout:
11706     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11707     layout: "plot-throughput"
11708
11709 - type: "plot"
11710   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11711   algorithm: "plot_perf_box_name"
11712   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11713   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11714   include:
11715     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11716     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11717     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11718     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11719     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11720   layout:
11721     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11722     layout: "plot-throughput"
11723
11724 - type: "plot"
11725   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11726   algorithm: "plot_perf_box_name"
11727   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11728   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11729   include:
11730     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11731     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11732     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11733     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11734     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11735   layout:
11736     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11737     layout: "plot-throughput"
11738
11739 - type: "plot"
11740   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11741   algorithm: "plot_perf_box_name"
11742   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11743   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11744   include:
11745     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11746     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
11747     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11748     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
11749     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11750     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
11751     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11752     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
11753     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11754     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
11755   layout:
11756     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11757     layout: "plot-cps"
11758
11759 - type: "plot"
11760   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11761   algorithm: "plot_perf_box_name"
11762   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11763   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11764   include:
11765     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11766     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
11767     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11768     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
11769     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11770     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
11771     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11772     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
11773     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11774     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
11775   layout:
11776     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11777     layout: "plot-throughput"
11778
11779 - type: "plot"
11780   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11781   algorithm: "plot_perf_box_name"
11782   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11783   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11784   include:
11785     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11786     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
11787     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11788     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
11789     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11790     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
11791     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11792     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
11793     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11794     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
11795   layout:
11796     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11797     layout: "plot-cps"
11798
11799 - type: "plot"
11800   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11801   algorithm: "plot_perf_box_name"
11802   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11803   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11804   include:
11805     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11806     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
11807     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11808     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
11809     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11810     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
11811     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11812     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
11813     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11814     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
11815   layout:
11816     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11817     layout: "plot-throughput"
11818
11819 - type: "plot"
11820   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11821   algorithm: "plot_perf_box_name"
11822   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11823   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11824   include:
11825     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11826     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11827     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11828     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11829     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11830   layout:
11831     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11832     layout: "plot-throughput"
11833
11834 - type: "plot"
11835   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11836   algorithm: "plot_perf_box_name"
11837   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11838   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11839   include:
11840     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11841     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11842     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11843     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11844     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11845   layout:
11846     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11847     layout: "plot-throughput"
11848
11849 - type: "plot"
11850   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11851   algorithm: "plot_perf_box_name"
11852   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11853   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11854   include:
11855     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11856     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
11857     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11858     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
11859     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11860     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
11861     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11862     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
11863     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11864     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
11865   layout:
11866     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11867     layout: "plot-cps"
11868
11869 - type: "plot"
11870   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11871   algorithm: "plot_perf_box_name"
11872   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11873   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11874   include:
11875     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11876     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
11877     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11878     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
11879     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11880     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
11881     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11882     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
11883     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11884     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
11885   layout:
11886     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11887     layout: "plot-throughput"
11888
11889 - type: "plot"
11890   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11891   algorithm: "plot_perf_box_name"
11892   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11893   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11894   include:
11895     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11896     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
11897     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11898     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
11899     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11900     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
11901     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11902     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
11903     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11904     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
11905   layout:
11906     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11907     layout: "plot-cps"
11908
11909 - type: "plot"
11910   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11911   algorithm: "plot_perf_box_name"
11912   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11913   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11914   include:
11915     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11916     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
11917     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11918     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
11919     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11920     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
11921     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11922     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
11923     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11924     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
11925   layout:
11926     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11927     layout: "plot-throughput"
11928
11929 - type: "plot"
11930   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11931   algorithm: "plot_perf_box_name"
11932   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11933   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11934   include:
11935     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11936     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11937     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11938     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11939     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11940     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11941   layout:
11942     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11943     layout: "plot-throughput"
11944
11945 - type: "plot"
11946   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11947   algorithm: "plot_perf_box_name"
11948   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11949   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11950   include:
11951     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11952     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11953     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11954     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11955     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11956     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11957   layout:
11958     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11959     layout: "plot-throughput"
11960
11961 - type: "plot"
11962   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11963   algorithm: "plot_perf_box_name"
11964   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11965   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11966   include:
11967     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11968     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11969     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11970   layout:
11971     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11972     layout: "plot-throughput"
11973
11974 - type: "plot"
11975   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11976   algorithm: "plot_perf_box_name"
11977   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11978   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11979   include:
11980     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11981     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11982     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11983   layout:
11984     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11985     layout: "plot-throughput"
11986
11987 - type: "plot"
11988   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11989   algorithm: "plot_perf_box_name"
11990   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11991   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11992   include:
11993     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11994     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11995 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11996 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11997 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11998   layout:
11999     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12000     layout: "plot-throughput"
12001
12002 - type: "plot"
12003   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12004   algorithm: "plot_perf_box_name"
12005   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12006   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12007   include:
12008     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12009     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12010 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12011 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12012 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12013   layout:
12014     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12015     layout: "plot-throughput"
12016
12017 - type: "plot"
12018   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12019   algorithm: "plot_perf_box_name"
12020   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12021   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12022   include:
12023     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12024     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12025     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12026     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12027     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12028   layout:
12029     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12030     layout: "plot-throughput"
12031
12032 - type: "plot"
12033   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12034   algorithm: "plot_perf_box_name"
12035   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12036   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12037   include:
12038     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12039     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12040     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12041     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12042     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12043   layout:
12044     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12045     layout: "plot-throughput"
12046
12047 - type: "plot"
12048   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12049   algorithm: "plot_perf_box_name"
12050   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12051   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12052   include:
12053     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12054     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12055     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12056     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12057     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12058   layout:
12059     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12060     layout: "plot-throughput"
12061
12062 - type: "plot"
12063   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12064   algorithm: "plot_perf_box_name"
12065   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12066   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12067   include:
12068     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12069     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12070     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12071     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12072     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12073   layout:
12074     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12075     layout: "plot-throughput"
12076
12077 - type: "plot"
12078   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12079   algorithm: "plot_perf_box_name"
12080   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12081   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12082   include:
12083     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12084     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12085     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12086     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12087   layout:
12088     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12089     layout: "plot-throughput"
12090
12091 - type: "plot"
12092   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12093   algorithm: "plot_perf_box_name"
12094   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12095   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12096   include:
12097     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12098     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12099     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12100     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12101   layout:
12102     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12103     layout: "plot-throughput"
12104
12105 - type: "plot"
12106   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12107   algorithm: "plot_perf_box_name"
12108   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12109   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12110   include:
12111     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12112     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12113     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12114     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12115     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12116   layout:
12117     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12118     layout: "plot-throughput"
12119
12120 - type: "plot"
12121   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12122   algorithm: "plot_perf_box_name"
12123   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12124   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12125   include:
12126     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12127     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12128     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12129     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12130     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12131   layout:
12132     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12133     layout: "plot-throughput"
12134
12135 - type: "plot"
12136   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12137   algorithm: "plot_perf_box_name"
12138   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12139   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12140   include:
12141     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12142     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12143     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12144     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12145     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12146   layout:
12147     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12148     layout: "plot-throughput"
12149
12150 - type: "plot"
12151   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12152   algorithm: "plot_perf_box_name"
12153   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12154   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12155   include:
12156     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12157     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12158     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12159     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12160     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12161   layout:
12162     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12163     layout: "plot-throughput"
12164
12165 - type: "plot"
12166   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12167   algorithm: "plot_perf_box_name"
12168   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12169   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12170   include:
12171     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12172     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12173     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12174     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12175   layout:
12176     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12177     layout: "plot-throughput"
12178
12179 - type: "plot"
12180   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12181   algorithm: "plot_perf_box_name"
12182   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12183   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12184   include:
12185     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12186     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12187     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12188     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12189   layout:
12190     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12191     layout: "plot-throughput"
12192
12193 - type: "plot"
12194   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12195   algorithm: "plot_perf_box_name"
12196   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12197   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12198   include:
12199     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12200     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12201     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12202     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12203     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12204   layout:
12205     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12206     layout: "plot-throughput"
12207
12208 - type: "plot"
12209   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12210   algorithm: "plot_perf_box_name"
12211   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12212   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12213   include:
12214     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12215     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12216     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12217     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12218     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12219   layout:
12220     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12221     layout: "plot-throughput"
12222
12223 - type: "plot"
12224   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12225   algorithm: "plot_perf_box_name"
12226   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12227   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12228   include:
12229     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12230     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12231     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12232     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12233     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12234     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12235   layout:
12236     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12237     layout: "plot-throughput"
12238
12239 - type: "plot"
12240   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12241   algorithm: "plot_perf_box_name"
12242   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12243   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12244   include:
12245     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12246     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12247     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12248     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12249     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12250     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12251   layout:
12252     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12253     layout: "plot-throughput"
12254
12255 - type: "plot"
12256   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12257   algorithm: "plot_perf_box_name"
12258   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12259   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12260   include:
12261     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12262     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12263     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12264     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12265     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12266   layout:
12267     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12268     layout: "plot-throughput"
12269
12270 - type: "plot"
12271   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12272   algorithm: "plot_perf_box_name"
12273   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12274   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12275   include:
12276     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12277     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12278     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12279     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12280     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12281   layout:
12282     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12283     layout: "plot-throughput"
12284
12285 - type: "plot"
12286   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12287   algorithm: "plot_perf_box_name"
12288   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12289   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12290   include:
12291     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12292     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12293     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12294     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12295     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12296   layout:
12297     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12298     layout: "plot-throughput"
12299
12300 - type: "plot"
12301   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12302   algorithm: "plot_perf_box_name"
12303   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12304   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12305   include:
12306     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12307     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12308     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12309     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12310     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12311   layout:
12312     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12313     layout: "plot-throughput"
12314
12315 - type: "plot"
12316   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12317   algorithm: "plot_perf_box_name"
12318   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12319   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12320   include:
12321     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12322     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12323   layout:
12324     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12325     layout: "plot-throughput"
12326
12327 - type: "plot"
12328   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12329   algorithm: "plot_perf_box_name"
12330   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12331   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12332   include:
12333     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12334     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12335   layout:
12336     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12337     layout: "plot-throughput"
12338
12339 - type: "plot"
12340   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12341   algorithm: "plot_perf_box_name"
12342   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12343   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12344   include:
12345     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12346     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12347     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12348     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12349   layout:
12350     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12351     layout: "plot-throughput"
12352
12353 - type: "plot"
12354   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12355   algorithm: "plot_perf_box_name"
12356   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12357   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12358   include:
12359     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12360     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12361     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12362     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12363   layout:
12364     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12365     layout: "plot-throughput"
12366
12367 - type: "plot"
12368   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12369   algorithm: "plot_perf_box_name"
12370   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12371   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12372   include:
12373     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12374     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12375     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12376     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12377   layout:
12378     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12379     layout: "plot-throughput"
12380
12381 - type: "plot"
12382   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12383   algorithm: "plot_perf_box_name"
12384   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12385   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12386   include:
12387     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12388     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12389     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12390     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12391   layout:
12392     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12393     layout: "plot-throughput"
12394
12395 - type: "plot"
12396   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12397   algorithm: "plot_perf_box_name"
12398   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12399   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12400   include:
12401     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12402     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12403     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12404     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12405   layout:
12406     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12407     layout: "plot-throughput"
12408
12409 - type: "plot"
12410   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12411   algorithm: "plot_perf_box_name"
12412   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12413   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12414   include:
12415     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12416     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12417     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12418     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12419   layout:
12420     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12421     layout: "plot-throughput"
12422
12423 - type: "plot"
12424   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12425   algorithm: "plot_perf_box_name"
12426   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12427   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12428   include:
12429     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12430     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12431     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12432     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12433   layout:
12434     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12435     layout: "plot-throughput"
12436
12437 - type: "plot"
12438   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12439   algorithm: "plot_perf_box_name"
12440   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12441   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12442   include:
12443     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12444     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12445     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12446     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12447   layout:
12448     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12449     layout: "plot-throughput"
12450
12451 - type: "plot"
12452   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12453   algorithm: "plot_perf_box_name"
12454   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12455   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12456   include:
12457     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12458     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12459     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12460     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12461     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12462     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12463   layout:
12464     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12465     layout: "plot-throughput"
12466
12467 - type: "plot"
12468   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12469   algorithm: "plot_perf_box_name"
12470   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12471   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12472   include:
12473     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12474     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12475     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12476     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12477     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12478     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12479   layout:
12480     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12481     layout: "plot-throughput"
12482
12483 - type: "plot"
12484   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12485   algorithm: "plot_perf_box_name"
12486   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12487   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12488   include:
12489     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12490     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12491     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12492     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12493     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12494   layout:
12495     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12496     layout: "plot-throughput"
12497
12498 - type: "plot"
12499   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12500   algorithm: "plot_perf_box_name"
12501   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12502   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12503   include:
12504     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12505     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12506     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12507     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12508     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12509   layout:
12510     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12511     layout: "plot-throughput"
12512
12513 - type: "plot"
12514   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12515   algorithm: "plot_perf_box_name"
12516   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12517   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12518   include:
12519     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12520     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12521     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12522     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12523     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12524   layout:
12525     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12526     layout: "plot-throughput"
12527
12528 - type: "plot"
12529   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12530   algorithm: "plot_perf_box_name"
12531   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12532   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12533   include:
12534     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12535     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12536     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12537     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12538     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12539   layout:
12540     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12541     layout: "plot-throughput"
12542
12543 - type: "plot"
12544   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12545   algorithm: "plot_perf_box_name"
12546   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12547   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12548   include:
12549     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12550     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12551     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12552   layout:
12553     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12554     layout: "plot-throughput"
12555
12556 - type: "plot"
12557   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12558   algorithm: "plot_perf_box_name"
12559   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12560   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12561   include:
12562     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12563     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12564     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12565   layout:
12566     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12567     layout: "plot-throughput"
12568
12569 - type: "plot"
12570   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12571   algorithm: "plot_perf_box_name"
12572   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12573   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12574   include:
12575     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12576     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12577     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12578   layout:
12579     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12580     layout: "plot-throughput"
12581
12582 - type: "plot"
12583   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12584   algorithm: "plot_perf_box_name"
12585   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12586   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12587   include:
12588     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12589     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12590     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12591   layout:
12592     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12593     layout: "plot-throughput"
12594
12595 - type: "plot"
12596   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12597   algorithm: "plot_perf_box_name"
12598   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12599   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12600   include:
12601     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12602     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12603     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12604     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12605     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12606   layout:
12607     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12608     layout: "plot-throughput"
12609
12610 - type: "plot"
12611   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12612   algorithm: "plot_perf_box_name"
12613   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12614   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12615   include:
12616     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12617     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12618     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12619     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12620     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12621   layout:
12622     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12623     layout: "plot-throughput"
12624
12625 - type: "plot"
12626   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12627   algorithm: "plot_perf_box_name"
12628   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12629   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12630   include:
12631     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12632     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12633     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12634     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12635     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12636   layout:
12637     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12638     layout: "plot-throughput"
12639
12640 - type: "plot"
12641   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12642   algorithm: "plot_perf_box_name"
12643   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12644   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12645   include:
12646     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12647     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12648     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12649     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12650     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12651   layout:
12652     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12653     layout: "plot-throughput"
12654
12655 - type: "plot"
12656   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12657   algorithm: "plot_perf_box_name"
12658   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12659   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12660   include:
12661     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12662     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12663     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12664     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12665     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12666   layout:
12667     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12668     layout: "plot-throughput"
12669
12670 - type: "plot"
12671   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12672   algorithm: "plot_perf_box_name"
12673   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12674   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12675   include:
12676     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12677     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12678     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12679     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12680     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12681   layout:
12682     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12683     layout: "plot-throughput"
12684
12685 - type: "plot"
12686   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12687   algorithm: "plot_perf_box_name"
12688   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12689   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12690   include:
12691     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12692     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12693     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12694     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12695     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12696   layout:
12697     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12698     layout: "plot-throughput"
12699
12700 - type: "plot"
12701   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12702   algorithm: "plot_perf_box_name"
12703   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12704   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12705   include:
12706     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12707     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12708     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12709     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12710     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12711   layout:
12712     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12713     layout: "plot-throughput"
12714
12715 - type: "plot"
12716   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12717   algorithm: "plot_perf_box_name"
12718   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12719   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12720   include:
12721     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12722     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12723     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12724     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12725     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12726   layout:
12727     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12728     layout: "plot-throughput"
12729
12730 - type: "plot"
12731   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12732   algorithm: "plot_perf_box_name"
12733   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12734   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12735   include:
12736     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12737     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12738     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12739     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12740     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12741   layout:
12742     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12743     layout: "plot-throughput"
12744
12745 - type: "plot"
12746   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12747   algorithm: "plot_perf_box_name"
12748   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12749   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12750   include:
12751     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12752     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12753     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12754     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12755     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12756     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12757   layout:
12758     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12759     layout: "plot-throughput"
12760
12761 - type: "plot"
12762   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12763   algorithm: "plot_perf_box_name"
12764   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12765   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12766   include:
12767     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12768     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12769     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12770     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12771     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12772     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12773   layout:
12774     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12775     layout: "plot-throughput"
12776
12777 - type: "plot"
12778   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12779   algorithm: "plot_perf_box_name"
12780   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12781   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12782   include:
12783     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12784     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12785     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12786     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12787   layout:
12788     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12789     layout: "plot-throughput"
12790
12791 - type: "plot"
12792   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12793   algorithm: "plot_perf_box_name"
12794   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12795   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12796   include:
12797     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12798     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12799     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12800     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12801   layout:
12802     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12803     layout: "plot-throughput"
12804
12805 - type: "plot"
12806   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12807   algorithm: "plot_perf_box_name"
12808   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12809   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12810   include:
12811     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12812     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12813     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12814     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12815     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12816     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12817   layout:
12818     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12819     layout: "plot-throughput"
12820
12821 - type: "plot"
12822   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12823   algorithm: "plot_perf_box_name"
12824   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12825   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12826   include:
12827     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12828     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12829     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12830     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12831     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12832     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12833   layout:
12834     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12835     layout: "plot-throughput"
12836
12837 - type: "plot"
12838   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12839   algorithm: "plot_perf_box_name"
12840   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12841   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12842   include:
12843     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12844     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12845     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12846     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12847     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12848     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12849   layout:
12850     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12851     layout: "plot-throughput"
12852
12853 - type: "plot"
12854   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12855   algorithm: "plot_perf_box_name"
12856   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12857   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12858   include:
12859     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12860     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12861     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12862     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12863     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12864     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12865   layout:
12866     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12867     layout: "plot-throughput"
12868
12869 - type: "plot"
12870   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12871   algorithm: "plot_perf_box_name"
12872   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12873   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12874   include:
12875     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12876     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12877     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12878     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12879     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12880     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12881   layout:
12882     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12883     layout: "plot-throughput"
12884
12885 - type: "plot"
12886   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12887   algorithm: "plot_perf_box_name"
12888   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12889   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12890   include:
12891     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12892     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12893     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12894     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12895     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12896     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12897   layout:
12898     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12899     layout: "plot-throughput"
12900
12901 - type: "plot"
12902   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12903   algorithm: "plot_perf_box_name"
12904   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12905   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12906   include:
12907     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12908     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12909     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12910     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12911     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12912     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12913   layout:
12914     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12915     layout: "plot-throughput"
12916
12917 - type: "plot"
12918   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12919   algorithm: "plot_perf_box_name"
12920   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12921   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12922   include:
12923     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12924     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12925     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12926     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12927     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12928     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12929   layout:
12930     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12931     layout: "plot-throughput"
12932
12933 - type: "plot"
12934   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12935   algorithm: "plot_perf_box_name"
12936   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12937   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12938   include:
12939     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12940     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12941     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12942     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12943     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12944     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12945   layout:
12946     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12947     layout: "plot-throughput"
12948
12949 - type: "plot"
12950   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12951   algorithm: "plot_perf_box_name"
12952   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12953   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12954   include:
12955     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12956     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12957     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12958     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12959     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12960     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12961   layout:
12962     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12963     layout: "plot-throughput"
12964
12965 - type: "plot"
12966   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12967   algorithm: "plot_perf_box_name"
12968   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12969   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12970   include:
12971     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12972     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12973     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12974     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12975     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12976     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12977   layout:
12978     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12979     layout: "plot-throughput"
12980
12981 - type: "plot"
12982   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12983   algorithm: "plot_perf_box_name"
12984   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12985   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12986   include:
12987     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12988     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12989     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12990     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12991     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12992     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12993   layout:
12994     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12995     layout: "plot-throughput"
12996
12997 - type: "plot"
12998   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12999   algorithm: "plot_perf_box_name"
13000   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13001   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13002   include:
13003     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13004     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13005     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13006     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13007     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13008     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13009   layout:
13010     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13011     layout: "plot-throughput"
13012
13013 - type: "plot"
13014   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13015   algorithm: "plot_perf_box_name"
13016   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13017   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13018   include:
13019     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13020     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13021     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13022     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13023     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13024     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13025   layout:
13026     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13027     layout: "plot-throughput"
13028
13029 - type: "plot"
13030   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13031   algorithm: "plot_perf_box_name"
13032   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13033   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13034   include:
13035     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13036     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13037     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13038     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13039     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13041   layout:
13042     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13043     layout: "plot-throughput"
13044
13045 - type: "plot"
13046   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13047   algorithm: "plot_perf_box_name"
13048   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13049   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13050   include:
13051     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13052     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13053     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13054     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13055     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13056     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13057   layout:
13058     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13059     layout: "plot-throughput"
13060
13061 - type: "plot"
13062   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13063   algorithm: "plot_perf_box_name"
13064   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13065   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13066   include:
13067     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13068     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13069     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13070     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13071   layout:
13072     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13073     layout: "plot-throughput"
13074
13075 - type: "plot"
13076   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13077   algorithm: "plot_perf_box_name"
13078   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13079   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13080   include:
13081     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13082     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13083     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13084     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13085   layout:
13086     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13087     layout: "plot-throughput"
13088
13089 - type: "plot"
13090   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13091   algorithm: "plot_perf_box_name"
13092   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13093   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13094   include:
13095     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13096     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13097     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13098     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13099   layout:
13100     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13101     layout: "plot-throughput"
13102
13103 - type: "plot"
13104   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13105   algorithm: "plot_perf_box_name"
13106   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13107   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13108   include:
13109     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13110     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13111     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13112     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13113   layout:
13114     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13115     layout: "plot-throughput"
13116
13117 - type: "plot"
13118   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13119   algorithm: "plot_perf_box_name"
13120   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13121   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13122   include:
13123     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13124     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13125     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13126     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13127     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13128     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13129   layout:
13130     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13131     layout: "plot-throughput"
13132
13133 - type: "plot"
13134   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13135   algorithm: "plot_perf_box_name"
13136   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13137   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13138   include:
13139     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13140     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13141     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13142     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13143     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13144     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13145   layout:
13146     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13147     layout: "plot-throughput"
13148
13149 - type: "plot"
13150   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13151   algorithm: "plot_perf_box_name"
13152   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13153   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13154   include:
13155     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13156     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13157     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13158     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13159     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13160   layout:
13161     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13162     layout: "plot-throughput"
13163
13164 - type: "plot"
13165   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13166   algorithm: "plot_perf_box_name"
13167   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13168   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13169   include:
13170     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13171     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13172     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13173     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13174     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13175   layout:
13176     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13177     layout: "plot-throughput"
13178
13179 - type: "plot"
13180   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13181   algorithm: "plot_perf_box_name"
13182   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13183   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13184   include:
13185     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13186     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13187     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13188     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13189     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13190   layout:
13191     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13192     layout: "plot-throughput"
13193
13194 - type: "plot"
13195   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13196   algorithm: "plot_perf_box_name"
13197   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13198   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13199   include:
13200     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13201     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13202     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13203     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13204     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13205   layout:
13206     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13207     layout: "plot-throughput"
13208
13209 - type: "plot"
13210   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13211   algorithm: "plot_perf_box_name"
13212   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13213   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13214   include:
13215     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13216     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13217     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13218     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13219   layout:
13220     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13221     layout: "plot-throughput"
13222
13223 - type: "plot"
13224   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13225   algorithm: "plot_perf_box_name"
13226   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13227   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13228   include:
13229     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13230     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13231     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13232     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13233   layout:
13234     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13235     layout: "plot-throughput"
13236
13237 - type: "plot"
13238   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13239   algorithm: "plot_perf_box_name"
13240   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13241   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13242   include:
13243     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13244     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13245     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13246     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13247     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13248     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13249   layout:
13250     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13251     layout: "plot-throughput"
13252
13253 - type: "plot"
13254   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13255   algorithm: "plot_perf_box_name"
13256   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13257   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13258   include:
13259     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13260     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13261     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13262     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13263     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13264     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13265   layout:
13266     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13267     layout: "plot-throughput"
13268
13269 - type: "plot"
13270   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13271   algorithm: "plot_perf_box_name"
13272   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13273   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13274   include:
13275     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13276     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13277     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13278     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13279     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13280     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13281   layout:
13282     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13283     layout: "plot-throughput"
13284
13285 - type: "plot"
13286   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13287   algorithm: "plot_perf_box_name"
13288   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13289   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13290   include:
13291     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13292     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13293     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13294     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13295     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13296     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13297   layout:
13298     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13299     layout: "plot-throughput"
13300
13301 - type: "plot"
13302   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13303   algorithm: "plot_perf_box_name"
13304   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13305   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13306   include:
13307     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13308     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13309     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13310     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13311     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13312     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13313   layout:
13314     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13315     layout: "plot-throughput"
13316
13317 - type: "plot"
13318   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13319   algorithm: "plot_perf_box_name"
13320   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13321   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13322   include:
13323     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13324     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13325     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13326     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13327     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13328     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13329   layout:
13330     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13331     layout: "plot-throughput"
13332
13333 - type: "plot"
13334   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13335   algorithm: "plot_perf_box_name"
13336   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13337   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13338   include:
13339     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13340     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13341     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13342     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13343     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13344     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13345   layout:
13346     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13347     layout: "plot-throughput"
13348
13349 - type: "plot"
13350   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13351   algorithm: "plot_perf_box_name"
13352   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13353   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13354   include:
13355     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13356     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13357     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13358     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13359     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13360     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13361   layout:
13362     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13363     layout: "plot-throughput"
13364
13365 - type: "plot"
13366   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13367   algorithm: "plot_perf_box_name"
13368   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13369   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13370   include:
13371     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13372     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13373     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13374     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13375   layout:
13376     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13377     layout: "plot-throughput"
13378
13379 - type: "plot"
13380   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13381   algorithm: "plot_perf_box_name"
13382   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13383   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13384   include:
13385     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13386     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13387     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13388     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13389   layout:
13390     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13391     layout: "plot-throughput"
13392
13393 - type: "plot"
13394   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13395   algorithm: "plot_perf_box_name"
13396   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13397   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13398   include:
13399     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13400     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13401     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13402     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13403     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13404     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13405   layout:
13406     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13407     layout: "plot-throughput"
13408
13409 - type: "plot"
13410   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13411   algorithm: "plot_perf_box_name"
13412   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13413   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13414   include:
13415     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13416     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13417     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13418     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13419     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13420     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13421   layout:
13422     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13423     layout: "plot-throughput"
13424
13425 - type: "plot"
13426   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13427   algorithm: "plot_perf_box_name"
13428   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13429   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13430   include:
13431     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13432     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13433     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13434     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13435     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13436     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13437   layout:
13438     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13439     layout: "plot-throughput"
13440
13441 - type: "plot"
13442   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13443   algorithm: "plot_perf_box_name"
13444   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13445   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13446   include:
13447     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13448     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13449     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13450     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13451     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13452     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13453   layout:
13454     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13455     layout: "plot-throughput"
13456
13457 - type: "plot"
13458   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13459   algorithm: "plot_perf_box_name"
13460   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13461   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13462   include:
13463     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13464     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13465     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13466     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13467   layout:
13468     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13469     layout: "plot-throughput"
13470
13471 - type: "plot"
13472   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13473   algorithm: "plot_perf_box_name"
13474   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13475   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13476   include:
13477     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13478     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13479     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13480     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13481   layout:
13482     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13483     layout: "plot-throughput"
13484
13485 - type: "plot"
13486   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13487   algorithm: "plot_perf_box_name"
13488   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13489   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13490   include:
13491     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13492     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13493     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13494     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13495     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13496     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13497   layout:
13498     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13499     layout: "plot-throughput"
13500
13501 - type: "plot"
13502   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13503   algorithm: "plot_perf_box_name"
13504   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13505   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13506   include:
13507     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13508     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13509     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13510     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13511     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13512     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13513   layout:
13514     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13515     layout: "plot-throughput"
13516
13517 - type: "plot"
13518   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13519   algorithm: "plot_perf_box_name"
13520   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13521   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13522   include:
13523     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13524     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13525     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13526     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13527   layout:
13528     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13529     layout: "plot-throughput"
13530
13531 - type: "plot"
13532   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13533   algorithm: "plot_perf_box_name"
13534   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13535   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13536   include:
13537     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13538     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13539     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13540     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13541   layout:
13542     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13543     layout: "plot-throughput"
13544
13545 - type: "plot"
13546   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13547   algorithm: "plot_perf_box_name"
13548   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13549   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13550   include:
13551     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13552     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13553     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13554     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13555     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13556     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13557   layout:
13558     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13559     layout: "plot-throughput"
13560
13561 - type: "plot"
13562   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13563   algorithm: "plot_perf_box_name"
13564   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13565   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13566   include:
13567     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13568     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13569     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13570     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13571     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13572     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13573   layout:
13574     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13575     layout: "plot-throughput"
13576
13577 - type: "plot"
13578   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13579   algorithm: "plot_perf_box_name"
13580   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13581   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13582   include:
13583     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13584     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13585     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13586     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13587     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13588     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13589   layout:
13590     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13591     layout: "plot-throughput"
13592
13593 - type: "plot"
13594   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13595   algorithm: "plot_perf_box_name"
13596   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13597   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13598   include:
13599     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13600     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13601     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13602     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13603     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13604     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13605   layout:
13606     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13607     layout: "plot-throughput"
13608
13609 - type: "plot"
13610   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13611   algorithm: "plot_perf_box_name"
13612   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13613   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13614   include:
13615     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13616     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13617     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13618     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13619     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13620     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13621   layout:
13622     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13623     layout: "plot-throughput"
13624
13625 - type: "plot"
13626   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13627   algorithm: "plot_perf_box_name"
13628   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13629   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13630   include:
13631     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13632     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13633     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13634     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13635     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13636     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13637   layout:
13638     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13639     layout: "plot-throughput"
13640
13641 - type: "plot"
13642   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13643   algorithm: "plot_perf_box_name"
13644   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13645   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13646   include:
13647     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13648     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13649     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13650 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13651 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13652 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13653   layout:
13654     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13655     layout: "plot-throughput"
13656
13657 - type: "plot"
13658   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13659   algorithm: "plot_perf_box_name"
13660   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13661   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13662   include:
13663     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13664     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13665     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13666 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13667 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13668 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13669   layout:
13670     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13671     layout: "plot-throughput"
13672
13673 - type: "plot"
13674   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13675   algorithm: "plot_perf_box_name"
13676   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13677   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13678   include:
13679     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13680     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13681     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13682     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13683     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13684     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13685   layout:
13686     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13687     layout: "plot-throughput"
13688
13689 - type: "plot"
13690   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13691   algorithm: "plot_perf_box_name"
13692   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13693   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13694   include:
13695     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13696     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13697     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13698     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13699     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13700     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13701   layout:
13702     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13703     layout: "plot-throughput"
13704
13705 - type: "plot"
13706   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13707   algorithm: "plot_perf_box_name"
13708   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13709   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13710   include:
13711     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13712     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13713     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13714     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13715     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13716     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13717   layout:
13718     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13719     layout: "plot-throughput"
13720
13721 - type: "plot"
13722   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13723   algorithm: "plot_perf_box_name"
13724   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13725   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13726   include:
13727     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13728     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13729     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13730     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13731     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13732     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13733   layout:
13734     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13735     layout: "plot-throughput"
13736
13737 #- type: "plot"
13738 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13739 #  algorithm: "plot_perf_box_name"
13740 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13741 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13742 #  include:
13743 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13744 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13745 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13746 #  layout:
13747 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13748 #    layout: "plot-throughput"
13749 #
13750 #- type: "plot"
13751 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13752 #  algorithm: "plot_perf_box_name"
13753 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13754 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13755 #  include:
13756 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13757 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13758 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13759 #  layout:
13760 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13761 #    layout: "plot-throughput"
13762
13763 - type: "plot"
13764   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13765   algorithm: "plot_perf_box_name"
13766   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13767   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13768   include:
13769     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13770     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13771     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13772     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13773     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13774   layout:
13775     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13776     layout: "plot-throughput"
13777
13778 - type: "plot"
13779   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13780   algorithm: "plot_perf_box_name"
13781   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13782   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13783   include:
13784     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13785     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13786     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13787     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13788     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13789   layout:
13790     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13791     layout: "plot-throughput"
13792
13793 - type: "plot"
13794   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13795   algorithm: "plot_perf_box_name"
13796   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13797   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13798   include:
13799     - "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"
13800     - "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"
13801     - "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"
13802     - "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"
13803     - "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"
13804   layout:
13805     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13806     layout: "plot-throughput"
13807
13808 - type: "plot"
13809   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13810   algorithm: "plot_perf_box_name"
13811   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13812   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13813   include:
13814     - "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"
13815     - "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"
13816     - "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"
13817     - "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"
13818     - "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"
13819   layout:
13820     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13821     layout: "plot-throughput"
13822
13823 - type: "plot"
13824   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13825   algorithm: "plot_perf_box_name"
13826   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13827   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13828   include:
13829     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13830     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13831     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13832     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13833     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13834   layout:
13835     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13836     layout: "plot-throughput"
13837
13838 - type: "plot"
13839   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13840   algorithm: "plot_perf_box_name"
13841   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13842   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13843   include:
13844     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13845     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13846     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13847     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13848     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13849   layout:
13850     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13851     layout: "plot-throughput"
13852
13853 - type: "plot"
13854   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13855   algorithm: "plot_perf_box_name"
13856   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13857   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13858   include:
13859     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13860     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13861     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13862     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13863     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13864   layout:
13865     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13866     layout: "plot-throughput"
13867
13868 - type: "plot"
13869   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13870   algorithm: "plot_perf_box_name"
13871   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13872   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13873   include:
13874     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13875     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13876     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13877     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13878     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13879   layout:
13880     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13881     layout: "plot-throughput"
13882
13883 - type: "plot"
13884   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13885   algorithm: "plot_perf_box_name"
13886   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13887   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13888   include:
13889     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13890     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13891     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13892     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13893     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13894   layout:
13895     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13896     layout: "plot-throughput"
13897
13898 - type: "plot"
13899   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13900   algorithm: "plot_perf_box_name"
13901   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13902   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13903   include:
13904     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13905     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13906     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13907     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13908     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13909   layout:
13910     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13911     layout: "plot-throughput"
13912
13913 - type: "plot"
13914   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13915   algorithm: "plot_perf_box_name"
13916   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13917   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13918   include:
13919     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13920     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13921     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13922     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13923     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13924   layout:
13925     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13926     layout: "plot-throughput"
13927
13928 - type: "plot"
13929   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13930   algorithm: "plot_perf_box_name"
13931   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13932   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13933   include:
13934     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13935     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13936     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13937     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13938     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13939   layout:
13940     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13941     layout: "plot-throughput"
13942
13943 - type: "plot"
13944   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13945   algorithm: "plot_perf_box_name"
13946   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13947   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13948   include:
13949     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13950     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13951     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13952     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13953   layout:
13954     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13955     layout: "plot-throughput"
13956
13957 - type: "plot"
13958   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13959   algorithm: "plot_perf_box_name"
13960   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13961   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13962   include:
13963     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13964     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13965     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13966     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13967   layout:
13968     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13969     layout: "plot-throughput"
13970
13971 - type: "plot"
13972   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13973   algorithm: "plot_perf_box_name"
13974   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13975   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13976   include:
13977     - "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"
13978     - "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"
13979     - "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"
13980     - "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"
13981   layout:
13982     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13983     layout: "plot-throughput"
13984
13985 - type: "plot"
13986   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13987   algorithm: "plot_perf_box_name"
13988   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13989   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13990   include:
13991     - "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"
13992     - "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"
13993     - "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"
13994     - "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"
13995   layout:
13996     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13997     layout: "plot-throughput"
13998
13999 - type: "plot"
14000   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14001   algorithm: "plot_perf_box_name"
14002   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14003   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14004   include:
14005     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14006     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14007     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14008     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14009     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14010     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14011   layout:
14012     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14013     layout: "plot-throughput"
14014
14015 - type: "plot"
14016   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14017   algorithm: "plot_perf_box_name"
14018   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14019   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14020   include:
14021     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14022     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14023     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14024     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14025     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14026     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14027   layout:
14028     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14029     layout: "plot-throughput"
14030
14031 - type: "plot"
14032   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14033   algorithm: "plot_perf_box_name"
14034   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14035   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14036   include:
14037     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14038     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14039     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14040     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14041     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14042     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14043   layout:
14044     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14045     layout: "plot-throughput"
14046
14047 - type: "plot"
14048   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14049   algorithm: "plot_perf_box_name"
14050   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14051   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14052   include:
14053     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14054     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14055     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14056     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14057     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14058     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14059   layout:
14060     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14061     layout: "plot-throughput"
14062
14063 - type: "plot"
14064   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14065   algorithm: "plot_perf_box_name"
14066   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14067   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14068   include:
14069     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14070     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14071     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14072     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14073     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14074     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14075   layout:
14076     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14077     layout: "plot-throughput"
14078
14079 - type: "plot"
14080   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14081   algorithm: "plot_perf_box_name"
14082   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14083   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14084   include:
14085     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14086     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14087     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14088     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14089     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14090     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14091   layout:
14092     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14093     layout: "plot-throughput"
14094
14095 - type: "plot"
14096   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14097   algorithm: "plot_perf_box_name"
14098   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14099   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14100   include:
14101     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14102     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14103     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14104     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14105     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14106   layout:
14107     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14108     layout: "plot-throughput"
14109
14110 - type: "plot"
14111   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14112   algorithm: "plot_perf_box_name"
14113   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14114   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14115   include:
14116     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14117     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14118     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14119     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14120     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14121   layout:
14122     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14123     layout: "plot-throughput"
14124
14125 - type: "plot"
14126   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14127   algorithm: "plot_perf_box_name"
14128   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14129   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14130   include:
14131     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14132     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14133   layout:
14134     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14135     layout: "plot-throughput"
14136
14137 - type: "plot"
14138   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14139   algorithm: "plot_perf_box_name"
14140   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14141   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14142   include:
14143     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14144     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14145   layout:
14146     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14147     layout: "plot-throughput"
14148
14149 - type: "plot"
14150   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14151   algorithm: "plot_perf_box_name"
14152   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14153   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14154   include:
14155     - "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"
14156     - "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"
14157   layout:
14158     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14159     layout: "plot-throughput"
14160
14161 - type: "plot"
14162   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14163   algorithm: "plot_perf_box_name"
14164   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14165   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14166   include:
14167     - "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"
14168     - "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"
14169   layout:
14170     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14171     layout: "plot-throughput"
14172
14173 - type: "plot"
14174   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14175   algorithm: "plot_perf_box_name"
14176   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14177   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14178   include:
14179     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14180     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14181   layout:
14182     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14183     layout: "plot-throughput"
14184
14185 - type: "plot"
14186   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14187   algorithm: "plot_perf_box_name"
14188   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14189   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14190   include:
14191     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14192     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14193   layout:
14194     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14195     layout: "plot-throughput"
14196
14197 - type: "plot"
14198   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14199   algorithm: "plot_perf_box_name"
14200   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14201   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14202   include:
14203     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14204     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14205   layout:
14206     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14207     layout: "plot-throughput"
14208
14209 - type: "plot"
14210   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14211   algorithm: "plot_perf_box_name"
14212   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14213   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14214   include:
14215     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14216     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14217   layout:
14218     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14219     layout: "plot-throughput"
14220
14221 - type: "plot"
14222   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14223   algorithm: "plot_perf_box_name"
14224   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14225   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14226   include:
14227     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14228     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14229     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14230     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14231     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14232     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14233   layout:
14234     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14235     layout: "plot-throughput"
14236
14237 - type: "plot"
14238   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14239   algorithm: "plot_perf_box_name"
14240   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14241   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14242   include:
14243     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14244     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14245     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14246     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14247     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14248     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14249   layout:
14250     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14251     layout: "plot-throughput"
14252
14253 - type: "plot"
14254   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14255   algorithm: "plot_perf_box_name"
14256   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14257   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14258   include:
14259     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14260     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14261     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14262     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14263     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14264     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14265   layout:
14266     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14267     layout: "plot-throughput"
14268
14269 - type: "plot"
14270   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14271   algorithm: "plot_perf_box_name"
14272   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14273   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14274   include:
14275     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14276     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14277     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14278     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14279     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14280     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14281   layout:
14282     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14283     layout: "plot-throughput"
14284
14285 - type: "plot"
14286   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14287   algorithm: "plot_perf_box_name"
14288   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14289   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14290   include:
14291     - "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"
14292     - "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"
14293     - "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"
14294     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14295     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14296     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14297   layout:
14298     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14299     layout: "plot-throughput"
14300
14301 - type: "plot"
14302   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14303   algorithm: "plot_perf_box_name"
14304   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14305   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14306   include:
14307     - "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"
14308     - "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"
14309     - "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"
14310     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14311     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14312     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14313   layout:
14314     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14315     layout: "plot-throughput"
14316
14317 ################################################################################
14318
14319 # Packet Speedup
14320
14321 - type: "plot"
14322   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14323   algorithm: "plot_tsa_name"
14324   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14325   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14326   include:
14327     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14328     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14329     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14330     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14331   layout:
14332     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14333     layout: "plot-throughput-speedup-analysis"
14334
14335 - type: "plot"
14336   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14337   algorithm: "plot_tsa_name"
14338   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14339   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14340   include:
14341     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14342     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14343     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14344     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14345   layout:
14346     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14347     layout: "plot-throughput-speedup-analysis"
14348
14349 - type: "plot"
14350   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14351   algorithm: "plot_tsa_name"
14352   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14353   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14354   include:
14355     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14356     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14357     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14358     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14359   layout:
14360     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14361     layout: "plot-throughput-speedup-analysis"
14362
14363 - type: "plot"
14364   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14365   algorithm: "plot_tsa_name"
14366   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14367   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14368   include:
14369     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14370     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14371     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14372     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14373   layout:
14374     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14375     layout: "plot-throughput-speedup-analysis"
14376
14377 - type: "plot"
14378   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14379   algorithm: "plot_tsa_name"
14380   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14381   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14382   include:
14383     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14384     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14385     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14386     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14387     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14388   layout:
14389     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14390     layout: "plot-throughput-speedup-analysis"
14391
14392 - type: "plot"
14393   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14394   algorithm: "plot_tsa_name"
14395   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14396   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14397   include:
14398     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14399     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14400     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14401     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14402     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14403   layout:
14404     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14405     layout: "plot-throughput-speedup-analysis"
14406
14407 - type: "plot"
14408   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14409   algorithm: "plot_tsa_name"
14410   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14411   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14412   include:
14413     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14414     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14415     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14416     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14417     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14418   layout:
14419     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14420     layout: "plot-throughput-speedup-analysis"
14421
14422 - type: "plot"
14423   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14424   algorithm: "plot_tsa_name"
14425   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14426   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14427   include:
14428     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14429     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14430     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14431     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14432     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14433   layout:
14434     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14435     layout: "plot-throughput-speedup-analysis"
14436
14437 - type: "plot"
14438   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14439   algorithm: "plot_tsa_name"
14440   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14441   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14442   include:
14443     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14444     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14445     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14446     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14447     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14448     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14449   layout:
14450     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14451     layout: "plot-throughput-speedup-analysis"
14452
14453 - type: "plot"
14454   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14455   algorithm: "plot_tsa_name"
14456   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14457   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14458   include:
14459     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14460     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14461     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14462     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14463     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14464     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14465   layout:
14466     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14467     layout: "plot-throughput-speedup-analysis"
14468
14469 - type: "plot"
14470   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14471   algorithm: "plot_tsa_name"
14472   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14473   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14474   include:
14475     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14476     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14477     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14478     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14479     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14480   layout:
14481     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14482     layout: "plot-throughput-speedup-analysis"
14483
14484 - type: "plot"
14485   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14486   algorithm: "plot_tsa_name"
14487   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14488   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14489   include:
14490     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14491     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14492     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14493     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14494     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14495   layout:
14496     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14497     layout: "plot-throughput-speedup-analysis"
14498
14499 - type: "plot"
14500   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14501   algorithm: "plot_tsa_name"
14502   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14503   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14504   include:
14505     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14506     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14507     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14508   layout:
14509     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14510     layout: "plot-throughput-speedup-analysis"
14511
14512 - type: "plot"
14513   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14514   algorithm: "plot_tsa_name"
14515   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14516   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14517   include:
14518     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14519     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14520     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14521   layout:
14522     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14523     layout: "plot-throughput-speedup-analysis"
14524
14525 - type: "plot"
14526   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14527   algorithm: "plot_tsa_name"
14528   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14529   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14530   include:
14531     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14532     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14533     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14534     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14535     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14536   layout:
14537     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14538     layout: "plot-throughput-speedup-analysis"
14539
14540 - type: "plot"
14541   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14542   algorithm: "plot_tsa_name"
14543   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14544   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14545   include:
14546     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14547     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14548     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14549     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14550     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14551   layout:
14552     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14553     layout: "plot-throughput-speedup-analysis"
14554
14555 - type: "plot"
14556   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14557   algorithm: "plot_tsa_name"
14558   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14559   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14560   include:
14561     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14562     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14563     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14564   layout:
14565     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14566     layout: "plot-throughput-speedup-analysis"
14567
14568 - type: "plot"
14569   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14570   algorithm: "plot_tsa_name"
14571   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14572   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14573   include:
14574     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14575     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14576     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14577   layout:
14578     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14579     layout: "plot-throughput-speedup-analysis"
14580
14581 - type: "plot"
14582   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14583   algorithm: "plot_tsa_name"
14584   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14585   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14586   include:
14587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14588     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14589     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14590     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14591     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14592     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14593   layout:
14594     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14595     layout: "plot-throughput-speedup-analysis"
14596
14597 - type: "plot"
14598   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14599   algorithm: "plot_tsa_name"
14600   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14601   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14602   include:
14603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14604     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14605     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14606     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14607     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14608     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14609   layout:
14610     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14611     layout: "plot-throughput-speedup-analysis"
14612
14613 - type: "plot"
14614   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14615   algorithm: "plot_tsa_name"
14616   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14617   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14618   include:
14619     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14620     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14621     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14622     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14623     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14624   layout:
14625     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
14626     layout: "plot-throughput-speedup-analysis"
14627
14628 - type: "plot"
14629   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14630   algorithm: "plot_tsa_name"
14631   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14632   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14633   include:
14634     - "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"
14635     - "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"
14636     - "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"
14637     - "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"
14638     - "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"
14639   layout:
14640     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
14641     layout: "plot-throughput-speedup-analysis"
14642
14643 - type: "plot"
14644   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14645   algorithm: "plot_tsa_name"
14646   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14647   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14648   include:
14649     - "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"
14650     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
14651     - "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"
14652     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
14653     - "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"
14654     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
14655     - "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"
14656     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
14657     - "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"
14658     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
14659   layout:
14660     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
14661     layout: "plot-throughput-speedup-analysis-cps"
14662
14663 - type: "plot"
14664   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14665   algorithm: "plot_tsa_name"
14666   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14667   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14668   include:
14669     - "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"
14670     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
14671     - "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"
14672     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
14673     - "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"
14674     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
14675     - "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"
14676     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
14677     - "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"
14678     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
14679   layout:
14680     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
14681     layout: "plot-throughput-speedup-analysis"
14682
14683 - type: "plot"
14684   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14685   algorithm: "plot_tsa_name"
14686   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14687   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14688   include:
14689     - "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"
14690     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
14691     - "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"
14692     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
14693     - "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"
14694     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
14695     - "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"
14696     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
14697     - "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"
14698     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
14699   layout:
14700     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
14701     layout: "plot-throughput-speedup-analysis-cps"
14702
14703 - type: "plot"
14704   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14705   algorithm: "plot_tsa_name"
14706   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14707   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14708   include:
14709     - "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"
14710     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
14711     - "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"
14712     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
14713     - "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"
14714     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
14715     - "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"
14716     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
14717     - "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"
14718     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
14719   layout:
14720     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
14721     layout: "plot-throughput-speedup-analysis"
14722
14723 - type: "plot"
14724   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14725   algorithm: "plot_tsa_name"
14726   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14727   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14728   include:
14729     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14730     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14731     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14732     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14733     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14734   layout:
14735     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
14736     layout: "plot-throughput-speedup-analysis"
14737
14738 - type: "plot"
14739   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14740   algorithm: "plot_tsa_name"
14741   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14742   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14743   include:
14744     - "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"
14745     - "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"
14746     - "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"
14747     - "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"
14748     - "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"
14749   layout:
14750     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
14751     layout: "plot-throughput-speedup-analysis"
14752
14753 - type: "plot"
14754   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14755   algorithm: "plot_tsa_name"
14756   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14757   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14758   include:
14759     - "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"
14760     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
14761     - "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"
14762     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
14763     - "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"
14764     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
14765     - "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"
14766     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
14767     - "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"
14768     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
14769   layout:
14770     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
14771     layout: "plot-throughput-speedup-analysis-cps"
14772
14773 - type: "plot"
14774   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14775   algorithm: "plot_tsa_name"
14776   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14777   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14778   include:
14779     - "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"
14780     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
14781     - "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"
14782     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
14783     - "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"
14784     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
14785     - "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"
14786     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
14787     - "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"
14788     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
14789   layout:
14790     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
14791     layout: "plot-throughput-speedup-analysis"
14792
14793 - type: "plot"
14794   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14795   algorithm: "plot_tsa_name"
14796   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14797   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14798   include:
14799     - "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"
14800     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
14801     - "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"
14802     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
14803     - "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"
14804     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
14805     - "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"
14806     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
14807     - "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"
14808     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
14809   layout:
14810     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
14811     layout: "plot-throughput-speedup-analysis-cps"
14812
14813 - type: "plot"
14814   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14815   algorithm: "plot_tsa_name"
14816   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14817   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14818   include:
14819     - "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"
14820     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
14821     - "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"
14822     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
14823     - "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"
14824     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
14825     - "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"
14826     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
14827     - "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"
14828     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
14829   layout:
14830     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
14831     layout: "plot-throughput-speedup-analysis"
14832
14833 - type: "plot"
14834   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14835   algorithm: "plot_tsa_name"
14836   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14837   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14838   include:
14839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14840     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14841     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14845   layout:
14846     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14847     layout: "plot-throughput-speedup-analysis"
14848
14849 - type: "plot"
14850   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14851   algorithm: "plot_tsa_name"
14852   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14853   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14854   include:
14855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14857     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14858     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14859     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14860     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14861   layout:
14862     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14863     layout: "plot-throughput-speedup-analysis"
14864
14865 - type: "plot"
14866   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14867   algorithm: "plot_tsa_name"
14868   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14869   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14870   include:
14871     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14872     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14873     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14874   layout:
14875     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14876     layout: "plot-throughput-speedup-analysis"
14877
14878 - type: "plot"
14879   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14880   algorithm: "plot_tsa_name"
14881   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14882   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14883   include:
14884     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14885     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14886     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14887   layout:
14888     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14889     layout: "plot-throughput-speedup-analysis"
14890
14891 - type: "plot"
14892   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14893   algorithm: "plot_tsa_name"
14894   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14895   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14896   include:
14897     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14898     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14899     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14900 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14901 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14902   layout:
14903     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14904     layout: "plot-throughput-speedup-analysis"
14905
14906 - type: "plot"
14907   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14908   algorithm: "plot_tsa_name"
14909   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14910   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14911   include:
14912     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14913     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14914     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14915 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14916 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14917   layout:
14918     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14919     layout: "plot-throughput-speedup-analysis"
14920
14921 - type: "plot"
14922   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14923   algorithm: "plot_tsa_name"
14924   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14925   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14926   include:
14927     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14928     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14929     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14930     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14931     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14932   layout:
14933     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14934     layout: "plot-throughput-speedup-analysis"
14935
14936 - type: "plot"
14937   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14938   algorithm: "plot_tsa_name"
14939   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14940   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14941   include:
14942     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14943     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14944     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14945     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14946     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14947   layout:
14948     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14949     layout: "plot-throughput-speedup-analysis"
14950
14951 - type: "plot"
14952   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14953   algorithm: "plot_tsa_name"
14954   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14955   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14956   include:
14957     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14958     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14959     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14960     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14961     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14962   layout:
14963     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14964     layout: "plot-throughput-speedup-analysis"
14965
14966 - type: "plot"
14967   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14968   algorithm: "plot_tsa_name"
14969   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14970   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14971   include:
14972     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14973     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14974     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14975     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14976     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14977   layout:
14978     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14979     layout: "plot-throughput-speedup-analysis"
14980
14981 - type: "plot"
14982   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14983   algorithm: "plot_tsa_name"
14984   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14985   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14986   include:
14987     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14988     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14989     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14990     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14991   layout:
14992     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14993     layout: "plot-throughput-speedup-analysis"
14994
14995 - type: "plot"
14996   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14997   algorithm: "plot_tsa_name"
14998   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14999   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15000   include:
15001     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15002     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15003     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15004     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15005   layout:
15006     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
15007     layout: "plot-throughput-speedup-analysis"
15008
15009 - type: "plot"
15010   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15011   algorithm: "plot_tsa_name"
15012   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15013   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15014   include:
15015     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15016     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15017     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15018     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15019     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15020   layout:
15021     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15022     layout: "plot-throughput-speedup-analysis"
15023
15024 - type: "plot"
15025   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15026   algorithm: "plot_tsa_name"
15027   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15028   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15029   include:
15030     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15031     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15032     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15033     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15034     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15035   layout:
15036     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15037     layout: "plot-throughput-speedup-analysis"
15038
15039 - type: "plot"
15040   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15041   algorithm: "plot_tsa_name"
15042   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15043   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15044   include:
15045     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15046     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15047   layout:
15048     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
15049     layout: "plot-throughput-speedup-analysis"
15050
15051 - type: "plot"
15052   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15053   algorithm: "plot_tsa_name"
15054   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15055   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15056   include:
15057     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15058     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15059   layout:
15060     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
15061     layout: "plot-throughput-speedup-analysis"
15062
15063 - type: "plot"
15064   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15065   algorithm: "plot_tsa_name"
15066   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15067   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15068   include:
15069     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15070     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15071     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15072     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15073   layout:
15074     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
15075     layout: "plot-throughput-speedup-analysis"
15076
15077 - type: "plot"
15078   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15079   algorithm: "plot_tsa_name"
15080   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15081   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15082   include:
15083     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15084     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15085     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15086     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15087   layout:
15088     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
15089     layout: "plot-throughput-speedup-analysis"
15090
15091 - type: "plot"
15092   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15093   algorithm: "plot_tsa_name"
15094   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15095   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15096   include:
15097     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15098     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15099     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15100     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15101   layout:
15102     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
15103     layout: "plot-throughput-speedup-analysis"
15104
15105 - type: "plot"
15106   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15107   algorithm: "plot_tsa_name"
15108   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15109   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15110   include:
15111     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15112     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15113     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15114     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15115   layout:
15116     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
15117     layout: "plot-throughput-speedup-analysis"
15118
15119 - type: "plot"
15120   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15121   algorithm: "plot_tsa_name"
15122   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15123   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15124   include:
15125     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15126     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15127     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15128     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15129     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15130     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15131   layout:
15132     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
15133     layout: "plot-throughput-speedup-analysis"
15134
15135 - type: "plot"
15136   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15137   algorithm: "plot_tsa_name"
15138   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15139   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15140   include:
15141     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15142     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15143     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15144     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15145     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15146     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15147   layout:
15148     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
15149     layout: "plot-throughput-speedup-analysis"
15150
15151 - type: "plot"
15152   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15153   algorithm: "plot_tsa_name"
15154   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15155   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15156   include:
15157     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15158     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15159     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15160     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15161     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15162   layout:
15163     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15164     layout: "plot-throughput-speedup-analysis"
15165
15166 - type: "plot"
15167   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15168   algorithm: "plot_tsa_name"
15169   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15170   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15171   include:
15172     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15173     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15174     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15175     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15176     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15177   layout:
15178     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15179     layout: "plot-throughput-speedup-analysis"
15180
15181 - type: "plot"
15182   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15183   algorithm: "plot_tsa_name"
15184   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15185   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15186   include:
15187     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15188     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15189     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15190     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15191     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15192   layout:
15193     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15194     layout: "plot-throughput-speedup-analysis"
15195
15196 - type: "plot"
15197   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15198   algorithm: "plot_tsa_name"
15199   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15200   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15201   include:
15202     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15203     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15204     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15205     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15206     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15207   layout:
15208     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15209     layout: "plot-throughput-speedup-analysis"
15210
15211 - type: "plot"
15212   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15213   algorithm: "plot_tsa_name"
15214   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15215   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15216   include:
15217     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15218     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15219     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15220   layout:
15221     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
15222     layout: "plot-throughput-speedup-analysis"
15223
15224 - type: "plot"
15225   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15226   algorithm: "plot_tsa_name"
15227   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15228   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15229   include:
15230     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15231     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15232     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15233   layout:
15234     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
15235     layout: "plot-throughput-speedup-analysis"
15236
15237 - type: "plot"
15238   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15239   algorithm: "plot_tsa_name"
15240   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15241   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15242   include:
15243     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15244     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15245     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15246   layout:
15247     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
15248     layout: "plot-throughput-speedup-analysis"
15249
15250 - type: "plot"
15251   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15252   algorithm: "plot_tsa_name"
15253   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15254   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15255   include:
15256     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15257     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15258     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15259   layout:
15260     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
15261     layout: "plot-throughput-speedup-analysis"
15262
15263 - type: "plot"
15264   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15265   algorithm: "plot_tsa_name"
15266   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15267   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15268   include:
15269     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15270     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15271     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15272     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15273     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15274   layout:
15275     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15276     layout: "plot-throughput-speedup-analysis"
15277
15278 - type: "plot"
15279   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15280   algorithm: "plot_tsa_name"
15281   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15282   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15283   include:
15284     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15285     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15286     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15287     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15288     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15289   layout:
15290     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15291     layout: "plot-throughput-speedup-analysis"
15292
15293 - type: "plot"
15294   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15295   algorithm: "plot_tsa_name"
15296   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15297   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15298   include:
15299     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15300     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15301     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15302     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15303     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15304   layout:
15305     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15306     layout: "plot-throughput-speedup-analysis"
15307
15308 - type: "plot"
15309   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15310   algorithm: "plot_tsa_name"
15311   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15312   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15313   include:
15314     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15315     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15316     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15317     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15318     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15319   layout:
15320     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15321     layout: "plot-throughput-speedup-analysis"
15322
15323 - type: "plot"
15324   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15325   algorithm: "plot_tsa_name"
15326   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15327   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15328   include:
15329     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15330     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15331     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15332     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15333     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15334     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15335   layout:
15336     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
15337     layout: "plot-throughput-speedup-analysis"
15338
15339 - type: "plot"
15340   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15341   algorithm: "plot_tsa_name"
15342   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15343   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15344   include:
15345     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15346     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15347     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15348     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15349     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15350     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15351   layout:
15352     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
15353     layout: "plot-throughput-speedup-analysis"
15354
15355 - type: "plot"
15356   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15357   algorithm: "plot_tsa_name"
15358   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15359   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15360   include:
15361     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15362     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15363     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15364     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15365   layout:
15366     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
15367     layout: "plot-throughput-speedup-analysis"
15368
15369 - type: "plot"
15370   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15371   algorithm: "plot_tsa_name"
15372   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15373   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15374   include:
15375     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15376     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15377     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15378     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15379   layout:
15380     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
15381     layout: "plot-throughput-speedup-analysis"
15382
15383 - type: "plot"
15384   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15385   algorithm: "plot_tsa_name"
15386   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15387   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15388   include:
15389     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15390     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15391     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15392     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15393     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15394     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15395   layout:
15396     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
15397     layout: "plot-throughput-speedup-analysis"
15398
15399 - type: "plot"
15400   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15401   algorithm: "plot_tsa_name"
15402   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15403   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15404   include:
15405     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15406     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15407     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15408     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15409     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15410     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15411   layout:
15412     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
15413     layout: "plot-throughput-speedup-analysis"
15414
15415 - type: "plot"
15416   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15417   algorithm: "plot_tsa_name"
15418   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15419   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15420   include:
15421     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15422     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15423     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15424     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15425     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15426     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15427   layout:
15428     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
15429     layout: "plot-throughput-speedup-analysis"
15430
15431 - type: "plot"
15432   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15433   algorithm: "plot_tsa_name"
15434   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15435   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15436   include:
15437     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15438     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15439     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15440     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15441     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15442     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15443   layout:
15444     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
15445     layout: "plot-throughput-speedup-analysis"
15446
15447 - type: "plot"
15448   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15449   algorithm: "plot_tsa_name"
15450   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15451   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15452   include:
15453     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15454     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15455     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15456     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15457     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15458     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15459   layout:
15460     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15461     layout: "plot-throughput-speedup-analysis"
15462
15463 - type: "plot"
15464   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15465   algorithm: "plot_tsa_name"
15466   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15467   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15468   include:
15469     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15470     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15471     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15472     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15473     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15474     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15475   layout:
15476     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15477     layout: "plot-throughput-speedup-analysis"
15478
15479 - type: "plot"
15480   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15481   algorithm: "plot_tsa_name"
15482   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15483   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15484   include:
15485     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15486     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15487     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15488     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15489     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15490     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15491   layout:
15492     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15493     layout: "plot-throughput-speedup-analysis"
15494
15495 - type: "plot"
15496   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15497   algorithm: "plot_tsa_name"
15498   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15499   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15500   include:
15501     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15502     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15503     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15504     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15505     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15506     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15507   layout:
15508     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15509     layout: "plot-throughput-speedup-analysis"
15510
15511 - type: "plot"
15512   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15513   algorithm: "plot_tsa_name"
15514   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15515   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15516   include:
15517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15518     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15519     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15520     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15521     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15522     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15523   layout:
15524     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15525     layout: "plot-throughput-speedup-analysis"
15526
15527 - type: "plot"
15528   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15529   algorithm: "plot_tsa_name"
15530   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15531   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15532   include:
15533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15534     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15535     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15536     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15537     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15538     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15539   layout:
15540     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15541     layout: "plot-throughput-speedup-analysis"
15542
15543 - type: "plot"
15544   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15545   algorithm: "plot_tsa_name"
15546   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15547   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15548   include:
15549     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15550     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15551     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15552     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15553   layout:
15554     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15555     layout: "plot-throughput-speedup-analysis"
15556
15557 - type: "plot"
15558   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15559   algorithm: "plot_tsa_name"
15560   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15561   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15562   include:
15563     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15564     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15565     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15566     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15567   layout:
15568     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15569     layout: "plot-throughput-speedup-analysis"
15570
15571 - type: "plot"
15572   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15573   algorithm: "plot_tsa_name"
15574   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15575   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15576   include:
15577     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15578     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15579     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15580     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15581   layout:
15582     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15583     layout: "plot-throughput-speedup-analysis"
15584
15585 - type: "plot"
15586   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15587   algorithm: "plot_tsa_name"
15588   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15589   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15590   include:
15591     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15592     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15593     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15594     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15595   layout:
15596     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15597     layout: "plot-throughput-speedup-analysis"
15598
15599 - type: "plot"
15600   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15601   algorithm: "plot_tsa_name"
15602   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15603   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15604   include:
15605     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15606     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15607     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15608     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15609     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15610     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15611   layout:
15612     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15613     layout: "plot-throughput-speedup-analysis"
15614
15615 - type: "plot"
15616   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15617   algorithm: "plot_tsa_name"
15618   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15619   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15620   include:
15621     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15622     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15623     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15624     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15625     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15626     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15627   layout:
15628     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15629     layout: "plot-throughput-speedup-analysis"
15630
15631 - type: "plot"
15632   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15633   algorithm: "plot_tsa_name"
15634   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15635   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15636   include:
15637     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15638     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15639     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15640     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15641     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15642   layout:
15643     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15644     layout: "plot-throughput-speedup-analysis"
15645
15646 - type: "plot"
15647   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15648   algorithm: "plot_tsa_name"
15649   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15650   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15651   include:
15652     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15653     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15654     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15655     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15656     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15657   layout:
15658     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15659     layout: "plot-throughput-speedup-analysis"
15660
15661 - type: "plot"
15662   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15663   algorithm: "plot_tsa_name"
15664   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15665   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15666   include:
15667     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15668     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15669     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15670     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15671     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15672   layout:
15673     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15674     layout: "plot-throughput-speedup-analysis"
15675
15676 - type: "plot"
15677   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15678   algorithm: "plot_tsa_name"
15679   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15680   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15681   include:
15682     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15683     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15684     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15685     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15686     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15687   layout:
15688     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15689     layout: "plot-throughput-speedup-analysis"
15690
15691 - type: "plot"
15692   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15693   algorithm: "plot_tsa_name"
15694   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15695   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15696   include:
15697     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15698     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15699     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15700     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15701   layout:
15702     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15703     layout: "plot-throughput-speedup-analysis"
15704
15705 - type: "plot"
15706   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15707   algorithm: "plot_tsa_name"
15708   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15709   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15710   include:
15711     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15712     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15713     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15714     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15715   layout:
15716     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15717     layout: "plot-throughput-speedup-analysis"
15718
15719 - type: "plot"
15720   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15721   algorithm: "plot_tsa_name"
15722   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15723   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15724   include:
15725     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15726     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15727     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15728     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15729     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15730     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15731   layout:
15732     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15733     layout: "plot-throughput-speedup-analysis"
15734
15735 - type: "plot"
15736   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15737   algorithm: "plot_tsa_name"
15738   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15739   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15740   include:
15741     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15742     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15743     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15744     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15745     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15746     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15747   layout:
15748     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15749     layout: "plot-throughput-speedup-analysis"
15750
15751 - type: "plot"
15752   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15753   algorithm: "plot_tsa_name"
15754   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15755   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15756   include:
15757     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15758     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15759     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15760     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15761     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15762     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15763   layout:
15764     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15765     layout: "plot-throughput-speedup-analysis"
15766
15767 - type: "plot"
15768   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15769   algorithm: "plot_tsa_name"
15770   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15771   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15772   include:
15773     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15774     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15775     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15776     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15777     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15778     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15779   layout:
15780     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15781     layout: "plot-throughput-speedup-analysis"
15782
15783 - type: "plot"
15784   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15785   algorithm: "plot_tsa_name"
15786   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15787   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15788   include:
15789     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15790     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15791     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15792     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15793     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15794     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15795   layout:
15796     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15797     layout: "plot-throughput-speedup-analysis"
15798
15799 - type: "plot"
15800   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15801   algorithm: "plot_tsa_name"
15802   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15803   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15804   include:
15805     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15806     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15807     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15808     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15809     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15810     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15811   layout:
15812     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15813     layout: "plot-throughput-speedup-analysis"
15814
15815 - type: "plot"
15816   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15817   algorithm: "plot_tsa_name"
15818   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15819   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15820   include:
15821     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15822     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15823     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15824     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15825     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15826     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15827   layout:
15828     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15829     layout: "plot-throughput-speedup-analysis"
15830
15831 - type: "plot"
15832   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15833   algorithm: "plot_tsa_name"
15834   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15835   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15836   include:
15837     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15838     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15839     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15840     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15841     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15842     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15843   layout:
15844     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15845     layout: "plot-throughput-speedup-analysis"
15846
15847 - type: "plot"
15848   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15849   algorithm: "plot_tsa_name"
15850   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15851   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15852   include:
15853     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15854     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15855     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15856     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15857     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15858     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15859   layout:
15860     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15861     layout: "plot-throughput-speedup-analysis"
15862
15863 - type: "plot"
15864   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15865   algorithm: "plot_tsa_name"
15866   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15867   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15868   include:
15869     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15870     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15871     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15872     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15873     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15874     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15875   layout:
15876     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15877     layout: "plot-throughput-speedup-analysis"
15878
15879 - type: "plot"
15880   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15881   algorithm: "plot_tsa_name"
15882   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15883   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15884   include:
15885     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15886     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15887     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15888     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15889     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15890   layout:
15891     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15892     layout: "plot-throughput-speedup-analysis"
15893
15894 - type: "plot"
15895   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15896   algorithm: "plot_tsa_name"
15897   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15898   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15899   include:
15900     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15901     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15902     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15903     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15904     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15905   layout:
15906     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15907     layout: "plot-throughput-speedup-analysis"
15908
15909 - type: "plot"
15910   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15911   algorithm: "plot_tsa_name"
15912   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15913   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15914   include:
15915     - "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"
15916     - "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"
15917     - "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"
15918     - "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"
15919     - "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"
15920   layout:
15921     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15922     layout: "plot-throughput-speedup-analysis"
15923
15924 - type: "plot"
15925   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15926   algorithm: "plot_tsa_name"
15927   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15928   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15929   include:
15930     - "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"
15931     - "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"
15932     - "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"
15933     - "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"
15934     - "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"
15935   layout:
15936     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15937     layout: "plot-throughput-speedup-analysis"
15938
15939 - type: "plot"
15940   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15941   algorithm: "plot_tsa_name"
15942   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15943   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15944   include:
15945     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15946     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15947     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15948     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15949     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15950   layout:
15951     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15952     layout: "plot-throughput-speedup-analysis"
15953
15954 - type: "plot"
15955   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15956   algorithm: "plot_tsa_name"
15957   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15958   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15959   include:
15960     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15961     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15962     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15963     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15964     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15965   layout:
15966     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15967     layout: "plot-throughput-speedup-analysis"
15968
15969 - type: "plot"
15970   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15971   algorithm: "plot_tsa_name"
15972   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15973   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15974   include:
15975     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15976     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15977     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15978     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15979     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15980   layout:
15981     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15982     layout: "plot-throughput-speedup-analysis"
15983
15984 - type: "plot"
15985   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15986   algorithm: "plot_tsa_name"
15987   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15988   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15989   include:
15990     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15991     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15992     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15993     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15994     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15995   layout:
15996     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15997     layout: "plot-throughput-speedup-analysis"
15998
15999 - type: "plot"
16000   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16001   algorithm: "plot_tsa_name"
16002   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
16003   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16004   include:
16005     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16006     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16007     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16008     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16009     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16010   layout:
16011     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16012     layout: "plot-throughput-speedup-analysis"
16013
16014 - type: "plot"
16015   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16016   algorithm: "plot_tsa_name"
16017   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
16018   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16019   include:
16020     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16021     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16022     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16023     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16024     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16025   layout:
16026     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16027     layout: "plot-throughput-speedup-analysis"
16028
16029 - type: "plot"
16030   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16031   algorithm: "plot_tsa_name"
16032   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16033   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16034   include:
16035     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16036     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16037     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16038     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16039     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16040   layout:
16041     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16042     layout: "plot-throughput-speedup-analysis"
16043
16044 - type: "plot"
16045   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16046   algorithm: "plot_tsa_name"
16047   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16048   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16049   include:
16050     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16051     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16052     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16053     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16054     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16055   layout:
16056     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16057     layout: "plot-throughput-speedup-analysis"
16058
16059 - type: "plot"
16060   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16061   algorithm: "plot_tsa_name"
16062   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16063   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16064   include:
16065     - "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"
16066     - "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"
16067     - "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"
16068     - "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"
16069   layout:
16070     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16071     layout: "plot-throughput-speedup-analysis"
16072
16073 - type: "plot"
16074   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16075   algorithm: "plot_tsa_name"
16076   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16077   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16078   include:
16079     - "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"
16080     - "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"
16081     - "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"
16082     - "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"
16083   layout:
16084     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16085     layout: "plot-throughput-speedup-analysis"
16086
16087 - type: "plot"
16088   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16089   algorithm: "plot_tsa_name"
16090   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16091   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16092   include:
16093     - "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"
16094     - "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"
16095     - "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"
16096     - "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"
16097   layout:
16098     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16099     layout: "plot-throughput-speedup-analysis"
16100
16101 - type: "plot"
16102   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16103   algorithm: "plot_tsa_name"
16104   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16105   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16106   include:
16107     - "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"
16108     - "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"
16109     - "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"
16110     - "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"
16111   layout:
16112     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16113     layout: "plot-throughput-speedup-analysis"
16114
16115 - type: "plot"
16116   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
16117   algorithm: "plot_tsa_name"
16118   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16119   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16120   include:
16121     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16122     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16123     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16124     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16125     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16126     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16127   layout:
16128     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
16129     layout: "plot-throughput-speedup-analysis"
16130
16131 - type: "plot"
16132   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
16133   algorithm: "plot_tsa_name"
16134   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16135   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16136   include:
16137     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16138     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16139     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16140     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16141     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16142     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16143   layout:
16144     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
16145     layout: "plot-throughput-speedup-analysis"
16146
16147 - type: "plot"
16148   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16149   algorithm: "plot_tsa_name"
16150   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16151   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16152   include:
16153     - "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"
16154     - "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"
16155     - "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"
16156     - "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"
16157     - "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"
16158     - "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"
16159   layout:
16160     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16161     layout: "plot-throughput-speedup-analysis"
16162
16163 - type: "plot"
16164   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16165   algorithm: "plot_tsa_name"
16166   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16167   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16168   include:
16169     - "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"
16170     - "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"
16171     - "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"
16172     - "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"
16173     - "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"
16174     - "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"
16175   layout:
16176     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16177     layout: "plot-throughput-speedup-analysis"
16178
16179 - type: "plot"
16180   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16181   algorithm: "plot_tsa_name"
16182   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16183   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16184   include:
16185     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16186     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16187     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16188     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16189     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16190     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16191   layout:
16192     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16193     layout: "plot-throughput-speedup-analysis"
16194
16195 - type: "plot"
16196   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16197   algorithm: "plot_tsa_name"
16198   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16199   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16200   include:
16201     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16202     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16203     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16204     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16205     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16206     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16207   layout:
16208     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16209     layout: "plot-throughput-speedup-analysis"
16210
16211 - type: "plot"
16212   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16213   algorithm: "plot_tsa_name"
16214   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16215   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16216   include:
16217     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16218     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16219     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16220     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16221     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16222   layout:
16223     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16224     layout: "plot-throughput-speedup-analysis"
16225
16226 - type: "plot"
16227   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16228   algorithm: "plot_tsa_name"
16229   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16230   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16231   include:
16232     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16233     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16234     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16236     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16237   layout:
16238     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16239     layout: "plot-throughput-speedup-analysis"
16240
16241 - type: "plot"
16242   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16243   algorithm: "plot_tsa_name"
16244   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16245   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16246   include:
16247     - "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"
16248     - "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"
16249   layout:
16250     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16251     layout: "plot-throughput-speedup-analysis"
16252
16253 - type: "plot"
16254   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16255   algorithm: "plot_tsa_name"
16256   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16257   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16258   include:
16259     - "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"
16260     - "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"
16261   layout:
16262     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16263     layout: "plot-throughput-speedup-analysis"
16264
16265 - type: "plot"
16266   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16267   algorithm: "plot_tsa_name"
16268   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16269   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16270   include:
16271     - "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"
16272     - "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"
16273   layout:
16274     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16275     layout: "plot-throughput-speedup-analysis"
16276
16277 - type: "plot"
16278   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16279   algorithm: "plot_tsa_name"
16280   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16281   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16282   include:
16283     - "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"
16284     - "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"
16285   layout:
16286     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16287     layout: "plot-throughput-speedup-analysis"
16288
16289 - type: "plot"
16290   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16291   algorithm: "plot_tsa_name"
16292   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16293   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16294   include:
16295     - "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"
16296     - "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"
16297     - "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"
16298     - "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"
16299     - "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"
16300     - "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"
16301   layout:
16302     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
16303     layout: "plot-throughput-speedup-analysis"
16304
16305 - type: "plot"
16306   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16307   algorithm: "plot_tsa_name"
16308   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16309   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16310   include:
16311     - "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"
16312     - "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"
16313     - "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"
16314     - "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"
16315     - "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"
16316     - "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"
16317   layout:
16318     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
16319     layout: "plot-throughput-speedup-analysis"
16320
16321 - type: "plot"
16322   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16323   algorithm: "plot_tsa_name"
16324   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16325   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16326   include:
16327     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16328     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16329     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16330     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16331     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16332   layout:
16333     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
16334     layout: "plot-throughput-speedup-analysis"
16335
16336 - type: "plot"
16337   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16338   algorithm: "plot_tsa_name"
16339   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16340   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16341   include:
16342     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16343     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16344     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16345     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16346     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16347   layout:
16348     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
16349     layout: "plot-throughput-speedup-analysis"
16350
16351 - type: "plot"
16352   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16353   algorithm: "plot_tsa_name"
16354   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16355   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16356   include:
16357     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16358     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16359     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16360     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16361     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16362   layout:
16363     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
16364     layout: "plot-throughput-speedup-analysis"
16365
16366 - type: "plot"
16367   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16368   algorithm: "plot_tsa_name"
16369   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16370   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16371   include:
16372     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16373     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16374     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16375     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16376     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16377   layout:
16378     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
16379     layout: "plot-throughput-speedup-analysis"
16380
16381 - type: "plot"
16382   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16383   algorithm: "plot_tsa_name"
16384   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16385   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16386   include:
16387     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16388     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16389     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16390     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16391   layout:
16392     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
16393     layout: "plot-throughput-speedup-analysis"
16394
16395 - type: "plot"
16396   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16397   algorithm: "plot_tsa_name"
16398   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16399   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16400   include:
16401     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16402     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16403     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16404     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16405   layout:
16406     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
16407     layout: "plot-throughput-speedup-analysis"
16408
16409 - type: "plot"
16410   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16411   algorithm: "plot_tsa_name"
16412   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16413   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16414   include:
16415     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16416     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16417     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16418     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16419   layout:
16420     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
16421     layout: "plot-throughput-speedup-analysis"
16422
16423 - type: "plot"
16424   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16425   algorithm: "plot_tsa_name"
16426   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16427   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16428   include:
16429     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16430     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16431     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16432     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16433   layout:
16434     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
16435     layout: "plot-throughput-speedup-analysis"
16436
16437 - type: "plot"
16438   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16439   algorithm: "plot_tsa_name"
16440   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16441   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16442   include:
16443     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16444     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16445     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16446     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16447     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16448   layout:
16449     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
16450     layout: "plot-throughput-speedup-analysis"
16451
16452 - type: "plot"
16453   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16454   algorithm: "plot_tsa_name"
16455   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16456   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16457   include:
16458     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16459     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16460     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16461     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16462     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16463   layout:
16464     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16465     layout: "plot-throughput-speedup-analysis"
16466
16467 - type: "plot"
16468   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16469   algorithm: "plot_tsa_name"
16470   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16471   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16472   include:
16473     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16474     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16475     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16476     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16477     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16478     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16479   layout:
16480     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16481     layout: "plot-throughput-speedup-analysis"
16482
16483 - type: "plot"
16484   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16485   algorithm: "plot_tsa_name"
16486   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16487   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16488   include:
16489     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16490     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16491     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16492     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16493     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16494     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16495   layout:
16496     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16497     layout: "plot-throughput-speedup-analysis"
16498
16499 - type: "plot"
16500   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16501   algorithm: "plot_tsa_name"
16502   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16503   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16504   include:
16505     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16506     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16507     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16508     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16509   layout:
16510     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16511     layout: "plot-throughput-speedup-analysis"
16512
16513 - type: "plot"
16514   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16515   algorithm: "plot_tsa_name"
16516   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16517   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16518   include:
16519     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16520     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16521     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16522     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16523   layout:
16524     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16525     layout: "plot-throughput-speedup-analysis"
16526
16527 - type: "plot"
16528   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16529   algorithm: "plot_tsa_name"
16530   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16531   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16532   include:
16533     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16534     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16535     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16536     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16537     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16538     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16539   layout:
16540     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16541     layout: "plot-throughput-speedup-analysis"
16542
16543 - type: "plot"
16544   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16545   algorithm: "plot_tsa_name"
16546   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16547   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16548   include:
16549     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16550     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16551     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16552     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16553     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16554     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16555   layout:
16556     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16557     layout: "plot-throughput-speedup-analysis"
16558
16559 - type: "plot"
16560   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16561   algorithm: "plot_tsa_name"
16562   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16563   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16564   include:
16565     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16566     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16567     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16568     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16569     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16570     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16571   layout:
16572     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16573     layout: "plot-throughput-speedup-analysis"
16574
16575 - type: "plot"
16576   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16577   algorithm: "plot_tsa_name"
16578   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16579   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16580   include:
16581     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16582     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16583     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16584     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16585     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16586     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16587   layout:
16588     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16589     layout: "plot-throughput-speedup-analysis"
16590
16591 - type: "plot"
16592   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16593   algorithm: "plot_tsa_name"
16594   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16595   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16596   include:
16597     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16598     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16599     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16600     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16601     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16602     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16603   layout:
16604     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16605     layout: "plot-throughput-speedup-analysis"
16606
16607 - type: "plot"
16608   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16609   algorithm: "plot_tsa_name"
16610   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16611   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16612   include:
16613     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16614     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16615     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16616     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16617     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16618     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16619   layout:
16620     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16621     layout: "plot-throughput-speedup-analysis"
16622
16623 - type: "plot"
16624   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16625   algorithm: "plot_tsa_name"
16626   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16627   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16628   include:
16629     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16630     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16631     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16632     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16633     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16634     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16635   layout:
16636     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16637     layout: "plot-throughput-speedup-analysis"
16638
16639 - type: "plot"
16640   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16641   algorithm: "plot_tsa_name"
16642   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16643   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16644   include:
16645     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16646     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16647     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16648     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16649     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16650     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16651   layout:
16652     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16653     layout: "plot-throughput-speedup-analysis"
16654
16655 - type: "plot"
16656   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16657   algorithm: "plot_tsa_name"
16658   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16659   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16660   include:
16661     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16662     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16663     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16664     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16665     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16666     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16667   layout:
16668     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16669     layout: "plot-throughput-speedup-analysis"
16670
16671 - type: "plot"
16672   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16673   algorithm: "plot_tsa_name"
16674   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16675   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16676   include:
16677     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16678     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16679     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16680     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16681     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16682     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16683   layout:
16684     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16685     layout: "plot-throughput-speedup-analysis"
16686
16687 #- type: "plot"
16688 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16689 #  algorithm: "plot_tsa_name"
16690 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16691 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16692 #  include:
16693 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16694 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16695 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16696 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16697 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16698 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16699 #  layout:
16700 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16701 #    layout: "plot-throughput-speedup-analysis"
16702 #
16703 #- type: "plot"
16704 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16705 #  algorithm: "plot_tsa_name"
16706 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16707 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16708 #  include:
16709 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16710 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16711 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16712 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16713 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16714 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16715 #  layout:
16716 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16717 #    layout: "plot-throughput-speedup-analysis"
16718
16719 - type: "plot"
16720   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16721   algorithm: "plot_tsa_name"
16722   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16723   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16724   include:
16725     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16726     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16727     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16728     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16729     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16730   layout:
16731     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16732     layout: "plot-throughput-speedup-analysis"
16733
16734 - type: "plot"
16735   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16736   algorithm: "plot_tsa_name"
16737   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16738   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16739   include:
16740     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16741     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16742     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16743     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16744     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16745   layout:
16746     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16747     layout: "plot-throughput-speedup-analysis"
16748
16749 - type: "plot"
16750   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16751   algorithm: "plot_tsa_name"
16752   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16753   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16754   include:
16755     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16756     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16757     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16758     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16759     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16760     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16761   layout:
16762     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16763     layout: "plot-throughput-speedup-analysis"
16764
16765 - type: "plot"
16766   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16767   algorithm: "plot_tsa_name"
16768   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16769   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16770   include:
16771     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16772     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16773     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16774     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16775     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16776     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16777   layout:
16778     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16779     layout: "plot-throughput-speedup-analysis"
16780
16781 - type: "plot"
16782   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16783   algorithm: "plot_tsa_name"
16784   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16785   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16786   include:
16787     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16788     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16789     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16790     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16791     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16792   layout:
16793     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16794     layout: "plot-throughput-speedup-analysis"
16795
16796 - type: "plot"
16797   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16798   algorithm: "plot_tsa_name"
16799   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16800   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16801   include:
16802     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16803     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16804     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16805     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16806     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16807   layout:
16808     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16809     layout: "plot-throughput-speedup-analysis"
16810
16811 - type: "plot"
16812   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16813   algorithm: "plot_tsa_name"
16814   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16815   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16816   include:
16817     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16818     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16819     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16820     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16821   layout:
16822     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16823     layout: "plot-throughput-speedup-analysis"
16824
16825 - type: "plot"
16826   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16827   algorithm: "plot_tsa_name"
16828   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16829   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16830   include:
16831     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16832     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16833     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16834     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16835   layout:
16836     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16837     layout: "plot-throughput-speedup-analysis"
16838
16839 - type: "plot"
16840   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16841   algorithm: "plot_tsa_name"
16842   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16843   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16844   include:
16845     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16846     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16847     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16848     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16849     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16850     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16851   layout:
16852     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16853     layout: "plot-throughput-speedup-analysis"
16854
16855 - type: "plot"
16856   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16857   algorithm: "plot_tsa_name"
16858   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16859   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16860   include:
16861     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16862     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16863     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16864     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16865     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16866     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16867   layout:
16868     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16869     layout: "plot-throughput-speedup-analysis"
16870
16871 - type: "plot"
16872   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16873   algorithm: "plot_tsa_name"
16874   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16875   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16876   include:
16877     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16878     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16879     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16880     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16881     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16882   layout:
16883     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16884     layout: "plot-throughput-speedup-analysis"
16885
16886 - type: "plot"
16887   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16888   algorithm: "plot_tsa_name"
16889   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16890   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16891   include:
16892     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16893     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16894     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16895     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16896     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16897   layout:
16898     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16899     layout: "plot-throughput-speedup-analysis"
16900
16901 - type: "plot"
16902   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16903   algorithm: "plot_tsa_name"
16904   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16905   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16906   include:
16907     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16908     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16909     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16910     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16911     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16912   layout:
16913     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16914     layout: "plot-throughput-speedup-analysis"
16915
16916 - type: "plot"
16917   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16918   algorithm: "plot_tsa_name"
16919   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16920   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16921   include:
16922     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16923     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16924     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16925     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16926     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16927   layout:
16928     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16929     layout: "plot-throughput-speedup-analysis"
16930
16931 - type: "plot"
16932   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16933   algorithm: "plot_tsa_name"
16934   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16935   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16936   include:
16937     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16938     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16939     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16940     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16941   layout:
16942     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16943     layout: "plot-throughput-speedup-analysis"
16944
16945 - type: "plot"
16946   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16947   algorithm: "plot_tsa_name"
16948   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16949   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16950   include:
16951     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16952     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16953     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16954     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16955   layout:
16956     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16957     layout: "plot-throughput-speedup-analysis"
16958
16959 - type: "plot"
16960   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16961   algorithm: "plot_tsa_name"
16962   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16963   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16964   include:
16965     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16966     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16967     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16968     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16969     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16970   layout:
16971     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16972     layout: "plot-throughput-speedup-analysis"
16973
16974 - type: "plot"
16975   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16976   algorithm: "plot_tsa_name"
16977   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16978   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16979   include:
16980     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16981     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16982     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16983     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16984     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16985   layout:
16986     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16987     layout: "plot-throughput-speedup-analysis"
16988
16989 - type: "plot"
16990   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16991   algorithm: "plot_tsa_name"
16992   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16993   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16994   include:
16995     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16996     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16997     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16998     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16999     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17000     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17001   layout:
17002     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17003     layout: "plot-throughput-speedup-analysis"
17004
17005 - type: "plot"
17006   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17007   algorithm: "plot_tsa_name"
17008   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17009   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17010   include:
17011     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17012     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17013     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17014     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17015     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17016     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17017   layout:
17018     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17019     layout: "plot-throughput-speedup-analysis"
17020
17021 - type: "plot"
17022   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17023   algorithm: "plot_tsa_name"
17024   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17025   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17026   include:
17027     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17028     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17029     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17030     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17031   layout:
17032     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17033     layout: "plot-throughput-speedup-analysis"
17034
17035 - type: "plot"
17036   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17037   algorithm: "plot_tsa_name"
17038   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17039   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17040   include:
17041     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17042     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17043     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17044     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17045   layout:
17046     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17047     layout: "plot-throughput-speedup-analysis"
17048
17049 - type: "plot"
17050   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17051   algorithm: "plot_tsa_name"
17052   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17053   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17054   include:
17055     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17056     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17057     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17058     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17059     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17060     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17061   layout:
17062     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17063     layout: "plot-throughput-speedup-analysis"
17064
17065 - type: "plot"
17066   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17067   algorithm: "plot_tsa_name"
17068   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17069   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17070   include:
17071     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17072     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17073     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17074     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17075     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17076     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17077   layout:
17078     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17079     layout: "plot-throughput-speedup-analysis"
17080
17081 - type: "plot"
17082   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17083   algorithm: "plot_tsa_name"
17084   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17085   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17086   include:
17087     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17088     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17089     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17090     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17091     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17092     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17093   layout:
17094     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17095     layout: "plot-throughput-speedup-analysis"
17096
17097 - type: "plot"
17098   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17099   algorithm: "plot_tsa_name"
17100   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17101   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17102   include:
17103     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17104     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17105     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17106     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17107     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17108     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17109   layout:
17110     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17111     layout: "plot-throughput-speedup-analysis"
17112
17113 #- type: "plot"
17114 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17115 #  algorithm: "plot_tsa_name"
17116 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17117 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17118 #  include:
17119 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17120 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17121 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17122 #  layout:
17123 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17124 #    layout: "plot-throughput-speedup-analysis"
17125 #
17126 #- type: "plot"
17127 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17128 #  algorithm: "plot_tsa_name"
17129 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17130 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17131 #  include:
17132 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17133 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17134 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17135 #  layout:
17136 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17137 #    layout: "plot-throughput-speedup-analysis"
17138
17139 ################################################################################
17140
17141 # Packet Throughput - DPDK
17142
17143 # 2n-skx-xxv710
17144
17145 - type: "plot"
17146   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
17147   algorithm: "plot_perf_box_name"
17148   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
17149   data: "plot-dpdk-throughput-latency-2n-skx"
17150   include:
17151     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17152     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17153   layout:
17154     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
17155     layout: "plot-throughput"
17156
17157 - type: "plot"
17158   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
17159   algorithm: "plot_perf_box_name"
17160   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
17161   data: "plot-dpdk-throughput-latency-2n-skx"
17162   include:
17163     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17164     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17165   layout:
17166     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
17167     layout: "plot-throughput"
17168
17169 - type: "plot"
17170   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
17171   algorithm: "plot_perf_box_name"
17172   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
17173   data: "plot-dpdk-throughput-latency-2n-skx"
17174   include:
17175     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17176     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17177   layout:
17178     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
17179     layout: "plot-throughput"
17180
17181 - type: "plot"
17182   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
17183   algorithm: "plot_perf_box_name"
17184   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
17185   data: "plot-dpdk-throughput-latency-2n-skx"
17186   include:
17187     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17188     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17189   layout:
17190     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
17191     layout: "plot-throughput"
17192
17193 # 2n-skx-x710
17194
17195 - type: "plot"
17196   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
17197   algorithm: "plot_perf_box_name"
17198   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
17199   data: "plot-dpdk-throughput-latency-2n-skx"
17200   include:
17201     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17202     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17203   layout:
17204     title: "2n-skx-x710-64b-2t1c-base-ndr"
17205     layout: "plot-throughput"
17206
17207 - type: "plot"
17208   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
17209   algorithm: "plot_perf_box_name"
17210   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
17211   data: "plot-dpdk-throughput-latency-2n-skx"
17212   include:
17213     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17214     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17215   layout:
17216     title: "2n-skx-x710-64b-4t2c-base-ndr"
17217     layout: "plot-throughput"
17218
17219 - type: "plot"
17220   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
17221   algorithm: "plot_perf_box_name"
17222   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
17223   data: "plot-dpdk-throughput-latency-2n-skx"
17224   include:
17225     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17226     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17227   layout:
17228     title: "2n-skx-x710-64b-2t1c-base-pdr"
17229     layout: "plot-throughput"
17230
17231 - type: "plot"
17232   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
17233   algorithm: "plot_perf_box_name"
17234   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
17235   data: "plot-dpdk-throughput-latency-2n-skx"
17236   include:
17237     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17238     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17239   layout:
17240     title: "2n-skx-x710-64b-4t2c-base-pdr"
17241     layout: "plot-throughput"
17242
17243 # 3n-skx-xxv710
17244
17245 - type: "plot"
17246   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
17247   algorithm: "plot_perf_box_name"
17248   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
17249   data: "plot-dpdk-throughput-latency-3n-skx"
17250   include:
17251     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17252     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17253   layout:
17254     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
17255     layout: "plot-throughput"
17256
17257 - type: "plot"
17258   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
17259   algorithm: "plot_perf_box_name"
17260   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
17261   data: "plot-dpdk-throughput-latency-3n-skx"
17262   include:
17263     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17264     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17265   layout:
17266     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
17267     layout: "plot-throughput"
17268
17269 - type: "plot"
17270   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
17271   algorithm: "plot_perf_box_name"
17272   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
17273   data: "plot-dpdk-throughput-latency-3n-skx"
17274   include:
17275     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17276     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17277   layout:
17278     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
17279     layout: "plot-throughput"
17280
17281 - type: "plot"
17282   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
17283   algorithm: "plot_perf_box_name"
17284   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
17285   data: "plot-dpdk-throughput-latency-3n-skx"
17286   include:
17287     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17288     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17289   layout:
17290     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
17291     layout: "plot-throughput"
17292
17293 # 3n-skx-x710
17294
17295 - type: "plot"
17296   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
17297   algorithm: "plot_perf_box_name"
17298   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
17299   data: "plot-dpdk-throughput-latency-3n-skx"
17300   include:
17301     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17302     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17303   layout:
17304     title: "3n-skx-x710-64b-2t1c-base-ndr"
17305     layout: "plot-throughput"
17306
17307 - type: "plot"
17308   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
17309   algorithm: "plot_perf_box_name"
17310   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
17311   data: "plot-dpdk-throughput-latency-3n-skx"
17312   include:
17313     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17314     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17315   layout:
17316     title: "3n-skx-x710-64b-4t2c-base-ndr"
17317     layout: "plot-throughput"
17318
17319 - type: "plot"
17320   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
17321   algorithm: "plot_perf_box_name"
17322   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
17323   data: "plot-dpdk-throughput-latency-3n-skx"
17324   include:
17325     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17326     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17327   layout:
17328     title: "3n-skx-x710-64b-2t1c-base-pdr"
17329     layout: "plot-throughput"
17330
17331 - type: "plot"
17332   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
17333   algorithm: "plot_perf_box_name"
17334   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
17335   data: "plot-dpdk-throughput-latency-3n-skx"
17336   include:
17337     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17338     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17339   layout:
17340     title: "3n-skx-x710-64b-4t2c-base-pdr"
17341     layout: "plot-throughput"
17342
17343 # 3n-hsw-xl710
17344
17345 - type: "plot"
17346   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
17347   algorithm: "plot_perf_box_name"
17348   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
17349   data: "plot-dpdk-throughput-latency-3n-hsw"
17350   include:
17351     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17352     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17353   layout:
17354     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
17355     layout: "plot-throughput"
17356
17357 - type: "plot"
17358   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
17359   algorithm: "plot_perf_box_name"
17360   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
17361   data: "plot-dpdk-throughput-latency-3n-hsw"
17362   include:
17363     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17364     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17365   layout:
17366     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
17367     layout: "plot-throughput"
17368
17369 - type: "plot"
17370   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
17371   algorithm: "plot_perf_box_name"
17372   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
17373   data: "plot-dpdk-throughput-latency-3n-hsw"
17374   include:
17375     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17376     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17377   layout:
17378     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
17379     layout: "plot-throughput"
17380
17381 - type: "plot"
17382   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
17383   algorithm: "plot_perf_box_name"
17384   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
17385   data: "plot-dpdk-throughput-latency-3n-hsw"
17386   include:
17387     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17388     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17389   layout:
17390     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
17391     layout: "plot-throughput"
17392
17393 # 3n-hsw-x710
17394
17395 - type: "plot"
17396   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
17397   algorithm: "plot_perf_box_name"
17398   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
17399   data: "plot-dpdk-throughput-latency-3n-hsw"
17400   include:
17401     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17402     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17403   layout:
17404     title: "3n-hsw-x710-64b-1t1c-base-ndr"
17405     layout: "plot-throughput"
17406
17407 - type: "plot"
17408   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
17409   algorithm: "plot_perf_box_name"
17410   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
17411   data: "plot-dpdk-throughput-latency-3n-hsw"
17412   include:
17413     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17414     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17415   layout:
17416     title: "3n-hsw-x710-64b-2t2c-base-ndr"
17417     layout: "plot-throughput"
17418
17419 - type: "plot"
17420   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
17421   algorithm: "plot_perf_box_name"
17422   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
17423   data: "plot-dpdk-throughput-latency-3n-hsw"
17424   include:
17425     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17426     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17427   layout:
17428     title: "3n-hsw-x710-64b-1t1c-base-pdr"
17429     layout: "plot-throughput"
17430
17431 - type: "plot"
17432   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
17433   algorithm: "plot_perf_box_name"
17434   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
17435   data: "plot-dpdk-throughput-latency-3n-hsw"
17436   include:
17437     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17438     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17439   layout:
17440     title: "3n-hsw-x710-64b-2t2c-base-pdr"
17441     layout: "plot-throughput"
17442
17443 ## 2n-dnv-x553
17444 #
17445 #- type: "plot"
17446 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
17447 #  algorithm: "plot_perf_box_name"
17448 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
17449 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17450 #  include:
17451 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17452 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17453 #  layout:
17454 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
17455 #    layout: "plot-throughput"
17456 #
17457 #- type: "plot"
17458 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17459 #  algorithm: "plot_perf_box_name"
17460 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17461 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17462 #  include:
17463 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17464 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17465 #  layout:
17466 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
17467 #    layout: "plot-throughput"
17468 #
17469 #- type: "plot"
17470 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17471 #  algorithm: "plot_perf_box_name"
17472 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17473 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17474 #  include:
17475 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17476 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17477 #  layout:
17478 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
17479 #    layout: "plot-throughput"
17480 #
17481 #- type: "plot"
17482 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17483 #  algorithm: "plot_perf_box_name"
17484 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17485 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17486 #  include:
17487 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17488 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17489 #  layout:
17490 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
17491 #    layout: "plot-throughput"
17492 #
17493 ## 3n-dnv-x553
17494 #
17495 #- type: "plot"
17496 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17497 #  algorithm: "plot_perf_box_name"
17498 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17499 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17500 #  include:
17501 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17502 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17503 #  layout:
17504 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
17505 #    layout: "plot-throughput"
17506 #
17507 #- type: "plot"
17508 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17509 #  algorithm: "plot_perf_box_name"
17510 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17511 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17512 #  include:
17513 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17514 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17515 #  layout:
17516 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
17517 #    layout: "plot-throughput"
17518 #
17519 #- type: "plot"
17520 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17521 #  algorithm: "plot_perf_box_name"
17522 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17523 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17524 #  include:
17525 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17526 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17527 #  layout:
17528 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
17529 #    layout: "plot-throughput"
17530 #
17531 #- type: "plot"
17532 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17533 #  algorithm: "plot_perf_box_name"
17534 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17535 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17536 #  include:
17537 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17538 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17539 #  layout:
17540 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
17541 #    layout: "plot-throughput"
17542
17543 # 3n-tsh-x520
17544
17545 - type: "plot"
17546   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17547   algorithm: "plot_perf_box_name"
17548   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17549   data: "plot-dpdk-throughput-latency-3n-tsh"
17550   include:
17551     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17552     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17553   layout:
17554     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17555     layout: "plot-throughput"
17556
17557 - type: "plot"
17558   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17559   algorithm: "plot_perf_box_name"
17560   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17561   data: "plot-dpdk-throughput-latency-3n-tsh"
17562   include:
17563     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17564     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17565   layout:
17566     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17567     layout: "plot-throughput"
17568
17569 - type: "plot"
17570   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17571   algorithm: "plot_perf_box_name"
17572   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17573   data: "plot-dpdk-throughput-latency-3n-tsh"
17574   include:
17575     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17576     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17577   layout:
17578     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17579     layout: "plot-throughput"
17580
17581 - type: "plot"
17582   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17583   algorithm: "plot_perf_box_name"
17584   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17585   data: "plot-dpdk-throughput-latency-3n-tsh"
17586   include:
17587     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17588     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17589   layout:
17590     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17591     layout: "plot-throughput"
17592
17593 ################################################################################
17594 ###   2n-clx                                                                 ###
17595 ################################################################################
17596
17597 # Packet Throughput
17598
17599 - type: "plot"
17600   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17601   algorithm: "plot_perf_box_name"
17602   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17603   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17604   include:
17605     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17606     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17607     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17608     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17609   layout:
17610     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17611     layout: "plot-throughput"
17612
17613 - type: "plot"
17614   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17615   algorithm: "plot_perf_box_name"
17616   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17617   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17618   include:
17619     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17620     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17621     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17622     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17623   layout:
17624     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17625     layout: "plot-throughput"
17626
17627 - type: "plot"
17628   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17629   algorithm: "plot_perf_box_name"
17630   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17631   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17632   include:
17633     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17634     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17635     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17636     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17637   layout:
17638     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17639     layout: "plot-throughput"
17640
17641 - type: "plot"
17642   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17643   algorithm: "plot_perf_box_name"
17644   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17645   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17646   include:
17647     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17648     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17649     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17650     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17651   layout:
17652     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17653     layout: "plot-throughput"
17654
17655 - type: "plot"
17656   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17657   algorithm: "plot_perf_box_name"
17658   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17659   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17660   include:
17661     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17662     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17663     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17664     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17665   layout:
17666     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17667     layout: "plot-throughput"
17668
17669 - type: "plot"
17670   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17671   algorithm: "plot_perf_box_name"
17672   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17673   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17674   include:
17675     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17676     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17677     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17678     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17679   layout:
17680     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17681     layout: "plot-throughput"
17682
17683 - type: "plot"
17684   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17685   algorithm: "plot_perf_box_name"
17686   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17687   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17688   include:
17689     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17690     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17691     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17692     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17693     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17694     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17695   layout:
17696     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17697     layout: "plot-throughput"
17698
17699 - type: "plot"
17700   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17701   algorithm: "plot_perf_box_name"
17702   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17703   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17704   include:
17705     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17706     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17707     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17708     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17709     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17710     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17711   layout:
17712     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17713     layout: "plot-throughput"
17714
17715 - type: "plot"
17716   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17717   algorithm: "plot_perf_box_name"
17718   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17719   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17720   include:
17721     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17722     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17725   layout:
17726     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17727     layout: "plot-throughput"
17728
17729 - type: "plot"
17730   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17731   algorithm: "plot_perf_box_name"
17732   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17733   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17734   include:
17735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17739   layout:
17740     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17741     layout: "plot-throughput"
17742
17743 - type: "plot"
17744   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17745   algorithm: "plot_perf_box_name"
17746   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17747   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17748   include:
17749     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17752   layout:
17753     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17754     layout: "plot-throughput"
17755
17756 - type: "plot"
17757   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17758   algorithm: "plot_perf_box_name"
17759   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17760   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17761   include:
17762     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17763     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17765   layout:
17766     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17767     layout: "plot-throughput"
17768
17769 - type: "plot"
17770   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17771   algorithm: "plot_perf_box_name"
17772   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17773   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17774   include:
17775     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17776     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17777     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17778     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17780   layout:
17781     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17782     layout: "plot-throughput"
17783
17784 - type: "plot"
17785   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17786   algorithm: "plot_perf_box_name"
17787   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17788   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17789   include:
17790     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17791     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17792     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17795   layout:
17796     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17797     layout: "plot-throughput"
17798
17799 - type: "plot"
17800   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17801   algorithm: "plot_perf_box_name"
17802   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17803   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17804   include:
17805     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17806     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17808   layout:
17809     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17810     layout: "plot-throughput"
17811
17812 - type: "plot"
17813   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17814   algorithm: "plot_perf_box_name"
17815   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17816   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17817   include:
17818     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17819     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17820     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17821   layout:
17822     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17823     layout: "plot-throughput"
17824
17825 - type: "plot"
17826   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17827   algorithm: "plot_perf_box_name"
17828   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17829   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17830   include:
17831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17832     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17834     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17837   layout:
17838     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17839     layout: "plot-throughput"
17840
17841 - type: "plot"
17842   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17843   algorithm: "plot_perf_box_name"
17844   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17845   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17846   include:
17847     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17848     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17850     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17853   layout:
17854     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17855     layout: "plot-throughput"
17856
17857 - type: "plot"
17858   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17859   algorithm: "plot_perf_box_name"
17860   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17861   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17862   include:
17863     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17864     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
17865     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17866     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17867     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17868   layout:
17869     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17870     layout: "plot-throughput"
17871
17872 - type: "plot"
17873   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17874   algorithm: "plot_perf_box_name"
17875   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17876   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17877   include:
17878     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
17879     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
17880     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
17881     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
17882     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
17883   layout:
17884     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17885     layout: "plot-throughput"
17886
17887 - type: "plot"
17888   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17889   algorithm: "plot_perf_box_name"
17890   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17891   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17892   include:
17893     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17894     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
17895     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17896     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
17897     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17898     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
17899     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17900     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
17901     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17902     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
17903   layout:
17904     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17905     layout: "plot-cps"
17906
17907 - type: "plot"
17908   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17909   algorithm: "plot_perf_box_name"
17910   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17911   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17912   include:
17913     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17914     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
17915     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17916     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
17917     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17918     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
17919     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17920     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
17921     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17922     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
17923   layout:
17924     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17925     layout: "plot-throughput"
17926
17927 - type: "plot"
17928   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17929   algorithm: "plot_perf_box_name"
17930   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17931   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17932   include:
17933     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17934     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
17935     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17936     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
17937     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17938     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
17939     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17940     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
17941     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17942     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
17943   layout:
17944     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17945     layout: "plot-cps"
17946
17947 - type: "plot"
17948   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17949   algorithm: "plot_perf_box_name"
17950   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17951   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17952   include:
17953     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17954     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
17955     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17956     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
17957     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17958     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
17959     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17960     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
17961     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17962     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
17963   layout:
17964     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17965     layout: "plot-throughput"
17966
17967 - type: "plot"
17968   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17969   algorithm: "plot_perf_box_name"
17970   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17971   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17972   include:
17973     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17974     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
17975     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17976     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17977     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17978   layout:
17979     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17980     layout: "plot-throughput"
17981
17982 - type: "plot"
17983   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17984   algorithm: "plot_perf_box_name"
17985   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17986   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17987   include:
17988     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
17989     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
17990     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
17991     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
17992     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
17993   layout:
17994     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17995     layout: "plot-throughput"
17996
17997 - type: "plot"
17998   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17999   algorithm: "plot_perf_box_name"
18000   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
18001   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18002   include:
18003     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
18004     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
18005     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
18006     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
18007     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
18008     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
18009     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
18010     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
18011     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
18012     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
18013   layout:
18014     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
18015     layout: "plot-cps"
18016
18017 - type: "plot"
18018   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
18019   algorithm: "plot_perf_box_name"
18020   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
18021   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18022   include:
18023     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
18024     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
18025     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
18026     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
18027     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
18028     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
18029     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
18030     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
18031     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
18032     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
18033   layout:
18034     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
18035     layout: "plot-throughput"
18036
18037 - type: "plot"
18038   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
18039   algorithm: "plot_perf_box_name"
18040   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
18041   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18042   include:
18043     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
18044     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
18045     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
18046     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
18047     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
18048     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
18049     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
18050     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
18051     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
18052     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
18053   layout:
18054     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
18055     layout: "plot-cps"
18056
18057 - type: "plot"
18058   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
18059   algorithm: "plot_perf_box_name"
18060   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
18061   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18062   include:
18063     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
18064     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
18065     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
18066     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
18067     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
18068     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
18069     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
18070     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
18071     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
18072     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
18073   layout:
18074     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
18075     layout: "plot-throughput"
18076
18077 - type: "plot"
18078   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18079   algorithm: "plot_perf_box_name"
18080   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18081   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18082   include:
18083     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18084     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18085     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18086     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18087     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18088     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18089   layout:
18090     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18091     layout: "plot-throughput"
18092
18093 - type: "plot"
18094   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18095   algorithm: "plot_perf_box_name"
18096   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18097   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18098   include:
18099     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18100     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18101     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18105   layout:
18106     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18107     layout: "plot-throughput"
18108
18109 - type: "plot"
18110   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18111   algorithm: "plot_perf_box_name"
18112   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18113   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18114   include:
18115     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
18116     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
18117   layout:
18118     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18119     layout: "plot-throughput"
18120
18121 - type: "plot"
18122   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18123   algorithm: "plot_perf_box_name"
18124   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18125   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18126   include:
18127     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
18128     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
18129   layout:
18130     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18131     layout: "plot-throughput"
18132
18133 - type: "plot"
18134   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18135   algorithm: "plot_perf_box_name"
18136   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18137   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18138   include:
18139     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
18140     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18141     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
18142     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18143     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
18144     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18145   layout:
18146     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18147     layout: "plot-throughput"
18148
18149 - type: "plot"
18150   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18151   algorithm: "plot_perf_box_name"
18152   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18153   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18154   include:
18155     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
18156     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18157     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
18158     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18159     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
18160     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18161   layout:
18162     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18163     layout: "plot-throughput"
18164
18165 - type: "plot"
18166   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18167   algorithm: "plot_perf_box_name"
18168   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18169   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18170   include:
18171     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18172     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18173     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18174     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18175     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18176     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18177   layout:
18178     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18179     layout: "plot-throughput"
18180
18181 - type: "plot"
18182   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18183   algorithm: "plot_perf_box_name"
18184   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18185   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18186   include:
18187     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18188     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18189     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18190     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18191     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18192     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18193   layout:
18194     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18195     layout: "plot-throughput"
18196
18197 - type: "plot"
18198   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18199   algorithm: "plot_perf_box_name"
18200   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18201   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18202   include:
18203     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18204     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18205     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18206     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18207     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18208     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18209   layout:
18210     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18211     layout: "plot-throughput"
18212
18213 - type: "plot"
18214   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18215   algorithm: "plot_perf_box_name"
18216   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18217   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18218   include:
18219     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18220     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18221     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18222     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18223     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18224     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18225   layout:
18226     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18227     layout: "plot-throughput"
18228
18229 - type: "plot"
18230   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18231   algorithm: "plot_perf_box_name"
18232   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18233   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18234   include:
18235     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18236     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18237     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18238     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18239     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18240   layout:
18241     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18242     layout: "plot-throughput"
18243
18244 - type: "plot"
18245   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18246   algorithm: "plot_perf_box_name"
18247   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18248   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18249   include:
18250     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18251     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18252     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18253     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18254     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18255   layout:
18256     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18257     layout: "plot-throughput"
18258
18259 - type: "plot"
18260   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18261   algorithm: "plot_perf_box_name"
18262   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18263   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18264   include:
18265     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18266     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18267     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18268     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18269     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18270   layout:
18271     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18272     layout: "plot-throughput"
18273
18274 - type: "plot"
18275   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18276   algorithm: "plot_perf_box_name"
18277   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18278   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18279   include:
18280     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18281     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18282     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18283     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18284     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18285   layout:
18286     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18287     layout: "plot-throughput"
18288
18289 - type: "plot"
18290   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18291   algorithm: "plot_perf_box_name"
18292   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18293   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18294   include:
18295     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18296     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18297     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18298     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18299     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18300   layout:
18301     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18302     layout: "plot-throughput"
18303
18304 - type: "plot"
18305   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18306   algorithm: "plot_perf_box_name"
18307   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18308   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18309   include:
18310     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18311     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18312     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18313     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18314     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18315   layout:
18316     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18317     layout: "plot-throughput"
18318
18319 - type: "plot"
18320   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18321   algorithm: "plot_perf_box_name"
18322   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18323   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18324   include:
18325     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18326     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18327     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18328     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18329     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18330   layout:
18331     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18332     layout: "plot-throughput"
18333
18334 - type: "plot"
18335   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18336   algorithm: "plot_perf_box_name"
18337   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18338   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18339   include:
18340     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18341     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18342     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18343     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18344     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18345   layout:
18346     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18347     layout: "plot-throughput"
18348
18349 - type: "plot"
18350   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18351   algorithm: "plot_perf_box_name"
18352   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18353   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18354   include:
18355     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18356     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18357     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18358     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18359     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18360   layout:
18361     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18362     layout: "plot-throughput"
18363
18364 - type: "plot"
18365   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18366   algorithm: "plot_perf_box_name"
18367   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18368   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18369   include:
18370     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18371     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18372     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18373     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18374     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18375   layout:
18376     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18377     layout: "plot-throughput"
18378
18379 - type: "plot"
18380   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18381   algorithm: "plot_perf_box_name"
18382   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18383   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18384   include:
18385     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18386     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18387     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18388     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18389     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18390     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18391   layout:
18392     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18393     layout: "plot-throughput"
18394
18395 - type: "plot"
18396   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18397   algorithm: "plot_perf_box_name"
18398   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18399   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18400   include:
18401     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18402     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18403     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18404     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18405     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18406     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18407   layout:
18408     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18409     layout: "plot-throughput"
18410
18411 - type: "plot"
18412   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18413   algorithm: "plot_perf_box_name"
18414   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18415   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18416   include:
18417     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18418     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18419     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18420     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18421   layout:
18422     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18423     layout: "plot-throughput"
18424
18425 - type: "plot"
18426   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18427   algorithm: "plot_perf_box_name"
18428   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18429   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18430   include:
18431     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18432     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18433     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18434     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18435   layout:
18436     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18437     layout: "plot-throughput"
18438
18439 - type: "plot"
18440   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18441   algorithm: "plot_perf_box_name"
18442   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18443   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18444   include:
18445     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18446     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18447     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18448     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18449     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18450     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18451   layout:
18452     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18453     layout: "plot-throughput"
18454
18455 - type: "plot"
18456   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18457   algorithm: "plot_perf_box_name"
18458   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18459   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18460   include:
18461     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18462     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18463     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18464     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18465     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18466     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18467   layout:
18468     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18469     layout: "plot-throughput"
18470
18471 - type: "plot"
18472   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18473   algorithm: "plot_perf_box_name"
18474   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18475   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18476   include:
18477     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18478     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18479     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18480     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18481   layout:
18482     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18483     layout: "plot-throughput"
18484
18485 - type: "plot"
18486   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18487   algorithm: "plot_perf_box_name"
18488   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18489   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18490   include:
18491     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18492     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18493     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18494     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18495   layout:
18496     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18497     layout: "plot-throughput"
18498
18499 - type: "plot"
18500   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18501   algorithm: "plot_perf_box_name"
18502   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18503   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18504   include:
18505     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18506     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18507     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18508     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18509     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18510     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18511   layout:
18512     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18513     layout: "plot-throughput"
18514
18515 - type: "plot"
18516   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18517   algorithm: "plot_perf_box_name"
18518   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18519   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18520   include:
18521     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18522     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18523     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18524     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18525     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18526     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18527   layout:
18528     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18529     layout: "plot-throughput"
18530
18531 - type: "plot"
18532   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18533   algorithm: "plot_perf_box_name"
18534   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18535   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18536   include:
18537     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18538     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18539     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18540     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18541   layout:
18542     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18543     layout: "plot-throughput"
18544
18545 - type: "plot"
18546   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18547   algorithm: "plot_perf_box_name"
18548   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18549   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18550   include:
18551     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18552     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18553     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18554     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18555   layout:
18556     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18557     layout: "plot-throughput"
18558
18559 - type: "plot"
18560   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18561   algorithm: "plot_perf_box_name"
18562   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18563   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18564   include:
18565     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18566     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18567     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18568     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18569     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18570   layout:
18571     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18572     layout: "plot-throughput"
18573
18574 - type: "plot"
18575   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18576   algorithm: "plot_perf_box_name"
18577   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18578   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18579   include:
18580     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18581     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18582     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18583     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18584     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18585   layout:
18586     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18587     layout: "plot-throughput"
18588
18589 - type: "plot"
18590   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18591   algorithm: "plot_perf_box_name"
18592   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18593   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18594   include:
18595     - "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"
18596     - "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"
18597     - "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"
18598     - "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"
18599     - "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"
18600   layout:
18601     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18602     layout: "plot-throughput"
18603
18604 - type: "plot"
18605   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18606   algorithm: "plot_perf_box_name"
18607   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18608   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18609   include:
18610     - "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"
18611     - "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"
18612     - "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"
18613     - "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"
18614     - "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"
18615   layout:
18616     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18617     layout: "plot-throughput"
18618
18619 - type: "plot"
18620   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18621   algorithm: "plot_perf_box_name"
18622   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18623   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18624   include:
18625     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18626     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18627     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18628     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18629     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18630   layout:
18631     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18632     layout: "plot-throughput"
18633
18634 - type: "plot"
18635   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18636   algorithm: "plot_perf_box_name"
18637   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18638   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18639   include:
18640     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18641     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18642     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18643     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18644     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18645   layout:
18646     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18647     layout: "plot-throughput"
18648
18649 - type: "plot"
18650   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18651   algorithm: "plot_perf_box_name"
18652   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18653   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18654   include:
18655     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18656     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18657     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18658     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18659     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18660   layout:
18661     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18662     layout: "plot-throughput"
18663
18664 - type: "plot"
18665   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18666   algorithm: "plot_perf_box_name"
18667   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18668   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18669   include:
18670     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18671     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18672     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18673     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18674     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18675   layout:
18676     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18677     layout: "plot-throughput"
18678
18679 - type: "plot"
18680   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18681   algorithm: "plot_perf_box_name"
18682   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18683   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18684   include:
18685     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18686     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18687     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18688     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18689   layout:
18690     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18691     layout: "plot-throughput"
18692
18693 - type: "plot"
18694   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18695   algorithm: "plot_perf_box_name"
18696   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18697   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18698   include:
18699     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18700     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18701     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18702     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18703   layout:
18704     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18705     layout: "plot-throughput"
18706
18707 - type: "plot"
18708   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18709   algorithm: "plot_perf_box_name"
18710   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18711   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18712   include:
18713     - "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"
18714     - "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"
18715     - "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"
18716     - "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"
18717   layout:
18718     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18719     layout: "plot-throughput"
18720
18721 - type: "plot"
18722   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18723   algorithm: "plot_perf_box_name"
18724   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18725   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18726   include:
18727     - "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"
18728     - "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"
18729     - "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"
18730     - "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"
18731   layout:
18732     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18733     layout: "plot-throughput"
18734
18735 - type: "plot"
18736   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18737   algorithm: "plot_perf_box_name"
18738   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18739   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18740   include:
18741     - "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"
18742     - "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"
18743     - "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"
18744     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18745     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18746     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18747   layout:
18748     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18749     layout: "plot-throughput"
18750
18751 - type: "plot"
18752   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18753   algorithm: "plot_perf_box_name"
18754   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18755   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18756   include:
18757     - "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"
18758     - "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"
18759     - "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"
18760     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18761     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18762     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18763   layout:
18764     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18765     layout: "plot-throughput"
18766
18767 ################################################################################
18768
18769 # Packet Speedup
18770
18771 - type: "plot"
18772   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18773   algorithm: "plot_tsa_name"
18774   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18775   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18776   include:
18777     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18778     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18779     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18780     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18781   layout:
18782     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18783     layout: "plot-throughput-speedup-analysis"
18784
18785 - type: "plot"
18786   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18787   algorithm: "plot_tsa_name"
18788   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18789   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18790   include:
18791     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18792     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18793     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18794     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18795   layout:
18796     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18797     layout: "plot-throughput-speedup-analysis"
18798
18799 - type: "plot"
18800   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18801   algorithm: "plot_tsa_name"
18802   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18803   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18804   include:
18805     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18806     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18807     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18808     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18809   layout:
18810     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18811     layout: "plot-throughput-speedup-analysis"
18812
18813 - type: "plot"
18814   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18815   algorithm: "plot_tsa_name"
18816   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18817   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18818   include:
18819     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18820     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18821     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18822     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18823   layout:
18824     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18825     layout: "plot-throughput-speedup-analysis"
18826
18827 - type: "plot"
18828   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18829   algorithm: "plot_tsa_name"
18830   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18831   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18832   include:
18833     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18834     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18835     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18836     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18837   layout:
18838     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18839     layout: "plot-throughput-speedup-analysis"
18840
18841 - type: "plot"
18842   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18843   algorithm: "plot_tsa_name"
18844   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18845   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18846   include:
18847     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18848     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18849     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18850     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18851   layout:
18852     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18853     layout: "plot-throughput-speedup-analysis"
18854
18855 - type: "plot"
18856   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18857   algorithm: "plot_tsa_name"
18858   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18859   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18860   include:
18861     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18862     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18863     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18864     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18865     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18866     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18867   layout:
18868     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18869     layout: "plot-throughput-speedup-analysis"
18870
18871 - type: "plot"
18872   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18873   algorithm: "plot_tsa_name"
18874   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18875   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18876   include:
18877     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18878     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18879     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18880     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18881     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18882     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18883   layout:
18884     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18885     layout: "plot-throughput-speedup-analysis"
18886
18887 - type: "plot"
18888   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18889   algorithm: "plot_tsa_name"
18890   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18891   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18892   include:
18893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18896     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18897   layout:
18898     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18899     layout: "plot-throughput-speedup-analysis"
18900
18901 - type: "plot"
18902   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18903   algorithm: "plot_tsa_name"
18904   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18905   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18906   include:
18907     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18908     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18909     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18910     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18911   layout:
18912     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18913     layout: "plot-throughput-speedup-analysis"
18914
18915 - type: "plot"
18916   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18917   algorithm: "plot_tsa_name"
18918   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18919   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18920   include:
18921     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18922     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18923     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18924   layout:
18925     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18926     layout: "plot-throughput-speedup-analysis"
18927
18928 - type: "plot"
18929   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18930   algorithm: "plot_tsa_name"
18931   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18932   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18933   include:
18934     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18935     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18936     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18937   layout:
18938     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18939     layout: "plot-throughput-speedup-analysis"
18940
18941 - type: "plot"
18942   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18943   algorithm: "plot_tsa_name"
18944   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18945   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18946   include:
18947     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18948     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18949     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18950     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18951     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18952   layout:
18953     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18954     layout: "plot-throughput-speedup-analysis"
18955
18956 - type: "plot"
18957   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18958   algorithm: "plot_tsa_name"
18959   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18960   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18961   include:
18962     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18963     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18964     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18965     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18966     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18967   layout:
18968     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18969     layout: "plot-throughput-speedup-analysis"
18970
18971 - type: "plot"
18972   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18973   algorithm: "plot_tsa_name"
18974   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18975   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18976   include:
18977     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18978     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18979     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18980   layout:
18981     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18982     layout: "plot-throughput-speedup-analysis"
18983
18984 - type: "plot"
18985   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18986   algorithm: "plot_tsa_name"
18987   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18988   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18989   include:
18990     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18991     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18992     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18993   layout:
18994     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18995     layout: "plot-throughput-speedup-analysis"
18996
18997 - type: "plot"
18998   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18999   algorithm: "plot_tsa_name"
19000   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
19001   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19002   include:
19003     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19004     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19005     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19006     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19007     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19008     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19009   layout:
19010     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
19011     layout: "plot-throughput-speedup-analysis"
19012
19013 - type: "plot"
19014   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
19015   algorithm: "plot_tsa_name"
19016   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
19017   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19018   include:
19019     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19020     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
19021     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
19022     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
19023     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
19024   layout:
19025     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
19026     layout: "plot-throughput-speedup-analysis"
19027
19028 - type: "plot"
19029   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
19030   algorithm: "plot_tsa_name"
19031   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
19032   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19033   include:
19034     - "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"
19035     - "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"
19036     - "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"
19037     - "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"
19038     - "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"
19039   layout:
19040     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
19041     layout: "plot-throughput-speedup-analysis"
19042
19043 - type: "plot"
19044   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
19045   algorithm: "plot_tsa_name"
19046   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
19047   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19048   include:
19049     - "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"
19050     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
19051     - "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"
19052     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19053     - "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"
19054     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
19055     - "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"
19056     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
19057     - "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"
19058     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
19059   layout:
19060     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
19061     layout: "plot-throughput-speedup-analysis-cps"
19062
19063 - type: "plot"
19064   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
19065   algorithm: "plot_tsa_name"
19066   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
19067   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19068   include:
19069     - "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"
19070     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
19071     - "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"
19072     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
19073     - "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"
19074     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
19075     - "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"
19076     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
19077     - "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"
19078     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
19079   layout:
19080     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
19081     layout: "plot-throughput-speedup-analysis"
19082
19083 - type: "plot"
19084   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
19085   algorithm: "plot_tsa_name"
19086   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
19087   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19088   include:
19089     - "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"
19090     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
19091     - "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"
19092     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19093     - "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"
19094     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
19095     - "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"
19096     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
19097     - "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"
19098     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
19099   layout:
19100     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
19101     layout: "plot-throughput-speedup-analysis-cps"
19102
19103 - type: "plot"
19104   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
19105   algorithm: "plot_tsa_name"
19106   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
19107   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19108   include:
19109     - "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"
19110     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
19111     - "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"
19112     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
19113     - "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"
19114     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
19115     - "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"
19116     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
19117     - "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"
19118     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
19119   layout:
19120     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
19121     layout: "plot-throughput-speedup-analysis"
19122
19123 - type: "plot"
19124   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
19125   algorithm: "plot_tsa_name"
19126   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
19127   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19128   include:
19129     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19130     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
19131     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
19132     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
19133     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
19134   layout:
19135     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
19136     layout: "plot-throughput-speedup-analysis"
19137
19138 - type: "plot"
19139   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
19140   algorithm: "plot_tsa_name"
19141   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
19142   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19143   include:
19144     - "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"
19145     - "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"
19146     - "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"
19147     - "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"
19148     - "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"
19149   layout:
19150     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
19151     layout: "plot-throughput-speedup-analysis"
19152
19153 - type: "plot"
19154   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
19155   algorithm: "plot_tsa_name"
19156   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
19157   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19158   include:
19159     - "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"
19160     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
19161     - "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"
19162     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19163     - "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"
19164     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
19165     - "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"
19166     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
19167     - "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"
19168     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
19169   layout:
19170     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
19171     layout: "plot-throughput-speedup-analysis-cps"
19172
19173 - type: "plot"
19174   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
19175   algorithm: "plot_tsa_name"
19176   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
19177   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19178   include:
19179     - "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"
19180     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
19181     - "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"
19182     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
19183     - "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"
19184     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
19185     - "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"
19186     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
19187     - "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"
19188     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
19189   layout:
19190     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
19191     layout: "plot-throughput-speedup-analysis"
19192
19193 - type: "plot"
19194   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
19195   algorithm: "plot_tsa_name"
19196   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
19197   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19198   include:
19199     - "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"
19200     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
19201     - "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"
19202     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19203     - "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"
19204     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
19205     - "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"
19206     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
19207     - "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"
19208     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
19209   layout:
19210     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
19211     layout: "plot-throughput-speedup-analysis-cps"
19212
19213 - type: "plot"
19214   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
19215   algorithm: "plot_tsa_name"
19216   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
19217   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19218   include:
19219     - "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"
19220     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
19221     - "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"
19222     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
19223     - "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"
19224     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
19225     - "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"
19226     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
19227     - "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"
19228     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
19229   layout:
19230     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
19231     layout: "plot-throughput-speedup-analysis"
19232
19233 - type: "plot"
19234   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
19235   algorithm: "plot_tsa_name"
19236   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
19237   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19238   include:
19239     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19243     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19244     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19245   layout:
19246     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
19247     layout: "plot-throughput-speedup-analysis"
19248
19249 - type: "plot"
19250   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
19251   algorithm: "plot_tsa_name"
19252   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
19253   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19254   include:
19255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19259     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19260     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19261   layout:
19262     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
19263     layout: "plot-throughput-speedup-analysis"
19264
19265 - type: "plot"
19266   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
19267   algorithm: "plot_tsa_name"
19268   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
19269   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19270   include:
19271     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
19272     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
19273   layout:
19274     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
19275     layout: "plot-throughput-speedup-analysis"
19276
19277 - type: "plot"
19278   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
19279   algorithm: "plot_tsa_name"
19280   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
19281   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19282   include:
19283     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
19284     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
19285   layout:
19286     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
19287     layout: "plot-throughput-speedup-analysis"
19288
19289 - type: "plot"
19290   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
19291   algorithm: "plot_tsa_name"
19292   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
19293   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19294   include:
19295     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
19296     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19297     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
19298     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19299     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
19300     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19301   layout:
19302     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
19303     layout: "plot-throughput-speedup-analysis"
19304
19305 - type: "plot"
19306   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
19307   algorithm: "plot_tsa_name"
19308   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
19309   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19310   include:
19311     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
19312     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19313     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
19314     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19315     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
19316     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19317   layout:
19318     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
19319     layout: "plot-throughput-speedup-analysis"
19320
19321 - type: "plot"
19322   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
19323   algorithm: "plot_tsa_name"
19324   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
19325   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19326   include:
19327     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19328     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19329     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19330     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19331     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19332     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19333   layout:
19334     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
19335     layout: "plot-throughput-speedup-analysis"
19336
19337 - type: "plot"
19338   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
19339   algorithm: "plot_tsa_name"
19340   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
19341   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19342   include:
19343     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19344     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19345     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19346     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19347     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19348     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19349   layout:
19350     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
19351     layout: "plot-throughput-speedup-analysis"
19352
19353 - type: "plot"
19354   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
19355   algorithm: "plot_tsa_name"
19356   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
19357   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19358   include:
19359     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19360     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19361     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19362     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19363     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19364     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19365   layout:
19366     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
19367     layout: "plot-throughput-speedup-analysis"
19368
19369 - type: "plot"
19370   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
19371   algorithm: "plot_tsa_name"
19372   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
19373   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19374   include:
19375     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19376     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19377     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19378     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19379     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19380     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19381   layout:
19382     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
19383     layout: "plot-throughput-speedup-analysis"
19384
19385 - type: "plot"
19386   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
19387   algorithm: "plot_tsa_name"
19388   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
19389   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19390   include:
19391     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19392     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19393     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19394     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19395     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19396   layout:
19397     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
19398     layout: "plot-throughput-speedup-analysis"
19399
19400 - type: "plot"
19401   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19402   algorithm: "plot_tsa_name"
19403   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19404   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19405   include:
19406     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19407     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19408     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19409     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19410     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19411   layout:
19412     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
19413     layout: "plot-throughput-speedup-analysis"
19414
19415 - type: "plot"
19416   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19417   algorithm: "plot_tsa_name"
19418   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19419   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19420   include:
19421     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19422     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19423     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19424     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19425     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19426   layout:
19427     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
19428     layout: "plot-throughput-speedup-analysis"
19429
19430 - type: "plot"
19431   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19432   algorithm: "plot_tsa_name"
19433   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19434   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19435   include:
19436     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19437     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19438     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19439     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19440     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19441   layout:
19442     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
19443     layout: "plot-throughput-speedup-analysis"
19444
19445 - type: "plot"
19446   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19447   algorithm: "plot_tsa_name"
19448   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19449   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19450   include:
19451     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19452     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19453     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19454     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19455     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19456   layout:
19457     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
19458     layout: "plot-throughput-speedup-analysis"
19459
19460 - type: "plot"
19461   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19462   algorithm: "plot_tsa_name"
19463   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19464   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19465   include:
19466     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19467     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19468     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19469     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19470     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19471   layout:
19472     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
19473     layout: "plot-throughput-speedup-analysis"
19474
19475 - type: "plot"
19476   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19477   algorithm: "plot_tsa_name"
19478   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19479   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19480   include:
19481     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19482     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19483     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19484     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19485     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19486   layout:
19487     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
19488     layout: "plot-throughput-speedup-analysis"
19489
19490 - type: "plot"
19491   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19492   algorithm: "plot_tsa_name"
19493   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19494   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19495   include:
19496     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19497     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19498     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19499     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19500     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19501   layout:
19502     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
19503     layout: "plot-throughput-speedup-analysis"
19504
19505 - type: "plot"
19506   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19507   algorithm: "plot_tsa_name"
19508   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19509   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19510   include:
19511     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19512     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19513     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19514     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19515     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19516   layout:
19517     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
19518     layout: "plot-throughput-speedup-analysis"
19519
19520 - type: "plot"
19521   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19522   algorithm: "plot_tsa_name"
19523   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19524   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19525   include:
19526     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19527     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19528     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19529     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19530     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19531   layout:
19532     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
19533     layout: "plot-throughput-speedup-analysis"
19534
19535 - type: "plot"
19536   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19537   algorithm: "plot_tsa_name"
19538   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19539   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19540   include:
19541     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19542     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19543     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19544     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19545     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19547   layout:
19548     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
19549     layout: "plot-throughput-speedup-analysis"
19550
19551 - type: "plot"
19552   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19553   algorithm: "plot_tsa_name"
19554   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19555   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19556   include:
19557     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19558     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19559     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19560     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19561     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19562     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19563   layout:
19564     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19565     layout: "plot-throughput-speedup-analysis"
19566
19567 - type: "plot"
19568   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19569   algorithm: "plot_tsa_name"
19570   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19571   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19572   include:
19573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19577   layout:
19578     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19579     layout: "plot-throughput-speedup-analysis"
19580
19581 - type: "plot"
19582   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19583   algorithm: "plot_tsa_name"
19584   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19585   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19586   include:
19587     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19590     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19591   layout:
19592     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19593     layout: "plot-throughput-speedup-analysis"
19594
19595 - type: "plot"
19596   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19597   algorithm: "plot_tsa_name"
19598   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19599   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19600   include:
19601     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19604     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19605     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19606     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19607   layout:
19608     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19609     layout: "plot-throughput-speedup-analysis"
19610
19611 - type: "plot"
19612   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19613   algorithm: "plot_tsa_name"
19614   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19615   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19616   include:
19617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19619     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19620     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19621     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19622     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19623   layout:
19624     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19625     layout: "plot-throughput-speedup-analysis"
19626
19627 - type: "plot"
19628   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19629   algorithm: "plot_tsa_name"
19630   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19631   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19632   include:
19633     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19634     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19635     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19636     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19637   layout:
19638     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19639     layout: "plot-throughput-speedup-analysis"
19640
19641 - type: "plot"
19642   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19643   algorithm: "plot_tsa_name"
19644   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19645   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19646   include:
19647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19649     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19650     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19651   layout:
19652     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19653     layout: "plot-throughput-speedup-analysis"
19654
19655 - type: "plot"
19656   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19657   algorithm: "plot_tsa_name"
19658   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19659   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19660   include:
19661     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19662     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19663     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19664     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19665     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19666     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19667   layout:
19668     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19669     layout: "plot-throughput-speedup-analysis"
19670
19671 - type: "plot"
19672   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19673   algorithm: "plot_tsa_name"
19674   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19675   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19676   include:
19677     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19678     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19679     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19680     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19681     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19682     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19683   layout:
19684     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19685     layout: "plot-throughput-speedup-analysis"
19686
19687 - type: "plot"
19688   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19689   algorithm: "plot_tsa_name"
19690   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19691   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19692   include:
19693     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19694     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19695     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19696     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19697   layout:
19698     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19699     layout: "plot-throughput-speedup-analysis"
19700
19701 - type: "plot"
19702   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19703   algorithm: "plot_tsa_name"
19704   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19705   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19706   include:
19707     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19708     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19709     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19710     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19711   layout:
19712     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19713     layout: "plot-throughput-speedup-analysis"
19714
19715 - type: "plot"
19716   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19717   algorithm: "plot_tsa_name"
19718   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19719   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19720   include:
19721     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19722     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19723     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19724     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19725     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19726   layout:
19727     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19728     layout: "plot-throughput-speedup-analysis"
19729
19730 - type: "plot"
19731   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19732   algorithm: "plot_tsa_name"
19733   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19734   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19735   include:
19736     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19737     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19738     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19739     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19740     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19741   layout:
19742     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19743     layout: "plot-throughput-speedup-analysis"
19744
19745 - type: "plot"
19746   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19747   algorithm: "plot_tsa_name"
19748   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19749   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19750   include:
19751     - "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"
19752     - "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"
19753     - "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"
19754     - "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"
19755     - "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"
19756   layout:
19757     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19758     layout: "plot-throughput-speedup-analysis"
19759
19760 - type: "plot"
19761   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19762   algorithm: "plot_tsa_name"
19763   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19764   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19765   include:
19766     - "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"
19767     - "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"
19768     - "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"
19769     - "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"
19770     - "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"
19771   layout:
19772     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19773     layout: "plot-throughput-speedup-analysis"
19774
19775 - type: "plot"
19776   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19777   algorithm: "plot_tsa_name"
19778   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19779   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19780   include:
19781     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19782     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19783     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19784     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19785     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19786   layout:
19787     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19788     layout: "plot-throughput-speedup-analysis"
19789
19790 - type: "plot"
19791   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19792   algorithm: "plot_tsa_name"
19793   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19794   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19795   include:
19796     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19797     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19798     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19799     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19800     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19801   layout:
19802     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19803     layout: "plot-throughput-speedup-analysis"
19804
19805 - type: "plot"
19806   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19807   algorithm: "plot_tsa_name"
19808   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19809   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19810   include:
19811     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19812     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19813     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19814     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19815     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19816   layout:
19817     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19818     layout: "plot-throughput-speedup-analysis"
19819
19820 - type: "plot"
19821   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19822   algorithm: "plot_tsa_name"
19823   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19824   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19825   include:
19826     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19827     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19828     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19829     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19830     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19831   layout:
19832     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19833     layout: "plot-throughput-speedup-analysis"
19834
19835 - type: "plot"
19836   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19837   algorithm: "plot_tsa_name"
19838   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19839   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19840   include:
19841     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19842     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19843     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19844     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19845   layout:
19846     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19847     layout: "plot-throughput-speedup-analysis"
19848
19849 - type: "plot"
19850   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19851   algorithm: "plot_tsa_name"
19852   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19853   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19854   include:
19855     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19856     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19857     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19858     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19859   layout:
19860     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19861     layout: "plot-throughput-speedup-analysis"
19862
19863 - type: "plot"
19864   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19865   algorithm: "plot_tsa_name"
19866   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19867   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19868   include:
19869     - "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"
19870     - "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"
19871     - "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"
19872     - "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"
19873   layout:
19874     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19875     layout: "plot-throughput-speedup-analysis"
19876
19877 - type: "plot"
19878   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19879   algorithm: "plot_tsa_name"
19880   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19881   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19882   include:
19883     - "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"
19884     - "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"
19885     - "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"
19886     - "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"
19887   layout:
19888     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
19889     layout: "plot-throughput-speedup-analysis"
19890
19891 - type: "plot"
19892   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19893   algorithm: "plot_tsa_name"
19894   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19895   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19896   include:
19897     - "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"
19898     - "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"
19899     - "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"
19900     - "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"
19901     - "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"
19902     - "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"
19903   layout:
19904     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19905     layout: "plot-throughput-speedup-analysis"
19906
19907 - type: "plot"
19908   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19909   algorithm: "plot_tsa_name"
19910   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19911   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19912   include:
19913     - "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"
19914     - "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"
19915     - "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"
19916     - "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"
19917     - "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"
19918     - "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"
19919   layout:
19920     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19921     layout: "plot-throughput-speedup-analysis"
19922
19923 ################################################################################
19924
19925 # Packet Throughput - DPDK
19926
19927 # 2n-clx-xxv710
19928
19929 - type: "plot"
19930   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19931   algorithm: "plot_perf_box_name"
19932   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19933   data: "plot-dpdk-throughput-latency-2n-clx"
19934   include:
19935     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19936     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19937   layout:
19938     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19939     layout: "plot-throughput"
19940
19941 - type: "plot"
19942   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19943   algorithm: "plot_perf_box_name"
19944   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19945   data: "plot-dpdk-throughput-latency-2n-clx"
19946   include:
19947     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19948     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19949   layout:
19950     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19951     layout: "plot-throughput"
19952
19953 - type: "plot"
19954   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19955   algorithm: "plot_perf_box_name"
19956   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19957   data: "plot-dpdk-throughput-latency-2n-clx"
19958   include:
19959     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19960     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19961   layout:
19962     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19963     layout: "plot-throughput"
19964
19965 - type: "plot"
19966   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19967   algorithm: "plot_perf_box_name"
19968   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19969   data: "plot-dpdk-throughput-latency-2n-clx"
19970   include:
19971     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19972     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19973   layout:
19974     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19975     layout: "plot-throughput"
19976
19977 # 2n-clx-x710
19978
19979 - type: "plot"
19980   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19981   algorithm: "plot_perf_box_name"
19982   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19983   data: "plot-dpdk-throughput-latency-2n-clx"
19984   include:
19985     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19986     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19987   layout:
19988     title: "2n-clx-x710-64b-2t1c-base-ndr"
19989     layout: "plot-throughput"
19990
19991 - type: "plot"
19992   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19993   algorithm: "plot_perf_box_name"
19994   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19995   data: "plot-dpdk-throughput-latency-2n-clx"
19996   include:
19997     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19998     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19999   layout:
20000     title: "2n-clx-x710-64b-4t2c-base-ndr"
20001     layout: "plot-throughput"
20002
20003 - type: "plot"
20004   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
20005   algorithm: "plot_perf_box_name"
20006   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
20007   data: "plot-dpdk-throughput-latency-2n-clx"
20008   include:
20009     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
20010     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
20011   layout:
20012     title: "2n-clx-x710-64b-2t1c-base-pdr"
20013     layout: "plot-throughput"
20014
20015 - type: "plot"
20016   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
20017   algorithm: "plot_perf_box_name"
20018   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
20019   data: "plot-dpdk-throughput-latency-2n-clx"
20020   include:
20021     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
20022     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
20023   layout:
20024     title: "2n-clx-x710-64b-4t2c-base-pdr"
20025     layout: "plot-throughput"
20026
20027 ################################################################################
20028
20029 - type: "plot"
20030   title: "Latency by percentile: 2n-skx"
20031   algorithm: "plot_hdrh_lat_by_percentile"
20032   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
20033   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
20034   target-links: "../../_static/vpp"
20035   data: "plot-vpp-hdrh-lat-2n-skx"
20036   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20037   layout:
20038     layout: "plot-hdrh-latency-by-percentile"
20039
20040 - type: "plot"
20041   title: "Latency by percentile: 2n-skx-nat44"
20042   algorithm: "plot_hdrh_lat_by_percentile"
20043   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
20044   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
20045   target-links: "../../_static/vpp"
20046   data: "plot-vpp-hdrh-lat-2n-skx-nat44"
20047   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20048   layout:
20049     layout: "plot-hdrh-latency-by-percentile"
20050
20051 - type: "plot"
20052   title: "Latency by percentile: 3n-skx"
20053   algorithm: "plot_hdrh_lat_by_percentile"
20054   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
20055   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
20056   target-links: "../../_static/vpp"
20057   data: "plot-vpp-hdrh-lat-3n-skx"
20058   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20059   layout:
20060     layout: "plot-hdrh-latency-by-percentile"
20061
20062 - type: "plot"
20063   title: "Latency by percentile: 2n-clx"
20064   algorithm: "plot_hdrh_lat_by_percentile"
20065   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
20066   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
20067   target-links: "../../_static/vpp"
20068   data: "plot-vpp-hdrh-lat-2n-clx"
20069   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20070   layout:
20071     layout: "plot-hdrh-latency-by-percentile"
20072
20073 - type: "plot"
20074   title: "Latency by percentile: 2n-clx-nat44"
20075   algorithm: "plot_hdrh_lat_by_percentile"
20076   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
20077   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
20078   target-links: "../../_static/vpp"
20079   data: "plot-vpp-hdrh-lat-2n-clx-nat44"
20080   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20081   layout:
20082     layout: "plot-hdrh-latency-by-percentile"
20083
20084 - type: "plot"
20085   title: "Latency by percentile: 3n-hsw"
20086   algorithm: "plot_hdrh_lat_by_percentile"
20087   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
20088   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
20089   target-links: "../../_static/vpp"
20090   data: "plot-vpp-hdrh-lat-3n-hsw"
20091   filter: "'1T1C' and 'NIC_Intel-XL710'"
20092   layout:
20093     layout: "plot-hdrh-latency-by-percentile"
20094
20095 - type: "plot"
20096   title: "Latency by percentile: 3n-tsh"
20097   algorithm: "plot_hdrh_lat_by_percentile"
20098   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
20099   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
20100   target-links: "../../_static/vpp"
20101   data: "plot-vpp-hdrh-lat-3n-tsh"
20102   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
20103   layout:
20104     layout: "plot-hdrh-latency-by-percentile"
20105
20106 - type: "plot"
20107   title: "Latency by percentile: DPDK 2n-skx"
20108   algorithm: "plot_hdrh_lat_by_percentile"
20109   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
20110   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
20111   target-links: "../../_static/dpdk"
20112   data: "plot-dpdk-hdrh-lat-2n-skx"
20113   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20114   layout:
20115     layout: "plot-hdrh-latency-by-percentile"
20116
20117 - type: "plot"
20118   title: "Latency by percentile: DPDK 3n-skx"
20119   algorithm: "plot_hdrh_lat_by_percentile"
20120   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
20121   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
20122   target-links: "../../_static/dpdk"
20123   data: "plot-dpdk-hdrh-lat-3n-skx"
20124   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20125   layout:
20126     layout: "plot-hdrh-latency-by-percentile"
20127
20128 - type: "plot"
20129   title: "Latency by percentile: DPDK 2n-clx"
20130   algorithm: "plot_hdrh_lat_by_percentile"
20131   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
20132   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
20133   target-links: "../../_static/dpdk"
20134   data: "plot-dpdk-hdrh-lat-2n-clx"
20135   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20136   layout:
20137     layout: "plot-hdrh-latency-by-percentile"
20138
20139 - type: "plot"
20140   title: "Latency by percentile: DPDK 3n-hsw"
20141   algorithm: "plot_hdrh_lat_by_percentile"
20142   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
20143   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
20144   target-links: "../../_static/dpdk"
20145   data: "plot-dpdk-hdrh-lat-3n-hsw"
20146   filter: "'1T1C' and 'NIC_Intel-XL710'"
20147   layout:
20148     layout: "plot-hdrh-latency-by-percentile"
20149
20150 - type: "plot"
20151   title: "Latency by percentile: DPDK 3n-tsh"
20152   algorithm: "plot_hdrh_lat_by_percentile"
20153   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
20154   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
20155   target-links: "../../_static/dpdk"
20156   data: "plot-dpdk-hdrh-lat-3n-tsh"
20157   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
20158   layout:
20159     layout: "plot-hdrh-latency-by-percentile"