6998136091572c483db95fc8bf0222e73d54dc06
[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         - 74  # rls2009 NDRPDR iter NAT44 env 5
259         - 75  # rls2009 NDRPDR iter NAT44 env 5
260         - 76  # rls2009 NDRPDR iter NAT44 env 5
261         - 77  # rls2009 NDRPDR iter NAT44 env 5
262         - 78  # rls2009 NDRPDR iter NAT44 env 5
263         - 79  # rls2009 NDRPDR iter NAT44 env 5
264         - 80  # rls2009 NDRPDR iter NAT44 env 5
265         - 81  # rls2009 NDRPDR iter NAT44 env 5
266         - 82  # rls2009 NDRPDR iter NAT44 env 5
267         - 83  # 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         - 74  # 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         - 91  # rls2009 NDRPDR iter NAT44 env 5
344         - 92  # rls2009 NDRPDR iter NAT44 env 5
345         - 94  # rls2009 NDRPDR iter NAT44 env 5
346         - 95  # rls2009 NDRPDR iter NAT44 env 5
347         - 96  # rls2009 NDRPDR iter NAT44 env 5
348         - 97  # rls2009 NDRPDR iter NAT44 env 5
349         - 98  # rls2009 NDRPDR iter NAT44 env 5
350         - 99  # rls2009 NDRPDR iter NAT44 env 5
351         - 100 # rls2009 NDRPDR iter NAT44 env 5
352         - 101 # 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         - 91  # 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       # TODO: Add:
418       csit-vpp-perf-report-iterative-2009-3n-tsh:
419         - 14  # rls2009 NDRPDR iter env 5
420         - 20  # rls2009 NDRPDR iter env 5
421         - 21  # rls2009 NDRPDR iter env 5
422         - 22  # rls2009 NDRPDR iter env 5
423         - 23  # rls2009 NDRPDR iter env 5
424         - 28  # rls2009 NDRPDR iter env 5
425         - 30  # rls2009 NDRPDR iter env 5
426         - 33  # rls2009 NDRPDR iter env 5
427
428     plot-vpp-hdrh-lat-3n-tsh:
429       csit-vpp-perf-report-iterative-2009-3n-tsh:
430         - 14  # rls2009 NDRPDR iter env 5
431
432     plot-dpdk-throughput-latency-3n-tsh:
433       csit-dpdk-perf-report-iterative-2009-3n-tsh:
434         - 1   # NDRPDR iter env5
435         - 2   # NDRPDR iter env5
436         - 3   # NDRPDR iter env5
437         - 4   # NDRPDR iter env5
438         - 5   # NDRPDR iter env5
439         - 6   # NDRPDR iter env5
440         - 7   # NDRPDR iter env5
441         - 9   # NDRPDR iter env5
442         - 10  # NDRPDR iter env5
443         - 11  # NDRPDR iter env5
444
445     plot-dpdk-hdrh-lat-3n-tsh:
446       csit-dpdk-perf-report-iterative-2009-3n-tsh:
447         - 1   # NDRPDR iter env5
448
449     # 3n-dnv
450
451     plot-vpp-throughput-lat-tsa-3n-dnv:
452       csit-vpp-perf-report-iterative-2009-3n-dnv:
453         - 3   # rls2009 NDRPDR iter env 5
454         - 6   # rls2009 NDRPDR iter env 5
455         - 7   # rls2009 NDRPDR iter env 5
456         - 8   # rls2009 NDRPDR iter env 5
457         - 10  # rls2009 NDRPDR iter env 5
458         - 11  # rls2009 NDRPDR iter env 5
459         - 12  # rls2009 NDRPDR iter env 5
460         - 14  # rls2009 NDRPDR iter env 5
461         - 15  # rls2009 NDRPDR iter env 5
462         - 24  # rls2009 NDRPDR iter env 5
463
464 #    plot-dpdk-throughput-latency-3n-dnv:
465 #      # No data
466 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
467
468     # 2n-dnv
469
470     plot-vpp-throughput-lat-tsa-2n-dnv:
471       csit-vpp-perf-report-iterative-2009-2n-dnv:
472         - 3   # rls2009 NDRPDR iter env 5
473         - 5   # rls2009 NDRPDR iter env 5
474         - 6   # rls2009 NDRPDR iter env 5
475         - 7   # rls2009 NDRPDR iter env 5
476         - 9   # rls2009 NDRPDR iter env 5
477         - 10  # rls2009 NDRPDR iter env 5
478         - 11  # rls2009 NDRPDR iter env 5
479         - 12  # rls2009 NDRPDR iter env 5
480         - 14  # rls2009 NDRPDR iter env 5
481         - 15  # rls2009 NDRPDR iter env 5
482
483 #    plot-dpdk-throughput-latency-2n-dnv:
484 #      # No data
485 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
486
487     ###########################################################################
488     # Simple tables (only one data set):
489
490     # NIC Comparisons
491
492     vpp-nic-comparison-3n-skx:
493       csit-vpp-perf-report-iterative-2009-3n-skx:
494         - 26  # rls2009 NDRPDR iter env 5
495         - 27  # rls2009 NDRPDR iter env 5
496         - 28  # rls2009 NDRPDR iter env 5
497         - 29  # rls2009 NDRPDR iter env 5
498         - 35  # rls2009 NDRPDR iter env 5
499         - 36  # rls2009 NDRPDR iter env 5
500         - 37  # rls2009 NDRPDR iter env 5
501         - 38  # rls2009 NDRPDR iter env 5
502         - 39  # rls2009 NDRPDR iter env 5
503         - 40  # rls2009 NDRPDR iter env 5
504
505     vpp-nic-comparison-2n-skx:
506       csit-vpp-perf-report-iterative-2009-2n-skx:
507         - 35  # rls2009 NDRPDR iter env 5
508         - 36  # rls2009 NDRPDR iter env 5
509         - 37  # rls2009 NDRPDR iter env 5
510         - 39  # rls2009 NDRPDR iter env 5
511         - 40  # rls2009 NDRPDR iter env 5
512         - 42  # rls2009 NDRPDR iter env 5
513         - 43  # rls2009 NDRPDR iter env 5
514         - 44  # rls2009 NDRPDR iter env 5
515         - 46  # rls2009 NDRPDR iter env 5
516         - 48  # rls2009 NDRPDR iter env 5
517         - 74  # rls2009 NDRPDR iter NAT44 env 5
518         - 75  # rls2009 NDRPDR iter NAT44 env 5
519         - 76  # rls2009 NDRPDR iter NAT44 env 5
520         - 77  # rls2009 NDRPDR iter NAT44 env 5
521         - 78  # rls2009 NDRPDR iter NAT44 env 5
522         - 79  # rls2009 NDRPDR iter NAT44 env 5
523         - 80  # rls2009 NDRPDR iter NAT44 env 5
524         - 81  # rls2009 NDRPDR iter NAT44 env 5
525         - 82  # rls2009 NDRPDR iter NAT44 env 5
526         - 83  # rls2009 NDRPDR iter NAT44 env 5
527
528     vpp-nic-comparison-3n-skx-mrr:
529       csit-vpp-perf-report-iterative-2009-3n-skx:
530         - 24  # rls2009 MRR iter env 5
531
532     vpp-nic-comparison-2n-skx-mrr:
533       csit-vpp-perf-report-iterative-2009-2n-skx:
534         - 85  # rls2009 MRR iter env 5
535
536     # Results
537
538     vpp-perf-results-3n-hsw:
539       csit-vpp-perf-report-coverage-2009-3n-hsw:
540         - 3   # rls2009 NDRPDR cov 3n-hsw-crypto-00
541         - 4   # rls2009 NDRPDR cov 3n-hsw-crypto-01
542         - 5   # rls2009 NDRPDR cov 3n-hsw-crypto-02
543         - 6   # rls2009 NDRPDR cov 3n-hsw-crypto-03
544         - 7   # rls2009 NDRPDR cov 3n-hsw-ip4-00
545         - 8   # rls2009 NDRPDR cov 3n-hsw-ip4-01
546         - 9   # rls2009 NDRPDR cov 3n-hsw-ip4-02
547         - 10  # rls2009 NDRPDR cov 3n-hsw-ip4-03
548         - 11  # rls2009 NDRPDR cov 3n-hsw-ip4-04
549         - 12  # rls2009 NDRPDR cov 3n-hsw-ip4-05
550         - 13  # rls2009 NDRPDR cov 3n-hsw-ip4-06
551         - 14  # rls2009 NDRPDR cov 3n-hsw-ip4-07
552         - 15  # rls2009 NDRPDR cov 3n-hsw-ip4tun-00
553         - 16  # rls2009 NDRPDR cov 3n-hsw-ip4tun-01
554         - 17  # rls2009 NDRPDR cov 3n-hsw-ip4tun-02
555         - 18  # rls2009 NDRPDR cov 3n-hsw-ip6-00
556         - 19  # rls2009 NDRPDR cov 3n-hsw-ip6-01
557         - 20  # rls2009 NDRPDR cov 3n-hsw-ip6tun-00
558         - 21  # rls2009 NDRPDR cov 3n-hsw-l2-00
559         - 22  # rls2009 NDRPDR cov 3n-hsw-l2-01
560         - 23  # rls2009 NDRPDR cov 3n-hsw-l2-01
561         - 24  # rls2009 NDRPDR cov 3n-hsw-l2-03
562         - 25  # rls2009 NDRPDR cov 3n-hsw-l2-04
563         - 26  # rls2009 NDRPDR cov 3n-hsw-l2-05
564         - 27  # rls2009 NDRPDR cov 3n-hsw-l2-06
565         - 28  # rls2009 NDRPDR cov 3n-hsw-l2-07
566         - 29  # rls2009 NDRPDR cov 3n-hsw-l2-08
567         - 30  # rls2009 NDRPDR cov 3n-hsw-l2-09
568         - 31  # rls2009 NDRPDR cov 3n-hsw-l2-10
569         - 32  # rls2009 NDRPDR cov 3n-hsw-memif-00
570         - 33  # rls2009 NDRPDR cov 3n-hsw-srv6-00
571         - 34  # rls2009 NDRPDR cov 3n-hsw-srv6-01
572         - 35  # rls2009 NDRPDR cov 3n-hsw-vhost-00
573         - 36  # rls2009 NDRPDR cov 3n-hsw-vhost-01
574         - 37  # rls2009 NDRPDR cov 3n-hsw-vhost-02
575
576     vpp-perf-results-3n-skx:
577       csit-vpp-perf-report-coverage-2009-3n-skx:
578         - 36  # rls2009 NDRPDR cov 3n-skx-crypto-00
579         - 3   # rls2009 NDRPDR cov 3n-skx-crypto-01
580         - 4   # rls2009 NDRPDR cov 3n-skx-crypto-02
581         - 37  # rls2009 NDRPDR cov 3n-skx-crypto-03
582         - 6   # rls2009 NDRPDR cov 3n-skx-ip4-00
583         - 7   # rls2009 NDRPDR cov 3n-skx-ip4-01
584         - 8   # rls2009 NDRPDR cov 3n-skx-ip4-02
585         - 9   # rls2009 NDRPDR cov 3n-skx-ip4-03
586         - 10  # rls2009 NDRPDR cov 3n-skx-ip4-04
587         - 38  # rls2009 NDRPDR cov 3n-skx-ip4-05
588         - 12  # rls2009 NDRPDR cov 3n-skx-ip4-06
589         - 39  # rls2009 NDRPDR cov 3n-skx-ip4-07
590         - 14  # rls2009 NDRPDR cov 3n-skx-ip4tun-00
591         - 15  # rls2009 NDRPDR cov 3n-skx-ip4tun-01
592         - 16  # rls2009 NDRPDR cov 3n-skx-ip4tun-02
593         - 40  # rls2009 NDRPDR cov 3n-skx-ip6-00
594         - 18  # rls2009 NDRPDR cov 3n-skx-ip6-01
595         - 19  # rls2009 NDRPDR cov 3n-skx-ip6tun-00
596         - 20  # rls2009 NDRPDR cov 3n-skx-l2-00
597         - 21  # rls2009 NDRPDR cov 3n-skx-l2-01
598         - 22  # rls2009 NDRPDR cov 3n-skx-l2-02
599         - 23  # rls2009 NDRPDR cov 3n-skx-l2-03
600         - 24  # rls2009 NDRPDR cov 3n-skx-l2-04
601         - 41  # rls2009 NDRPDR cov 3n-skx-l2-05
602         - 42  # rls2009 NDRPDR cov 3n-skx-l2-06
603         - 43  # rls2009 NDRPDR cov 3n-skx-l2-07
604         - 28  # rls2009 NDRPDR cov 3n-skx-l2-08
605         - 44  # rls2009 NDRPDR cov 3n-skx-l2-09
606         - 45  # rls2009 NDRPDR cov 3n-skx-l2-10
607         - 46  # rls2009 NDRPDR cov 3n-skx-memif-00
608         - 47  # rls2009 NDRPDR cov 3n-skx-srv6-00
609         - 48  # rls2009 NDRPDR cov 3n-skx-srv6-01
610         - 49  # rls2009 NDRPDR cov 3n-skx-vhost-00
611         - 50  # rls2009 NDRPDR cov 3n-skx-vhost-01
612         - 51  # rls2009 NDRPDR cov 3n-skx-vhost-02
613         - 54  # rls2009 NDRPDR cov 3n-skx-vhost-03
614
615     vpp-perf-results-2n-skx:
616       csit-vpp-perf-report-coverage-2009-2n-skx:
617         - 18  # rls2009 NDRPDR cov 2n-skx-ip4-00
618         - 19  # rls2009 NDRPDR cov 2n-skx-ip4-01
619         - 10  # rls2009 NDRPDR cov 2n-skx-ip4-02
620         - 20  # rls2009 NDRPDR cov 2n-skx-ip4-03
621         - 21  # rls2009 NDRPDR cov 2n-skx-ip4-04
622         - 31  # rls2009 NDRPDR cov 2n-skx-ip4-05
623         - 32  # rls2009 NDRPDR cov 2n-skx-ip4-06
624         - 33  # rls2009 NDRPDR cov 2n-skx-ip4-07
625         - 22  # rls2009 NDRPDR cov 2n-skx-ip6-00
626         - 23  # rls2009 NDRPDR cov 2n-skx-ip6-01
627         - 24  # rls2009 NDRPDR cov 2n-skx-l2-00
628         - 25  # rls2009 NDRPDR cov 2n-skx-l2-01
629         - 26  # rls2009 NDRPDR cov 2n-skx-lb-00
630         - 27  # rls2009 NDRPDR cov 2n-skx-memif-00
631         - 28  # rls2009 NDRPDR cov 2n-skx-vhost-00
632         - 29  # rls2009 NDRPDR cov 2n-skx-vhost-01
633         - 30  # rls2009 NDRPDR cov 2n-skx-vts-00
634
635     vpp-perf-results-2n-clx:
636       csit-vpp-perf-report-coverage-2009-2n-clx:
637         - 2   # rls2009 NDRPDR cov 2n-clx-ip4-00
638         - 3   # rls2009 NDRPDR cov 2n-clx-ip4-01
639         - 4   # rls2009 NDRPDR cov 2n-clx-ip4-02
640         - 5   # rls2009 NDRPDR cov 2n-clx-ip4-03
641         - 6   # rls2009 NDRPDR cov 2n-clx-ip4-04
642         - 23  # rls2009 NDRPDR cov 2n-clx-ip4-05
643         - 24  # rls2009 NDRPDR cov 2n-clx-ip4-06
644         - 25  # rls2009 NDRPDR cov 2n-clx-ip4-07
645         - 22  # rls2009 NDRPDR cov 2n-clx-ip6-00
646         - 9   # rls2009 NDRPDR cov 2n-clx-ip6-01
647         - 17  # rls2009 NDRPDR cov 2n-clx-l2-00
648         - 21  # rls2009 NDRPDR cov 2n-clx-l2-01
649         - 12  # rls2009 NDRPDR cov 2n-clx-lb-00
650         - 13  # rls2009 NDRPDR cov 2n-clx-memif-00
651         - 14  # rls2009 NDRPDR cov 2n-clx-vhost-00
652         - 15  # rls2009 NDRPDR cov 2n-clx-vhost-01
653         - 16  # rls2009 NDRPDR cov 2n-clx-vts-00
654
655     vpp-perf-results-3n-tsh:
656       csit-vpp-perf-report-iterative-2009-3n-tsh:
657         - 14  # rls2009 NDRPDR iter env 5
658
659     vpp-perf-results-3n-dnv:
660       csit-vpp-perf-report-coverage-2009-3n-dnv:
661         - 10  # rls2009 NDRPDR cov 3n-dnv-crypto-00
662         - 2   # rls2009 NDRPDR cov 3n-dnv-crypto-01
663         - 11  # rls2009 NDRPDR cov 3n-dnv-ip4-00
664         - 12  # rls2009 NDRPDR cov 3n-dnv-ip4-01
665         - 13  # rls2009 NDRPDR cov 3n-dnv-ip4tun-00
666         - 14  # rls2009 NDRPDR cov 3n-dnv-ip6-00
667         - 15  # rls2009 NDRPDR cov 3n-dnv-ip6-01
668         - 16  # rls2009 NDRPDR cov 3n-dnv-l2-00
669         - 17  # rls2009 NDRPDR cov 3n-dnv-l2-01
670
671     vpp-perf-results-2n-dnv:
672       csit-vpp-perf-report-coverage-2009-2n-dnv:
673         - 2   # rls2009 NDRPDR cov 2n-dnv-ip4-00
674         - 3   # rls2009 NDRPDR cov 2n-dnv-ip4-01
675         - 4   # rls2009 NDRPDR cov 2n-dnv-ip6-00
676         - 5   # rls2009 NDRPDR cov 2n-dnv-ip6-01
677         - 6   # rls2009 NDRPDR cov 2n-dnv-l2-00
678         - 7   # rls2009 NDRPDR cov 2n-dnv-l2-01
679
680     vpp-mrr-results-3n-hsw:
681       csit-vpp-perf-report-iterative-2009-3n-hsw:
682         - 23  # rls2009 MRR iter env 5
683
684     vpp-mrr-results-3n-skx:
685       csit-vpp-perf-report-iterative-2009-3n-skx:
686         - 24  # rls2009 MRR iter env 5
687
688     vpp-mrr-results-2n-skx:
689       csit-vpp-perf-report-iterative-2009-2n-skx:
690         - 85  # rls2009 MRR iter env 5
691
692     vpp-mrr-results-2n-clx:
693       csit-vpp-perf-report-iterative-2009-2n-clx:
694         - 102 # rls2009 MRR iter env 5
695
696     vpp-mrr-results-3n-tsh:
697       csit-vpp-perf-report-iterative-2009-3n-tsh:
698         - 15  # rls2009 MRR iter env 5
699
700     vpp-mrr-results-3n-dnv:
701       csit-vpp-perf-report-iterative-2009-3n-dnv:
702         - 22  # rls2009 MRR iter env 5
703
704     vpp-mrr-results-2n-dnv:
705       csit-vpp-perf-report-iterative-2009-2n-dnv:
706         - 13  # rls2009 MRR iter env 5
707
708     vpp-device-results-ubuntu:
709       csit-vpp-device-2009-ubuntu1804-1n-skx:
710         - 131 # rls2009 env 5
711
712     dpdk-perf-results-3n-hsw:
713       csit-dpdk-perf-report-iterative-2009-3n-hsw:
714         - 6   # NDRPDR iter env5
715
716     dpdk-perf-results-3n-skx:
717       csit-dpdk-perf-report-iterative-2009-3n-skx:
718         - 4   # NDRPDR sel env5
719
720     dpdk-perf-results-2n-skx:
721       csit-dpdk-perf-report-iterative-2009-2n-skx:
722         - 4   # NDRPDR iter env5
723
724     dpdk-perf-results-2n-clx:
725       csit-dpdk-perf-report-iterative-2009-2n-clx:
726         - 4   # NDRPDR iter env5
727
728 #    dpdk-perf-results-2n-dnv:
729 #      # No data
730 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
731
732 #    dpdk-perf-results-3n-dnv:
733 #      # No data
734 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
735
736     dpdk-perf-results-3n-tsh:
737       csit-dpdk-perf-report-iterative-2009-3n-tsh:
738         - 1   # NDRPDR iter env5
739
740 ###########################################################################
741     # Tables (more than one data set)
742
743     # Performance changes
744
745     vpp-performance-changes-3n-hsw-h1:
746       csit-vpp-perf-report-iterative-2005-3n-hsw:
747         - 31  # NDRPDR sel 2001.0-4
748         - 32  # NDRPDR sel 2001.0-4
749         - 33  # NDRPDR sel 2001.0-4
750         - 34  # NDRPDR sel 2001.0-4
751         - 35  # NDRPDR sel 2001.0-4
752         - 36  # NDRPDR sel 2001.0-4
753         - 38  # NDRPDR sel 2001.0-4
754     vpp-performance-changes-3n-hsw-ref-env4:
755       csit-vpp-perf-report-iterative-2005-3n-hsw:
756         - 20  # NDRPDR sel env 4
757         - 21  # NDRPDR sel env 4
758         - 22  # NDRPDR sel env 4
759         - 23  # NDRPDR sel env 4
760         - 24  # NDRPDR sel env 4
761         - 25  # NDRPDR sel env 4
762         - 26  # NDRPDR sel env 4
763         - 27  # NDRPDR sel env 4
764         - 28  # NDRPDR sel env 4
765         - 29  # NDRPDR sel env 4
766     vpp-performance-changes-3n-hsw-ref-env5:
767       csit-vpp-perf-report-iterative-2009-3n-hsw:
768         - 9   # rls2005 NDRPDR iter env 5
769         - 10  # rls2005 NDRPDR iter env 5
770         - 11  # rls2005 NDRPDR iter env 5
771         - 12  # rls2005 NDRPDR iter env 5
772         - 13  # rls2005 NDRPDR iter env 5
773         - 14  # rls2005 NDRPDR iter env 5
774         - 15  # rls2005 NDRPDR iter env 5
775         - 16  # rls2005 NDRPDR iter env 5
776         - 17  # rls2005 NDRPDR iter env 5
777         - 19  # rls2005 NDRPDR iter env 5
778     vpp-performance-changes-3n-hsw-cmp:
779       csit-vpp-perf-report-iterative-2009-3n-hsw:
780         - 21  # rls2009 NDRPDR iter env 5
781         - 22  # rls2009 NDRPDR iter env 5
782         - 24  # rls2009 NDRPDR iter env 5
783         - 25  # rls2009 NDRPDR iter env 5
784         - 26  # rls2009 NDRPDR iter env 5
785         - 27  # rls2009 NDRPDR iter env 5
786         - 28  # rls2009 NDRPDR iter env 5
787         - 29  # rls2009 NDRPDR iter env 5
788         - 30  # rls2009 NDRPDR iter env 5
789         - 31  # rls2009 NDRPDR iter env 5
790
791     vpp-performance-changes-3n-skx-h1:
792       csit-vpp-perf-report-iterative-2005-3n-skx:
793         - 50  # NDRPDR sel 2001.0-4
794         - 51  # NDRPDR sel 2001.0-4
795         - 52  # NDRPDR sel 2001.0-4
796         - 53  # NDRPDR sel 2001.0-4
797         - 54  # NDRPDR sel 2001.0-4
798     vpp-performance-changes-3n-skx-ref-env4:
799       csit-vpp-perf-report-iterative-2005-3n-skx:
800         - 42  # NDRPDR sel env 4
801         - 43  # NDRPDR sel env 4
802         - 44  # NDRPDR sel env 4
803         - 45  # NDRPDR sel env 4
804         - 47  # NDRPDR sel env 4
805         - 55  # NDRPDR sel env 4
806         - 56  # NDRPDR sel env 4
807         - 57  # NDRPDR sel env 4
808         - 61  # NDRPDR sel env 4
809         - 62  # NDRPDR sel env 4
810     vpp-performance-changes-3n-skx-ref-env5:
811       csit-vpp-perf-report-iterative-2009-3n-skx:
812         - 13  # rls2005 NDRPDR iter env 5
813         - 18  # rls2005 NDRPDR iter env 5
814         - 19  # rls2005 NDRPDR iter env 5
815         - 41  # rls2005 NDRPDR iter env 5
816         - 43  # rls2005 NDRPDR iter env 5
817         - 44  # rls2005 NDRPDR iter env 5
818         - 45  # rls2005 NDRPDR iter env 5
819         - 46  # rls2005 NDRPDR iter env 5
820         - 48  # rls2005 NDRPDR iter env 5
821         - 49  # rls2005 NDRPDR iter env 5
822     vpp-performance-changes-3n-skx-cmp:
823       csit-vpp-perf-report-iterative-2009-3n-skx:
824         - 26  # rls2009 NDRPDR iter env 5
825         - 27  # rls2009 NDRPDR iter env 5
826         - 28  # rls2009 NDRPDR iter env 5
827         - 29  # rls2009 NDRPDR iter env 5
828         - 35  # rls2009 NDRPDR iter env 5
829         - 36  # rls2009 NDRPDR iter env 5
830         - 37  # rls2009 NDRPDR iter env 5
831         - 38  # rls2009 NDRPDR iter env 5
832         - 39  # rls2009 NDRPDR iter env 5
833         - 40  # rls2009 NDRPDR iter env 5
834
835     vpp-performance-changes-2n-skx-h1:
836       csit-vpp-perf-report-iterative-2005-2n-skx:
837         - 100 # NDRPDR sel 2001.0-4
838         - 101 # NDRPDR sel 2001.0-4
839         - 102 # NDRPDR sel 2001.0-4
840         - 103 # NDRPDR sel 2001.0-4
841         - 104 # NDRPDR sel 2001.0-4
842         - 105 # NDRPDR sel 2001.0-4
843     vpp-performance-changes-2n-skx-ref-env4:
844       csit-vpp-perf-report-iterative-2005-2n-skx:
845         - 88  # NDRPDR sel env 4
846         - 89  # NDRPDR sel env 4
847         - 90  # NDRPDR sel env 4
848         - 91  # NDRPDR sel env 4
849         - 92  # NDRPDR sel env 4
850         - 93  # NDRPDR sel env 4
851         - 94  # NDRPDR sel env 4
852         - 125 # NDRPDR sel env 4
853         - 126 # NDRPDR sel env 4
854         - 127 # NDRPDR sel env 4
855     vpp-performance-changes-2n-skx-ref-env5:
856       csit-vpp-perf-report-iterative-2009-2n-skx:
857         - 13  # rls2005 NDRPDR iter env 5
858         - 16  # rls2005 NDRPDR iter env 5
859         - 17  # rls2005 NDRPDR iter env 5
860         - 18  # rls2005 NDRPDR iter env 5
861         - 19  # rls2005 NDRPDR iter env 5
862         - 21  # rls2005 NDRPDR iter env 5
863         - 22  # rls2005 NDRPDR iter env 5
864         - 23  # rls2005 NDRPDR iter env 5
865         - 24  # rls2005 NDRPDR iter env 5
866         - 25  # rls2005 NDRPDR iter env 5
867     vpp-performance-changes-2n-skx-cmp:
868       csit-vpp-perf-report-iterative-2009-2n-skx:
869         - 35  # rls2009 NDRPDR iter env 5
870         - 36  # rls2009 NDRPDR iter env 5
871         - 37  # rls2009 NDRPDR iter env 5
872         - 39  # rls2009 NDRPDR iter env 5
873         - 40  # rls2009 NDRPDR iter env 5
874         - 42  # rls2009 NDRPDR iter env 5
875         - 43  # rls2009 NDRPDR iter env 5
876         - 44  # rls2009 NDRPDR iter env 5
877         - 46  # rls2009 NDRPDR iter env 5
878         - 48  # rls2009 NDRPDR iter env 5
879         - 74  # rls2009 NDRPDR iter NAT44 env 5
880         - 75  # rls2009 NDRPDR iter NAT44 env 5
881         - 76  # rls2009 NDRPDR iter NAT44 env 5
882         - 77  # rls2009 NDRPDR iter NAT44 env 5
883         - 78  # rls2009 NDRPDR iter NAT44 env 5
884         - 79  # rls2009 NDRPDR iter NAT44 env 5
885         - 80  # rls2009 NDRPDR iter NAT44 env 5
886         - 81  # rls2009 NDRPDR iter NAT44 env 5
887         - 82  # rls2009 NDRPDR iter NAT44 env 5
888         - 83  # rls2009 NDRPDR iter NAT44 env 5
889
890     vpp-performance-changes-2n-clx-h1:
891       csit-vpp-perf-report-iterative-2005-2n-clx:
892         - 73  # NDRPDR sel 2001.0-4
893         - 74  # NDRPDR sel 2001.0-4
894         - 75  # NDRPDR sel 2001.0-4
895         - 76  # NDRPDR sel 2001.0-4
896         - 77  # NDRPDR sel 2001.0-4
897         - 78  # NDRPDR sel 2001.0-4
898         - 79  # NDRPDR sel 2001.0-4
899         - 80  # NDRPDR sel 2001.0-4
900     vpp-performance-changes-2n-clx-ref-env4:
901       csit-vpp-perf-report-iterative-2005-2n-clx:
902         - 62  # NDRPDR sel env 4
903         - 63  # NDRPDR sel env 4
904         - 64  # NDRPDR sel env 4
905         - 65  # NDRPDR sel env 4
906         - 66  # NDRPDR sel env 4
907         - 68  # NDRPDR sel env 4
908         - 69  # NDRPDR sel env 4
909         - 70  # NDRPDR sel env 4
910         - 103 # NDRPDR sel env 4
911         - 104 # NDRPDR sel env 4
912     vpp-performance-changes-2n-clx-ref-env5:
913       csit-vpp-perf-report-iterative-2009-2n-clx:
914         - 13  # rls2005 NDRPDR iter env 5
915         - 15  # rls2005 NDRPDR iter env 5
916         - 17  # rls2005 NDRPDR iter env 5
917         - 18  # rls2005 NDRPDR iter env 5
918         - 19  # rls2005 NDRPDR iter env 5
919         - 20  # rls2005 NDRPDR iter env 5
920         - 21  # rls2005 NDRPDR iter env 5
921         - 22  # rls2005 NDRPDR iter env 5
922         - 23  # rls2005 NDRPDR iter env 5
923         - 24  # rls2005 NDRPDR iter env 5
924     vpp-performance-changes-2n-clx-cmp:
925       csit-vpp-perf-report-iterative-2009-2n-clx:
926         - 36  # rls2009 NDRPDR iter env 5
927         - 39  # rls2009 NDRPDR iter env 5
928         - 40  # rls2009 NDRPDR iter env 5
929         - 65  # rls2009 NDRPDR iter env 5
930         - 66  # rls2009 NDRPDR iter env 5
931         - 79  # rls2009 NDRPDR iter env 5
932         - 82  # rls2009 NDRPDR iter env 5
933         - 88  # rls2009 NDRPDR iter env 5
934         - 89  # rls2009 NDRPDR iter env 5
935         - 90  # rls2009 NDRPDR iter env 5
936         - 91  # rls2009 NDRPDR iter NAT44 env 5
937         - 92  # rls2009 NDRPDR iter NAT44 env 5
938         - 94  # rls2009 NDRPDR iter NAT44 env 5
939         - 95  # rls2009 NDRPDR iter NAT44 env 5
940         - 96  # rls2009 NDRPDR iter NAT44 env 5
941         - 97  # rls2009 NDRPDR iter NAT44 env 5
942         - 98  # rls2009 NDRPDR iter NAT44 env 5
943         - 99  # rls2009 NDRPDR iter NAT44 env 5
944         - 100 # rls2009 NDRPDR iter NAT44 env 5
945         - 101 # rls2009 NDRPDR iter NAT44 env 5
946
947     vpp-performance-changes-2n-dnv-h1:
948       csit-vpp-perf-verify-2001-2n-dnv:
949         - 4   # NDRPDR sel
950         - 5   # NDRPDR sel
951         - 6   # NDRPDR sel
952         - 7   # NDRPDR sel
953         - 8   # NDRPDR sel
954         - 9   # NDRPDR sel
955         - 10  # NDRPDR sel
956         - 11  # NDRPDR sel
957         - 13  # NDRPDR sel
958         - 16  # NDRPDR sel
959     vpp-performance-changes-2n-dnv-ref:
960       csit-vpp-perf-report-iterative-2009-2n-dnv:
961         - 16  # rls2005 NDRPDR iter env 5
962         - 17  # rls2005 NDRPDR iter env 5
963         - 18  # rls2005 NDRPDR iter env 5
964         - 19  # rls2005 NDRPDR iter env 5
965         - 21  # rls2005 NDRPDR iter env 5
966         - 24  # rls2005 NDRPDR iter env 5
967         - 27  # rls2005 NDRPDR iter env 5
968         - 28  # rls2005 NDRPDR iter env 5
969         - 29  # rls2005 NDRPDR iter env 5
970         - 30  # rls2005 NDRPDR iter env 5
971     vpp-performance-changes-2n-dnv-cmp:
972       csit-vpp-perf-report-iterative-2009-2n-dnv:
973         - 3   # rls2009 NDRPDR iter env 5
974         - 5   # rls2009 NDRPDR iter env 5
975         - 6   # rls2009 NDRPDR iter env 5
976         - 7   # rls2009 NDRPDR iter env 5
977         - 9   # rls2009 NDRPDR iter env 5
978         - 10  # rls2009 NDRPDR iter env 5
979         - 11  # rls2009 NDRPDR iter env 5
980         - 12  # rls2009 NDRPDR iter env 5
981         - 14  # rls2009 NDRPDR iter env 5
982         - 15  # rls2009 NDRPDR iter env 5
983
984     vpp-performance-changes-3n-dnv-h1:
985       csit-vpp-perf-verify-2001-3n-dnv:
986         - 5   # NDRPDR sel
987         - 6   # NDRPDR sel
988         - 7   # NDRPDR sel
989         - 8   # NDRPDR sel
990         - 9   # NDRPDR sel
991         - 10  # NDRPDR sel
992         - 12  # NDRPDR sel
993         - 16  # NDRPDR sel
994         - 17  # NDRPDR sel
995         - 18  # NDRPDR sel
996     vpp-performance-changes-3n-dnv-ref:
997       csit-vpp-perf-report-iterative-2009-3n-dnv:
998         - 16  # rls2005 NDRPDR iter env 5
999         - 23  # rls2005 NDRPDR iter env 5
1000         - 25  # rls2005 NDRPDR iter env 5
1001         - 26  # rls2005 NDRPDR iter env 5
1002         - 27  # rls2005 NDRPDR iter env 5
1003         - 28  # rls2005 NDRPDR iter env 5
1004         - 29  # rls2005 NDRPDR iter env 5
1005         - 30  # rls2005 NDRPDR iter env 5
1006         - 31  # rls2005 NDRPDR iter env 5
1007         - 32  # rls2005 NDRPDR iter env 5
1008     vpp-performance-changes-3n-dnv-cmp:
1009       csit-vpp-perf-report-iterative-2009-3n-dnv:
1010         - 3   # rls2009 NDRPDR iter env 5
1011         - 6   # rls2009 NDRPDR iter env 5
1012         - 7   # rls2009 NDRPDR iter env 5
1013         - 8   # rls2009 NDRPDR iter env 5
1014         - 10  # rls2009 NDRPDR iter env 5
1015         - 11  # rls2009 NDRPDR iter env 5
1016         - 12  # rls2009 NDRPDR iter env 5
1017         - 14  # rls2009 NDRPDR iter env 5
1018         - 15  # rls2009 NDRPDR iter env 5
1019         - 24  # rls2009 NDRPDR iter env 5
1020
1021     vpp-performance-changes-3n-tsh-h1:
1022       csit-vpp-perf-report-iterative-2005-3n-tsh:
1023         - 28  # NDRPDR sel 2001.0-4
1024         - 29  # NDRPDR sel 2001.0-4
1025         - 31  # NDRPDR sel 2001.0-4
1026     vpp-performance-changes-3n-tsh-ref-env4:
1027       csit-vpp-perf-report-iterative-2005-3n-tsh:
1028         - 23  # NDRPDR sel env 4
1029         - 25  # NDRPDR sel env 4
1030         - 33  # NDRPDR sel env 4
1031         - 34  # NDRPDR sel env 4
1032         - 35  # NDRPDR sel env 4
1033         - 36  # NDRPDR sel env 4
1034         - 37  # NDRPDR sel env 4
1035         - 38  # NDRPDR sel env 4
1036         - 39  # NDRPDR sel env 4
1037         - 40  # NDRPDR sel env 4
1038     vpp-performance-changes-3n-tsh-ref-env5:
1039       csit-vpp-perf-report-iterative-2009-3n-tsh:
1040         - 8   # rls2005 NDRPDR iter env 5
1041         - 11  # rls2005 NDRPDR iter env 5
1042         - 12  # rls2005 NDRPDR iter env 5
1043         - 24  # rls2005 NDRPDR iter env 5
1044         - 27  # rls2005 NDRPDR iter env 5
1045         - 29  # rls2005 NDRPDR iter env 5
1046         - 31  # rls2005 NDRPDR iter env 5
1047     vpp-performance-changes-3n-tsh-cmp:
1048       # TODO: Add:
1049       csit-vpp-perf-report-iterative-2009-3n-tsh:
1050         - 14  # rls2009 NDRPDR iter env 5
1051         - 20  # rls2009 NDRPDR iter env 5
1052         - 21  # rls2009 NDRPDR iter env 5
1053         - 22  # rls2009 NDRPDR iter env 5
1054         - 23  # rls2009 NDRPDR iter env 5
1055         - 28  # rls2009 NDRPDR iter env 5
1056         - 30  # rls2009 NDRPDR iter env 5
1057         - 33  # rls2009 NDRPDR iter env 5
1058
1059     vpp-soak-vs-ndr-2n-skx-ref:
1060       csit-vpp-perf-report-iterative-2009-2n-skx:
1061         - 35  # rls2009 NDRPDR iter env 5
1062         - 36  # rls2009 NDRPDR iter env 5
1063         - 37  # rls2009 NDRPDR iter env 5
1064         - 39  # rls2009 NDRPDR iter env 5
1065         - 40  # rls2009 NDRPDR iter env 5
1066         - 42  # rls2009 NDRPDR iter env 5
1067         - 43  # rls2009 NDRPDR iter env 5
1068         - 44  # rls2009 NDRPDR iter env 5
1069         - 46  # rls2009 NDRPDR iter env 5
1070         - 48  # rls2009 NDRPDR iter env 5
1071     vpp-soak-vs-ndr-2n-skx-cmp:
1072       csit-vpp-perf-report-iterative-2009-2n-skx:
1073         - 33  # rls2009 soak env 5
1074         - 34  # rls2009 soak env 5
1075     vpp-soak-vs-ndr-2n-skx:
1076       csit-vpp-perf-report-iterative-2009-2n-skx:
1077         - 35  # rls2009 NDRPDR iter env 5
1078         - 36  # rls2009 NDRPDR iter env 5
1079         - 37  # rls2009 NDRPDR iter env 5
1080         - 39  # rls2009 NDRPDR iter env 5
1081         - 40  # rls2009 NDRPDR iter env 5
1082         - 42  # rls2009 NDRPDR iter env 5
1083         - 43  # rls2009 NDRPDR iter env 5
1084         - 44  # rls2009 NDRPDR iter env 5
1085         - 46  # rls2009 NDRPDR iter env 5
1086         - 48  # rls2009 NDRPDR iter env 5
1087         - 33  # rls2009 soak env 5
1088         - 34  # rls2009 soak env 5
1089
1090     vpp-soak-vs-ndr-2n-clx-ref:
1091       csit-vpp-perf-report-iterative-2009-2n-clx:
1092         - 36  # rls2009 NDRPDR iter env 5
1093         - 39  # rls2009 NDRPDR iter env 5
1094         - 40  # rls2009 NDRPDR iter env 5
1095         - 65  # rls2009 NDRPDR iter env 5
1096         - 66  # rls2009 NDRPDR iter env 5
1097         - 79  # rls2009 NDRPDR iter env 5
1098         - 82  # rls2009 NDRPDR iter env 5
1099         - 88  # rls2009 NDRPDR iter env 5
1100         - 89  # rls2009 NDRPDR iter env 5
1101         - 90  # rls2009 NDRPDR iter env 5
1102     vpp-soak-vs-ndr-2n-clx-cmp:
1103       csit-vpp-perf-report-iterative-2009-2n-clx:
1104         - 33  # rls2009 soak env 5
1105         - 34  # rls2009 soak env 5
1106     vpp-soak-vs-ndr-2n-clx:
1107       csit-vpp-perf-report-iterative-2009-2n-clx:
1108         - 36  # rls2009 NDRPDR iter env 5
1109         - 39  # rls2009 NDRPDR iter env 5
1110         - 40  # rls2009 NDRPDR iter env 5
1111         - 65  # rls2009 NDRPDR iter env 5
1112         - 66  # rls2009 NDRPDR iter env 5
1113         - 79  # rls2009 NDRPDR iter env 5
1114         - 82  # rls2009 NDRPDR iter env 5
1115         - 88  # rls2009 NDRPDR iter env 5
1116         - 89  # rls2009 NDRPDR iter env 5
1117         - 90  # rls2009 NDRPDR iter env 5
1118         - 33  # rls2009 soak env 5
1119         - 34  # rls2009 soak env 5
1120
1121     vpp-performance-changes-3n-hsw-mrr-h1:
1122       csit-vpp-perf-verify-2001-3n-hsw:
1123         - 17  # MRR sel
1124     vpp-performance-changes-3n-hsw-mrr-ref-env4:
1125       csit-vpp-perf-report-iterative-2005-3n-hsw:
1126         - 30  # MRR env 4
1127     vpp-performance-changes-3n-hsw-mrr-ref-env5:
1128       csit-vpp-perf-report-iterative-2009-3n-hsw:
1129         - 18  # rls2005 MRR iter env 5
1130     vpp-performance-changes-3n-hsw-mrr-cmp:
1131       csit-vpp-perf-report-iterative-2009-3n-hsw:
1132         - 23  # rls2009 MRR iter env 5
1133
1134     vpp-performance-changes-3n-skx-mrr-h1:
1135       csit-vpp-perf-verify-2001-3n-skx:
1136         - 50  # MRR sel
1137         - 53  # MRR sel addition
1138     vpp-performance-changes-3n-skx-mrr-ref-env4:
1139       csit-vpp-perf-report-iterative-2005-3n-skx:
1140         - 49  # MRR sel env 4
1141     vpp-performance-changes-3n-skx-mrr-ref-env5:
1142       csit-vpp-perf-report-iterative-2009-3n-skx:
1143         - 17  # rls2005 MRR iter env 5
1144     vpp-performance-changes-3n-skx-mrr-cmp:
1145       csit-vpp-perf-report-iterative-2009-3n-skx:
1146         - 24  # rls2009 MRR iter env 5
1147
1148     vpp-performance-changes-2n-skx-mrr-h1:
1149       csit-vpp-perf-verify-2001-2n-skx:
1150         - 101 # MRR sel
1151         - 128 # MRR sel addition
1152     vpp-performance-changes-2n-skx-mrr-ref-env4:
1153       csit-vpp-perf-report-iterative-2005-2n-skx:
1154         - 99  # MRR sel env 4
1155     vpp-performance-changes-2n-skx-mrr-ref-env5:
1156       csit-vpp-perf-report-iterative-2009-2n-skx:
1157         - 20  # rls2005 MRR iter env 5
1158     vpp-performance-changes-2n-skx-mrr-cmp:
1159       csit-vpp-perf-report-iterative-2009-2n-skx:
1160         - 85  # rls2009 MRR iter env 5
1161
1162     vpp-performance-changes-2n-clx-mrr-h1:
1163       csit-vpp-perf-verify-2001-2n-clx:
1164         - 39  # MRR
1165     vpp-performance-changes-2n-clx-mrr-ref-env4:
1166       csit-vpp-perf-report-iterative-2005-2n-clx:
1167         - 72   # MRR sel env 4
1168     vpp-performance-changes-2n-clx-mrr-ref-env5:
1169       csit-vpp-perf-report-iterative-2009-2n-clx:
1170         - 77  # rls2005 MRR iter env 5
1171     vpp-performance-changes-2n-clx-mrr-cmp:
1172       csit-vpp-perf-report-iterative-2009-2n-clx:
1173         - 102 # rls2009 MRR iter env 5
1174
1175     vpp-performance-changes-2n-dnv-mrr-h1:
1176       csit-vpp-perf-verify-2001-2n-dnv:
1177         - 12  # MRR sel
1178     vpp-performance-changes-2n-dnv-mrr-ref:
1179       csit-vpp-perf-report-iterative-2009-2n-dnv:
1180         - 23  # rls2005 MRR iter env 5
1181     vpp-performance-changes-2n-dnv-mrr-cmp:
1182       csit-vpp-perf-report-iterative-2009-2n-dnv:
1183         - 13  # rls2009 MRR iter env 5
1184
1185     vpp-performance-changes-3n-dnv-mrr-h1:
1186       csit-vpp-perf-verify-2001-3n-dnv:
1187         - 11  # MRR sel
1188     vpp-performance-changes-3n-dnv-mrr-ref:
1189       csit-vpp-perf-report-iterative-2009-3n-dnv:
1190         - 19  # rls2005 MRR iter env 5
1191     vpp-performance-changes-3n-dnv-mrr-cmp:
1192       csit-vpp-perf-report-iterative-2009-3n-dnv:
1193         - 22  # rls2009 MRR iter env 5
1194
1195     vpp-performance-changes-3n-tsh-mrr-h1:
1196       csit-vpp-perf-verify-2001-3n-tsh:
1197         - 9   # MRR sel
1198     vpp-performance-changes-3n-tsh-mrr-ref-env4:
1199       csit-vpp-perf-report-iterative-2005-3n-tsh:
1200         - 27  # MRR sel env 4
1201     vpp-performance-changes-3n-tsh-mrr-ref-env5:
1202       csit-vpp-perf-report-iterative-2009-3n-tsh:
1203         - 13  # rls2005 MRR iter env 5
1204     vpp-performance-changes-3n-tsh-mrr-cmp:
1205       csit-vpp-perf-report-iterative-2009-3n-tsh:
1206         - 15  # rls2009 MRR iter env 5
1207
1208     dpdk-performance-changes-3n-hsw-h1:
1209       csit-dpdk-perf-verify-2001-3n-hsw:
1210         - 4   # NDRPDR sel
1211         - 5   # NDRPDR sel
1212         - 6   # NDRPDR sel
1213         - 7   # NDRPDR sel
1214         - 8   # NDRPDR sel
1215         - 9   # NDRPDR sel
1216         - 10  # NDRPDR sel
1217         - 11  # NDRPDR sel
1218         - 12  # NDRPDR sel
1219         - 13  # NDRPDR sel
1220         - 15  # NDRPDR sel
1221         - 16  # NDRPDR sel
1222         - 17  # NDRPDR sel
1223         - 18  # NDRPDR sel
1224         - 19  # NDRPDR sel
1225         - 20  # NDRPDR sel
1226         - 21  # NDRPDR sel
1227         - 22  # NDRPDR sel
1228         - 23  # NDRPDR sel
1229         - 24  # NDRPDR sel
1230     dpdk-performance-changes-3n-hsw-ref:
1231       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1232         - 25  # NDRPDR iter
1233         - 26  # NDRPDR iter
1234         - 27  # NDRPDR iter
1235         - 28  # NDRPDR iter
1236         - 29  # NDRPDR iter
1237         - 30  # NDRPDR iter
1238         - 31  # NDRPDR iter
1239         - 32  # NDRPDR iter
1240         - 33  # NDRPDR iter
1241         - 34  # NDRPDR iter
1242     dpdk-performance-changes-3n-hsw-cmp:
1243       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1244         - 6   # NDRPDR iter env5
1245         - 7   # NDRPDR iter env5
1246         - 8   # NDRPDR iter env5
1247         - 9   # NDRPDR iter env5
1248         - 10  # NDRPDR iter env5
1249         - 11  # NDRPDR iter env5
1250         - 12  # NDRPDR iter env5
1251         - 13  # NDRPDR iter env5
1252         - 14  # NDRPDR iter env5
1253         - 15  # NDRPDR iter env5
1254
1255     dpdk-performance-changes-3n-skx-h1:
1256       csit-dpdk-perf-verify-2001-3n-skx:
1257         - 29  # NDRPDR sel xxv710
1258         - 33  # NDRPDR sel xxv710
1259         - 34  # NDRPDR sel xxv710
1260         - 35  # NDRPDR sel xxv710
1261         - 36  # NDRPDR sel xxv710
1262         - 37  # NDRPDR sel xxv710
1263         - 41  # NDRPDR sel xxv710
1264         - 42  # NDRPDR sel xxv710
1265         - 43  # NDRPDR sel xxv710
1266         - 45  # NDRPDR sel xxv710
1267         - 30  # NDRPDR sel x710
1268         - 31  # NDRPDR sel x710
1269         - 32  # NDRPDR sel x710
1270         - 38  # NDRPDR sel x710
1271         - 39  # NDRPDR sel x710
1272         - 40  # NDRPDR sel x710
1273         - 44  # NDRPDR sel x710
1274         - 46  # NDRPDR sel x710
1275         - 47  # NDRPDR sel x710
1276         - 48  # NDRPDR sel x710
1277     dpdk-performance-changes-3n-skx-ref:
1278       csit-dpdk-perf-report-iterative-2005-3n-skx:
1279         - 28  # NDRPDR iter
1280         - 29  # NDRPDR iter
1281         - 30  # NDRPDR iter
1282         - 31  # NDRPDR iter
1283         - 32  # NDRPDR iter
1284         - 33  # NDRPDR iter
1285         - 34  # NDRPDR iter
1286         - 35  # NDRPDR iter
1287         - 36  # NDRPDR iter
1288         - 37  # NDRPDR iter
1289     dpdk-performance-changes-3n-skx-cmp:
1290       csit-dpdk-perf-report-iterative-2009-3n-skx:
1291         - 4   # NDRPDR sel env5
1292         - 5   # NDRPDR sel env5
1293         - 6   # NDRPDR sel env5
1294         - 7   # NDRPDR sel env5
1295         - 8   # NDRPDR sel env5
1296         - 9   # NDRPDR sel env5
1297         - 14  # NDRPDR sel env5
1298         - 11  # NDRPDR sel env5
1299         - 12  # NDRPDR sel env5
1300         - 13  # NDRPDR sel env5
1301
1302     dpdk-performance-changes-2n-skx-h1:
1303       csit-dpdk-perf-verify-2001-2n-skx:
1304         - 35  # NDRPDR sel xxv710
1305         - 36  # NDRPDR sel xxv710
1306         - 37  # NDRPDR sel xxv710
1307         - 41  # NDRPDR sel xxv710
1308         - 42  # NDRPDR sel xxv710
1309         - 43  # NDRPDR sel xxv710
1310         - 46  # NDRPDR sel xxv710
1311         - 47  # NDRPDR sel xxv710
1312         - 52  # NDRPDR sel xxv710
1313         - 53  # NDRPDR sel xxv710
1314         - 38  # NDRPDR sel x710
1315         - 39  # NDRPDR sel x710
1316         - 40  # NDRPDR sel x710
1317         - 44  # NDRPDR sel x710
1318         - 45  # NDRPDR sel x710
1319         - 48  # NDRPDR sel x710
1320         - 49  # NDRPDR sel x710
1321         - 50  # NDRPDR sel x710
1322         - 51  # NDRPDR sel x710
1323         - 54  # NDRPDR sel x710
1324     dpdk-performance-changes-2n-skx-ref:
1325       csit-dpdk-perf-report-iterative-2005-2n-skx:
1326         - 20  # NDRPDR iter
1327         - 21  # NDRPDR iter
1328         - 22  # NDRPDR iter
1329         - 23  # NDRPDR iter
1330         - 24  # NDRPDR iter
1331         - 25  # NDRPDR iter
1332         - 26  # NDRPDR iter
1333         - 27  # NDRPDR iter
1334         - 28  # NDRPDR iter
1335         - 29  # NDRPDR iter
1336     dpdk-performance-changes-2n-skx-cmp:
1337       csit-dpdk-perf-report-iterative-2009-2n-skx:
1338         - 4   # NDRPDR iter env5
1339         - 5   # NDRPDR iter env5
1340         - 6   # NDRPDR iter env5
1341         - 7   # NDRPDR iter env5
1342         - 8   # NDRPDR iter env5
1343         - 9   # NDRPDR iter env5
1344         - 10  # NDRPDR iter env5
1345         - 11  # NDRPDR iter env5
1346         - 12  # NDRPDR iter env5
1347         - 13  # NDRPDR iter env5
1348
1349     dpdk-performance-changes-2n-clx-h1:
1350       csit-dpdk-perf-verify-2001-2n-clx:
1351         - 15  # NDRPDR sel
1352         - 16  # NDRPDR sel
1353         - 17  # NDRPDR sel
1354         - 18  # NDRPDR sel
1355         - 19  # NDRPDR sel
1356         - 20  # NDRPDR sel
1357         - 21  # NDRPDR sel
1358         - 22  # NDRPDR sel
1359         - 23  # NDRPDR sel
1360         - 24  # NDRPDR sel
1361         - 25  # NDRPDR sel
1362         - 26  # NDRPDR sel
1363         - 27  # NDRPDR sel
1364         - 28  # NDRPDR sel
1365         - 29  # NDRPDR sel
1366         - 30  # NDRPDR sel
1367         - 31  # NDRPDR sel
1368         - 32  # NDRPDR sel
1369         - 33  # NDRPDR sel
1370         - 34  # NDRPDR sel
1371     dpdk-performance-changes-2n-clx-ref:
1372       csit-dpdk-perf-report-iterative-2005-2n-clx:
1373         - 20  # NDRPDR iter
1374         - 21  # NDRPDR iter
1375         - 22  # NDRPDR iter
1376         - 23  # NDRPDR iter
1377         - 24  # NDRPDR iter
1378         - 25  # NDRPDR iter
1379         - 26  # NDRPDR iter
1380         - 27  # NDRPDR iter
1381         - 28  # NDRPDR iter
1382         - 29  # NDRPDR iter
1383     dpdk-performance-changes-2n-clx-cmp:
1384       csit-dpdk-perf-report-iterative-2009-2n-clx:
1385         - 4   # NDRPDR iter env5
1386         - 5   # NDRPDR iter env5
1387         - 6   # NDRPDR iter env5
1388         - 7   # NDRPDR iter env5
1389         - 8   # NDRPDR iter env5
1390         - 9   # NDRPDR iter env5
1391         - 10  # NDRPDR iter env5
1392         - 11  # NDRPDR iter env5
1393         - 12  # NDRPDR iter env5
1394         - 13  # NDRPDR iter env5
1395
1396 #    dpdk-performance-changes-2n-dnv-h1:
1397 #      csit-dpdk-perf-verify-2001-2n-dnv:
1398 #        - 9   # NDRPDR sel
1399 #        - 10  # NDRPDR sel
1400 #        - 11  # NDRPDR sel
1401 #        - 12  # NDRPDR sel
1402 #        - 13  # NDRPDR sel
1403 #        - 14  # NDRPDR sel
1404 #        - 15  # NDRPDR sel
1405 #        - 16  # NDRPDR sel
1406 #        - 17  # NDRPDR sel
1407 #        - 18  # NDRPDR sel
1408 #    dpdk-performance-changes-2n-dnv-ref:
1409 #      # No data
1410 #    dpdk-performance-changes-2n-dnv-cmp:
1411 #      # No data
1412 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1413
1414 #    dpdk-performance-changes-3n-dnv-h1:
1415 #      csit-dpdk-perf-verify-2001-3n-dnv:
1416 #        - 12  # NDRPDR sel
1417 #        - 13  # NDRPDR sel
1418 #        - 14  # NDRPDR sel
1419 #        - 15  # NDRPDR sel
1420 #        - 16  # NDRPDR sel
1421 #        - 17  # NDRPDR sel
1422 #        - 18  # NDRPDR sel
1423 #        - 19  # NDRPDR sel
1424 #        - 20  # NDRPDR sel
1425 #        - 22  # NDRPDR sel
1426 #    dpdk-performance-changes-3n-dnv-ref:
1427 #      # No data
1428 #    dpdk-performance-changes-3n-dnv-cmp:
1429 #      # No data
1430 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1431
1432     dpdk-performance-changes-3n-tsh-h1:
1433       csit-dpdk-perf-verify-2001-3n-tsh:
1434         - 3   # NDRPDR sel
1435         - 4   # NDRPDR sel
1436         - 5   # NDRPDR sel
1437         - 9   # NDRPDR sel
1438         - 10  # NDRPDR sel
1439         - 11  # NDRPDR sel
1440         - 12  # NDRPDR sel
1441         - 14  # NDRPDR sel
1442         - 15  # NDRPDR sel
1443         - 18  # NDRPDR sel
1444     dpdk-performance-changes-3n-tsh-ref:
1445       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1446         - 5   # NDRPDR sel
1447     dpdk-performance-changes-3n-tsh-cmp:
1448       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1449         - 1   # NDRPDR iter env5
1450         - 2   # NDRPDR iter env5
1451         - 3   # NDRPDR iter env5
1452         - 4   # NDRPDR iter env5
1453         - 5   # NDRPDR iter env5
1454         - 6   # NDRPDR iter env5
1455         - 7   # NDRPDR iter env5
1456         - 9   # NDRPDR iter env5
1457         - 10  # NDRPDR iter env5
1458         - 11  # NDRPDR iter env5
1459
1460     # Compare testbeds
1461
1462     vpp-compare-testbeds-ref:
1463       csit-vpp-perf-report-iterative-2009-3n-hsw:
1464         - 21  # rls2009 NDRPDR iter env 5
1465         - 22  # rls2009 NDRPDR iter env 5
1466         - 24  # rls2009 NDRPDR iter env 5
1467         - 25  # rls2009 NDRPDR iter env 5
1468         - 26  # rls2009 NDRPDR iter env 5
1469         - 27  # rls2009 NDRPDR iter env 5
1470         - 28  # rls2009 NDRPDR iter env 5
1471         - 29  # rls2009 NDRPDR iter env 5
1472         - 30  # rls2009 NDRPDR iter env 5
1473         - 31  # rls2009 NDRPDR iter env 5
1474     vpp-compare-testbeds-cmp:
1475       csit-vpp-perf-report-iterative-2009-3n-skx:
1476         - 26  # rls2009 NDRPDR iter env 5
1477         - 27  # rls2009 NDRPDR iter env 5
1478         - 28  # rls2009 NDRPDR iter env 5
1479         - 29  # rls2009 NDRPDR iter env 5
1480         - 35  # rls2009 NDRPDR iter env 5
1481         - 36  # rls2009 NDRPDR iter env 5
1482         - 37  # rls2009 NDRPDR iter env 5
1483         - 38  # rls2009 NDRPDR iter env 5
1484         - 39  # rls2009 NDRPDR iter env 5
1485         - 40  # rls2009 NDRPDR iter env 5
1486
1487     vpp-compare-testbeds-skx-clx-ref:
1488       csit-vpp-perf-report-iterative-2009-2n-skx:
1489         - 35  # rls2009 NDRPDR iter env 5
1490         - 36  # rls2009 NDRPDR iter env 5
1491         - 37  # rls2009 NDRPDR iter env 5
1492         - 39  # rls2009 NDRPDR iter env 5
1493         - 40  # rls2009 NDRPDR iter env 5
1494         - 42  # rls2009 NDRPDR iter env 5
1495         - 43  # rls2009 NDRPDR iter env 5
1496         - 44  # rls2009 NDRPDR iter env 5
1497         - 46  # rls2009 NDRPDR iter env 5
1498         - 48  # rls2009 NDRPDR iter env 5
1499         - 74  # rls2009 NDRPDR iter NAT44 env 5
1500         - 75  # rls2009 NDRPDR iter NAT44 env 5
1501         - 76  # rls2009 NDRPDR iter NAT44 env 5
1502         - 77  # rls2009 NDRPDR iter NAT44 env 5
1503         - 78  # rls2009 NDRPDR iter NAT44 env 5
1504         - 79  # rls2009 NDRPDR iter NAT44 env 5
1505         - 80  # rls2009 NDRPDR iter NAT44 env 5
1506         - 81  # rls2009 NDRPDR iter NAT44 env 5
1507         - 82  # rls2009 NDRPDR iter NAT44 env 5
1508         - 83  # rls2009 NDRPDR iter NAT44 env 5
1509     vpp-compare-testbeds-skx-clx-cmp:
1510       csit-vpp-perf-report-iterative-2009-2n-clx:
1511         - 36  # rls2009 NDRPDR iter env 5
1512         - 39  # rls2009 NDRPDR iter env 5
1513         - 40  # rls2009 NDRPDR iter env 5
1514         - 65  # rls2009 NDRPDR iter env 5
1515         - 66  # rls2009 NDRPDR iter env 5
1516         - 79  # rls2009 NDRPDR iter env 5
1517         - 82  # rls2009 NDRPDR iter env 5
1518         - 88  # rls2009 NDRPDR iter env 5
1519         - 89  # rls2009 NDRPDR iter env 5
1520         - 90  # rls2009 NDRPDR iter env 5
1521         - 91  # rls2009 NDRPDR iter NAT44 env 5
1522         - 92  # rls2009 NDRPDR iter NAT44 env 5
1523         - 94  # rls2009 NDRPDR iter NAT44 env 5
1524         - 95  # rls2009 NDRPDR iter NAT44 env 5
1525         - 96  # rls2009 NDRPDR iter NAT44 env 5
1526         - 97  # rls2009 NDRPDR iter NAT44 env 5
1527         - 98  # rls2009 NDRPDR iter NAT44 env 5
1528         - 99  # rls2009 NDRPDR iter NAT44 env 5
1529         - 100 # rls2009 NDRPDR iter NAT44 env 5
1530         - 101 # rls2009 NDRPDR iter NAT44 env 5
1531
1532     vpp-compare-testbeds-hsw-clx-ref:
1533       csit-vpp-perf-report-iterative-2009-3n-hsw:
1534         - 21  # rls2009 NDRPDR iter env 5
1535         - 22  # rls2009 NDRPDR iter env 5
1536         - 24  # rls2009 NDRPDR iter env 5
1537         - 25  # rls2009 NDRPDR iter env 5
1538         - 26  # rls2009 NDRPDR iter env 5
1539         - 27  # rls2009 NDRPDR iter env 5
1540         - 28  # rls2009 NDRPDR iter env 5
1541         - 29  # rls2009 NDRPDR iter env 5
1542         - 30  # rls2009 NDRPDR iter env 5
1543         - 31  # rls2009 NDRPDR iter env 5
1544     vpp-compare-testbeds-hsw-clx-cmp:
1545       csit-vpp-perf-report-iterative-2009-2n-clx:
1546         - 36  # rls2009 NDRPDR iter env 5
1547         - 39  # rls2009 NDRPDR iter env 5
1548         - 40  # rls2009 NDRPDR iter env 5
1549         - 65  # rls2009 NDRPDR iter env 5
1550         - 66  # rls2009 NDRPDR iter env 5
1551         - 79  # rls2009 NDRPDR iter env 5
1552         - 82  # rls2009 NDRPDR iter env 5
1553         - 88  # rls2009 NDRPDR iter env 5
1554         - 89  # rls2009 NDRPDR iter env 5
1555         - 90  # rls2009 NDRPDR iter env 5
1556
1557     vpp-compare-testbeds-mrr-ref:
1558       csit-vpp-perf-report-iterative-2009-3n-hsw:
1559         - 23  # rls2009 MRR iter env 5
1560     vpp-compare-testbeds-mrr-cmp:
1561       csit-vpp-perf-report-iterative-2009-3n-skx:
1562         - 24  # rls2009 MRR iter env 5
1563
1564     vpp-compare-testbeds-mrr-skx-clx-ref:
1565       csit-vpp-perf-report-iterative-2009-2n-skx:
1566         - 85  # rls2009 MRR iter env 5
1567     vpp-compare-testbeds-mrr-skx-clx-cmp:
1568       csit-vpp-perf-report-iterative-2009-2n-clx:
1569         - 102 # rls2009 MRR iter env 5
1570
1571     vpp-compare-testbeds-mrr-hsw-clx-ref:
1572       csit-vpp-perf-report-iterative-2009-3n-hsw:
1573         - 23  # rls2009 MRR iter env 5
1574     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1575       csit-vpp-perf-report-iterative-2009-2n-clx:
1576         - 102 # rls2009 MRR iter env 5
1577
1578     dpdk-compare-testbeds-ref:
1579       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1580         - 6   # NDRPDR iter env5
1581         - 7   # NDRPDR iter env5
1582         - 8   # NDRPDR iter env5
1583         - 9   # NDRPDR iter env5
1584         - 10  # NDRPDR iter env5
1585         - 11  # NDRPDR iter env5
1586         - 12  # NDRPDR iter env5
1587         - 13  # NDRPDR iter env5
1588         - 14  # NDRPDR iter env5
1589         - 15  # NDRPDR iter env5
1590     dpdk-compare-testbeds-cmp:
1591       csit-dpdk-perf-report-iterative-2009-3n-skx:
1592         - 4   # NDRPDR sel env5
1593         - 5   # NDRPDR sel env5
1594         - 6   # NDRPDR sel env5
1595         - 7   # NDRPDR sel env5
1596         - 8   # NDRPDR sel env5
1597         - 9   # NDRPDR sel env5
1598         - 14  # NDRPDR sel env5
1599         - 11  # NDRPDR sel env5
1600         - 12  # NDRPDR sel env5
1601         - 13  # NDRPDR sel env5
1602
1603     dpdk-compare-testbeds-skx-clx-ref:
1604       csit-dpdk-perf-report-iterative-2009-2n-skx:
1605         - 4   # NDRPDR iter env5
1606         - 5   # NDRPDR iter env5
1607         - 6   # NDRPDR iter env5
1608         - 7   # NDRPDR iter env5
1609         - 8   # NDRPDR iter env5
1610         - 9   # NDRPDR iter env5
1611         - 10  # NDRPDR iter env5
1612         - 11  # NDRPDR iter env5
1613         - 12  # NDRPDR iter env5
1614         - 13  # NDRPDR iter env5
1615     dpdk-compare-testbeds-skx-clx-cmp:
1616       csit-dpdk-perf-report-iterative-2009-2n-clx:
1617         - 4   # NDRPDR iter env5
1618         - 5   # NDRPDR iter env5
1619         - 6   # NDRPDR iter env5
1620         - 7   # NDRPDR iter env5
1621         - 8   # NDRPDR iter env5
1622         - 9   # NDRPDR iter env5
1623         - 10  # NDRPDR iter env5
1624         - 11  # NDRPDR iter env5
1625         - 12  # NDRPDR iter env5
1626         - 13  # NDRPDR iter env5
1627
1628     # Compare topologies
1629
1630     vpp-compare-topologies-ref:
1631       csit-vpp-perf-report-iterative-2009-3n-skx:
1632         - 26  # rls2009 NDRPDR iter env 5
1633         - 27  # rls2009 NDRPDR iter env 5
1634         - 28  # rls2009 NDRPDR iter env 5
1635         - 29  # rls2009 NDRPDR iter env 5
1636         - 35  # rls2009 NDRPDR iter env 5
1637         - 36  # rls2009 NDRPDR iter env 5
1638         - 37  # rls2009 NDRPDR iter env 5
1639         - 38  # rls2009 NDRPDR iter env 5
1640         - 39  # rls2009 NDRPDR iter env 5
1641         - 40  # rls2009 NDRPDR iter env 5
1642     vpp-compare-topologies-cmp:
1643       csit-vpp-perf-report-iterative-2009-2n-skx:
1644         - 35  # rls2009 NDRPDR iter env 5
1645         - 36  # rls2009 NDRPDR iter env 5
1646         - 37  # rls2009 NDRPDR iter env 5
1647         - 39  # rls2009 NDRPDR iter env 5
1648         - 40  # rls2009 NDRPDR iter env 5
1649         - 42  # rls2009 NDRPDR iter env 5
1650         - 43  # rls2009 NDRPDR iter env 5
1651         - 44  # rls2009 NDRPDR iter env 5
1652         - 46  # rls2009 NDRPDR iter env 5
1653         - 48  # rls2009 NDRPDR iter env 5
1654
1655     vpp-compare-topologies-mrr-ref:
1656       csit-vpp-perf-report-iterative-2009-3n-skx:
1657         - 24  # rls2009 MRR iter env 5
1658     vpp-compare-topologies-mrr-cmp:
1659       csit-vpp-perf-report-iterative-2009-2n-skx:
1660         - 85  # rls2009 MRR iter env 5
1661
1662     dpdk-compare-topologies-ref:
1663       csit-dpdk-perf-report-iterative-2009-3n-skx:
1664         - 4   # NDRPDR sel env5
1665         - 5   # NDRPDR sel env5
1666         - 6   # NDRPDR sel env5
1667         - 7   # NDRPDR sel env5
1668         - 8   # NDRPDR sel env5
1669         - 9   # NDRPDR sel env5
1670         - 14  # NDRPDR sel env5
1671         - 11  # NDRPDR sel env5
1672         - 12  # NDRPDR sel env5
1673         - 13  # NDRPDR sel env5
1674     dpdk-compare-topologies-cmp:
1675       csit-dpdk-perf-report-iterative-2009-2n-skx:
1676         - 4   # NDRPDR iter env5
1677         - 5   # NDRPDR iter env5
1678         - 6   # NDRPDR iter env5
1679         - 7   # NDRPDR iter env5
1680         - 8   # NDRPDR iter env5
1681         - 9   # NDRPDR iter env5
1682         - 10  # NDRPDR iter env5
1683         - 11  # NDRPDR iter env5
1684         - 12  # NDRPDR iter env5
1685         - 13  # NDRPDR iter env5
1686
1687   plot-layouts:
1688
1689     plot-soak-throughput:
1690       titlefont:
1691         size: 16
1692       xaxis:
1693         title: "<b>Test Cases [Index]</b>"
1694         titlefont:
1695           size: 14
1696         autorange: True
1697         fixedrange: False
1698         gridcolor: "rgb(230, 230, 230)"
1699         linecolor: "rgb(220, 220, 220)"
1700         linewidth: 1
1701         showgrid: True
1702         showline: True
1703         showticklabels: True
1704         tickcolor: "rgb(220, 220, 220)"
1705         tickmode: "linear"
1706         tickfont:
1707           size: 14
1708         zeroline: False
1709       yaxis:
1710         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1711         titlefont:
1712           size: 14
1713         gridcolor: "rgb(230, 230, 230)"
1714         hoverformat: ".4r"
1715         tickformat: ".3r"
1716         linecolor: "rgb(220, 220, 220)"
1717         linewidth: 1
1718         showgrid: True
1719         showline: True
1720         showticklabels: True
1721         tickcolor: "rgb(220, 220, 220)"
1722         tickfont:
1723           size: 14
1724         zeroline: False
1725         range: [0,50]
1726       autosize: False
1727       margin:
1728         t: 50
1729         b: 0
1730         l: 80
1731         r: 20
1732       showlegend: True
1733       legend:
1734         orientation: "h"
1735         font:
1736           size: 14
1737       width: 700
1738       height: 900
1739       paper_bgcolor: "#fff"
1740       plot_bgcolor: "#fff"
1741       hoverlabel:
1742         namelength: -1
1743
1744     plot-service-density:
1745       titlefont:
1746         size: 16
1747       xaxis:
1748         side: "top"
1749         autorange: True
1750         fixedrange: False
1751         showgrid: False
1752         showline: False
1753         showticklabels: False
1754         ticks: ""
1755         ticklen: 0
1756         tickwidth: 0
1757         zeroline: False
1758       yaxis:
1759         autorange: "reversed"
1760         showgrid: False
1761         showline: False
1762         showticklabels: False
1763         ticks: ""
1764         ticklen: 0
1765         tickwidth: 0
1766         zeroline: False
1767       showlegend: False
1768       paper_bgcolor: "#fff"
1769       plot_bgcolor: "#fff"
1770       width: 700
1771       height: 700
1772       hoverlabel:
1773         namelength: -1
1774
1775     plot-hoststack:
1776       titlefont:
1777         size: 16
1778       xaxis:
1779         title: "<b>Test Cases [Index]</b>"
1780         titlefont:
1781           size: 14
1782         autorange: True
1783         fixedrange: False
1784         gridcolor: "rgb(230, 230, 230)"
1785         linecolor: "rgb(220, 220, 220)"
1786         linewidth: 1
1787         showgrid: True
1788         showline: True
1789         showticklabels: True
1790         tickcolor: "rgb(220, 220, 220)"
1791         tickmode: "linear"
1792         tickfont:
1793           size: 14
1794         zeroline: False
1795       yaxis:
1796         title: "<b>Bandwidth [Gbps]</b>"
1797         titlefont:
1798           size: 14
1799         gridcolor: "rgb(230, 230, 230)"
1800         hoverformat: ".4s"
1801         linecolor: "rgb(220, 220, 220)"
1802         linewidth: 1
1803         rangemode: "tozero"
1804         showgrid: True
1805         showline: True
1806         showticklabels: True
1807         tickcolor: "rgb(230, 230, 230)"
1808         tickformat: ".3s"
1809         tickfont:
1810           size: 14
1811         zeroline: False
1812       autosize: False
1813       margin:
1814         t: 50
1815         b: 20
1816         l: 80
1817         r: 20
1818       showlegend: True
1819       legend:
1820         orientation: "h"
1821         font:
1822           size: 14
1823       width: 700
1824       height: 800
1825       paper_bgcolor: "#fff"
1826       plot_bgcolor: "#fff"
1827       hoverlabel:
1828         namelength: -1
1829
1830     plot-throughput:
1831       titlefont:
1832         size: 16
1833       xaxis:
1834         title: "<b>Test Cases [Index]</b>"
1835         titlefont:
1836           size: 14
1837         autorange: True
1838         fixedrange: False
1839         gridcolor: "rgb(230, 230, 230)"
1840         linecolor: "rgb(220, 220, 220)"
1841         linewidth: 1
1842         showgrid: True
1843         showline: True
1844         showticklabels: True
1845         tickcolor: "rgb(220, 220, 220)"
1846         tickmode: "linear"
1847         tickfont:
1848           size: 14
1849         zeroline: False
1850       yaxis:
1851         title: "<b>Packet Throughput [Mpps]</b>"
1852         titlefont:
1853           size: 14
1854         gridcolor: "rgb(230, 230, 230)"
1855         hoverformat: ".4r"
1856         tickformat: ".3r"
1857         linecolor: "rgb(220, 220, 220)"
1858         linewidth: 1
1859         showgrid: True
1860         showline: True
1861         showticklabels: True
1862         tickcolor: "rgb(220, 220, 220)"
1863         tickfont:
1864           size: 14
1865         zeroline: False
1866         range: [0,50]
1867       autosize: False
1868       margin:
1869         t: 50
1870         b: 0
1871         l: 80
1872         r: 20
1873       showlegend: True
1874       legend:
1875         orientation: "h"
1876         font:
1877           size: 14
1878       width: 700
1879       height: 900
1880       paper_bgcolor: "#fff"
1881       plot_bgcolor: "#fff"
1882       hoverlabel:
1883         namelength: -1
1884
1885     plot-throughput-gbps:
1886       titlefont:
1887         size: 16
1888       xaxis:
1889         title: "<b>Test Cases [Index]</b>"
1890         titlefont:
1891           size: 14
1892         autorange: True
1893         fixedrange: False
1894         gridcolor: "rgb(230, 230, 230)"
1895         linecolor: "rgb(220, 220, 220)"
1896         linewidth: 1
1897         showgrid: True
1898         showline: True
1899         showticklabels: True
1900         tickcolor: "rgb(220, 220, 220)"
1901         tickmode: "linear"
1902         tickfont:
1903           size: 14
1904         zeroline: False
1905       yaxis:
1906         title: "<b>Packet Throughput [Gbps]</b>"
1907         titlefont:
1908           size: 14
1909         gridcolor: "rgb(230, 230, 230)"
1910         hoverformat: ".4r"
1911         tickformat: ".3r"
1912         linecolor: "rgb(220, 220, 220)"
1913         linewidth: 1
1914         showgrid: True
1915         showline: True
1916         showticklabels: True
1917         tickcolor: "rgb(220, 220, 220)"
1918         tickfont:
1919           size: 14
1920         zeroline: False
1921         range: [0,10]
1922       autosize: False
1923       margin:
1924         t: 50
1925         b: 0
1926         l: 80
1927         r: 20
1928       showlegend: True
1929       legend:
1930         orientation: "h"
1931         font:
1932           size: 14
1933       width: 700
1934       height: 900
1935       paper_bgcolor: "#fff"
1936       plot_bgcolor: "#fff"
1937       hoverlabel:
1938         namelength: -1
1939
1940     plot-cps:
1941       titlefont:
1942         size: 16
1943       xaxis:
1944         title: "<b>Test Cases [Index]</b>"
1945         titlefont:
1946           size: 14
1947         autorange: True
1948         fixedrange: False
1949         gridcolor: "rgb(230, 230, 230)"
1950         linecolor: "rgb(220, 220, 220)"
1951         linewidth: 1
1952         showgrid: True
1953         showline: True
1954         showticklabels: True
1955         tickcolor: "rgb(220, 220, 220)"
1956         tickmode: "linear"
1957         tickfont:
1958           size: 14
1959         zeroline: False
1960       yaxis:
1961         title: "<b>Connection Rate [Mcps]</b>"
1962         titlefont:
1963           size: 14
1964         gridcolor: "rgb(230, 230, 230)"
1965         hoverformat: ".4r"
1966         tickformat: ".3s"
1967         linecolor: "rgb(220, 220, 220)"
1968         linewidth: 1
1969         showgrid: True
1970         showline: True
1971         showticklabels: True
1972         tickcolor: "rgb(220, 220, 220)"
1973         tickfont:
1974           size: 14
1975         zeroline: False
1976         range: [0,10]
1977       autosize: False
1978       margin:
1979         t: 50
1980         b: 0
1981         l: 80
1982         r: 20
1983       showlegend: True
1984       legend:
1985         orientation: "h"
1986         font:
1987           size: 14
1988       width: 700
1989       height: 900
1990       paper_bgcolor: "#fff"
1991       plot_bgcolor: "#fff"
1992       hoverlabel:
1993         namelength: -1
1994
1995     plot-throughput-speedup-analysis:
1996       titlefont:
1997         size: 16
1998       xaxis:
1999         title: "<b>Number of Cores [Qty]</b>"
2000         titlefont:
2001           size: 14
2002         autorange: True
2003         fixedrange: False
2004         gridcolor: "rgb(230, 230, 230)"
2005         linecolor: "rgb(220, 220, 220)"
2006         linewidth: 1
2007         showgrid: True
2008         showline: True
2009         showticklabels: True
2010         tickcolor: "rgb(238, 238, 238)"
2011         tickmode: "linear"
2012         tickfont:
2013           size: 14
2014         zeroline: False
2015       yaxis:
2016         title: "<b>Packet Throughput [Mpps]</b>"
2017         titlefont:
2018           size: 14
2019         type: "linear"
2020         gridcolor: "rgb(230, 230, 230)"
2021         hoverformat: ".4s"
2022         linecolor: "rgb(220, 220, 220)"
2023         linewidth: 1
2024         showgrid: True
2025         showline: True
2026         showticklabels: True
2027         tickcolor: "rgb(220, 220, 220)"
2028         tickformat: ".4s"
2029         tickfont:
2030           size: 14
2031         zeroline: True
2032         rangemode: "tozero"
2033         range: [0,100]
2034       legend:
2035         orientation: "h"
2036         font:
2037           size: 14
2038         xanchor: "left"
2039         yanchor: "top"
2040         x: 0
2041         y: -0.2
2042         bgcolor: "rgba(255, 255, 255, 0)"
2043         bordercolor: "rgba(255, 255, 255, 0)"
2044         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2045       autosize: False
2046       margin:
2047           't': 50
2048           'b': 150
2049           'l': 85
2050           'r': 10
2051       showlegend: True
2052       width: 700
2053       height: 700
2054       paper_bgcolor: "#fff"
2055       plot_bgcolor: "#fff"
2056       hoverlabel:
2057         namelength: -1
2058       annotations: [
2059         {
2060           text: "_ _          __          ...",
2061           align: "left",
2062           showarrow: False,
2063           xref: "paper",
2064           yref: "paper",
2065           xanchor: "left",
2066           yanchor: "top",
2067           x: 0,
2068           y: -0.14,
2069           font: {
2070             family: "Consolas, Courier New",
2071             size: 13
2072           },
2073         },
2074         {
2075           text: "    Perfect     Measured     Limit",
2076           align: "left",
2077           showarrow: False,
2078           xref: "paper",
2079           yref: "paper",
2080           xanchor: "left",
2081           yanchor: "top",
2082           x: 0,
2083           y: -0.15,
2084           font: {
2085             family: "Consolas, Courier New",
2086             size: 13
2087           },
2088         },
2089       ]
2090
2091     plot-throughput-speedup-analysis-gbps:
2092       titlefont:
2093         size: 16
2094       xaxis:
2095         title: "<b>Number of Cores [Qty]</b>"
2096         titlefont:
2097           size: 14
2098         autorange: True
2099         fixedrange: False
2100         gridcolor: "rgb(230, 230, 230)"
2101         linecolor: "rgb(220, 220, 220)"
2102         linewidth: 1
2103         showgrid: True
2104         showline: True
2105         showticklabels: True
2106         tickcolor: "rgb(238, 238, 238)"
2107         tickmode: "linear"
2108         tickfont:
2109           size: 14
2110         zeroline: False
2111       yaxis:
2112         title: "<b>Packet Throughput [Gbps]</b>"
2113         titlefont:
2114           size: 14
2115         type: "linear"
2116         gridcolor: "rgb(230, 230, 230)"
2117         hoverformat: ".4s"
2118         linecolor: "rgb(220, 220, 220)"
2119         linewidth: 1
2120         showgrid: True
2121         showline: True
2122         showticklabels: True
2123         tickcolor: "rgb(220, 220, 220)"
2124         tickformat: ".4s"
2125         tickfont:
2126           size: 14
2127         zeroline: True
2128         rangemode: "tozero"
2129         range: [0,100]
2130       legend:
2131         orientation: "h"
2132         font:
2133           size: 14
2134         xanchor: "left"
2135         yanchor: "top"
2136         x: 0
2137         y: -0.2
2138         bgcolor: "rgba(255, 255, 255, 0)"
2139         bordercolor: "rgba(255, 255, 255, 0)"
2140         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2141       autosize: False
2142       margin:
2143           't': 50
2144           'b': 150
2145           'l': 85
2146           'r': 10
2147       showlegend: True
2148       width: 700
2149       height: 700
2150       paper_bgcolor: "#fff"
2151       plot_bgcolor: "#fff"
2152       hoverlabel:
2153         namelength: -1
2154       annotations: [
2155         {
2156           text: "_ _          __",
2157           align: "left",
2158           showarrow: False,
2159           xref: "paper",
2160           yref: "paper",
2161           xanchor: "left",
2162           yanchor: "top",
2163           x: 0,
2164           y: -0.13,
2165           font: {
2166             family: "Consolas, Courier New",
2167             size: 13
2168           },
2169         },
2170         {
2171           text: "    Perfect     Measured",
2172           align: "left",
2173           showarrow: False,
2174           xref: "paper",
2175           yref: "paper",
2176           xanchor: "left",
2177           yanchor: "top",
2178           x: 0,
2179           y: -0.15,
2180           font: {
2181             family: "Consolas, Courier New",
2182             size: 13
2183           },
2184         },
2185       ]
2186
2187     plot-throughput-speedup-analysis-cps:
2188       titlefont:
2189         size: 16
2190       xaxis:
2191         title: "<b>Number of Cores [Qty]</b>"
2192         titlefont:
2193           size: 14
2194         autorange: True
2195         fixedrange: False
2196         gridcolor: "rgb(230, 230, 230)"
2197         linecolor: "rgb(220, 220, 220)"
2198         linewidth: 1
2199         showgrid: True
2200         showline: True
2201         showticklabels: True
2202         tickcolor: "rgb(238, 238, 238)"
2203         tickmode: "linear"
2204         tickfont:
2205           size: 14
2206         zeroline: False
2207       yaxis:
2208         title: "<b>Connection Rate [Mcps]</b>"
2209         titlefont:
2210           size: 14
2211         type: "linear"
2212         gridcolor: "rgb(230, 230, 230)"
2213         hoverformat: ".4s"
2214         linecolor: "rgb(220, 220, 220)"
2215         linewidth: 1
2216         showgrid: True
2217         showline: True
2218         showticklabels: True
2219         tickcolor: "rgb(220, 220, 220)"
2220         tickformat: ".4s"
2221         tickfont:
2222           size: 14
2223         zeroline: True
2224         rangemode: "tozero"
2225         range: [0,100]
2226       legend:
2227         orientation: "h"
2228         font:
2229           size: 14
2230         xanchor: "left"
2231         yanchor: "top"
2232         x: 0
2233         y: -0.2
2234         bgcolor: "rgba(255, 255, 255, 0)"
2235         bordercolor: "rgba(255, 255, 255, 0)"
2236         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2237       autosize: False
2238       margin:
2239           't': 50
2240           'b': 150
2241           'l': 85
2242           'r': 10
2243       showlegend: True
2244       width: 700
2245       height: 700
2246       paper_bgcolor: "#fff"
2247       plot_bgcolor: "#fff"
2248       hoverlabel:
2249         namelength: -1
2250       annotations: [
2251         {
2252           text: "_ _          __",
2253           align: "left",
2254           showarrow: False,
2255           xref: "paper",
2256           yref: "paper",
2257           xanchor: "left",
2258           yanchor: "top",
2259           x: 0,
2260           y: -0.13,
2261           font: {
2262             family: "Consolas, Courier New",
2263             size: 13
2264           },
2265         },
2266         {
2267           text: "    Perfect     Measured",
2268           align: "left",
2269           showarrow: False,
2270           xref: "paper",
2271           yref: "paper",
2272           xanchor: "left",
2273           yanchor: "top",
2274           x: 0,
2275           y: -0.15,
2276           font: {
2277             family: "Consolas, Courier New",
2278             size: 13
2279           },
2280         },
2281       ]
2282
2283     plot-latency:
2284       titlefont:
2285         size: 16
2286       xaxis:
2287         title: "<b>Direction</b>"
2288         titlefont:
2289           size: 14
2290         autorange: True
2291         fixedrange: False
2292         gridcolor: "rgb(230, 230, 230)"
2293         linecolor: "rgb(220, 220, 220)"
2294         linewidth: 1
2295         showgrid: True
2296         showline: True
2297         showticklabels: False
2298         tickcolor: "rgb(220, 220, 220)"
2299         tickmode: "linear"
2300         tickfont:
2301           size: 14
2302         zeroline: False
2303       yaxis:
2304         title: "<b>Packet Latency [uSec]</b>"
2305         titlefont:
2306           size: 14
2307         type: "linear"
2308         gridcolor: "rgb(230, 230, 230)"
2309         hoverformat: ".4s"
2310         linecolor: "rgb(220, 220, 220)"
2311         linewidth: 1
2312         showgrid: True
2313         showline: True
2314         showticklabels: True
2315         tickcolor: "rgb(220, 220, 220)"
2316         tickformat: ".4s"
2317         tickfont:
2318           size: 14
2319         zeroline: True
2320         rangemode: "tozero"
2321       legend:
2322         orientation: "h"
2323         font:
2324           size: 14
2325         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2326       autosize: False
2327       margin:
2328           't': 50
2329           'b': 150
2330           'l': 80
2331           'r': 10
2332       showlegend: True
2333       width: 700
2334       height: 700
2335       paper_bgcolor: "#fff"
2336       plot_bgcolor: "#fff"
2337       hoverlabel:
2338         namelength: -1
2339
2340     plot-hdrh-latency:
2341       title:
2342         text: ""
2343         xanchor: "center"
2344         x: 0.5
2345         font:
2346           size: 16
2347       width: 700
2348       plot_bgcolor: "white"
2349       annotations:
2350         - font:
2351             size: 14
2352           showarrow: False
2353           text: "<b>Packet Latency [uSec]</b>"
2354           x: 1
2355           xanchor: "right"
2356           xref: "paper"
2357           y: -0.045
2358           yanchor: "top"
2359           yref: "paper"
2360         - font:
2361             size: 14
2362           showarrow: False
2363           text: "<b>Probability [%]</b>"
2364           textangle: 270
2365           x: -0.06
2366           xanchor: "center"
2367           xref: "paper"
2368           y: 0.5
2369           yanchor: "middle"
2370           yref: "paper"
2371         - font:
2372             size: 14
2373           showarrow: False
2374           text: "<b>Direction: E-W</b>"
2375           x: 0.24
2376           xanchor: "center"
2377           xref: "paper"
2378           y: 1.05
2379           yanchor: "bottom"
2380           yref: "paper"
2381         - font:
2382             size: 14
2383           showarrow: False
2384           text: "<b>Direction: W-E</b>"
2385           x: 0.74
2386           xanchor: "center"
2387           xref: "paper"
2388           y: 1.05
2389           yanchor: "bottom"
2390           yref: "paper"
2391
2392     plot-hdrh-latency-percentile:
2393       title:
2394         text: ""
2395         xanchor: "center"
2396         x: 0.5
2397         font:
2398           size: 16
2399       xaxis:
2400         type: "log"
2401         title: "<b>Percentile [%]</b>"
2402         titlefont:
2403           size: 14
2404         autorange: True
2405         fixedrange: False
2406         gridcolor: "rgb(230, 230, 230)"
2407         linecolor: "rgb(220, 220, 220)"
2408         linewidth: 1
2409         showgrid: True
2410         showline: True
2411         showticklabels: True
2412         tickcolor: "rgb(220, 220, 220)"
2413         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2414         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2415         tickfont:
2416           size: 14
2417       yaxis:
2418         title: "<b>Packet Latency [uSec]</b>"
2419         titlefont:
2420           size: 14
2421         gridcolor: "rgb(230, 230, 230)"
2422         linecolor: "rgb(220, 220, 220)"
2423         linewidth: 1
2424         showgrid: True
2425         showline: True
2426         showticklabels: True
2427         tickcolor: "rgb(220, 220, 220)"
2428         tickfont:
2429           size: 14
2430       autosize: False
2431       showlegend: True
2432       legend:
2433         traceorder: "normal"
2434         orientation: "h"
2435         font:
2436           size: 14
2437         xanchor: "left"
2438         yanchor: "top"
2439         x: 0
2440         y: -0.15
2441         bgcolor: "rgba(255, 255, 255, 0)"
2442         bordercolor: "rgba(255, 255, 255, 0)"
2443       width: 700
2444       height: 700
2445       paper_bgcolor: "white"
2446       plot_bgcolor: "white"
2447
2448     plot-hdrh-latency-by-percentile:
2449       title:
2450         text: "<b>Latency by Percentile Distribution</b>"
2451         xanchor: "center"
2452         x: 0.5
2453         font:
2454           size: 18
2455       showlegend: True
2456       legend:
2457         traceorder: "normal"
2458         orientation: "h"
2459         font:
2460           size: 16
2461         xanchor: "left"
2462         yanchor: "top"
2463         x: 0
2464         y: -0.2
2465         bgcolor: "rgba(255, 255, 255, 0)"
2466         bordercolor: "rgba(255, 255, 255, 0)"
2467       xaxis:
2468         type: "linear"
2469         title: "<b>Percentile [%]</b>"
2470         titlefont:
2471           size: 14
2472         autorange: False
2473         fixedrange: False
2474         range: [0, 100]
2475         gridcolor: "rgb(230, 230, 230)"
2476         linecolor: "rgb(220, 220, 220)"
2477         linewidth: 1
2478         showgrid: True
2479         showline: True
2480         showticklabels: True
2481         tickcolor: "rgb(220, 220, 220)"
2482         tickvals: [0, 25, 50, 75, 100]
2483         ticktext: [0, 25, 50, 75, 100]
2484         tickfont:
2485           size: 14
2486       yaxis:
2487         title: "<b>One-Way Latency per Direction [uSec]</b>"
2488         titlefont:
2489           size: 14
2490         gridcolor: "rgb(230, 230, 230)"
2491         linecolor: "rgb(220, 220, 220)"
2492         linewidth: 1
2493         showgrid: True
2494         showline: True
2495         showticklabels: True
2496         tickcolor: "rgb(220, 220, 220)"
2497         tickfont:
2498           size: 14
2499       width: 700
2500       height: 700
2501       paper_bgcolor: "white"
2502       plot_bgcolor: "white"
2503
2504 - type: "static"
2505   src-path: "{DIR[RST]}"
2506   dst-path: "{DIR[WORKING,SRC]}"
2507
2508 - type: "input"
2509   general:
2510     file-name: "output_info.xml.gz"
2511     file-format: ".gz"
2512     arch-file-format:
2513       - ".gz"
2514       - ".zip"
2515     download-path: "{job}/{build}/archives/{filename}"
2516     extract: "output.xml"
2517
2518     zip-file-name: "robot-plugin.zip"
2519     zip-file-format: ".zip"
2520     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2521     zip-extract: "robot-plugin/output.xml"
2522
2523   builds:
2524
2525     csit-vpp-perf-verify-2001-3n-hsw:
2526       - 17  # MRR sel
2527     csit-vpp-perf-report-iterative-2005-3n-hsw:
2528       - 20  # NDRPDR sel env 4
2529       - 21  # NDRPDR sel env 4
2530       - 22  # NDRPDR sel env 4
2531       - 23  # NDRPDR sel env 4
2532       - 24  # NDRPDR sel env 4
2533       - 25  # NDRPDR sel env 4
2534       - 26  # NDRPDR sel env 4
2535       - 27  # NDRPDR sel env 4
2536       - 28  # NDRPDR sel env 4
2537       - 29  # NDRPDR sel env 4
2538       - 30  # MRR env 4
2539       - 31  # NDRPDR sel 2001.0-4
2540       - 32  # NDRPDR sel 2001.0-4
2541       - 33  # NDRPDR sel 2001.0-4
2542       - 34  # NDRPDR sel 2001.0-4
2543       - 35  # NDRPDR sel 2001.0-4
2544       - 36  # NDRPDR sel 2001.0-4
2545       - 38  # NDRPDR sel 2001.0-4
2546     csit-vpp-perf-report-iterative-2009-3n-hsw:
2547       - 18  # rls2005 MRR iter env 5
2548       - 9   # rls2005 NDRPDR iter env 5
2549       - 10  # rls2005 NDRPDR iter env 5
2550       - 11  # rls2005 NDRPDR iter env 5
2551       - 12  # rls2005 NDRPDR iter env 5
2552       - 13  # rls2005 NDRPDR iter env 5
2553       - 14  # rls2005 NDRPDR iter env 5
2554       - 15  # rls2005 NDRPDR iter env 5
2555       - 16  # rls2005 NDRPDR iter env 5
2556       - 17  # rls2005 NDRPDR iter env 5
2557       - 19  # rls2005 NDRPDR iter env 5
2558       - 23  # rls2009 MRR iter env 5
2559       - 21  # rls2009 NDRPDR iter env 5
2560       - 22  # rls2009 NDRPDR iter env 5
2561       - 24  # rls2009 NDRPDR iter env 5
2562       - 25  # rls2009 NDRPDR iter env 5
2563       - 26  # rls2009 NDRPDR iter env 5
2564       - 27  # rls2009 NDRPDR iter env 5
2565       - 28  # rls2009 NDRPDR iter env 5
2566       - 29  # rls2009 NDRPDR iter env 5
2567       - 30  # rls2009 NDRPDR iter env 5
2568       - 31  # rls2009 NDRPDR iter env 5
2569       - 32  # rls2009 Hoststack iter env 5
2570       - 33  # rls2009 Hoststack iter env 5
2571       - 34  # rls2009 Hoststack iter env 5
2572       - 35  # rls2009 Hoststack iter env 5
2573       - 36  # rls2009 Hoststack iter env 5
2574       - 37  # rls2009 Hoststack iter env 5
2575       - 38  # rls2009 Hoststack iter env 5
2576       - 39  # rls2009 Hoststack iter env 5
2577       - 40  # rls2009 Hoststack iter env 5
2578       - 41  # rls2009 Hoststack iter env 5
2579     csit-vpp-perf-report-coverage-2009-3n-hsw:
2580       - 3   # rls2009 NDRPDR cov 3n-hsw-crypto-00
2581       - 4   # rls2009 NDRPDR cov 3n-hsw-crypto-01
2582       - 5   # rls2009 NDRPDR cov 3n-hsw-crypto-02
2583       - 6   # rls2009 NDRPDR cov 3n-hsw-crypto-03
2584       - 7   # rls2009 NDRPDR cov 3n-hsw-ip4-00
2585       - 8   # rls2009 NDRPDR cov 3n-hsw-ip4-01
2586       - 9   # rls2009 NDRPDR cov 3n-hsw-ip4-02
2587       - 10  # rls2009 NDRPDR cov 3n-hsw-ip4-03
2588       - 11  # rls2009 NDRPDR cov 3n-hsw-ip4-04
2589       - 12  # rls2009 NDRPDR cov 3n-hsw-ip4-05
2590       - 13  # rls2009 NDRPDR cov 3n-hsw-ip4-06
2591       - 14  # rls2009 NDRPDR cov 3n-hsw-ip4-07
2592       - 15  # rls2009 NDRPDR cov 3n-hsw-ip4tun-00
2593       - 16  # rls2009 NDRPDR cov 3n-hsw-ip4tun-01
2594       - 17  # rls2009 NDRPDR cov 3n-hsw-ip4tun-02
2595       - 18  # rls2009 NDRPDR cov 3n-hsw-ip6-00
2596       - 19  # rls2009 NDRPDR cov 3n-hsw-ip6-01
2597       - 20  # rls2009 NDRPDR cov 3n-hsw-ip6tun-00
2598       - 21  # rls2009 NDRPDR cov 3n-hsw-l2-00
2599       - 22  # rls2009 NDRPDR cov 3n-hsw-l2-01
2600       - 23  # rls2009 NDRPDR cov 3n-hsw-l2-01
2601       - 24  # rls2009 NDRPDR cov 3n-hsw-l2-03
2602       - 25  # rls2009 NDRPDR cov 3n-hsw-l2-04
2603       - 26  # rls2009 NDRPDR cov 3n-hsw-l2-05
2604       - 27  # rls2009 NDRPDR cov 3n-hsw-l2-06
2605       - 28  # rls2009 NDRPDR cov 3n-hsw-l2-07
2606       - 29  # rls2009 NDRPDR cov 3n-hsw-l2-08
2607       - 30  # rls2009 NDRPDR cov 3n-hsw-l2-09
2608       - 31  # rls2009 NDRPDR cov 3n-hsw-l2-10
2609       - 32  # rls2009 NDRPDR cov 3n-hsw-memif-00
2610       - 33  # rls2009 NDRPDR cov 3n-hsw-srv6-00
2611       - 34  # rls2009 NDRPDR cov 3n-hsw-srv6-01
2612       - 35  # rls2009 NDRPDR cov 3n-hsw-vhost-00
2613       - 36  # rls2009 NDRPDR cov 3n-hsw-vhost-01
2614       - 37  # rls2009 NDRPDR cov 3n-hsw-vhost-02
2615
2616     csit-vpp-perf-verify-2001-3n-skx:
2617       - 50  # MRR sel
2618       - 53  # MRR sel addition
2619     csit-vpp-perf-report-iterative-2005-3n-skx:
2620       - 4   # NDRPDR sel
2621       - 5   # NDRPDR sel ??? all x710 failed
2622       - 33  # NDRPDR sel
2623       - 28  # NDRPDR sel
2624       - 34  # NDRPDR sel
2625       - 42  # NDRPDR sel env 4
2626       - 43  # NDRPDR sel env 4
2627       - 44  # NDRPDR sel env 4
2628       - 45  # NDRPDR sel env 4
2629       - 47  # NDRPDR sel env 4
2630       - 55  # NDRPDR sel env 4
2631       - 56  # NDRPDR sel env 4
2632       - 57  # NDRPDR sel env 4
2633       - 61  # NDRPDR sel env 4
2634       - 62  # NDRPDR sel env 4
2635       - 50  # NDRPDR sel 2001.0-4
2636       - 51  # NDRPDR sel 2001.0-4
2637       - 52  # NDRPDR sel 2001.0-4
2638       - 53  # NDRPDR sel 2001.0-4
2639       - 54  # NDRPDR sel 2001.0-4
2640       - 49  # MRR sel env 4
2641     csit-vpp-perf-report-iterative-2009-3n-skx:
2642       - 17  # rls2005 MRR iter env 5
2643       - 13  # rls2005 NDRPDR iter env 5
2644       - 18  # rls2005 NDRPDR iter env 5
2645       - 19  # rls2005 NDRPDR iter env 5
2646       - 41  # rls2005 NDRPDR iter env 5
2647       - 43  # rls2005 NDRPDR iter env 5
2648       - 44  # rls2005 NDRPDR iter env 5
2649       - 45  # rls2005 NDRPDR iter env 5
2650       - 46  # rls2005 NDRPDR iter env 5
2651       - 48  # rls2005 NDRPDR iter env 5
2652       - 49  # rls2005 NDRPDR iter env 5
2653       - 24  # rls2009 MRR iter env 5
2654       - 26  # rls2009 NDRPDR iter env 5
2655       - 27  # rls2009 NDRPDR iter env 5
2656       - 28  # rls2009 NDRPDR iter env 5
2657       - 29  # rls2009 NDRPDR iter env 5
2658       - 35  # rls2009 NDRPDR iter env 5
2659       - 36  # rls2009 NDRPDR iter env 5
2660       - 37  # rls2009 NDRPDR iter env 5
2661       - 38  # rls2009 NDRPDR iter env 5
2662       - 39  # rls2009 NDRPDR iter env 5
2663       - 40  # rls2009 NDRPDR iter env 5
2664     csit-vpp-perf-report-coverage-2009-3n-skx:
2665       - 36  # rls2009 NDRPDR cov 3n-skx-crypto-00
2666       - 3   # rls2009 NDRPDR cov 3n-skx-crypto-01
2667       - 4   # rls2009 NDRPDR cov 3n-skx-crypto-02
2668       - 37  # rls2009 NDRPDR cov 3n-skx-crypto-03
2669       - 6   # rls2009 NDRPDR cov 3n-skx-ip4-00
2670       - 7   # rls2009 NDRPDR cov 3n-skx-ip4-01
2671       - 8   # rls2009 NDRPDR cov 3n-skx-ip4-02
2672       - 9   # rls2009 NDRPDR cov 3n-skx-ip4-03
2673       - 10  # rls2009 NDRPDR cov 3n-skx-ip4-04
2674       - 38  # rls2009 NDRPDR cov 3n-skx-ip4-05
2675       - 12  # rls2009 NDRPDR cov 3n-skx-ip4-06
2676       - 39  # rls2009 NDRPDR cov 3n-skx-ip4-07
2677       - 14  # rls2009 NDRPDR cov 3n-skx-ip4tun-00
2678       - 15  # rls2009 NDRPDR cov 3n-skx-ip4tun-01
2679       - 16  # rls2009 NDRPDR cov 3n-skx-ip4tun-02
2680       - 40  # rls2009 NDRPDR cov 3n-skx-ip6-00
2681       - 18  # rls2009 NDRPDR cov 3n-skx-ip6-01
2682       - 19  # rls2009 NDRPDR cov 3n-skx-ip6tun-00
2683       - 20  # rls2009 NDRPDR cov 3n-skx-l2-00
2684       - 21  # rls2009 NDRPDR cov 3n-skx-l2-01
2685       - 22  # rls2009 NDRPDR cov 3n-skx-l2-02
2686       - 23  # rls2009 NDRPDR cov 3n-skx-l2-03
2687       - 24  # rls2009 NDRPDR cov 3n-skx-l2-04
2688       - 41  # rls2009 NDRPDR cov 3n-skx-l2-05
2689       - 42  # rls2009 NDRPDR cov 3n-skx-l2-06
2690       - 43  # rls2009 NDRPDR cov 3n-skx-l2-07
2691       - 28  # rls2009 NDRPDR cov 3n-skx-l2-08
2692       - 44  # rls2009 NDRPDR cov 3n-skx-l2-09
2693       - 45  # rls2009 NDRPDR cov 3n-skx-l2-10
2694       - 46  # rls2009 NDRPDR cov 3n-skx-memif-00
2695       - 47  # rls2009 NDRPDR cov 3n-skx-srv6-00
2696       - 48  # rls2009 NDRPDR cov 3n-skx-srv6-01
2697       - 49  # rls2009 NDRPDR cov 3n-skx-vhost-00
2698       - 50  # rls2009 NDRPDR cov 3n-skx-vhost-01
2699       - 51  # rls2009 NDRPDR cov 3n-skx-vhost-02
2700       - 54  # rls2009 NDRPDR cov 3n-skx-vhost-03
2701
2702     csit-vpp-perf-verify-2001-2n-skx:
2703       - 101  # MRR sel - old
2704       - 128  # MRR sel addition - old
2705     csit-vpp-perf-report-iterative-2005-2n-skx:
2706       - 88  # NDRPDR sel env 4
2707       - 89  # NDRPDR sel env 4
2708       - 90  # NDRPDR sel env 4
2709       - 91  # NDRPDR sel env 4
2710       - 92  # NDRPDR sel env 4
2711       - 93  # NDRPDR sel env 4
2712       - 94  # NDRPDR sel env 4
2713       - 125 # NDRPDR sel env 4
2714       - 126 # NDRPDR sel env 4
2715       - 127 # NDRPDR sel env 4
2716       - 100 # NDRPDR sel 2001.0-4
2717       - 101 # NDRPDR sel 2001.0-4
2718       - 102 # NDRPDR sel 2001.0-4
2719       - 103 # NDRPDR sel 2001.0-4
2720       - 104 # NDRPDR sel 2001.0-4
2721       - 105 # NDRPDR sel 2001.0-4
2722       - 99  # MRR sel env 4
2723     csit-vpp-perf-report-iterative-2009-2n-skx:
2724       - 20  # rls2005 MRR iter env 5
2725       - 13  # rls2005 NDRPDR iter env 5
2726       - 16  # rls2005 NDRPDR iter env 5
2727       - 17  # rls2005 NDRPDR iter env 5
2728       - 18  # rls2005 NDRPDR iter env 5
2729       - 19  # rls2005 NDRPDR iter env 5
2730       - 21  # rls2005 NDRPDR iter env 5
2731       - 22  # rls2005 NDRPDR iter env 5
2732       - 23  # rls2005 NDRPDR iter env 5
2733       - 24  # rls2005 NDRPDR iter env 5
2734       - 25  # rls2005 NDRPDR iter env 5
2735       - 85  # rls2009 MRR iter env 5
2736 #      - 26  # rls2009 MRR iter env 5
2737       - 35  # rls2009 NDRPDR iter env 5
2738       - 36  # rls2009 NDRPDR iter env 5
2739       - 37  # rls2009 NDRPDR iter env 5
2740       - 39  # rls2009 NDRPDR iter env 5
2741       - 40  # rls2009 NDRPDR iter env 5
2742       - 42  # rls2009 NDRPDR iter env 5
2743       - 43  # rls2009 NDRPDR iter env 5
2744       - 44  # rls2009 NDRPDR iter env 5
2745       - 46  # rls2009 NDRPDR iter env 5
2746       - 48  # rls2009 NDRPDR iter env 5
2747       - 74  # rls2009 NDRPDR iter NAT44 env 5
2748       - 75  # rls2009 NDRPDR iter NAT44 env 5
2749       - 76  # rls2009 NDRPDR iter NAT44 env 5
2750       - 77  # rls2009 NDRPDR iter NAT44 env 5
2751       - 78  # rls2009 NDRPDR iter NAT44 env 5
2752       - 79  # rls2009 NDRPDR iter NAT44 env 5
2753       - 80  # rls2009 NDRPDR iter NAT44 env 5
2754       - 81  # rls2009 NDRPDR iter NAT44 env 5
2755       - 82  # rls2009 NDRPDR iter NAT44 env 5
2756       - 83  # rls2009 NDRPDR iter NAT44 env 5
2757 #      - 51  # rls2009 NDRPDR iter NAT44 env 5
2758 #      - 52  # rls2009 NDRPDR iter NAT44 env 5
2759 #      - 53  # rls2009 NDRPDR iter NAT44 env 5
2760 #      - 54  # rls2009 NDRPDR iter NAT44 env 5
2761 #      - 55  # rls2009 NDRPDR iter NAT44 env 5
2762 #      - 56  # rls2009 NDRPDR iter NAT44 env 5
2763 #      - 57  # rls2009 NDRPDR iter NAT44 env 5
2764 #      - 58  # rls2009 NDRPDR iter NAT44 env 5
2765 #      - 59  # rls2009 NDRPDR iter NAT44 env 5
2766 #      - 60  # rls2009 NDRPDR iter NAT44 env 5
2767       - 38  # rls2009 nf-density iter env 5
2768       - 41  # rls2009 nf-density iter env 5
2769       - 45  # rls2009 nf-density iter env 5
2770       - 47  # rls2009 nf-density iter env 5
2771       - 49  # rls2009 nf-density iter env 5
2772       - 63  # rls2009 nf-density iter env 5
2773       - 65  # rls2009 nf-density iter env 5
2774       - 66  # rls2009 nf-density iter env 5
2775       - 71  # rls2009 nf-density iter env 5
2776       - 72  # rls2009 nf-density iter env 5
2777       - 50  # rls2009 MRR nf-density iter env 5
2778       - 27  # rls2009 reconf env 5
2779       - 28  # rls2009 reconf env 5
2780       - 29  # rls2009 reconf env 5
2781       - 30  # rls2009 reconf env 5
2782       - 31  # rls2009 reconf env 5
2783       - 32  # rls2009 reconf env 5
2784       - 61  # rls2009 reconf env 5
2785       - 62  # rls2009 reconf env 5
2786       - 68  # rls2009 reconf env 5
2787       - 70  # rls2009 reconf env 5
2788       - 33  # rls2009 soak env 5
2789       - 34  # rls2009 soak env 5
2790     csit-vpp-perf-report-coverage-2009-2n-skx:
2791       - 18  # rls2009 NDRPDR cov 2n-skx-ip4-00
2792       - 19  # rls2009 NDRPDR cov 2n-skx-ip4-01
2793       - 10  # rls2009 NDRPDR cov 2n-skx-ip4-02
2794       - 20  # rls2009 NDRPDR cov 2n-skx-ip4-03
2795       - 21  # rls2009 NDRPDR cov 2n-skx-ip4-04
2796       - 31  # rls2009 NDRPDR cov 2n-skx-ip4-05
2797       - 32  # rls2009 NDRPDR cov 2n-skx-ip4-06
2798       - 33  # rls2009 NDRPDR cov 2n-skx-ip4-07
2799       - 22  # rls2009 NDRPDR cov 2n-skx-ip6-00
2800       - 23  # rls2009 NDRPDR cov 2n-skx-ip6-01
2801       - 24  # rls2009 NDRPDR cov 2n-skx-l2-00
2802       - 25  # rls2009 NDRPDR cov 2n-skx-l2-01
2803       - 26  # rls2009 NDRPDR cov 2n-skx-lb-00
2804       - 27  # rls2009 NDRPDR cov 2n-skx-memif-00
2805       - 28  # rls2009 NDRPDR cov 2n-skx-vhost-00
2806       - 29  # rls2009 NDRPDR cov 2n-skx-vhost-01
2807       - 30  # rls2009 NDRPDR cov 2n-skx-vts-00
2808
2809     csit-vpp-perf-verify-2001-2n-clx:
2810       - 39  # MRR
2811     csit-vpp-perf-report-iterative-2005-2n-clx:
2812       - 62  # NDRPDR sel env 4
2813       - 63  # NDRPDR sel env 4
2814       - 64  # NDRPDR sel env 4
2815       - 65  # NDRPDR sel env 4
2816       - 66  # NDRPDR sel env 4
2817       - 68  # NDRPDR sel env 4
2818       - 69  # NDRPDR sel env 4
2819       - 70  # NDRPDR sel env 4
2820       - 103 # NDRPDR sel env 4
2821       - 104 # NDRPDR sel env 4
2822       - 73  # NDRPDR sel 2001.0-4
2823       - 74  # NDRPDR sel 2001.0-4
2824       - 75  # NDRPDR sel 2001.0-4
2825       - 76  # NDRPDR sel 2001.0-4
2826       - 77  # NDRPDR sel 2001.0-4
2827       - 78  # NDRPDR sel 2001.0-4
2828       - 79  # NDRPDR sel 2001.0-4
2829       - 80  # NDRPDR sel 2001.0-4
2830       - 72  # MRR env 4
2831     csit-vpp-perf-report-iterative-2009-2n-clx:
2832       - 77  # rls2005 MRR iter env 5
2833       - 13  # rls2005 NDRPDR iter env 5
2834       - 15  # rls2005 NDRPDR iter env 5
2835       - 17  # rls2005 NDRPDR iter env 5
2836       - 18  # rls2005 NDRPDR iter env 5
2837       - 19  # rls2005 NDRPDR iter env 5
2838       - 20  # rls2005 NDRPDR iter env 5
2839       - 21  # rls2005 NDRPDR iter env 5
2840       - 22  # rls2005 NDRPDR iter env 5
2841       - 23  # rls2005 NDRPDR iter env 5
2842       - 24  # rls2005 NDRPDR iter env 5
2843       - 102 # rls2009 MRR iter env 5
2844 #      - 78  # rls2009 MRR iter env 5
2845       - 36  # rls2009 NDRPDR iter env 5
2846       - 39  # rls2009 NDRPDR iter env 5
2847       - 40  # rls2009 NDRPDR iter env 5
2848       - 65  # rls2009 NDRPDR iter env 5
2849       - 66  # rls2009 NDRPDR iter env 5
2850       - 79  # rls2009 NDRPDR iter env 5
2851       - 82  # rls2009 NDRPDR iter env 5
2852       - 88  # rls2009 NDRPDR iter env 5
2853       - 89  # rls2009 NDRPDR iter env 5
2854       - 90  # rls2009 NDRPDR iter env 5
2855       - 91  # rls2009 NDRPDR iter NAT44 env 5
2856       - 92  # rls2009 NDRPDR iter NAT44 env 5
2857       - 94  # rls2009 NDRPDR iter NAT44 env 5
2858       - 95  # rls2009 NDRPDR iter NAT44 env 5
2859       - 96  # rls2009 NDRPDR iter NAT44 env 5
2860       - 97  # rls2009 NDRPDR iter NAT44 env 5
2861       - 98  # rls2009 NDRPDR iter NAT44 env 5
2862       - 99  # rls2009 NDRPDR iter NAT44 env 5
2863       - 100 # rls2009 NDRPDR iter NAT44 env 5
2864       - 101 # rls2009 NDRPDR iter NAT44 env 5
2865       - 37  # rls2009 nf-density iter env 5
2866       - 43  # rls2009 nf-density iter env 5
2867       - 69  # rls2009 nf-density iter env 5
2868       - 70  # rls2009 nf-density iter env 5
2869       - 71  # rls2009 nf-density iter env 5
2870       - 72  # rls2009 nf-density iter env 5
2871       - 73  # rls2009 nf-density iter env 5
2872       - 74  # rls2009 nf-density iter env 5
2873       - 75  # rls2009 nf-density iter env 5
2874       - 76  # rls2009 nf-density iter env 5
2875       - 45  # rls2009 MRR nf-density iter env 5
2876       - 25  # rls2009 reconf env 5
2877       - 27  # rls2009 reconf env 5
2878       - 28  # rls2009 reconf env 5
2879       - 29  # rls2009 reconf env 5
2880       - 30  # rls2009 reconf env 5
2881       - 30  # rls2009 reconf env 5
2882       - 32  # rls2009 reconf env 5
2883       - 48  # rls2009 reconf env 5
2884       - 53  # rls2009 reconf env 5
2885       - 68  # rls2009 reconf env 5
2886       - 33  # rls2009 soak env 5
2887       - 34  # rls2009 soak env 5
2888     csit-vpp-perf-report-coverage-2009-2n-clx:
2889       - 2   # rls2009 NDRPDR cov 2n-clx-ip4-00
2890       - 3   # rls2009 NDRPDR cov 2n-clx-ip4-01
2891       - 4   # rls2009 NDRPDR cov 2n-clx-ip4-02
2892       - 5   # rls2009 NDRPDR cov 2n-clx-ip4-03
2893       - 6   # rls2009 NDRPDR cov 2n-clx-ip4-04
2894       - 23  # rls2009 NDRPDR cov 2n-clx-ip4-05
2895       - 24  # rls2009 NDRPDR cov 2n-clx-ip4-06
2896       - 25  # rls2009 NDRPDR cov 2n-clx-ip4-07
2897       - 22  # rls2009 NDRPDR cov 2n-clx-ip6-00
2898       - 9   # rls2009 NDRPDR cov 2n-clx-ip6-01
2899       - 17  # rls2009 NDRPDR cov 2n-clx-l2-00
2900       - 21  # rls2009 NDRPDR cov 2n-clx-l2-01
2901       - 12  # rls2009 NDRPDR cov 2n-clx-lb-00
2902       - 13  # rls2009 NDRPDR cov 2n-clx-memif-00
2903       - 14  # rls2009 NDRPDR cov 2n-clx-vhost-00
2904       - 15  # rls2009 NDRPDR cov 2n-clx-vhost-01
2905       - 16  # rls2009 NDRPDR cov 2n-clx-vts-00
2906
2907     csit-vpp-perf-verify-2001-3n-tsh:
2908       - 9   # MRR sel
2909     csit-vpp-perf-report-iterative-2005-3n-tsh:
2910       - 23  # NDRPDR sel env 4
2911       - 25  # NDRPDR sel env 4
2912       - 33  # NDRPDR sel env 4
2913       - 34  # NDRPDR sel env 4
2914       - 35  # NDRPDR sel env 4
2915       - 36  # NDRPDR sel env 4
2916       - 37  # NDRPDR sel env 4
2917       - 38  # NDRPDR sel env 4
2918       - 39  # NDRPDR sel env 4
2919       - 40  # NDRPDR sel env 4
2920       - 28  # NDRPDR sel 2001.0-4
2921       - 29  # NDRPDR sel 2001.0-4
2922       - 31  # NDRPDR sel 2001.0-4
2923       - 27  # MRR sel env 4
2924     # TODO: Add:
2925     csit-vpp-perf-report-iterative-2009-3n-tsh:
2926       - 8   # rls2005 NDRPDR iter env 5
2927       - 11  # rls2005 NDRPDR iter env 5
2928       - 12  # rls2005 NDRPDR iter env 5
2929       - 24  # rls2005 NDRPDR iter env 5
2930       - 27  # rls2005 NDRPDR iter env 5
2931       - 29  # rls2005 NDRPDR iter env 5
2932       - 31  # rls2005 NDRPDR iter env 5
2933       - 13  # rls2005 MRR iter env 5
2934       - 14  # rls2009 NDRPDR iter env 5
2935       - 20  # rls2009 NDRPDR iter env 5
2936       - 21  # rls2009 NDRPDR iter env 5
2937       - 22  # rls2009 NDRPDR iter env 5
2938       - 23  # rls2009 NDRPDR iter env 5
2939       - 28  # rls2009 NDRPDR iter env 5
2940       - 30  # rls2009 NDRPDR iter env 5
2941       - 33  # rls2009 NDRPDR iter env 5
2942       - 15  # rls2009 MRR iter env 5
2943
2944     csit-vpp-perf-verify-2001-3n-dnv:
2945       - 5   # NDRPDR sel
2946       - 6   # NDRPDR sel
2947       - 7   # NDRPDR sel
2948       - 8   # NDRPDR sel
2949       - 9   # NDRPDR sel
2950       - 10  # NDRPDR sel
2951       - 12  # NDRPDR sel
2952       - 16  # NDRPDR sel
2953       - 17  # NDRPDR sel
2954       - 18  # NDRPDR sel
2955       - 11  # MRR sel
2956     csit-vpp-perf-report-iterative-2009-3n-dnv:
2957       - 16  # rls2005 NDRPDR iter env 5
2958       - 23  # rls2005 NDRPDR iter env 5
2959       - 25  # rls2005 NDRPDR iter env 5
2960       - 26  # rls2005 NDRPDR iter env 5
2961       - 27  # rls2005 NDRPDR iter env 5
2962       - 28  # rls2005 NDRPDR iter env 5
2963       - 29  # rls2005 NDRPDR iter env 5
2964       - 30  # rls2005 NDRPDR iter env 5
2965       - 31  # rls2005 NDRPDR iter env 5
2966       - 32  # rls2005 NDRPDR iter env 5
2967       - 19  # rls2005 MRR iter env 5
2968       - 3   # rls2009 NDRPDR iter env 5
2969       - 6   # rls2009 NDRPDR iter env 5
2970       - 7   # rls2009 NDRPDR iter env 5
2971       - 8   # rls2009 NDRPDR iter env 5
2972       - 10  # rls2009 NDRPDR iter env 5
2973       - 11  # rls2009 NDRPDR iter env 5
2974       - 12  # rls2009 NDRPDR iter env 5
2975       - 14  # rls2009 NDRPDR iter env 5
2976       - 15  # rls2009 NDRPDR iter env 5
2977       - 24  # rls2009 NDRPDR iter env 5
2978       - 22  # rls2009 MRR iter env 5
2979     csit-vpp-perf-report-coverage-2009-3n-dnv:
2980       - 10  # rls2009 NDRPDR cov 3n-dnv-crypto-00
2981       - 2   # rls2009 NDRPDR cov 3n-dnv-crypto-01
2982       - 11  # rls2009 NDRPDR cov 3n-dnv-ip4-00
2983       - 12  # rls2009 NDRPDR cov 3n-dnv-ip4-01
2984       - 13  # rls2009 NDRPDR cov 3n-dnv-ip4tun-00
2985       - 14  # rls2009 NDRPDR cov 3n-dnv-ip6-00
2986       - 15  # rls2009 NDRPDR cov 3n-dnv-ip6-01
2987       - 16  # rls2009 NDRPDR cov 3n-dnv-l2-00
2988       - 17  # rls2009 NDRPDR cov 3n-dnv-l2-01
2989
2990     csit-vpp-perf-verify-2001-2n-dnv:
2991       - 4   # NDRPDR sel
2992       - 5   # NDRPDR sel
2993       - 6   # NDRPDR sel
2994       - 7   # NDRPDR sel
2995       - 8   # NDRPDR sel
2996       - 9   # NDRPDR sel
2997       - 10  # NDRPDR sel
2998       - 11  # NDRPDR sel
2999       - 13  # NDRPDR sel
3000       - 16  # NDRPDR sel
3001       - 12  # MRR sel
3002     csit-vpp-perf-report-iterative-2009-2n-dnv:
3003       - 16  # rls2005 NDRPDR iter env 5
3004       - 17  # rls2005 NDRPDR iter env 5
3005       - 18  # rls2005 NDRPDR iter env 5
3006       - 19  # rls2005 NDRPDR iter env 5
3007       - 21  # rls2005 NDRPDR iter env 5
3008       - 24  # rls2005 NDRPDR iter env 5
3009       - 27  # rls2005 NDRPDR iter env 5
3010       - 28  # rls2005 NDRPDR iter env 5
3011       - 29  # rls2005 NDRPDR iter env 5
3012       - 30  # rls2005 NDRPDR iter env 5
3013       - 23  # rls2005 MRR iter env 5
3014       - 3   # rls2009 NDRPDR iter env 5
3015       - 5   # rls2009 NDRPDR iter env 5
3016       - 6   # rls2009 NDRPDR iter env 5
3017       - 7   # rls2009 NDRPDR iter env 5
3018       - 9   # rls2009 NDRPDR iter env 5
3019       - 10  # rls2009 NDRPDR iter env 5
3020       - 11  # rls2009 NDRPDR iter env 5
3021       - 12  # rls2009 NDRPDR iter env 5
3022       - 14  # rls2009 NDRPDR iter env 5
3023       - 15  # rls2009 NDRPDR iter env 5
3024       - 13  # rls2009 MRR iter env 5
3025     csit-vpp-perf-report-coverage-2009-2n-dnv:
3026       - 2   # rls2009 NDRPDR cov 2n-dnv-ip4-00
3027       - 3   # rls2009 NDRPDR cov 2n-dnv-ip4-01
3028       - 4   # rls2009 NDRPDR cov 2n-dnv-ip6-00
3029       - 5   # rls2009 NDRPDR cov 2n-dnv-ip6-01
3030       - 6   # rls2009 NDRPDR cov 2n-dnv-l2-00
3031       - 7   # rls2009 NDRPDR cov 2n-dnv-l2-01
3032
3033     csit-dpdk-perf-verify-2001-3n-hsw:
3034       - 4   # NDRPDR sel
3035       - 5   # NDRPDR sel
3036       - 6   # NDRPDR sel
3037       - 7   # NDRPDR sel
3038       - 8   # NDRPDR sel
3039       - 9   # NDRPDR sel
3040       - 10  # NDRPDR sel
3041       - 11  # NDRPDR sel
3042       - 12  # NDRPDR sel
3043       - 13  # NDRPDR sel
3044       - 15  # NDRPDR sel
3045       - 16  # NDRPDR sel
3046       - 17  # NDRPDR sel
3047       - 18  # NDRPDR sel
3048       - 19  # NDRPDR sel
3049       - 20  # NDRPDR sel
3050       - 21  # NDRPDR sel
3051       - 22  # NDRPDR sel
3052       - 23  # NDRPDR sel
3053       - 24  # NDRPDR sel
3054     csit-dpdk-perf-report-iterative-2005-3n-hsw:
3055       - 25  # NDRPDR iter
3056       - 26  # NDRPDR iter
3057       - 27  # NDRPDR iter
3058       - 28  # NDRPDR iter
3059       - 29  # NDRPDR iter
3060       - 30  # NDRPDR iter
3061       - 31  # NDRPDR iter
3062       - 32  # NDRPDR iter
3063       - 33  # NDRPDR iter
3064       - 34  # NDRPDR iter
3065     csit-dpdk-perf-report-iterative-2009-3n-hsw:
3066       - 6   # NDRPDR iter env5
3067       - 7   # NDRPDR iter env5
3068       - 8   # NDRPDR iter env5
3069       - 9   # NDRPDR iter env5
3070       - 10  # NDRPDR iter env5
3071       - 11  # NDRPDR iter env5
3072       - 12  # NDRPDR iter env5
3073       - 13  # NDRPDR iter env5
3074       - 14  # NDRPDR iter env5
3075       - 15  # NDRPDR iter env5
3076
3077     csit-dpdk-perf-verify-2001-3n-skx:
3078       - 29  # NDRPDR sel xxv710
3079       - 33  # NDRPDR sel xxv710
3080       - 34  # NDRPDR sel xxv710
3081       - 35  # NDRPDR sel xxv710
3082       - 36  # NDRPDR sel xxv710
3083       - 37  # NDRPDR sel xxv710
3084       - 41  # NDRPDR sel xxv710
3085       - 42  # NDRPDR sel xxv710
3086       - 43  # NDRPDR sel xxv710
3087       - 45  # NDRPDR sel xxv710
3088       - 30  # NDRPDR sel x710
3089       - 31  # NDRPDR sel x710
3090       - 32  # NDRPDR sel x710
3091       - 38  # NDRPDR sel x710
3092       - 39  # NDRPDR sel x710
3093       - 40  # NDRPDR sel x710
3094       - 44  # NDRPDR sel x710
3095       - 46  # NDRPDR sel x710
3096       - 47  # NDRPDR sel x710
3097       - 48  # NDRPDR sel x710
3098     csit-dpdk-perf-report-iterative-2005-3n-skx:
3099       - 28  # NDRPDR iter
3100       - 29  # NDRPDR iter
3101       - 30  # NDRPDR iter
3102       - 31  # NDRPDR iter
3103       - 32  # NDRPDR iter
3104       - 33  # NDRPDR iter
3105       - 34  # NDRPDR iter
3106       - 35  # NDRPDR iter
3107       - 36  # NDRPDR iter
3108       - 37  # NDRPDR iter
3109     csit-dpdk-perf-report-iterative-2009-3n-skx:
3110       - 4   # NDRPDR sel env5
3111       - 5   # NDRPDR sel env5
3112       - 6   # NDRPDR sel env5
3113       - 7   # NDRPDR sel env5
3114       - 8   # NDRPDR sel env5
3115       - 9   # NDRPDR sel env5
3116       - 14  # NDRPDR sel env5
3117       - 11  # NDRPDR sel env5
3118       - 12  # NDRPDR sel env5
3119       - 13  # NDRPDR sel env5
3120
3121     csit-dpdk-perf-verify-2001-2n-skx:
3122       - 35  # NDRPDR sel xxv710
3123       - 36  # NDRPDR sel xxv710
3124       - 37  # NDRPDR sel xxv710
3125       - 41  # NDRPDR sel xxv710
3126       - 42  # NDRPDR sel xxv710
3127       - 43  # NDRPDR sel xxv710
3128       - 46  # NDRPDR sel xxv710
3129       - 47  # NDRPDR sel xxv710
3130       - 52  # NDRPDR sel xxv710
3131       - 53  # NDRPDR sel xxv710
3132       - 38  # NDRPDR sel x710
3133       - 39  # NDRPDR sel x710
3134       - 40  # NDRPDR sel x710
3135       - 44  # NDRPDR sel x710
3136       - 45  # NDRPDR sel x710
3137       - 48  # NDRPDR sel x710
3138       - 49  # NDRPDR sel x710
3139       - 50  # NDRPDR sel x710
3140       - 51  # NDRPDR sel x710
3141       - 54  # NDRPDR sel x710
3142     csit-dpdk-perf-report-iterative-2005-2n-skx:
3143       - 20  # NDRPDR iter
3144       - 21  # NDRPDR iter
3145       - 22  # NDRPDR iter
3146       - 23  # NDRPDR iter
3147       - 24  # NDRPDR iter
3148       - 25  # NDRPDR iter
3149       - 26  # NDRPDR iter
3150       - 27  # NDRPDR iter
3151       - 28  # NDRPDR iter
3152       - 29  # NDRPDR iter
3153     csit-dpdk-perf-report-iterative-2009-2n-skx:
3154       - 4   # NDRPDR iter env5
3155       - 5   # NDRPDR iter env5
3156       - 6   # NDRPDR iter env5
3157       - 7   # NDRPDR iter env5
3158       - 8   # NDRPDR iter env5
3159       - 9   # NDRPDR iter env5
3160       - 10  # NDRPDR iter env5
3161       - 11  # NDRPDR iter env5
3162       - 12  # NDRPDR iter env5
3163       - 13  # NDRPDR iter env5
3164
3165     csit-dpdk-perf-verify-2001-2n-clx:
3166       - 15  # NDRPDR sel
3167       - 16  # NDRPDR sel
3168       - 17  # NDRPDR sel
3169       - 18  # NDRPDR sel
3170       - 19  # NDRPDR sel
3171       - 20  # NDRPDR sel
3172       - 21  # NDRPDR sel
3173       - 22  # NDRPDR sel
3174       - 23  # NDRPDR sel
3175       - 24  # NDRPDR sel
3176       - 25  # NDRPDR sel
3177       - 26  # NDRPDR sel
3178       - 27  # NDRPDR sel
3179       - 28  # NDRPDR sel
3180       - 29  # NDRPDR sel
3181       - 30  # NDRPDR sel
3182       - 31  # NDRPDR sel
3183       - 32  # NDRPDR sel
3184       - 33  # NDRPDR sel
3185       - 34  # NDRPDR sel
3186     csit-dpdk-perf-report-iterative-2005-2n-clx:
3187       - 20  # NDRPDR iter
3188       - 21  # NDRPDR iter
3189       - 22  # NDRPDR iter
3190       - 23  # NDRPDR iter
3191       - 24  # NDRPDR iter
3192       - 25  # NDRPDR iter
3193       - 26  # NDRPDR iter
3194       - 27  # NDRPDR iter
3195       - 28  # NDRPDR iter
3196       - 29  # NDRPDR iter
3197     csit-dpdk-perf-report-iterative-2009-2n-clx:
3198       - 4   # NDRPDR iter env5
3199       - 5   # NDRPDR iter env5
3200       - 6   # NDRPDR iter env5
3201       - 7   # NDRPDR iter env5
3202       - 8   # NDRPDR iter env5
3203       - 9   # NDRPDR iter env5
3204       - 10  # NDRPDR iter env5
3205       - 11  # NDRPDR iter env5
3206       - 12  # NDRPDR iter env5
3207       - 13  # NDRPDR iter env5
3208
3209 #    csit-dpdk-perf-verify-2001-2n-dnv:
3210 #      - 9   # NDRPDR sel
3211 #      - 10  # NDRPDR sel
3212 #      - 11  # NDRPDR sel
3213 #      - 12  # NDRPDR sel
3214 #      - 13  # NDRPDR sel
3215 #      - 14  # NDRPDR sel
3216 #      - 15  # NDRPDR sel
3217 #      - 16  # NDRPDR sel
3218 #      - 17  # NDRPDR sel
3219 #      - 18  # NDRPDR sel
3220 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
3221 #      # No data
3222 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
3223 #      # No data
3224
3225 #    csit-dpdk-perf-verify-2001-3n-dnv:
3226 #      - 12  # NDRPDR sel
3227 #      - 13  # NDRPDR sel
3228 #      - 14  # NDRPDR sel
3229 #      - 15  # NDRPDR sel
3230 #      - 16  # NDRPDR sel
3231 #      - 17  # NDRPDR sel
3232 #      - 18  # NDRPDR sel
3233 #      - 19  # NDRPDR sel
3234 #      - 20  # NDRPDR sel
3235 #      - 22  # NDRPDR sel
3236 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
3237 #      # No data
3238 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
3239 #      # No data
3240
3241     csit-dpdk-perf-verify-2001-3n-tsh:
3242       - 3   # NDRPDR sel
3243       - 4   # NDRPDR sel
3244       - 5   # NDRPDR sel
3245       - 9   # NDRPDR sel
3246       - 10  # NDRPDR sel
3247       - 11  # NDRPDR sel
3248       - 12  # NDRPDR sel
3249       - 14  # NDRPDR sel
3250       - 15  # NDRPDR sel
3251       - 18  # NDRPDR sel
3252     csit-dpdk-perf-report-iterative-2005-3n-tsh:
3253       - 5   # NDRPDR sel
3254     csit-dpdk-perf-report-iterative-2009-3n-tsh:
3255       - 1   # NDRPDR iter env5
3256       - 2   # NDRPDR iter env5
3257       - 3   # NDRPDR iter env5
3258       - 4   # NDRPDR iter env5
3259       - 5   # NDRPDR iter env5
3260       - 6   # NDRPDR iter env5
3261       - 7   # NDRPDR iter env5
3262       - 9   # NDRPDR iter env5
3263       - 10  # NDRPDR iter env5
3264       - 11  # NDRPDR iter env5
3265
3266     csit-vpp-device-2009-ubuntu1804-1n-skx:
3267       - 131 # rls2009 env 5
3268
3269 - type: "output"
3270   output: "report"
3271   format:
3272     html:
3273     - full
3274     pdf:
3275     - minimal
3276
3277 ################################################################################
3278 ###                               T A B L E S                                ###
3279 ################################################################################
3280
3281 # VPP Soak vs NDR - 2n-skx
3282 - type: "table"
3283   title: "VPP Soak vs NDR 2n-skx"
3284   algorithm: "table_soak_vs_ndr"
3285   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
3286   reference:
3287     title: "NDR"
3288     data: "vpp-soak-vs-ndr-2n-skx-ref"
3289   compare:
3290     title: "Soak"
3291     data: "vpp-soak-vs-ndr-2n-skx-cmp"
3292   data: "vpp-soak-vs-ndr-2n-skx"
3293   include-tests: "NDR"
3294   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
3295   parameters:
3296     - "throughput"
3297     - "name"
3298     - "parent"
3299
3300 # VPP Soak vs NDR - 2n-clx
3301 - type: "table"
3302   title: "VPP Soak vs NDR 2n-clx"
3303   algorithm: "table_soak_vs_ndr"
3304   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
3305   reference:
3306     title: "NDR"
3307     data: "vpp-soak-vs-ndr-2n-clx-ref"
3308   compare:
3309     title: "Soak"
3310     data: "vpp-soak-vs-ndr-2n-clx-cmp"
3311   data: "vpp-soak-vs-ndr-2n-clx"
3312   include-tests: "NDR"
3313   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
3314   parameters:
3315     - "throughput"
3316     - "name"
3317     - "parent"
3318
3319 ################################################################################
3320
3321 # VPP Compare NICs 3n-skx 2t1c ndr
3322 - type: "table"
3323   title: "VPP Compare NICs 3n-skx 2t1c ndr"
3324   algorithm: "table_comparison"
3325   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
3326   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3327   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3328   columns:
3329     - title: "x710"
3330       data-set: "vpp-nic-comparison-3n-skx"
3331       tag: "NIC_Intel-X710"
3332     - title: "xxv710"
3333       data-set: "vpp-nic-comparison-3n-skx"
3334       tag: "NIC_Intel-XXV710"
3335   comparisons:
3336     - title: "Diff"
3337       reference: 1
3338       compare: 2
3339   legend:
3340     - ""
3341     - "x710, xxv710 - NICs tested."
3342     - "Diff - difference between x710 and xxv710 NIC."
3343
3344 # VPP Compare NICs 3n-skx 4t2c ndr
3345 - type: "table"
3346   title: "VPP Compare NICs 3n-skx 4t2c ndr"
3347   algorithm: "table_comparison"
3348   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
3349   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3350   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3351   columns:
3352     - title: "x710"
3353       data-set: "vpp-nic-comparison-3n-skx"
3354       tag: "NIC_Intel-X710"
3355     - title: "xxv710"
3356       data-set: "vpp-nic-comparison-3n-skx"
3357       tag: "NIC_Intel-XXV710"
3358   comparisons:
3359     - title: "Diff"
3360       reference: 1
3361       compare: 2
3362   legend:
3363     - ""
3364     - "x710, xxv710 - NICs tested."
3365     - "Diff - difference between x710 and xxv710 NIC."
3366
3367 # VPP Compare NICs 3n-skx 2t1c pdr
3368 - type: "table"
3369   title: "VPP Compare NICs 3n-skx 2t1c pdr"
3370   algorithm: "table_comparison"
3371   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
3372   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3373   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3374   columns:
3375     - title: "x710"
3376       data-set: "vpp-nic-comparison-3n-skx"
3377       tag: "NIC_Intel-X710"
3378     - title: "xxv710"
3379       data-set: "vpp-nic-comparison-3n-skx"
3380       tag: "NIC_Intel-XXV710"
3381   comparisons:
3382     - title: "Diff"
3383       reference: 1
3384       compare: 2
3385   legend:
3386     - ""
3387     - "x710, xxv710 - NICs tested."
3388     - "Diff - difference between x710 and xxv710 NIC."
3389
3390 # VPP Compare NICs 3n-skx 4t2c pdr
3391 - type: "table"
3392   title: "VPP Compare NICs 3n-skx 4t2c pdr"
3393   algorithm: "table_comparison"
3394   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
3395   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3396   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3397   columns:
3398     - title: "x710"
3399       data-set: "vpp-nic-comparison-3n-skx"
3400       tag: "NIC_Intel-X710"
3401     - title: "xxv710"
3402       data-set: "vpp-nic-comparison-3n-skx"
3403       tag: "NIC_Intel-XXV710"
3404   comparisons:
3405     - title: "Diff"
3406       reference: 1
3407       compare: 2
3408   legend:
3409     - ""
3410     - "x710, xxv710 - NICs tested."
3411     - "Diff - difference between x710 and xxv710 NIC."
3412
3413 # VPP Compare NICs 3n-skx 2t1c mrr
3414 - type: "table"
3415   title: "VPP Compare NICs 3n-skx 2t1c mrr"
3416   algorithm: "table_comparison"
3417   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3418   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3419   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3420   columns:
3421     - title: "x710"
3422       data-set: "vpp-nic-comparison-3n-skx-mrr"
3423       tag: "NIC_Intel-X710"
3424     - title: "xxv710"
3425       data-set: "vpp-nic-comparison-3n-skx-mrr"
3426       tag: "NIC_Intel-XXV710"
3427   comparisons:
3428     - title: "Diff"
3429       reference: 1
3430       compare: 2
3431   legend:
3432     - ""
3433     - "x710, xxv710 - NICs tested."
3434     - "Diff - difference between x710 and xxv710 NIC."
3435
3436 # VPP Compare NICs 3n-skx 4t2c mrr
3437 - type: "table"
3438   title: "VPP Compare NICs 3n-skx 4t2c mrr"
3439   algorithm: "table_comparison"
3440   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3441   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3442   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3443   columns:
3444     - title: "x710"
3445       data-set: "vpp-nic-comparison-3n-skx-mrr"
3446       tag: "NIC_Intel-X710"
3447     - title: "xxv710"
3448       data-set: "vpp-nic-comparison-3n-skx-mrr"
3449       tag: "NIC_Intel-XXV710"
3450   comparisons:
3451     - title: "Diff"
3452       reference: 1
3453       compare: 2
3454   legend:
3455     - ""
3456     - "x710, xxv710 - NICs tested."
3457     - "Diff - difference between x710 and xxv710 NIC."
3458
3459 # VPP Compare NICs 3n-skx 8t4c mrr
3460 - type: "table"
3461   title: "VPP Compare NICs 3n-skx 8t4c mrr"
3462   algorithm: "table_comparison"
3463   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3464   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3465   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3466   columns:
3467     - title: "x710"
3468       data-set: "vpp-nic-comparison-3n-skx-mrr"
3469       tag: "NIC_Intel-X710"
3470     - title: "xxv710"
3471       data-set: "vpp-nic-comparison-3n-skx-mrr"
3472       tag: "NIC_Intel-XXV710"
3473   comparisons:
3474     - title: "Diff"
3475       reference: 1
3476       compare: 2
3477   legend:
3478     - ""
3479     - "x710, xxv710 - NICs tested."
3480     - "Diff - difference between x710 and xxv710 NIC."
3481
3482 # VPP Compare NICs 2n-skx 2t1c ndr
3483 - type: "table"
3484   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3485   algorithm: "table_comparison"
3486   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3487   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3488   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3489   columns:
3490     - title: "x710"
3491       data-set: "vpp-nic-comparison-2n-skx"
3492       tag: "NIC_Intel-X710"
3493     - title: "xxv710"
3494       data-set: "vpp-nic-comparison-2n-skx"
3495       tag: "NIC_Intel-XXV710"
3496   comparisons:
3497     - title: "Diff"
3498       reference: 1
3499       compare: 2
3500   legend:
3501     - ""
3502     - "x710, xxv710 - NICs tested."
3503     - "Diff - difference between x710 and xxv710 NIC."
3504
3505 # VPP Compare NICs 2n-skx 4t2c ndr
3506 - type: "table"
3507   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3508   algorithm: "table_comparison"
3509   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3510   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3511   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3512   columns:
3513     - title: "x710"
3514       data-set: "vpp-nic-comparison-2n-skx"
3515       tag: "NIC_Intel-X710"
3516     - title: "xxv710"
3517       data-set: "vpp-nic-comparison-2n-skx"
3518       tag: "NIC_Intel-XXV710"
3519   comparisons:
3520     - title: "Diff"
3521       reference: 1
3522       compare: 2
3523   legend:
3524     - ""
3525     - "x710, xxv710 - NICs tested."
3526     - "Diff - difference between x710 and xxv710 NIC."
3527
3528 # VPP Compare NICs 2n-skx 2t1c pdr
3529 - type: "table"
3530   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3531   algorithm: "table_comparison"
3532   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3533   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3534   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3535   columns:
3536     - title: "x710"
3537       data-set: "vpp-nic-comparison-2n-skx"
3538       tag: "NIC_Intel-X710"
3539     - title: "xxv710"
3540       data-set: "vpp-nic-comparison-2n-skx"
3541       tag: "NIC_Intel-XXV710"
3542   comparisons:
3543     - title: "Diff"
3544       reference: 1
3545       compare: 2
3546   legend:
3547     - ""
3548     - "x710, xxv710 - NICs tested."
3549     - "Diff - difference between x710 and xxv710 NIC."
3550
3551 # VPP Compare NICs 2n-skx 4t2c pdr
3552 - type: "table"
3553   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3554   algorithm: "table_comparison"
3555   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3556   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3557   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3558   columns:
3559     - title: "x710"
3560       data-set: "vpp-nic-comparison-2n-skx"
3561       tag: "NIC_Intel-X710"
3562     - title: "xxv710"
3563       data-set: "vpp-nic-comparison-2n-skx"
3564       tag: "NIC_Intel-XXV710"
3565   comparisons:
3566     - title: "Diff"
3567       reference: 1
3568       compare: 2
3569   legend:
3570     - ""
3571     - "x710, xxv710 - NICs tested."
3572     - "Diff - difference between x710 and xxv710 NIC."
3573
3574 # VPP Compare NICs 2n-skx 2t1c mrr
3575 - type: "table"
3576   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3577   algorithm: "table_comparison"
3578   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3579   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3580   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3581   columns:
3582     - title: "x710"
3583       data-set: "vpp-nic-comparison-2n-skx-mrr"
3584       tag: "NIC_Intel-X710"
3585     - title: "xxv710"
3586       data-set: "vpp-nic-comparison-2n-skx-mrr"
3587       tag: "NIC_Intel-XXV710"
3588   comparisons:
3589     - title: "Diff"
3590       reference: 1
3591       compare: 2
3592   legend:
3593     - ""
3594     - "x710, xxv710 - NICs tested."
3595     - "Diff - difference between x710 and xxv710 NIC."
3596
3597 # VPP Compare NICs 2n-skx 4t2c mrr
3598 - type: "table"
3599   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3600   algorithm: "table_comparison"
3601   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3602   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3603   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3604   columns:
3605     - title: "x710"
3606       data-set: "vpp-nic-comparison-2n-skx-mrr"
3607       tag: "NIC_Intel-X710"
3608     - title: "xxv710"
3609       data-set: "vpp-nic-comparison-2n-skx-mrr"
3610       tag: "NIC_Intel-XXV710"
3611   comparisons:
3612     - title: "Diff"
3613       reference: 1
3614       compare: 2
3615   legend:
3616     - ""
3617     - "x710, xxv710 - NICs tested."
3618     - "Diff - difference between x710 and xxv710 NIC."
3619
3620 # VPP Compare NICs 2n-skx 8t4c mrr
3621 - type: "table"
3622   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3623   algorithm: "table_comparison"
3624   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3625   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3626   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3627   columns:
3628     - title: "x710"
3629       data-set: "vpp-nic-comparison-2n-skx-mrr"
3630       tag: "NIC_Intel-X710"
3631     - title: "xxv710"
3632       data-set: "vpp-nic-comparison-2n-skx-mrr"
3633       tag: "NIC_Intel-XXV710"
3634   comparisons:
3635     - title: "Diff"
3636       reference: 1
3637       compare: 2
3638   legend:
3639     - ""
3640     - "x710, xxv710 - NICs tested."
3641     - "Diff - difference between x710 and xxv710 NIC."
3642
3643 ################################################################################
3644 # VPP
3645
3646 # VPP Performance Changes 3n-hsw 1t1c pdr
3647 - type: "table"
3648   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3649   algorithm: "table_comparison"
3650   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3651   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3652   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3653   columns:
3654     - title: "2001.0-4"
3655       data-set: "vpp-performance-changes-3n-hsw-h1"
3656     - title: "2005.0-4"
3657       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3658     - title: "2005.0-5"
3659       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3660     - title: "2009.0-5"
3661       data-set: "vpp-performance-changes-3n-hsw-cmp"
3662   comparisons:
3663     - title: "2005.0-5 vs 2005.0-4"
3664       reference: 2
3665       compare: 3
3666 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3667     - title: "2009.0-5 vs 2005.0-5"
3668       reference: 3
3669       compare: 4
3670 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3671   legend:
3672     - ''
3673     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3674     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3675     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3676     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3677     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3678
3679 # VPP Performance Changes 3n-hsw 2t2c pdr
3680 - type: "table"
3681   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3682   algorithm: "table_comparison"
3683   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3684   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3685   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3686   columns:
3687     - title: "2001.0-4"
3688       data-set: "vpp-performance-changes-3n-hsw-h1"
3689     - title: "2005.0-4"
3690       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3691     - title: "2005.0-5"
3692       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3693     - title: "2009.0-5"
3694       data-set: "vpp-performance-changes-3n-hsw-cmp"
3695   comparisons:
3696     - title: "2005.0-5 vs 2005.0-4"
3697       reference: 2
3698       compare: 3
3699 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3700     - title: "2009.0-5 vs 2005.0-5"
3701       reference: 3
3702       compare: 4
3703 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3704   legend:
3705     - ''
3706     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3707     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3708     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3709     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3710     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3711
3712 # VPP Performance Changes 3n-hsw 1t1c ndr
3713 - type: "table"
3714   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3715   algorithm: "table_comparison"
3716   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3717   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3718   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3719   columns:
3720     - title: "2001.0-4"
3721       data-set: "vpp-performance-changes-3n-hsw-h1"
3722     - title: "2005.0-4"
3723       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3724     - title: "2005.0-5"
3725       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3726     - title: "2009.0-5"
3727       data-set: "vpp-performance-changes-3n-hsw-cmp"
3728   comparisons:
3729     - title: "2005.0-5 vs 2005.0-4"
3730       reference: 2
3731       compare: 3
3732 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3733     - title: "2009.0-5 vs 2005.0-5"
3734       reference: 3
3735       compare: 4
3736 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3737   legend:
3738     - ''
3739     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3740     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3741     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3742     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3743     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3744
3745 # VPP Performance Changes 3n-hsw 2t2c ndr
3746 - type: "table"
3747   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3748   algorithm: "table_comparison"
3749   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3750   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3751   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3752   columns:
3753     - title: "2001.0-4"
3754       data-set: "vpp-performance-changes-3n-hsw-h1"
3755     - title: "2005.0-4"
3756       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3757     - title: "2005.0-5"
3758       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3759     - title: "2009.0-5"
3760       data-set: "vpp-performance-changes-3n-hsw-cmp"
3761   comparisons:
3762     - title: "2005.0-5 vs 2005.0-4"
3763       reference: 2
3764       compare: 3
3765 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3766     - title: "2009.0-5 vs 2005.0-5"
3767       reference: 3
3768       compare: 4
3769 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3770   legend:
3771     - ''
3772     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3773     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3774     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3775     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3776     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3777
3778 # VPP Performance Changes 3n-skx 2t1c pdr
3779 - type: "table"
3780   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3781   algorithm: "table_comparison"
3782   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3783   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3784   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3785   columns:
3786     - title: "2001.0-4"
3787       data-set: "vpp-performance-changes-3n-skx-h1"
3788     - title: "2005.0-4"
3789       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3790     - title: "2005.0-5"
3791       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3792     - title: "2009.0-5"
3793       data-set: "vpp-performance-changes-3n-skx-cmp"
3794   comparisons:
3795     - title: "2005.0-5 vs 2005.0-4"
3796       reference: 2
3797       compare: 3
3798 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3799     - title: "2009.0-5 vs 2005.0-5"
3800       reference: 3
3801       compare: 4
3802 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3803   legend:
3804     - ''
3805     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3806     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3807     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3808     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3809     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3810
3811 # VPP Performance Changes 3n-skx 4t2c pdr
3812 - type: "table"
3813   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3814   algorithm: "table_comparison"
3815   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3816   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3817   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3818   columns:
3819     - title: "2001.0-4"
3820       data-set: "vpp-performance-changes-3n-skx-h1"
3821     - title: "2005.0-4"
3822       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3823     - title: "2005.0-5"
3824       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3825     - title: "2009.0-5"
3826       data-set: "vpp-performance-changes-3n-skx-cmp"
3827   comparisons:
3828     - title: "2005.0-5 vs 2005.0-4"
3829       reference: 2
3830       compare: 3
3831 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3832     - title: "2009.0-5 vs 2005.0-5"
3833       reference: 3
3834       compare: 4
3835 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3836   legend:
3837     - ''
3838     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3839     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3840     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3841     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3842     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3843
3844 # VPP Performance Changes 3n-skx 2t1c ndr
3845 - type: "table"
3846   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3847   algorithm: "table_comparison"
3848   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3849   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3850   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3851   columns:
3852     - title: "2001.0-4"
3853       data-set: "vpp-performance-changes-3n-skx-h1"
3854     - title: "2005.0-4"
3855       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3856     - title: "2005.0-5"
3857       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3858     - title: "2009.0-5"
3859       data-set: "vpp-performance-changes-3n-skx-cmp"
3860   comparisons:
3861     - title: "2005.0-5 vs 2005.0-4"
3862       reference: 2
3863       compare: 3
3864 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3865     - title: "2009.0-5 vs 2005.0-5"
3866       reference: 3
3867       compare: 4
3868 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3869   legend:
3870     - ''
3871     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3872     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3873     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3874     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3875     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3876
3877 # VPP Performance Changes 3n-skx 4t2c ndr
3878 - type: "table"
3879   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3880   algorithm: "table_comparison"
3881   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3882   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3883   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3884   columns:
3885     - title: "2001.0-4"
3886       data-set: "vpp-performance-changes-3n-skx-h1"
3887     - title: "2005.0-4"
3888       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3889     - title: "2005.0-5"
3890       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3891     - title: "2009.0-5"
3892       data-set: "vpp-performance-changes-3n-skx-cmp"
3893   comparisons:
3894     - title: "2005.0-5 vs 2005.0-4"
3895       reference: 2
3896       compare: 3
3897 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3898     - title: "2009.0-5 vs 2005.0-5"
3899       reference: 3
3900       compare: 4
3901 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
3902   legend:
3903     - ''
3904     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3905     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3906     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3907     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3908     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3909
3910 # VPP Performance Changes 2n-skx 2t1c pdr
3911 - type: "table"
3912   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3913   algorithm: "table_comparison"
3914   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3915   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3916   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3917   columns:
3918     - title: "2001.0-4"
3919       data-set: "vpp-performance-changes-2n-skx-h1"
3920     - title: "2005.0-4"
3921       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3922     - title: "2005.0-5"
3923       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3924     - title: "2009.0-5"
3925       data-set: "vpp-performance-changes-2n-skx-cmp"
3926   comparisons:
3927     - title: "2005.0-5 vs 2005.0-4"
3928       reference: 2
3929       compare: 3
3930 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3931     - title: "2009.0-5 vs 2005.0-5"
3932       reference: 3
3933       compare: 4
3934 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3935   legend:
3936     - ''
3937     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3938     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3939     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3940     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3941     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3942
3943 # VPP Performance Changes 2n-skx 4t2c pdr
3944 - type: "table"
3945   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3946   algorithm: "table_comparison"
3947   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3948   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3949   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3950   columns:
3951     - title: "2001.0-4"
3952       data-set: "vpp-performance-changes-2n-skx-h1"
3953     - title: "2005.0-4"
3954       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3955     - title: "2005.0-5"
3956       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3957     - title: "2009.0-5"
3958       data-set: "vpp-performance-changes-2n-skx-cmp"
3959   comparisons:
3960     - title: "2005.0-5 vs 2005.0-4"
3961       reference: 2
3962       compare: 3
3963 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
3964     - title: "2009.0-5 vs 2005.0-5"
3965       reference: 3
3966       compare: 4
3967 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
3968   legend:
3969     - ''
3970     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3971     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3972     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3973     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3974     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3975
3976 # VPP Performance Changes 2n-skx 2t1c ndr
3977 - type: "table"
3978   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3979   algorithm: "table_comparison"
3980   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3981   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3982   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3983   columns:
3984     - title: "2001.0-4"
3985       data-set: "vpp-performance-changes-2n-skx-h1"
3986     - title: "2005.0-4"
3987       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3988     - title: "2005.0-5"
3989       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3990     - title: "2009.0-5"
3991       data-set: "vpp-performance-changes-2n-skx-cmp"
3992   comparisons:
3993     - title: "2005.0-5 vs 2005.0-4"
3994       reference: 2
3995       compare: 3
3996 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3997     - title: "2009.0-5 vs 2005.0-5"
3998       reference: 3
3999       compare: 4
4000 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
4001   legend:
4002     - ''
4003     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4004     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4005     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4006     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4007     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4008
4009 # VPP Performance Changes 2n-skx 4t2c ndr
4010 - type: "table"
4011   title: "VPP Performance Changes 2n-skx 4t2c ndr"
4012   algorithm: "table_comparison"
4013   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
4014   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4015   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4016   columns:
4017     - title: "2001.0-4"
4018       data-set: "vpp-performance-changes-2n-skx-h1"
4019     - title: "2005.0-4"
4020       data-set: "vpp-performance-changes-2n-skx-ref-env4"
4021     - title: "2005.0-5"
4022       data-set: "vpp-performance-changes-2n-skx-ref-env5"
4023     - title: "2009.0-5"
4024       data-set: "vpp-performance-changes-2n-skx-cmp"
4025   comparisons:
4026     - title: "2005.0-5 vs 2005.0-4"
4027       reference: 2
4028       compare: 3
4029 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
4030     - title: "2009.0-5 vs 2005.0-5"
4031       reference: 3
4032       compare: 4
4033 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
4034   legend:
4035     - ''
4036     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4037     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4038     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4039     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4040     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4041
4042 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4043 - type: "table"
4044   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4045   algorithm: "table_comparison"
4046   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4047   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4048   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4049   columns:
4050     - title: "2001.0-4"
4051       data-set: "vpp-performance-changes-2n-clx-h1"
4052     - title: "2005.0-4"
4053       data-set: "vpp-performance-changes-2n-clx-ref-env4"
4054     - title: "2005.0-5"
4055       data-set: "vpp-performance-changes-2n-clx-ref-env5"
4056     - title: "2009.0-5"
4057       data-set: "vpp-performance-changes-2n-clx-cmp"
4058   comparisons:
4059     - title: "2005.0-5 vs 2005.0-4"
4060       reference: 2
4061       compare: 3
4062 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4063     - title: "2009.0-5 vs 2005.0-5"
4064       reference: 3
4065       compare: 4
4066 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4067   legend:
4068     - ''
4069     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4070     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4071     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4072     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4073     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4074
4075 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4076 - type: "table"
4077   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4078   algorithm: "table_comparison"
4079   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4080   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4081   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4082   columns:
4083     - title: "2001.0-4"
4084       data-set: "vpp-performance-changes-2n-clx-h1"
4085     - title: "2005.0-4"
4086       data-set: "vpp-performance-changes-2n-clx-ref-env4"
4087     - title: "2005.0-5"
4088       data-set: "vpp-performance-changes-2n-clx-ref-env5"
4089     - title: "2009.0-5"
4090       data-set: "vpp-performance-changes-2n-clx-cmp"
4091   comparisons:
4092     - title: "2005.0-5 vs 2005.0-4"
4093       reference: 2
4094       compare: 3
4095 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4096     - title: "2009.0-5 vs 2005.0-5"
4097       reference: 3
4098       compare: 4
4099 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4100   legend:
4101     - ''
4102     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4103     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4104     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4105     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4106     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4107
4108 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4109 - type: "table"
4110   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4111   algorithm: "table_comparison"
4112   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4113   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4114   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4115   columns:
4116     - title: "2001.0-4"
4117       data-set: "vpp-performance-changes-2n-clx-h1"
4118     - title: "2005.0-4"
4119       data-set: "vpp-performance-changes-2n-clx-ref-env4"
4120     - title: "2005.0-5"
4121       data-set: "vpp-performance-changes-2n-clx-ref-env5"
4122     - title: "2009.0-5"
4123       data-set: "vpp-performance-changes-2n-clx-cmp"
4124   comparisons:
4125     - title: "2005.0-5 vs 2005.0-4"
4126       reference: 2
4127       compare: 3
4128 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4129     - title: "2009.0-5 vs 2005.0-5"
4130       reference: 3
4131       compare: 4
4132 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4133   legend:
4134     - ''
4135     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4136     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4137     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4138     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4139     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4140
4141 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4142 - type: "table"
4143   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4144   algorithm: "table_comparison"
4145   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
4146   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4147   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4148   columns:
4149     - title: "2001.0-4"
4150       data-set: "vpp-performance-changes-2n-clx-h1"
4151     - title: "2005.0-4"
4152       data-set: "vpp-performance-changes-2n-clx-ref-env4"
4153     - title: "2005.0-5"
4154       data-set: "vpp-performance-changes-2n-clx-ref-env5"
4155     - title: "2009.0-5"
4156       data-set: "vpp-performance-changes-2n-clx-cmp"
4157   comparisons:
4158     - title: "2005.0-5 vs 2005.0-4"
4159       reference: 2
4160       compare: 3
4161 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4162     - title: "2009.0-5 vs 2005.0-5"
4163       reference: 3
4164       compare: 4
4165 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4166   legend:
4167     - ''
4168     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4169     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4170     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4171     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4172     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4173
4174 ## VPP Performance Changes 2n-clx-x556 2t1c pdr
4175 #- type: "table"
4176 #  title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
4177 #  algorithm: "table_comparison"
4178 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
4179 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4180 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4181 #  columns:
4182 #    - title: "2001.0-2"
4183 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
4184 #    - title: "2005.0-3"
4185 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4186 #  comparisons:
4187 #    - title: "Diff"
4188 #      reference: 1
4189 #      compare: 2
4190 #  legend:
4191 #    - ''
4192 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4193 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4194 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4195 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4196 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4197 #
4198 ## VPP Performance Changes 2n-clx-x556 4t2c pdr
4199 #- type: "table"
4200 #  title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
4201 #  algorithm: "table_comparison"
4202 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
4203 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4204 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4205 #  columns:
4206 #    - title: "2001.0-2"
4207 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
4208 #    - title: "2005.0-3"
4209 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4210 #  comparisons:
4211 #    - title: "Diff"
4212 #      reference: 1
4213 #      compare: 2
4214 #  legend:
4215 #    - ''
4216 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4217 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4218 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4219 #    - '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.'
4220 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4221 #
4222 ## VPP Performance Changes 2n-clx-x556 2t1c ndr
4223 #- type: "table"
4224 #  title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
4225 #  algorithm: "table_comparison"
4226 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
4227 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4228 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4229 #  columns:
4230 #    - title: "2001.0-2"
4231 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
4232 #    - title: "2005.0-3"
4233 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4234 #  comparisons:
4235 #    - title: "Diff"
4236 #      reference: 1
4237 #      compare: 2
4238 #  legend:
4239 #    - ''
4240 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4241 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4242 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4243 #    - '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.'
4244 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4245 #
4246 ## VPP Performance Changes 2n-clx-x556 4t2c ndr
4247 #- type: "table"
4248 #  title: "VPP Performance Changes 2n-clx-x556 ndr"
4249 #  algorithm: "table_comparison"
4250 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
4251 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4252 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4253 #  columns:
4254 #    - title: "2001.0-2"
4255 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
4256 #    - title: "2005.0-3"
4257 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4258 #  comparisons:
4259 #    - title: "Diff"
4260 #      reference: 1
4261 #      compare: 2
4262 #  legend:
4263 #    - ''
4264 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4265 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4266 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4267 #    - '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.'
4268 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4269
4270 # VPP Performance Changes 2n-dnv 1t1c pdr
4271 - type: "table"
4272   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
4273   algorithm: "table_comparison"
4274   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
4275   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4276   filter: "'1T1C'"
4277   columns:
4278     - title: "2001.0-2"
4279       data-set: "vpp-performance-changes-2n-dnv-h1"
4280     - title: "2005.0-5"
4281       data-set: "vpp-performance-changes-2n-dnv-ref"
4282     - title: "2009.0-5"
4283       data-set: "vpp-performance-changes-2n-dnv-cmp"
4284   comparisons:
4285     - title: "2009.0-5 vs 2005.0-5"
4286       reference: 2
4287       compare: 3
4288   legend:
4289     - ''
4290     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4291     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4292     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4293     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4294
4295 # VPP Performance Changes 2n-dnv 2t2c pdr
4296 - type: "table"
4297   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
4298   algorithm: "table_comparison"
4299   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
4300   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4301   filter: "'2T2C'"
4302   columns:
4303     - title: "2001.0-2"
4304       data-set: "vpp-performance-changes-2n-dnv-h1"
4305     - title: "2005.0-5"
4306       data-set: "vpp-performance-changes-2n-dnv-ref"
4307     - title: "2009.0-5"
4308       data-set: "vpp-performance-changes-2n-dnv-cmp"
4309   comparisons:
4310     - title: "2009.0-5 vs 2005.0-5"
4311       reference: 2
4312       compare: 3
4313   legend:
4314     - ''
4315     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4316     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4317     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4318     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4319
4320 # VPP Performance Changes 2n-dnv 1t1c ndr
4321 - type: "table"
4322   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
4323   algorithm: "table_comparison"
4324   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
4325   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4326   filter: "'1T1C'"
4327   columns:
4328     - title: "2001.0-2"
4329       data-set: "vpp-performance-changes-2n-dnv-h1"
4330     - title: "2005.0-5"
4331       data-set: "vpp-performance-changes-2n-dnv-ref"
4332     - title: "2009.0-5"
4333       data-set: "vpp-performance-changes-2n-dnv-cmp"
4334   comparisons:
4335     - title: "2009.0-5 vs 2005.0-5"
4336       reference: 2
4337       compare: 3
4338   legend:
4339     - ''
4340     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4341     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4342     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4343     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4344
4345 # VPP Performance Changes 2n-dnv 2t2c ndr
4346 - type: "table"
4347   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
4348   algorithm: "table_comparison"
4349   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
4350   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4351   filter: "'2T2C'"
4352   columns:
4353     - title: "2001.0-2"
4354       data-set: "vpp-performance-changes-2n-dnv-h1"
4355     - title: "2005.0-5"
4356       data-set: "vpp-performance-changes-2n-dnv-ref"
4357     - title: "2009.0-5"
4358       data-set: "vpp-performance-changes-2n-dnv-cmp"
4359   comparisons:
4360     - title: "2009.0-5 vs 2005.0-5"
4361       reference: 2
4362       compare: 3
4363   legend:
4364     - ''
4365     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4366     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4367     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4368     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4369
4370 # VPP Performance Changes 3n-dnv 1t1c pdr
4371 - type: "table"
4372   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4373   algorithm: "table_comparison"
4374   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4375   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4376   filter: "'1T1C'"
4377   columns:
4378     - title: "2001.0-2"
4379       data-set: "vpp-performance-changes-3n-dnv-h1"
4380     - title: "2005.0-5"
4381       data-set: "vpp-performance-changes-3n-dnv-ref"
4382     - title: "2009.0-5"
4383       data-set: "vpp-performance-changes-3n-dnv-cmp"
4384   comparisons:
4385     - title: "2009.0-5 vs 2005.0-5"
4386       reference: 2
4387       compare: 3
4388   legend:
4389     - ''
4390     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4391     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4392     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4393     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4394
4395 # VPP Performance Changes 3n-dnv 2t2c pdr
4396 - type: "table"
4397   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4398   algorithm: "table_comparison"
4399   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4400   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4401   filter: "'2T2C'"
4402   columns:
4403     - title: "2001.0-2"
4404       data-set: "vpp-performance-changes-3n-dnv-h1"
4405     - title: "2005.0-5"
4406       data-set: "vpp-performance-changes-3n-dnv-ref"
4407     - title: "2009.0-5"
4408       data-set: "vpp-performance-changes-3n-dnv-cmp"
4409   comparisons:
4410     - title: "2009.0-5 vs 2005.0-5"
4411       reference: 2
4412       compare: 3
4413   legend:
4414     - ''
4415     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4416     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4417     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4418     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4419
4420 # VPP Performance Changes 3n-dnv 1t1c ndr
4421 - type: "table"
4422   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4423   algorithm: "table_comparison"
4424   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4425   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4426   filter: "'1T1C'"
4427   columns:
4428     - title: "2001.0-2"
4429       data-set: "vpp-performance-changes-3n-dnv-h1"
4430     - title: "2005.0-5"
4431       data-set: "vpp-performance-changes-3n-dnv-ref"
4432     - title: "2009.0-5"
4433       data-set: "vpp-performance-changes-3n-dnv-cmp"
4434   comparisons:
4435     - title: "2009.0-5 vs 2005.0-5"
4436       reference: 2
4437       compare: 3
4438   legend:
4439     - ''
4440     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4441     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4442     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4443     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4444
4445 # VPP Performance Changes 3n-dnv 2t2c ndr
4446 - type: "table"
4447   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4448   algorithm: "table_comparison"
4449   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4450   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4451   filter: "'2T2C'"
4452   columns:
4453     - title: "2001.0-2"
4454       data-set: "vpp-performance-changes-3n-dnv-h1"
4455     - title: "2005.0-5"
4456       data-set: "vpp-performance-changes-3n-dnv-ref"
4457     - title: "2009.0-5"
4458       data-set: "vpp-performance-changes-3n-dnv-cmp"
4459   comparisons:
4460     - title: "2009.0-5 vs 2005.0-5"
4461       reference: 2
4462       compare: 3
4463   legend:
4464     - ''
4465     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4466     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4467     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4468     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4469
4470 # VPP Performance Changes 3n-tsh 1t1c pdr
4471 - type: "table"
4472   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4473   algorithm: "table_comparison"
4474   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4475   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4476   filter: "'1T1C'"
4477   columns:
4478     - title: "2001.0-4"
4479       data-set: "vpp-performance-changes-3n-tsh-h1"
4480     - title: "2005.0-4"
4481       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4482     - title: "2005.0-5"
4483       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4484     - title: "2009.0-5"
4485       data-set: "vpp-performance-changes-3n-tsh-cmp"
4486   comparisons:
4487     - title: "2005.0-5 vs 2005.0-4"
4488       reference: 2
4489       compare: 3
4490 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
4491     - title: "2009.0-5 vs 2005.0-5"
4492       reference: 3
4493       compare: 4
4494 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
4495   legend:
4496     - ''
4497     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4498     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4499     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4500     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4501     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4502
4503 # VPP Performance Changes 3n-tsh 2t2c pdr
4504 - type: "table"
4505   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4506   algorithm: "table_comparison"
4507   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4508   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4509   filter: "'2T2C'"
4510   columns:
4511     - title: "2001.0-4"
4512       data-set: "vpp-performance-changes-3n-tsh-h1"
4513     - title: "2005.0-4"
4514       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4515     - title: "2005.0-5"
4516       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4517     - title: "2009.0-5"
4518       data-set: "vpp-performance-changes-3n-tsh-cmp"
4519   comparisons:
4520     - title: "2005.0-5 vs 2005.0-4"
4521       reference: 2
4522       compare: 3
4523 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4524     - title: "2009.0-5 vs 2005.0-5"
4525       reference: 3
4526       compare: 4
4527 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4528   legend:
4529     - ''
4530     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4531     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4532     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4533     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4534     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4535
4536 # VPP Performance Changes 3n-tsh 1t1c ndr
4537 - type: "table"
4538   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4539   algorithm: "table_comparison"
4540   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4541   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4542   filter: "'1T1C'"
4543   columns:
4544     - title: "2001.0-4"
4545       data-set: "vpp-performance-changes-3n-tsh-h1"
4546     - title: "2005.0-4"
4547       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4548     - title: "2005.0-5"
4549       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4550     - title: "2009.0-5"
4551       data-set: "vpp-performance-changes-3n-tsh-cmp"
4552   comparisons:
4553     - title: "2005.0-5 vs 2005.0-4"
4554       reference: 2
4555       compare: 3
4556 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
4557     - title: "2009.0-5 vs 2005.0-5"
4558       reference: 3
4559       compare: 4
4560 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
4561   legend:
4562     - ''
4563     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4564     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4565     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4566     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4567     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4568
4569 # VPP Performance Changes 3n-tsh 2t2c ndr
4570 - type: "table"
4571   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4572   algorithm: "table_comparison"
4573   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4574   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4575   filter: "'2T2C'"
4576   columns:
4577     - title: "2001.0-4"
4578       data-set: "vpp-performance-changes-3n-tsh-h1"
4579     - title: "2005.0-4"
4580       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4581     - title: "2005.0-5"
4582       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4583     - title: "2009.0-5"
4584       data-set: "vpp-performance-changes-3n-tsh-cmp"
4585   comparisons:
4586     - title: "2005.0-5 vs 2005.0-4"
4587       reference: 2
4588       compare: 3
4589 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
4590     - title: "2009.0-5 vs 2005.0-5"
4591       reference: 3
4592       compare: 4
4593 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
4594   legend:
4595     - ''
4596     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4597     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4598     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4599     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4600     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4601
4602 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4603 - type: "table"
4604   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4605   algorithm: "table_comparison"
4606   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4607   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4608   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4609   columns:
4610     - title: "3n-hsw xl710"
4611       data-set: "vpp-compare-testbeds-ref"
4612       tag: "NIC_Intel-XL710"
4613     - title: "3n-skx xxv710"
4614       data-set: "vpp-compare-testbeds-cmp"
4615       tag: "NIC_Intel-XXV710"
4616   comparisons:
4617     - title: "Diff"
4618       reference: 1
4619       compare: 2
4620   legend:
4621     - ""
4622     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4623     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4624
4625 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4626 - type: "table"
4627   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4628   algorithm: "table_comparison"
4629   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4630   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4631   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4632   columns:
4633     - title: "3n-hsw xl710"
4634       data-set: "vpp-compare-testbeds-ref"
4635       tag: "NIC_Intel-XL710"
4636     - title: "3n-skx xxv710"
4637       data-set: "vpp-compare-testbeds-cmp"
4638       tag: "NIC_Intel-XXV710"
4639   comparisons:
4640     - title: "Diff"
4641       reference: 1
4642       compare: 2
4643   legend:
4644     - ""
4645     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4646     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4647
4648 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4649 - type: "table"
4650   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4651   algorithm: "table_comparison"
4652   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4653   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4654   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4655   columns:
4656     - title: "3n-hsw xl710"
4657       data-set: "vpp-compare-testbeds-ref"
4658       tag: "NIC_Intel-XL710"
4659     - title: "3n-skx xxv710"
4660       data-set: "vpp-compare-testbeds-cmp"
4661       tag: "NIC_Intel-XXV710"
4662   comparisons:
4663     - title: "Diff"
4664       reference: 1
4665       compare: 2
4666   legend:
4667     - ""
4668     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4669     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4670
4671 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4672 - type: "table"
4673   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4674   algorithm: "table_comparison"
4675   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4676   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4677   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4678   columns:
4679     - title: "3n-hsw xl710"
4680       data-set: "vpp-compare-testbeds-ref"
4681       tag: "NIC_Intel-XL710"
4682     - title: "3n-skx xxv710"
4683       data-set: "vpp-compare-testbeds-cmp"
4684       tag: "NIC_Intel-XXV710"
4685   comparisons:
4686     - title: "Diff"
4687       reference: 1
4688       compare: 2
4689   legend:
4690     - ""
4691     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4692     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4693
4694 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4695 - type: "table"
4696   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4697   algorithm: "table_comparison"
4698   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4699   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4700   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4701   columns:
4702     - title: "2n-skx"
4703       data-set: "vpp-compare-testbeds-skx-clx-ref"
4704     - title: "2n-clx"
4705       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4706   comparisons:
4707     - title: "Diff"
4708       reference: 1
4709       compare: 2
4710   legend:
4711     - ""
4712     - "2n-skx, 2n-clx - testbeds and NICs tested."
4713     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4714
4715 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4716 - type: "table"
4717   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4718   algorithm: "table_comparison"
4719   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4720   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4721   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4722   columns:
4723     - title: "2n-skx"
4724       data-set: "vpp-compare-testbeds-skx-clx-ref"
4725     - title: "2n-clx"
4726       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4727   comparisons:
4728     - title: "Diff"
4729       reference: 1
4730       compare: 2
4731   legend:
4732     - ""
4733     - "2n-skx, 2n-clx - testbeds and NICs tested."
4734     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4735
4736 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4737 - type: "table"
4738   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4739   algorithm: "table_comparison"
4740   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4741   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4742   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4743   columns:
4744     - title: "2n-skx"
4745       data-set: "vpp-compare-testbeds-skx-clx-ref"
4746     - title: "2n-clx"
4747       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4748   comparisons:
4749     - title: "Diff"
4750       reference: 1
4751       compare: 2
4752   legend:
4753     - ""
4754     - "2n-skx, 2n-clx - testbeds and NICs tested."
4755     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4756
4757 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4758 - type: "table"
4759   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4760   algorithm: "table_comparison"
4761   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4762   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4763   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4764   columns:
4765     - title: "2n-skx"
4766       data-set: "vpp-compare-testbeds-skx-clx-ref"
4767     - title: "2n-clx"
4768       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4769   comparisons:
4770     - title: "Diff"
4771       reference: 1
4772       compare: 2
4773   legend:
4774     - ""
4775     - "2n-skx, 2n-clx - testbeds and NICs tested."
4776     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4777
4778 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4779 - type: "table"
4780   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4781   algorithm: "table_comparison"
4782   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4783   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4784   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4785   columns:
4786     - title: "3n-hsw xl710"
4787       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4788       tag: "NIC_Intel-XL710"
4789     - title: "2n-clx xxv710"
4790       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4791       tag: "NIC_Intel-XXV710"
4792   comparisons:
4793     - title: "Diff"
4794       reference: 1
4795       compare: 2
4796   legend:
4797     - ""
4798     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4799     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4800
4801 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4802 - type: "table"
4803   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4804   algorithm: "table_comparison"
4805   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4806   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4807   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4808   columns:
4809     - title: "3n-hsw xl710"
4810       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4811       tag: "NIC_Intel-XL710"
4812     - title: "2n-clx xxv710"
4813       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4814       tag: "NIC_Intel-XXV710"
4815   comparisons:
4816     - title: "Diff"
4817       reference: 1
4818       compare: 2
4819   legend:
4820     - ""
4821     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4822     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4823
4824 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4825 - type: "table"
4826   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4827   algorithm: "table_comparison"
4828   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4829   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4830   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4831   columns:
4832     - title: "3n-hsw xl710"
4833       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4834       tag: "NIC_Intel-XL710"
4835     - title: "2n-clx xxv710"
4836       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4837       tag: "NIC_Intel-XXV710"
4838   comparisons:
4839     - title: "Diff"
4840       reference: 1
4841       compare: 2
4842   legend:
4843     - ""
4844     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4845     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4846
4847 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4848 - type: "table"
4849   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4850   algorithm: "table_comparison"
4851   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4852   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4853   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4854   columns:
4855     - title: "3n-hsw xl710"
4856       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4857       tag: "NIC_Intel-XL710"
4858     - title: "2n-clx xxv710"
4859       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4860       tag: "NIC_Intel-XXV710"
4861   comparisons:
4862     - title: "Diff"
4863       reference: 1
4864       compare: 2
4865   legend:
4866     - ""
4867     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4868     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4869
4870 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4871 - type: "table"
4872   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4873   algorithm: "table_comparison"
4874   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4875   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4876   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4877   columns:
4878     - title: "3n-skx"
4879       data-set: "vpp-compare-topologies-ref"
4880     - title: "2n-skx"
4881       data-set: "vpp-compare-topologies-cmp"
4882   comparisons:
4883     - title: "Diff"
4884       reference: 1
4885       compare: 2
4886   legend:
4887     - ""
4888     - "3n-skx, 2n-skx - topologies tested."
4889     - "Diff - difference between 3n-skx and 2n-skx topologies."
4890
4891 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4892 - type: "table"
4893   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4894   algorithm: "table_comparison"
4895   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4896   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4897   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4898   columns:
4899     - title: "3n-skx"
4900       data-set: "vpp-compare-topologies-ref"
4901     - title: "2n-skx"
4902       data-set: "vpp-compare-topologies-cmp"
4903   comparisons:
4904     - title: "Diff"
4905       reference: 1
4906       compare: 2
4907   legend:
4908     - ""
4909     - "3n-skx, 2n-skx - topologies tested."
4910     - "Diff - difference between 3n-skx and 2n-skx topologies."
4911
4912 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4913 - type: "table"
4914   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4915   algorithm: "table_comparison"
4916   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4917   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4918   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4919   columns:
4920     - title: "3n-skx"
4921       data-set: "vpp-compare-topologies-ref"
4922     - title: "2n-skx"
4923       data-set: "vpp-compare-topologies-cmp"
4924   comparisons:
4925     - title: "Diff"
4926       reference: 1
4927       compare: 2
4928   legend:
4929     - ""
4930     - "3n-skx, 2n-skx - topologies tested."
4931     - "Diff - difference between 3n-skx and 2n-skx topologies."
4932
4933 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4934 - type: "table"
4935   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4936   algorithm: "table_comparison"
4937   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4938   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4939   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4940   columns:
4941     - title: "3n-skx"
4942       data-set: "vpp-compare-topologies-ref"
4943     - title: "2n-skx"
4944       data-set: "vpp-compare-topologies-cmp"
4945   comparisons:
4946     - title: "Diff"
4947       reference: 1
4948       compare: 2
4949   legend:
4950     - ""
4951     - "3n-skx, 2n-skx - topologies tested."
4952     - "Diff - difference between 3n-skx and 2n-skx topologies."
4953
4954 # VPP Performance Changes 3n-hsw 1t1c mrr
4955 - type: "table"
4956   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4957   algorithm: "table_comparison"
4958   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4959   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4960   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4961   columns:
4962     - title: "2001.0-2"
4963       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4964     - title: "2005.0-4"
4965       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4966     - title: "2005.0-5"
4967       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4968     - title: "2009.0-5"
4969       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4970   comparisons:
4971     - title: "2005.0-5 vs 2005.0-4"
4972       reference: 2
4973       compare: 3
4974 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
4975     - title: "2009.0-5 vs 2005.0-5"
4976       reference: 3
4977       compare: 4
4978 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
4979   legend:
4980     - ''
4981     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4982     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4983     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4984     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4985     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4986
4987 # VPP Performance Changes 3n-hsw 2t2c mrr
4988 - type: "table"
4989   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4990   algorithm: "table_comparison"
4991   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4992   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4993   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4994   columns:
4995     - title: "2001.0-2"
4996       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4997     - title: "2005.0-4"
4998       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4999     - title: "2005.0-5"
5000       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
5001     - title: "2009.0-5"
5002       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5003   comparisons:
5004     - title: "2005.0-5 vs 2005.0-4"
5005       reference: 2
5006       compare: 3
5007 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
5008     - title: "2009.0-5 vs 2005.0-5"
5009       reference: 3
5010       compare: 4
5011 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
5012   legend:
5013     - ''
5014     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5015     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5016     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5017     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5018     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5019
5020 # VPP Performance Changes 3n-hsw 4t4c mrr
5021 - type: "table"
5022   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
5023   algorithm: "table_comparison"
5024   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
5025   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5026   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5027   columns:
5028     - title: "2001.0-2"
5029       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5030     - title: "2005.0-4"
5031       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
5032     - title: "2005.0-5"
5033       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
5034     - title: "2009.0-5"
5035       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5036   comparisons:
5037     - title: "2005.0-5 vs 2005.0-4"
5038       reference: 2
5039       compare: 3
5040 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
5041     - title: "2009.0-5 vs 2005.0-5"
5042       reference: 3
5043       compare: 4
5044 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
5045   legend:
5046     - ''
5047     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5048     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5049     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5050     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5051     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5052
5053 # VPP Performance Changes 3n-skx 2t1c mrr
5054 - type: "table"
5055   title: "VPP Performance Changes 3n-skx 2t1c mrr"
5056   algorithm: "table_comparison"
5057   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
5058   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5059   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5060   columns:
5061     - title: "2001.0-2"
5062       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5063     - title: "2005.0-4"
5064       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
5065     - title: "2005.0-5"
5066       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
5067     - title: "2009.0-5"
5068       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5069   comparisons:
5070     - title: "2005.0-5 vs 2005.0-4"
5071       reference: 2
5072       compare: 3
5073 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca1.yaml"
5074     - title: "2009.0-5 vs 2005.0-5"
5075       reference: 2
5076       compare: 3
5077 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca2.yaml"
5078   legend:
5079     - ''
5080     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5081     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5082     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5083     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5084     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5085
5086 # VPP Performance Changes 3n-skx 4t2c mrr
5087 - type: "table"
5088   title: "VPP Performance Changes 3n-skx 4t2c mrr"
5089   algorithm: "table_comparison"
5090   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
5091   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5092   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5093   columns:
5094     - title: "2001.0-2"
5095       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5096     - title: "2005.0-4"
5097       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
5098     - title: "2005.0-5"
5099       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
5100     - title: "2009.0-5"
5101       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5102   comparisons:
5103     - title: "2005.0-5 vs 2005.0-4"
5104       reference: 2
5105       compare: 3
5106 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca1.yaml"
5107     - title: "2009.0-5 vs 2005.0-5"
5108       reference: 2
5109       compare: 3
5110 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca2.yaml"
5111   legend:
5112     - ''
5113     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5114     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5115     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5116     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5117     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5118
5119 # VPP Performance Changes 3n-skx 8t4c mrr
5120 - type: "table"
5121   title: "VPP Performance Changes 3n-skx 8t4c mrr"
5122   algorithm: "table_comparison"
5123   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
5124   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5125   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5126   columns:
5127     - title: "2001.0-2"
5128       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5129     - title: "2005.0-4"
5130       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
5131     - title: "2005.0-5"
5132       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
5133     - title: "2009.0-5"
5134       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5135   comparisons:
5136     - title: "2005.0-5 vs 2005.0-4"
5137       reference: 2
5138       compare: 3
5139 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca1.yaml"
5140     - title: "2009.0-5 vs 2005.0-5"
5141       reference: 2
5142       compare: 3
5143 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca2.yaml"
5144   legend:
5145     - ''
5146     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5147     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5148     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5149     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5150     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5151
5152 # VPP Performance Changes 2n-skx 2t1c mrr
5153 - type: "table"
5154   title: "VPP Performance Changes 2n-skx 2t1c mrr"
5155   algorithm: "table_comparison"
5156   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
5157   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5158   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5159   columns:
5160     - title: "2001.0-2"
5161       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
5162     - title: "2005.0-4"
5163       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
5164     - title: "2005.0-5"
5165       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
5166     - title: "2009.0-5"
5167       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5168   comparisons:
5169     - title: "2005.0-5 vs 2005.0-4"
5170       reference: 2
5171       compare: 3
5172 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
5173     - title: "2009.0-5 vs 2005.0-4"
5174       reference: 3
5175       compare: 4
5176 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
5177   legend:
5178     - ''
5179     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5180     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5181     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5182     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5183     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5184
5185 # VPP Performance Changes 2n-skx 4t2c mrr
5186 - type: "table"
5187   title: "VPP Performance Changes 2n-skx 4t2c mrr"
5188   algorithm: "table_comparison"
5189   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
5190   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5191   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5192   columns:
5193     - title: "2001.0-2"
5194       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
5195     - title: "2005.0-4"
5196       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
5197     - title: "2005.0-5"
5198       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
5199     - title: "2009.0-5"
5200       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5201   comparisons:
5202     - title: "2005.0-5 vs 2005.0-4"
5203       reference: 2
5204       compare: 3
5205 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
5206     - title: "2009.0-5 vs 2005.0-4"
5207       reference: 3
5208       compare: 4
5209 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
5210   legend:
5211     - ''
5212     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5213     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5214     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5215     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5216     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5217
5218 # VPP Performance Changes 2n-skx 8t4c mrr
5219 - type: "table"
5220   title: "VPP Performance Changes 2n-skx 8t4c mrr"
5221   algorithm: "table_comparison"
5222   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
5223   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5224   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5225   columns:
5226     - title: "2001.0-2"
5227       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
5228     - title: "2005.0-4"
5229       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
5230     - title: "2005.0-5"
5231       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
5232     - title: "2009.0-5"
5233       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5234   comparisons:
5235     - title: "2005.0-5 vs 2005.0-4"
5236       reference: 2
5237       compare: 3
5238 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
5239     - title: "2009.0-5 vs 2005.0-4"
5240       reference: 3
5241       compare: 4
5242 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
5243   legend:
5244     - ''
5245     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5246     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5247     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5248     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5249     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5250
5251 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
5252 - type: "table"
5253   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
5254   algorithm: "table_comparison"
5255   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
5256   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5257   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5258   columns:
5259     - title: "2001.0-2"
5260       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
5261     - title: "2005.0-4"
5262       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5263     - title: "2005.0-5"
5264       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
5265     - title: "2009.0-5"
5266       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5267   comparisons:
5268     - title: "2005.0-5 vs 2005.0-4"
5269       reference: 2
5270       compare: 3
5271 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
5272     - title: "2009.0-5 vs 2005.0-5"
5273       reference: 3
5274       compare: 4
5275 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
5276   legend:
5277     - ''
5278     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5279     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5280     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5281     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5282     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5283
5284 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
5285 - type: "table"
5286   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
5287   algorithm: "table_comparison"
5288   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
5289   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5290   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5291   columns:
5292     - title: "2001.0-2"
5293       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
5294     - title: "2005.0-4"
5295       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5296     - title: "2005.0-5"
5297       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
5298     - title: "2009.0-5"
5299       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5300   comparisons:
5301     - title: "2005.0-5 vs 2005.0-4"
5302       reference: 2
5303       compare: 3
5304 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
5305     - title: "2009.0-5 vs 2005.0-5"
5306       reference: 3
5307       compare: 4
5308 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
5309   legend:
5310     - ''
5311     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5312     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5313     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5314     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5315     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5316
5317 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
5318 - type: "table"
5319   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
5320   algorithm: "table_comparison"
5321   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
5322   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5323   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5324   columns:
5325     - title: "2001.0-2"
5326       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
5327     - title: "2005.0-4"
5328       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5329     - title: "2005.0-5"
5330       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
5331     - title: "2009.0-5"
5332       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5333   comparisons:
5334     - title: "2005.0-5 vs 2005.0-4"
5335       reference: 2
5336       compare: 3
5337 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
5338     - title: "2009.0-5 vs 2005.0-5"
5339       reference: 3
5340       compare: 4
5341 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
5342   legend:
5343     - ''
5344     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5345     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5346     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5347     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5348     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5349
5350 ## VPP Performance Changes 2n-clx-x556 2t1c mrr
5351 #- type: "table"
5352 #  title: "VPP Performance Changes 2n-clx-x556 2t1c mrr"
5353 #  algorithm: "table_comparison"
5354 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-mrr"
5355 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5356 #  filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5357 #  columns:
5358 #    - title: "2001"
5359 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5360 #    - title: "2005"
5361 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5362 #  comparisons:
5363 #    - title: "Diff"
5364 #      reference: 1
5365 #      compare: 2
5366 #  legend:
5367 #    - ""
5368 #    - "2001, 2005 - VPP versions tested."
5369 #    - "Diff - difference between 2001 and 2005 VPP version."
5370 #
5371 ## VPP Performance Changes 2n-clx-x556 4t2c mrr
5372 #- type: "table"
5373 #  title: "VPP Performance Changes 2n-clx-x556 4t2c mrr"
5374 #  algorithm: "table_comparison"
5375 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-mrr"
5376 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5377 #  filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5378 #  columns:
5379 #    - title: "2001"
5380 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5381 #    - title: "2005"
5382 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5383 #  comparisons:
5384 #    - title: "Diff"
5385 #      reference: 1
5386 #      compare: 2
5387 #  legend:
5388 #    - ""
5389 #    - "2001, 2005 - VPP versions tested."
5390 #    - "Diff - difference between 2001 and 2005 VPP version."
5391 #
5392 ## VPP Performance Changes 2n-clx-x556 8t4c mrr
5393 #- type: "table"
5394 #  title: "VPP Performance Changes 2n-clx-x556 8t4c mrr"
5395 #  algorithm: "table_comparison"
5396 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-8t4c-mrr"
5397 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5398 #  filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5399 #  columns:
5400 #    - title: "2001"
5401 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5402 #    - title: "2005"
5403 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5404 #  comparisons:
5405 #    - title: "Diff"
5406 #      reference: 1
5407 #      compare: 2
5408 #  legend:
5409 #    - ""
5410 #    - "2001, 2005 - VPP versions tested."
5411 #    - "Diff - difference between 2001 and 2005 VPP version."
5412
5413 # VPP Performance Changes 2n-dnv 1t1c mrr
5414 - type: "table"
5415   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
5416   algorithm: "table_comparison"
5417   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
5418   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5419   filter: "'1T1C'"
5420   columns:
5421     - title: "2001.0-2"
5422       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5423     - title: "2005.0-5"
5424       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5425     - title: "2009.0-5"
5426       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5427   comparisons:
5428     - title: "2009.0-5 vs 2005.0-5"
5429       reference: 2
5430       compare: 3
5431   legend:
5432     - ''
5433     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5434     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5435     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5436     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5437
5438 # VPP Performance Changes 2n-dnv 2t2c mrr
5439 - type: "table"
5440   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
5441   algorithm: "table_comparison"
5442   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
5443   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5444   filter: "'2T2C'"
5445   columns:
5446     - title: "2001.0-2"
5447       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5448     - title: "2005.0-5"
5449       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5450     - title: "2009.0-5"
5451       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5452   comparisons:
5453     - title: "2009.0-5 vs 2005.0-5"
5454       reference: 2
5455       compare: 3
5456   legend:
5457     - ''
5458     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5459     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5460     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5461     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5462
5463 # VPP Performance Changes 2n-dnv 4t4c mrr
5464 - type: "table"
5465   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
5466   algorithm: "table_comparison"
5467   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
5468   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5469   filter: "'4T4C'"
5470   columns:
5471     - title: "2001.0-2"
5472       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5473     - title: "2005.0-5"
5474       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5475     - title: "2009.0-5"
5476       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5477   comparisons:
5478     - title: "2009.0-5 vs 2005.0-5"
5479       reference: 2
5480       compare: 3
5481   legend:
5482     - ''
5483     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5484     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5485     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5486     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5487
5488 # VPP Performance Changes 3n-dnv 1t1c mrr
5489 - type: "table"
5490   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
5491   algorithm: "table_comparison"
5492   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
5493   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5494   filter: "'1T1C'"
5495   columns:
5496     - title: "2001.0-2"
5497       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5498     - title: "2005.0-5"
5499       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5500     - title: "2009.0-5"
5501       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5502   comparisons:
5503     - title: "2009.0-5 vs 2005.0-5"
5504       reference: 2
5505       compare: 3
5506   legend:
5507     - ''
5508     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5509     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5510     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5511     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5512
5513 # VPP Performance Changes 3n-dnv 2t2c mrr
5514 - type: "table"
5515   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
5516   algorithm: "table_comparison"
5517   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
5518   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5519   filter: "'2T2C'"
5520   columns:
5521     - title: "2001.0-2"
5522       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5523     - title: "2005.0-5"
5524       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5525     - title: "2009.0-5"
5526       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5527   comparisons:
5528     - title: "2009.0-5 vs 2005.0-5"
5529       reference: 2
5530       compare: 3
5531   legend:
5532     - ''
5533     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5534     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5535     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5536     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5537
5538 # VPP Performance Changes 3n-dnv 4t4c mrr
5539 - type: "table"
5540   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5541   algorithm: "table_comparison"
5542   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5543   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5544   filter: "'4T4C'"
5545   columns:
5546     - title: "2001.0-2"
5547       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5548     - title: "2005.0-5"
5549       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5550     - title: "2009.0-5"
5551       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5552   comparisons:
5553     - title: "2009.0-5 vs 2005.0-5"
5554       reference: 2
5555       compare: 3
5556   legend:
5557     - ''
5558     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5559     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5560     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5561     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5562
5563 # VPP Performance Changes 3n-tsh 1t1c mrr
5564 - type: "table"
5565   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5566   algorithm: "table_comparison"
5567   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5568   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5569   filter: "'1T1C'"
5570   columns:
5571     - title: "2001.0-2"
5572       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5573     - title: "2005.0-4"
5574       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5575     - title: "2005.0-5"
5576       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5577     - title: "2009.0-5"
5578       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5579   comparisons:
5580     - title: "2005.0-5 vs 2005.0-4"
5581       reference: 2
5582       compare: 3
5583 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
5584     - title: "2009.0-5 vs 2005.0-5"
5585       reference: 3
5586       compare: 4
5587 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca2.yaml"
5588   legend:
5589     - ''
5590     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5591     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5592     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5593     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5594     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5595
5596 # VPP Performance Changes 3n-tsh 2t2c mrr
5597 - type: "table"
5598   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5599   algorithm: "table_comparison"
5600   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5601   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5602   filter: "'2T2C'"
5603   columns:
5604     - title: "2001.0-2"
5605       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5606     - title: "2005.0-4"
5607       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5608     - title: "2005.0-5"
5609       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5610     - title: "2009.0-5"
5611       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5612   comparisons:
5613     - title: "2005.0-5 vs 2005.0-4"
5614       reference: 2
5615       compare: 3
5616 #      rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca1.yaml"
5617     - title: "2009.0-5 vs 2005.0-5"
5618       reference: 3
5619       compare: 4
5620 #      rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca2.yaml"
5621   legend:
5622     - ''
5623     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5624     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5625     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5626     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5627     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5628
5629 # VPP Performance Changes 3n-tsh 4t4c mrr
5630 - type: "table"
5631   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5632   algorithm: "table_comparison"
5633   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5634   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5635   filter: "'4T4C'"
5636   columns:
5637     - title: "2001.0-2"
5638       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5639     - title: "2005.0-4"
5640       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5641     - title: "2005.0-5"
5642       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5643     - title: "2009.0-5"
5644       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5645   comparisons:
5646     - title: "2005.0-5 vs 2005.0-4"
5647       reference: 2
5648       compare: 3
5649 #      rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca1.yaml"
5650     - title: "2009.0-5 vs 2005.0-5"
5651       reference: 3
5652       compare: 4
5653 #      rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca2.yaml"
5654   legend:
5655     - ''
5656     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5657     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5658     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5659     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5660     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5661
5662 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5663 - type: "table"
5664   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5665   algorithm: "table_comparison"
5666   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5667   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5668   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5669   columns:
5670     - title: "3n-hsw xl710"
5671       data-set: "vpp-compare-testbeds-mrr-ref"
5672       tag: "NIC_Intel-XL710"
5673     - title: "3n-skx xxv710"
5674       data-set: "vpp-compare-testbeds-mrr-cmp"
5675       tag: "NIC_Intel-XXV710"
5676   comparisons:
5677     - title: "Diff"
5678       reference: 1
5679       compare: 2
5680   legend:
5681     - ""
5682     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5683     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5684
5685 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5686 - type: "table"
5687   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5688   algorithm: "table_comparison"
5689   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5690   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5691   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5692   columns:
5693     - title: "3n-hsw xl710"
5694       data-set: "vpp-compare-testbeds-mrr-ref"
5695       tag: "NIC_Intel-XL710"
5696     - title: "3n-skx xxv710"
5697       data-set: "vpp-compare-testbeds-mrr-cmp"
5698       tag: "NIC_Intel-XXV710"
5699   comparisons:
5700     - title: "Diff"
5701       reference: 1
5702       compare: 2
5703   legend:
5704     - ""
5705     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5706     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5707
5708 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5709 - type: "table"
5710   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5711   algorithm: "table_comparison"
5712   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5713   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5714   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5715   columns:
5716     - title: "3n-hsw xl710"
5717       data-set: "vpp-compare-testbeds-mrr-ref"
5718       tag: "NIC_Intel-XL710"
5719     - title: "3n-skx xxv710"
5720       data-set: "vpp-compare-testbeds-mrr-cmp"
5721       tag: "NIC_Intel-XXV710"
5722   comparisons:
5723     - title: "Diff"
5724       reference: 1
5725       compare: 2
5726   legend:
5727     - ""
5728     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5729     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5730
5731 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5732 - type: "table"
5733   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5734   algorithm: "table_comparison"
5735   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5736   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5737   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5738   columns:
5739     - title: "2n-skx"
5740       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5741     - title: "2n-clx"
5742       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5743   comparisons:
5744     - title: "Diff"
5745       reference: 1
5746       compare: 2
5747   legend:
5748     - ""
5749     - "2n-skx, 2n-clx - testbeds and NICs tested."
5750     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5751
5752 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5753 - type: "table"
5754   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5755   algorithm: "table_comparison"
5756   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5757   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5758   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5759   columns:
5760     - title: "2n-skx"
5761       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5762     - title: "2n-clx"
5763       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5764   comparisons:
5765     - title: "Diff"
5766       reference: 1
5767       compare: 2
5768   legend:
5769     - ""
5770     - "2n-skx, 2n-clx - testbeds and NICs tested."
5771     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5772
5773 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5774 - type: "table"
5775   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5776   algorithm: "table_comparison"
5777   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5778   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5779   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5780   columns:
5781     - title: "2n-skx"
5782       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5783     - title: "2n-clx"
5784       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5785   comparisons:
5786     - title: "Diff"
5787       reference: 1
5788       compare: 2
5789   legend:
5790     - ""
5791     - "2n-skx, 2n-clx - testbeds and NICs tested."
5792     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5793
5794 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5795 - type: "table"
5796   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5797   algorithm: "table_comparison"
5798   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5799   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5800   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5801   columns:
5802     - title: "3n-skx"
5803       data-set: "vpp-compare-topologies-mrr-ref"
5804     - title: "2n-skx"
5805       data-set: "vpp-compare-topologies-mrr-cmp"
5806   comparisons:
5807     - title: "Diff"
5808       reference: 1
5809       compare: 2
5810   legend:
5811     - ""
5812     - "3n-skx, 2n-skx - topologies tested."
5813     - "Diff - difference between 3n-skx and 2n-skx topologies."
5814
5815 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5816 - type: "table"
5817   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5818   algorithm: "table_comparison"
5819   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5820   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5821   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5822   columns:
5823     - title: "3n-skx"
5824       data-set: "vpp-compare-topologies-mrr-ref"
5825     - title: "2n-skx"
5826       data-set: "vpp-compare-topologies-mrr-cmp"
5827   comparisons:
5828     - title: "Diff"
5829       reference: 1
5830       compare: 2
5831   legend:
5832     - ""
5833     - "3n-skx, 2n-skx - topologies tested."
5834     - "Diff - difference between 3n-skx and 2n-skx topologies."
5835
5836 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5837 - type: "table"
5838   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5839   algorithm: "table_comparison"
5840   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5841   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5842   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5843   columns:
5844     - title: "3n-skx"
5845       data-set: "vpp-compare-topologies-mrr-ref"
5846     - title: "2n-skx"
5847       data-set: "vpp-compare-topologies-mrr-cmp"
5848   comparisons:
5849     - title: "Diff"
5850       reference: 1
5851       compare: 2
5852   legend:
5853     - ""
5854     - "3n-skx, 2n-skx - topologies tested."
5855     - "Diff - difference between 3n-skx and 2n-skx topologies."
5856
5857 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5858 - type: "table"
5859   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5860   algorithm: "table_comparison"
5861   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5862   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5863   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5864   columns:
5865     - title: "3n-hsw xl710"
5866       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5867       tag: "NIC_Intel-XL710"
5868     - title: "2n-clx xxv710"
5869       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5870       tag: "NIC_Intel-XXV710"
5871   comparisons:
5872     - title: "Diff"
5873       reference: 1
5874       compare: 2
5875   legend:
5876     - ""
5877     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5878     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5879
5880 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5881 - type: "table"
5882   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5883   algorithm: "table_comparison"
5884   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5885   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5886   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5887   columns:
5888     - title: "3n-hsw xl710"
5889       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5890       tag: "NIC_Intel-XL710"
5891     - title: "2n-clx xxv710"
5892       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5893       tag: "NIC_Intel-XXV710"
5894   comparisons:
5895     - title: "Diff"
5896       reference: 1
5897       compare: 2
5898   legend:
5899     - ""
5900     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5901     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5902
5903 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5904 - type: "table"
5905   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5906   algorithm: "table_comparison"
5907   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5908   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5909   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5910   columns:
5911     - title: "3n-hsw xl710"
5912       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5913       tag: "NIC_Intel-XL710"
5914     - title: "2n-clx xxv710"
5915       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5916       tag: "NIC_Intel-XXV710"
5917   comparisons:
5918     - title: "Diff"
5919       reference: 1
5920       compare: 2
5921   legend:
5922     - ""
5923     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5924     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5925
5926 # Detailed Test Results - VPP Performance Results 3n-hsw
5927 - type: "table"
5928   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5929   algorithm: "table_merged_details"
5930   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5931   columns:
5932     - title: " |prein| Test Name |preout| "
5933       data: "data name"
5934     - 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| "
5935       data: "data msg"
5936   data: "vpp-perf-results-3n-hsw"
5937   filter: "all"
5938   parameters:
5939   - "name"
5940   - "parent"
5941   - "msg"
5942
5943 # Detailed Test Results - VPP Performance Results 3n-skx
5944 - type: "table"
5945   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5946   algorithm: "table_merged_details"
5947   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5948   columns:
5949     - title: " |prein| Test Name |preout| "
5950       data: "data name"
5951     - 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| "
5952       data: "data msg"
5953   data: "vpp-perf-results-3n-skx"
5954   filter: "all"
5955   remove-ndr: False
5956   parameters:
5957   - "name"
5958   - "parent"
5959   - "msg"
5960
5961 # Detailed Test Results - VPP Performance Results 2n-skx
5962 - type: "table"
5963   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5964   algorithm: "table_merged_details"
5965   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5966   columns:
5967     - title: " |prein| Test Name |preout| "
5968       data: "data name"
5969     - 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| "
5970       data: "data msg"
5971   data: "vpp-perf-results-2n-skx"
5972   filter: "all"
5973   remove-ndr: False
5974   parameters:
5975   - "name"
5976   - "parent"
5977   - "msg"
5978
5979 # Detailed Test Results - VPP Performance Results 2n-clx
5980 - type: "table"
5981   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5982   algorithm: "table_merged_details"
5983   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5984   columns:
5985     - title: " |prein| Test Name |preout| "
5986       data: "data name"
5987     - 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| "
5988       data: "data msg"
5989   data: "vpp-perf-results-2n-clx"
5990   filter: "all"
5991   parameters:
5992   - "name"
5993   - "parent"
5994   - "msg"
5995
5996 # Detailed Test Results - VPP Performance Results 3n-tsh
5997 - type: "table"
5998   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5999   algorithm: "table_merged_details"
6000   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
6001   columns:
6002     - title: " |prein| Test Name |preout| "
6003       data: "data name"
6004     - 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| "
6005       data: "data msg"
6006   data: "vpp-perf-results-3n-tsh"
6007   filter: "all"
6008   parameters:
6009   - "name"
6010   - "parent"
6011   - "msg"
6012
6013 # Detailed Test Results - VPP Performance Results 3n-dnv
6014 - type: "table"
6015   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
6016   algorithm: "table_merged_details"
6017   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
6018   columns:
6019     - title: " |prein| Test Name |preout| "
6020       data: "data name"
6021     - 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| "
6022       data: "data msg"
6023   data: "vpp-perf-results-3n-dnv"
6024   filter: "all"
6025   parameters:
6026   - "name"
6027   - "parent"
6028   - "msg"
6029
6030 # Detailed Test Results - VPP Performance Results 2n-dnv
6031 - type: "table"
6032   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
6033   algorithm: "table_merged_details"
6034   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
6035   columns:
6036     - title: " |prein| Test Name |preout| "
6037       data: "data name"
6038     - 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| "
6039       data: "data msg"
6040   data: "vpp-perf-results-2n-dnv"
6041   filter: "all"
6042   parameters:
6043   - "name"
6044   - "parent"
6045   - "msg"
6046
6047 # Test configuration - VPP Performance Test Configs 3n-hsw
6048 - type: "table"
6049   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
6050   algorithm: "table_merged_details"
6051   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
6052   columns:
6053     - title: " |prein| Test Name |preout| "
6054       data: "data name"
6055     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6056       data: "data conf-history"
6057   data: "vpp-perf-results-3n-hsw"
6058   filter: "all"
6059   parameters:
6060   - "parent"
6061   - "name"
6062   - "conf-history"
6063
6064 # Test configuration - VPP Performance Test Configs 3n-skx
6065 - type: "table"
6066   title: "Test configuration - VPP Performance Test Configs 3n-skx"
6067   algorithm: "table_merged_details"
6068   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
6069   columns:
6070     - title: " |prein| Test Name |preout| "
6071       data: "data name"
6072     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6073       data: "data conf-history"
6074   data: "vpp-perf-results-3n-skx"
6075   filter: "all"
6076   parameters:
6077   - "parent"
6078   - "name"
6079   - "conf-history"
6080
6081 # Test configuration - VPP Performance Test Configs 2n-skx
6082 - type: "table"
6083   title: "Test configuration - VPP Performance Test Configs 2n-skx"
6084   algorithm: "table_merged_details"
6085   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
6086   columns:
6087     - title: " |prein| Test Name |preout| "
6088       data: "data name"
6089     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6090       data: "data conf-history"
6091   data: "vpp-perf-results-2n-skx"
6092   filter: "all"
6093   parameters:
6094   - "parent"
6095   - "name"
6096   - "conf-history"
6097
6098 # Test configuration - VPP Performance Test Configs 2n-clx
6099 - type: "table"
6100   title: "Test configuration - VPP Performance Test Configs 2n-clx"
6101   algorithm: "table_merged_details"
6102   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
6103   columns:
6104     - title: " |prein| Test Name |preout| "
6105       data: "data name"
6106     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6107       data: "data conf-history"
6108   data: "vpp-perf-results-2n-clx"
6109   filter: "all"
6110   parameters:
6111   - "parent"
6112   - "name"
6113   - "conf-history"
6114
6115 # Test configuration - VPP Performance Test Configs 3n-tsh
6116 - type: "table"
6117   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
6118   algorithm: "table_merged_details"
6119   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
6120   columns:
6121     - title: " |prein| Test Name |preout| "
6122       data: "data name"
6123     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6124       data: "data conf-history"
6125   data: "vpp-perf-results-3n-tsh"
6126   filter: "all"
6127   parameters:
6128   - "parent"
6129   - "name"
6130   - "conf-history"
6131
6132 # Test configuration - VPP Performance Test Configs 3n-dnv
6133 - type: "table"
6134   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
6135   algorithm: "table_merged_details"
6136   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
6137   columns:
6138     - title: " |prein| Test Name |preout| "
6139       data: "data name"
6140     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6141       data: "data conf-history"
6142   data: "vpp-perf-results-3n-dnv"
6143   filter: "all"
6144   parameters:
6145   - "parent"
6146   - "name"
6147   - "conf-history"
6148
6149 # Test configuration - VPP Performance Test Configs 2n-dnv
6150 - type: "table"
6151   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
6152   algorithm: "table_merged_details"
6153   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
6154   columns:
6155     - title: " |prein| Test Name |preout| "
6156       data: "data name"
6157     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6158       data: "data conf-history"
6159   data: "vpp-perf-results-2n-dnv"
6160   filter: "all"
6161   parameters:
6162   - "parent"
6163   - "name"
6164   - "conf-history"
6165
6166 # Test Operational Data - VPP Performance Operational Data 3n-hsw
6167 - type: "table"
6168   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
6169   algorithm: "table_oper_data_html"
6170   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
6171   data: "vpp-perf-results-3n-hsw"
6172   filter: "all"
6173
6174 # Test Operational Data - VPP Performance Operational Data 3n-skx
6175 - type: "table"
6176   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
6177   algorithm: "table_oper_data_html"
6178   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
6179   data: "vpp-perf-results-3n-skx"
6180   filter: "all"
6181
6182 # Test Operational Data - VPP Performance Operational Data 2n-skx
6183 - type: "table"
6184   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
6185   algorithm: "table_oper_data_html"
6186   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
6187   data: "vpp-perf-results-2n-skx"
6188   filter: "all"
6189
6190 # Test Operational Data - VPP Performance Operational Data 2n-clx
6191 - type: "table"
6192   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
6193   algorithm: "table_oper_data_html"
6194   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
6195   data: "vpp-perf-results-2n-clx"
6196   filter: "all"
6197
6198 # Test Operational Data - VPP Performance Operational Data 3n-tsh
6199 - type: "table"
6200   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
6201   algorithm: "table_oper_data_html"
6202   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
6203   data: "vpp-perf-results-3n-tsh"
6204   filter: "all"
6205
6206 # Test Operational Data - VPP Performance Operational Data 3n-dnv
6207 - type: "table"
6208   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
6209   algorithm: "table_oper_data_html"
6210   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
6211   data: "vpp-perf-results-3n-dnv"
6212   filter: "all"
6213
6214 # Test Operational Data - VPP Performance Operational Data 2n-dnv
6215 - type: "table"
6216   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
6217   algorithm: "table_oper_data_html"
6218   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
6219   data: "vpp-perf-results-2n-dnv"
6220   filter: "all"
6221
6222 # Detailed Test Results - VPP MRR Results 3n-hsw
6223 - type: "table"
6224   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
6225   algorithm: "table_merged_details"
6226   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
6227   columns:
6228     - title: " |prein| Test Name |preout| "
6229       data: "data name"
6230     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6231       data: "data msg"
6232   data: "vpp-mrr-results-3n-hsw"
6233   filter: "all"
6234   parameters:
6235   - "name"
6236   - "parent"
6237   - "msg"
6238
6239 # Detailed Test Results - VPP MRR Results 3n-skx
6240 - type: "table"
6241   title: "Detailed Test Results - VPP MRR Results 3n-skx"
6242   algorithm: "table_merged_details"
6243   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
6244   columns:
6245     - title: " |prein| Test Name |preout| "
6246       data: "data name"
6247     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6248       data: "data msg"
6249   data: "vpp-mrr-results-3n-skx"
6250   filter: "all"
6251   parameters:
6252   - "name"
6253   - "parent"
6254   - "msg"
6255
6256 # Detailed Test Results - VPP MRR Results 2n-skx
6257 - type: "table"
6258   title: "Detailed Test Results - VPP MRR Results 2n-skx"
6259   algorithm: "table_merged_details"
6260   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
6261   columns:
6262     - title: " |prein| Test Name |preout| "
6263       data: "data name"
6264     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6265       data: "data msg"
6266   data: "vpp-mrr-results-2n-skx"
6267   filter: "all"
6268   parameters:
6269   - "name"
6270   - "parent"
6271   - "msg"
6272
6273 # Detailed Test Results - VPP MRR Results 2n-clx
6274 - type: "table"
6275   title: "Detailed Test Results - VPP MRR Results 2n-clx"
6276   algorithm: "table_merged_details"
6277   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
6278   columns:
6279     - title: " |prein| Test Name |preout| "
6280       data: "data name"
6281     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6282       data: "data msg"
6283   data: "vpp-mrr-results-2n-clx"
6284   filter: "all"
6285   parameters:
6286   - "name"
6287   - "parent"
6288   - "msg"
6289
6290 # Detailed Test Results - VPP MRR Results 3n-tsh
6291 - type: "table"
6292   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
6293   algorithm: "table_merged_details"
6294   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
6295   columns:
6296     - title: " |prein| Test Name |preout| "
6297       data: "data name"
6298     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6299       data: "data msg"
6300   data: "vpp-mrr-results-3n-tsh"
6301   filter: "all"
6302   parameters:
6303   - "name"
6304   - "parent"
6305   - "msg"
6306
6307 # Detailed Test Results - VPP MRR Results 3n-dnv
6308 - type: "table"
6309   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
6310   algorithm: "table_merged_details"
6311   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
6312   columns:
6313     - title: " |prein| Test Name |preout| "
6314       data: "data name"
6315     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6316       data: "data msg"
6317   data: "vpp-mrr-results-3n-dnv"
6318   filter: "all"
6319   parameters:
6320   - "name"
6321   - "parent"
6322   - "msg"
6323
6324 # Detailed Test Results - VPP MRR Results 2n-dnv
6325 - type: "table"
6326   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
6327   algorithm: "table_merged_details"
6328   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
6329   columns:
6330     - title: " |prein| Test Name |preout| "
6331       data: "data name"
6332     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6333       data: "data msg"
6334   data: "vpp-mrr-results-2n-dnv"
6335   filter: "all"
6336   parameters:
6337   - "name"
6338   - "parent"
6339   - "msg"
6340
6341 # Test configuration - VPP MRR Test Configs 3n-hsw
6342 - type: "table"
6343   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
6344   algorithm: "table_merged_details"
6345   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
6346   columns:
6347     - title: " |prein| Test Name |preout| "
6348       data: "data name"
6349     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6350       data: "data conf-history"
6351   data: "vpp-mrr-results-3n-hsw"
6352   filter: "all"
6353   parameters:
6354   - "parent"
6355   - "name"
6356   - "conf-history"
6357
6358 # Test configuration - VPP MRR Test Configs 3n-skx
6359 - type: "table"
6360   title: "Test configuration - VPP MRR Test Configs 3n-skx"
6361   algorithm: "table_merged_details"
6362   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
6363   columns:
6364     - title: " |prein| Test Name |preout| "
6365       data: "data name"
6366     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6367       data: "data conf-history"
6368   data: "vpp-mrr-results-3n-skx"
6369   filter: "all"
6370   parameters:
6371   - "parent"
6372   - "name"
6373   - "conf-history"
6374
6375 # Test configuration - VPP MRR Test Configs 2n-skx
6376 - type: "table"
6377   title: "Test configuration - VPP MRR Test Configs 2n-skx"
6378   algorithm: "table_merged_details"
6379   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
6380   columns:
6381     - title: " |prein| Test Name |preout| "
6382       data: "data name"
6383     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6384       data: "data conf-history"
6385   data: "vpp-mrr-results-2n-skx"
6386   filter: "all"
6387   parameters:
6388   - "parent"
6389   - "name"
6390   - "conf-history"
6391
6392 # Test configuration - VPP MRR Test Configs 2n-clx
6393 - type: "table"
6394   title: "Test configuration - VPP MRR Test Configs 2n-clx"
6395   algorithm: "table_merged_details"
6396   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
6397   columns:
6398     - title: " |prein| Test Name |preout| "
6399       data: "data name"
6400     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6401       data: "data conf-history"
6402   data: "vpp-mrr-results-2n-clx"
6403   filter: "all"
6404   parameters:
6405   - "parent"
6406   - "name"
6407   - "conf-history"
6408
6409 # Test configuration - VPP MRR Test Configs 3n-tsh
6410 - type: "table"
6411   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
6412   algorithm: "table_merged_details"
6413   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
6414   columns:
6415     - title: " |prein| Test Name |preout| "
6416       data: "data name"
6417     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6418       data: "data conf-history"
6419   data: "vpp-mrr-results-3n-tsh"
6420   filter: "all"
6421   parameters:
6422   - "parent"
6423   - "name"
6424   - "conf-history"
6425
6426 # Test configuration - VPP MRR Test Configs 3n-dnv
6427 - type: "table"
6428   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
6429   algorithm: "table_merged_details"
6430   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
6431   columns:
6432     - title: " |prein| Test Name |preout| "
6433       data: "data name"
6434     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6435       data: "data conf-history"
6436   data: "vpp-mrr-results-3n-dnv"
6437   filter: "all"
6438   parameters:
6439   - "parent"
6440   - "name"
6441   - "conf-history"
6442
6443 # Test configuration - VPP MRR Test Configs 2n-dnv
6444 - type: "table"
6445   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
6446   algorithm: "table_merged_details"
6447   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
6448   columns:
6449     - title: " |prein| Test Name |preout| "
6450       data: "data name"
6451     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6452       data: "data conf-history"
6453   data: "vpp-mrr-results-2n-dnv"
6454   filter: "all"
6455   parameters:
6456   - "parent"
6457   - "name"
6458   - "conf-history"
6459
6460 # Detailed Test Results - VPP Device Results - Ubuntu
6461 - type: "table"
6462   title: "Detailed Test Results - VPP Device Results - Ubuntu"
6463   algorithm: "table_merged_details"
6464   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
6465   columns:
6466     - title: " |prein| Test Name |preout| "
6467       data: "data name"
6468     - title: " |prein| Status |preout| "
6469       data: "data status"
6470   data: "vpp-device-results-ubuntu"
6471   filter: "all"
6472   parameters:
6473   - "name"
6474   - "parent"
6475   - "doc"
6476   - "status"
6477
6478 # Test configuration - VPP Device Test Configs - Ubuntu
6479 - type: "table"
6480   title: "Test configuration - VPP Device Test Configs - Ubuntu"
6481   algorithm: "table_merged_details"
6482   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
6483   columns:
6484     - title: " |prein| Test Name |preout| "
6485       data: "data name"
6486     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6487       data: "data conf-history"
6488   data: "vpp-device-results-ubuntu"
6489   filter: "all"
6490   parameters:
6491   - "parent"
6492   - "name"
6493   - "conf-history"
6494
6495 ################################################################################
6496
6497 # DPDK Performance Changes 3n-hsw 1t1c pdr
6498 - type: "table"
6499   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
6500   algorithm: "table_comparison"
6501   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
6502   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6503   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6504   columns:
6505     - title: "2001"
6506       data-set: "dpdk-performance-changes-3n-hsw-h1"
6507     - title: "2005"
6508       data-set: "dpdk-performance-changes-3n-hsw-ref"
6509     - title: "2009"
6510       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6511   comparisons:
6512     - title: "Diff"
6513       reference: 2
6514       compare: 3
6515   legend:
6516     - ""
6517     - "2001, 2005, 2009 - DPDK versions tested."
6518     - "Diff - difference between 2005 and 2009 DPDK version."
6519
6520 # DPDK Performance Changes 3n-hsw 2t2c pdr
6521 - type: "table"
6522   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
6523   algorithm: "table_comparison"
6524   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
6525   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6526   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6527   columns:
6528     - title: "2001"
6529       data-set: "dpdk-performance-changes-3n-hsw-h1"
6530     - title: "2005"
6531       data-set: "dpdk-performance-changes-3n-hsw-ref"
6532     - title: "2009"
6533       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6534   comparisons:
6535     - title: "Diff"
6536       reference: 2
6537       compare: 3
6538   legend:
6539     - ""
6540     - "2001, 2005, 2009 - DPDK versions tested."
6541     - "Diff - difference between 2005 and 2009 DPDK version."
6542
6543 # DPDK Performance Changes 3n-hsw 1t1c pdr
6544 - type: "table"
6545   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
6546   algorithm: "table_comparison"
6547   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
6548   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6549   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6550   columns:
6551     - title: "2001"
6552       data-set: "dpdk-performance-changes-3n-hsw-h1"
6553     - title: "2005"
6554       data-set: "dpdk-performance-changes-3n-hsw-ref"
6555     - title: "2009"
6556       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6557   comparisons:
6558     - title: "Diff"
6559       reference: 2
6560       compare: 3
6561   legend:
6562     - ""
6563     - "2001, 2005, 2009 - DPDK versions tested."
6564     - "Diff - difference between 2005 and 2009 DPDK version."
6565
6566 # DPDK Performance Changes 3n-hsw 2t2c ndr
6567 - type: "table"
6568   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
6569   algorithm: "table_comparison"
6570   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
6571   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6572   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6573   columns:
6574     - title: "2001"
6575       data-set: "dpdk-performance-changes-3n-hsw-h1"
6576     - title: "2005"
6577       data-set: "dpdk-performance-changes-3n-hsw-ref"
6578     - title: "2009"
6579       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6580   comparisons:
6581     - title: "Diff"
6582       reference: 2
6583       compare: 3
6584   legend:
6585     - ""
6586     - "2001, 2005, 2009 - DPDK versions tested."
6587     - "Diff - difference between 2005 and 2009 DPDK version."
6588
6589 # DPDK Performance Changes 3n-skx 2t1c pdr
6590 - type: "table"
6591   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
6592   algorithm: "table_comparison"
6593   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
6594   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6595   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6596   columns:
6597     - title: "2001"
6598       data-set: "dpdk-performance-changes-3n-skx-h1"
6599     - title: "2005"
6600       data-set: "dpdk-performance-changes-3n-skx-ref"
6601     - title: "2009"
6602       data-set: "dpdk-performance-changes-3n-skx-cmp"
6603   comparisons:
6604     - title: "Diff"
6605       reference: 2
6606       compare: 3
6607   legend:
6608     - ""
6609     - "2001, 2005, 2009 - DPDK versions tested."
6610     - "Diff - difference between 2005 and 2009 DPDK version."
6611
6612 # DPDK Performance Changes 3n-skx 4t2c pdr
6613 - type: "table"
6614   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6615   algorithm: "table_comparison"
6616   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6617   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6618   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6619   columns:
6620     - title: "2001"
6621       data-set: "dpdk-performance-changes-3n-skx-h1"
6622     - title: "2005"
6623       data-set: "dpdk-performance-changes-3n-skx-ref"
6624     - title: "2009"
6625       data-set: "dpdk-performance-changes-3n-skx-cmp"
6626   comparisons:
6627     - title: "Diff"
6628       reference: 2
6629       compare: 3
6630   legend:
6631     - ""
6632     - "2001, 2005, 2009 - DPDK versions tested."
6633     - "Diff - difference between 2005 and 2009 DPDK version."
6634
6635 # DPDK Performance Changes 3n-skx 2t1c ndr
6636 - type: "table"
6637   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6638   algorithm: "table_comparison"
6639   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6640   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6641   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6642   columns:
6643     - title: "2001"
6644       data-set: "dpdk-performance-changes-3n-skx-h1"
6645     - title: "2005"
6646       data-set: "dpdk-performance-changes-3n-skx-ref"
6647     - title: "2009"
6648       data-set: "dpdk-performance-changes-3n-skx-cmp"
6649   comparisons:
6650     - title: "Diff"
6651       reference: 2
6652       compare: 3
6653   legend:
6654     - ""
6655     - "2001, 2005, 2009 - DPDK versions tested."
6656     - "Diff - difference between 2005 and 2009 DPDK version."
6657
6658 # DPDK Performance Changes 3n-skx 4t2c ndr
6659 - type: "table"
6660   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6661   algorithm: "table_comparison"
6662   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6663   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6664   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6665   columns:
6666     - title: "2001"
6667       data-set: "dpdk-performance-changes-3n-skx-h1"
6668     - title: "2005"
6669       data-set: "dpdk-performance-changes-3n-skx-ref"
6670     - title: "2009"
6671       data-set: "dpdk-performance-changes-3n-skx-cmp"
6672   comparisons:
6673     - title: "Diff"
6674       reference: 2
6675       compare: 3
6676   legend:
6677     - ""
6678     - "2001, 2005, 2009 - DPDK versions tested."
6679     - "Diff - difference between 2005 and 2009 DPDK version."
6680
6681 # DPDK Performance Changes 2n-skx 2t1c pdr
6682 - type: "table"
6683   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6684   algorithm: "table_comparison"
6685   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6686   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6687   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6688   columns:
6689     - title: "2001"
6690       data-set: "dpdk-performance-changes-2n-skx-h1"
6691     - title: "2005"
6692       data-set: "dpdk-performance-changes-2n-skx-ref"
6693     - title: "2009"
6694       data-set: "dpdk-performance-changes-2n-skx-cmp"
6695   comparisons:
6696     - title: "Diff"
6697       reference: 2
6698       compare: 3
6699   legend:
6700     - ""
6701     - "2001, 2005, 2009 - DPDK versions tested."
6702     - "Diff - difference between 2005 and 2009 DPDK version."
6703
6704 # DPDK Performance Changes 2n-skx 4t2c pdr
6705 - type: "table"
6706   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6707   algorithm: "table_comparison"
6708   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6709   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6710   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6711   columns:
6712     - title: "2001"
6713       data-set: "dpdk-performance-changes-2n-skx-h1"
6714     - title: "2005"
6715       data-set: "dpdk-performance-changes-2n-skx-ref"
6716     - title: "2009"
6717       data-set: "dpdk-performance-changes-2n-skx-cmp"
6718   comparisons:
6719     - title: "Diff"
6720       reference: 2
6721       compare: 3
6722   legend:
6723     - ""
6724     - "2001, 2005, 2009 - DPDK versions tested."
6725     - "Diff - difference between 2005 and 2009 DPDK version."
6726
6727 # DPDK Performance Changes 2n-skx 2t1c ndr
6728 - type: "table"
6729   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6730   algorithm: "table_comparison"
6731   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6732   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6733   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6734   columns:
6735     - title: "2001"
6736       data-set: "dpdk-performance-changes-2n-skx-h1"
6737     - title: "2005"
6738       data-set: "dpdk-performance-changes-2n-skx-ref"
6739     - title: "2009"
6740       data-set: "dpdk-performance-changes-2n-skx-cmp"
6741   comparisons:
6742     - title: "Diff"
6743       reference: 2
6744       compare: 3
6745   legend:
6746     - ""
6747     - "2001, 2005, 2009 - DPDK versions tested."
6748     - "Diff - difference between 2005 and 2009 DPDK version."
6749
6750 # DPDK Performance Changes 2n-skx 4t2c ndr
6751 - type: "table"
6752   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6753   algorithm: "table_comparison"
6754   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6755   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6756   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6757   columns:
6758     - title: "2001"
6759       data-set: "dpdk-performance-changes-2n-skx-h1"
6760     - title: "2005"
6761       data-set: "dpdk-performance-changes-2n-skx-ref"
6762     - title: "2009"
6763       data-set: "dpdk-performance-changes-2n-skx-cmp"
6764   comparisons:
6765     - title: "Diff"
6766       reference: 2
6767       compare: 3
6768   legend:
6769     - ""
6770     - "2001, 2005, 2009 - DPDK versions tested."
6771     - "Diff - difference between 2005 and 2009 DPDK version."
6772
6773 # DPDK Performance Changes 2n-clx 2t1c pdr
6774 - type: "table"
6775   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6776   algorithm: "table_comparison"
6777   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6778   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6779   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6780   columns:
6781     - title: "2001"
6782       data-set: "dpdk-performance-changes-2n-clx-h1"
6783     - title: "2005"
6784       data-set: "dpdk-performance-changes-2n-clx-ref"
6785     - title: "2009"
6786       data-set: "dpdk-performance-changes-2n-clx-cmp"
6787   comparisons:
6788     - title: "Diff"
6789       reference: 2
6790       compare: 3
6791   legend:
6792     - ""
6793     - "2001, 2005, 2009 - DPDK versions tested."
6794     - "Diff - difference between 2005 and 2009 DPDK version."
6795
6796 # DPDK Performance Changes 2n-clx 4t2c pdr
6797 - type: "table"
6798   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6799   algorithm: "table_comparison"
6800   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6801   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6802   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6803   columns:
6804     - title: "2001"
6805       data-set: "dpdk-performance-changes-2n-clx-h1"
6806     - title: "2005"
6807       data-set: "dpdk-performance-changes-2n-clx-ref"
6808     - title: "2009"
6809       data-set: "dpdk-performance-changes-2n-clx-cmp"
6810   comparisons:
6811     - title: "Diff"
6812       reference: 2
6813       compare: 3
6814   legend:
6815     - ""
6816     - "2001, 2005, 2009 - DPDK versions tested."
6817     - "Diff - difference between 2005 and 2009 DPDK version."
6818
6819 # DPDK Performance Changes 2n-clx 2t1c ndr
6820 - type: "table"
6821   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6822   algorithm: "table_comparison"
6823   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6824   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6825   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6826   columns:
6827     - title: "2001"
6828       data-set: "dpdk-performance-changes-2n-clx-h1"
6829     - title: "2005"
6830       data-set: "dpdk-performance-changes-2n-clx-ref"
6831     - title: "2009"
6832       data-set: "dpdk-performance-changes-2n-clx-cmp"
6833   comparisons:
6834     - title: "Diff"
6835       reference: 2
6836       compare: 3
6837   legend:
6838     - ""
6839     - "2001, 2005, 2009 - DPDK versions tested."
6840     - "Diff - difference between 2005 and 2009 DPDK version."
6841
6842 # DPDK Performance Changes 2n-clx 4t2c ndr
6843 - type: "table"
6844   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6845   algorithm: "table_comparison"
6846   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6847   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6848   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6849   columns:
6850     - title: "2001"
6851       data-set: "dpdk-performance-changes-2n-clx-h1"
6852     - title: "2005"
6853       data-set: "dpdk-performance-changes-2n-clx-ref"
6854     - title: "2009"
6855       data-set: "dpdk-performance-changes-2n-clx-cmp"
6856   comparisons:
6857     - title: "Diff"
6858       reference: 2
6859       compare: 3
6860   legend:
6861     - ""
6862     - "2001, 2005, 2009 - DPDK versions tested."
6863     - "Diff - difference between 2005 and 2009 DPDK version."
6864
6865 ## DPDK Performance Changes 2n-dnv 1t1c pdr
6866 #- type: "table"
6867 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6868 #  algorithm: "table_comparison"
6869 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6870 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6871 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6872 #  columns:
6873 #    - title: "2001"
6874 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6875 #    - title: "2005"
6876 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6877 #    - title: "2009"
6878 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6879 #  comparisons:
6880 #    - title: "Diff"
6881 #      reference: 2
6882 #      compare: 3
6883 #  legend:
6884 #    - ""
6885 #    - "2001, 2005, 2009 - DPDK versions tested."
6886 #    - "Diff - difference between 2005 and 2009 DPDK version."
6887 #
6888 ## DPDK Performance Changes 2n-dnv 2t2c pdr
6889 #- type: "table"
6890 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6891 #  algorithm: "table_comparison"
6892 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
6893 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6894 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6895 #  columns:
6896 #    - title: "2001"
6897 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6898 #    - title: "2005"
6899 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6900 #    - title: "2009"
6901 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6902 #  comparisons:
6903 #    - title: "Diff"
6904 #      reference: 2
6905 #      compare: 3
6906 #  legend:
6907 #    - ""
6908 #    - "2001, 2005, 2009 - DPDK versions tested."
6909 #    - "Diff - difference between 2005 and 2009 DPDK version."
6910 #
6911 ## DPDK Performance Changes 2n-dnv 1t1c ndr
6912 #- type: "table"
6913 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
6914 #  algorithm: "table_comparison"
6915 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
6916 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6917 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6918 #  columns:
6919 #    - title: "2001"
6920 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6921 #    - title: "2005"
6922 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6923 #    - title: "2009"
6924 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6925 #  comparisons:
6926 #    - title: "Diff"
6927 #      reference: 2
6928 #      compare: 3
6929 #  legend:
6930 #    - ""
6931 #    - "2001, 2005, 2009 - DPDK versions tested."
6932 #    - "Diff - difference between 2005 and 2009 DPDK version."
6933 #
6934 ## DPDK Performance Changes 2n-dnv 2t2c ndr
6935 #- type: "table"
6936 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
6937 #  algorithm: "table_comparison"
6938 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
6939 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6940 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6941 #  columns:
6942 #    - title: "2001"
6943 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6944 #    - title: "2005"
6945 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6946 #    - title: "2009"
6947 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6948 #  comparisons:
6949 #    - title: "Diff"
6950 #      reference: 2
6951 #      compare: 3
6952 #  legend:
6953 #    - ""
6954 #    - "2001, 2005, 2009 - DPDK versions tested."
6955 #    - "Diff - difference between 2005 and 2009 DPDK version."
6956 #
6957 ## DPDK Performance Changes 3n-dnv 1t1c pdr
6958 #- type: "table"
6959 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
6960 #  algorithm: "table_comparison"
6961 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
6962 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6963 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6964 #  columns:
6965 #    - title: "2001"
6966 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6967 #    - title: "2005"
6968 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6969 #    - title: "2009"
6970 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6971 #  comparisons:
6972 #    - title: "Diff"
6973 #      reference: 2
6974 #      compare: 3
6975 #  legend:
6976 #    - ""
6977 #    - "2001, 2005, 2009 - DPDK versions tested."
6978 #    - "Diff - difference between 2005 and 2009 DPDK version."
6979 #
6980 ## DPDK Performance Changes 3n-dnv 2t2c pdr
6981 #- type: "table"
6982 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
6983 #  algorithm: "table_comparison"
6984 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
6985 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6986 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6987 #  columns:
6988 #    - title: "2001"
6989 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6990 #    - title: "2005"
6991 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6992 #    - title: "2009"
6993 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6994 #  comparisons:
6995 #    - title: "Diff"
6996 #      reference: 2
6997 #      compare: 3
6998 #  legend:
6999 #    - ""
7000 #    - "2001, 2005, 2009 - DPDK versions tested."
7001 #    - "Diff - difference between 2005 and 2009 DPDK version."
7002 #
7003 ## DPDK Performance Changes 3n-dnv 1t1c ndr
7004 #- type: "table"
7005 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
7006 #  algorithm: "table_comparison"
7007 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
7008 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7009 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7010 #  columns:
7011 #    - title: "2001"
7012 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7013 #    - title: "2005"
7014 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7015 #    - title: "2009"
7016 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7017 #  comparisons:
7018 #    - title: "Diff"
7019 #      reference: 2
7020 #      compare: 3
7021 #  legend:
7022 #    - ""
7023 #    - "2001, 2005, 2009 - DPDK versions tested."
7024 #    - "Diff - difference between 2005 and 2009 DPDK version."
7025 #
7026 ## DPDK Performance Changes 3n-dnv 2t2c ndr
7027 #- type: "table"
7028 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
7029 #  algorithm: "table_comparison"
7030 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
7031 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7032 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7033 #  columns:
7034 #    - title: "2001"
7035 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7036 #    - title: "2005"
7037 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7038 #    - title: "2009"
7039 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7040 #  comparisons:
7041 #    - title: "Diff"
7042 #      reference: 2
7043 #      compare: 3
7044 #  legend:
7045 #    - ""
7046 #    - "2001, 2005, 2009 - DPDK versions tested."
7047 #    - "Diff - difference between 2005 and 2009 DPDK version."
7048
7049 # DPDK Performance Changes 3n-tsh 1t1c pdr
7050 - type: "table"
7051   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
7052   algorithm: "table_comparison"
7053   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
7054   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7055   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7056   columns:
7057     - title: "2001"
7058       data-set: "dpdk-performance-changes-3n-tsh-h1"
7059     - title: "2005"
7060       data-set: "dpdk-performance-changes-3n-tsh-ref"
7061     - title: "2009"
7062       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7063   comparisons:
7064     - title: "Diff"
7065       reference: 2
7066       compare: 3
7067   legend:
7068     - ""
7069     - "2001, 2005, 2009 - DPDK versions tested."
7070     - "Diff - difference between 2005 and 2009 DPDK version."
7071
7072 # DPDK Performance Changes 3n-tsh 2t2c pdr
7073 - type: "table"
7074   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
7075   algorithm: "table_comparison"
7076   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
7077   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7078   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7079   columns:
7080     - title: "2001"
7081       data-set: "dpdk-performance-changes-3n-tsh-h1"
7082     - title: "2005"
7083       data-set: "dpdk-performance-changes-3n-tsh-ref"
7084     - title: "2009"
7085       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7086   comparisons:
7087     - title: "Diff"
7088       reference: 2
7089       compare: 3
7090   legend:
7091     - ""
7092     - "2001, 2005, 2009 - DPDK versions tested."
7093     - "Diff - difference between 2005 and 2009 DPDK version."
7094
7095 # DPDK Performance Changes 3n-tsh 1t1c ndr
7096 - type: "table"
7097   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
7098   algorithm: "table_comparison"
7099   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
7100   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7101   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7102   columns:
7103     - title: "2001"
7104       data-set: "dpdk-performance-changes-3n-tsh-h1"
7105     - title: "2005"
7106       data-set: "dpdk-performance-changes-3n-tsh-ref"
7107     - title: "2009"
7108       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7109   comparisons:
7110     - title: "Diff"
7111       reference: 2
7112       compare: 3
7113   legend:
7114     - ""
7115     - "2001, 2005, 2009 - DPDK versions tested."
7116     - "Diff - difference between 2005 and 2009 DPDK version."
7117
7118 # DPDK Performance Changes 3n-tsh 2t2c ndr
7119 - type: "table"
7120   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
7121   algorithm: "table_comparison"
7122   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
7123   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7124   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7125   columns:
7126     - title: "2001"
7127       data-set: "dpdk-performance-changes-3n-tsh-h1"
7128     - title: "2005"
7129       data-set: "dpdk-performance-changes-3n-tsh-ref"
7130     - title: "2009"
7131       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7132   comparisons:
7133     - title: "Diff"
7134       reference: 2
7135       compare: 3
7136   legend:
7137     - ""
7138     - "2001, 2005, 2009 - DPDK versions tested."
7139     - "Diff - difference between 2005 and 2009 DPDK version."
7140
7141 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
7142 - type: "table"
7143   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
7144   algorithm: "table_comparison"
7145   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
7146   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7147   filter: "'NIC_Intel-X710'"
7148   columns:
7149     - title: "3n-hsw x710"
7150       data-set: "dpdk-compare-testbeds-ref"
7151     - title: "3n-skx x710"
7152       data-set: "dpdk-compare-testbeds-cmp"
7153   comparisons:
7154     - title: "Diff"
7155       reference: 1
7156       compare: 2
7157   legend:
7158     - ""
7159     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7160     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7161
7162 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
7163 - type: "table"
7164   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
7165   algorithm: "table_comparison"
7166   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
7167   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7168   filter: "'NIC_Intel-X710'"
7169   columns:
7170     - title: "3n-hsw x710"
7171       data-set: "dpdk-compare-testbeds-ref"
7172     - title: "3n-skx x710"
7173       data-set: "dpdk-compare-testbeds-cmp"
7174   comparisons:
7175     - title: "Diff"
7176       reference: 1
7177       compare: 2
7178   legend:
7179     - ""
7180     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7181     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7182
7183 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
7184 - type: "table"
7185   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
7186   algorithm: "table_comparison"
7187   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
7188   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7189   filter: "'NIC_Intel-XXV710'"
7190   columns:
7191     - title: "2n-skx"
7192       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7193     - title: "2n-clx"
7194       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7195   comparisons:
7196     - title: "Diff"
7197       reference: 1
7198       compare: 2
7199   legend:
7200     - ""
7201     - "2n-skx, 2n-clx - testbeds and NICs tested."
7202     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7203
7204 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
7205 - type: "table"
7206   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
7207   algorithm: "table_comparison"
7208   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
7209   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7210   filter: "'NIC_Intel-XXV710'"
7211   columns:
7212     - title: "2n-skx"
7213       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7214     - title: "2n-clx"
7215       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7216   comparisons:
7217     - title: "Diff"
7218       reference: 1
7219       compare: 2
7220   legend:
7221     - ""
7222     - "2n-skx, 2n-clx - testbeds and NICs tested."
7223     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7224
7225 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
7226 - type: "table"
7227   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
7228   algorithm: "table_comparison"
7229   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
7230   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7231   filter: "'NIC_Intel-XXV710'"
7232   columns:
7233     - title: "3n-skx"
7234       data-set: "dpdk-compare-topologies-ref"
7235     - title: "2n-skx"
7236       data-set: "dpdk-compare-topologies-cmp"
7237   comparisons:
7238     - title: "Diff"
7239       reference: 1
7240       compare: 2
7241   legend:
7242     - ""
7243     - "3n-skx, 2n-skx - topologies tested."
7244     - "Diff - difference between 3n-skx and 2n-skx topologies."
7245
7246 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
7247 - type: "table"
7248   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
7249   algorithm: "table_comparison"
7250   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
7251   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7252   filter: "'NIC_Intel-XXV710'"
7253   columns:
7254     - title: "3n-skx"
7255       data-set: "dpdk-compare-topologies-ref"
7256     - title: "2n-skx"
7257       data-set: "dpdk-compare-topologies-cmp"
7258   comparisons:
7259     - title: "Diff"
7260       reference: 1
7261       compare: 2
7262   legend:
7263     - ""
7264     - "3n-skx, 2n-skx - topologies tested."
7265     - "Diff - difference between 3n-skx and 2n-skx topologies."
7266
7267 # Detailed Test Results - DPDK Performance Results 3n-hsw
7268 - type: "table"
7269   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
7270   algorithm: "table_merged_details"
7271   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
7272   columns:
7273     - title: " |prein| Test Name |preout| "
7274       data: "data name"
7275     - 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| "
7276       data: "data msg"
7277   data: "dpdk-perf-results-3n-hsw"
7278   filter: "all"
7279   parameters:
7280   - "name"
7281   - "parent"
7282   - "msg"
7283
7284 # Detailed Test Results - DPDK Performance Results 3n-skx
7285 - type: "table"
7286   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
7287   algorithm: "table_merged_details"
7288   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
7289   columns:
7290     - title: " |prein| Test Name |preout| "
7291       data: "data name"
7292     - 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| "
7293       data: "data msg"
7294   data: "dpdk-perf-results-3n-skx"
7295   filter: "all"
7296   remove-ndr: False
7297   parameters:
7298   - "name"
7299   - "parent"
7300   - "msg"
7301
7302 # Detailed Test Results - DPDK Performance Results 2n-skx
7303 - type: "table"
7304   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
7305   algorithm: "table_merged_details"
7306   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
7307   columns:
7308     - title: " |prein| Test Name |preout| "
7309       data: "data name"
7310     - 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| "
7311       data: "data msg"
7312   data: "dpdk-perf-results-2n-skx"
7313   filter: "all"
7314   remove-ndr: False
7315   parameters:
7316   - "name"
7317   - "parent"
7318   - "msg"
7319
7320 # Detailed Test Results - DPDK Performance Results 2n-clx
7321 - type: "table"
7322   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
7323   algorithm: "table_merged_details"
7324   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
7325   columns:
7326     - title: " |prein| Test Name |preout| "
7327       data: "data name"
7328     - 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| "
7329       data: "data msg"
7330   data: "dpdk-perf-results-2n-clx"
7331   filter: "all"
7332   parameters:
7333   - "name"
7334   - "parent"
7335   - "msg"
7336
7337 ## Detailed Test Results - DPDK Performance Results 2n-dnv
7338 #- type: "table"
7339 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
7340 #  algorithm: "table_merged_details"
7341 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
7342 #  columns:
7343 #    - title: " |prein| Test Name |preout| "
7344 #      data: "data name"
7345 #    - 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| "
7346 #      data: "data msg"
7347 #  data: "dpdk-perf-results-2n-dnv"
7348 #  filter: "all"
7349 #  parameters:
7350 #  - "name"
7351 #  - "parent"
7352 #  - "msg"
7353 #
7354 ## Detailed Test Results - DPDK Performance Results 3n-dnv
7355 #- type: "table"
7356 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
7357 #  algorithm: "table_merged_details"
7358 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
7359 #  columns:
7360 #    - title: " |prein| Test Name |preout| "
7361 #      data: "data name"
7362 #    - 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| "
7363 #      data: "data msg"
7364 #  data: "dpdk-perf-results-3n-dnv"
7365 #  filter: "all"
7366 #  parameters:
7367 #  - "name"
7368 #  - "parent"
7369 #  - "msg"
7370
7371 # Detailed Test Results - DPDK Performance Results 3n-tsh
7372 - type: "table"
7373   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
7374   algorithm: "table_merged_details"
7375   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
7376   columns:
7377     - title: " |prein| Test Name |preout| "
7378       data: "data name"
7379     - 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| "
7380       data: "data msg"
7381   data: "dpdk-perf-results-3n-tsh"
7382   filter: "all"
7383   parameters:
7384   - "name"
7385   - "parent"
7386   - "msg"
7387
7388 ################################################################################
7389 ###                                F I L E S                                 ###
7390 ################################################################################
7391
7392 # VPP Performance Results
7393 - type: "file"
7394   title: "VPP Performance Results"
7395   algorithm: "file_details_split"
7396   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
7397   dir-tables:
7398     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
7399     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
7400     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
7401     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
7402     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
7403     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
7404     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
7405   data:
7406     - "vpp-perf-results-2n-skx"
7407     - "vpp-perf-results-3n-skx"
7408     - "vpp-perf-results-2n-clx"
7409     - "vpp-perf-results-3n-hsw"
7410     - "vpp-perf-results-3n-tsh"
7411     - "vpp-perf-results-2n-dnv"
7412     - "vpp-perf-results-3n-dnv"
7413   filter: "all"
7414   data-start-level: 4
7415   order-chapters:
7416     level-1:
7417       - "l2"
7418       - "ip4"
7419       - "ip6"
7420       - "srv6"
7421       - "ip4_tunnels"
7422       - "ip6_tunnels"
7423       - "vm_vhost"
7424       - "container_memif"
7425       - "crypto"
7426       - "vts"
7427       - "lb"
7428       - "nfv_density"
7429       - "hoststack"
7430     level-2:
7431       - "2n-skx"
7432       - "3n-skx"
7433       - "2n-clx"
7434       - "3n-hsw"
7435       - "3n-tsh"
7436       - "2n-dnv"
7437       - "3n-dnv"
7438     level-3:
7439       - "xl710"
7440       - "x520"
7441       - "xxv710"
7442       - "x710"
7443       - "x553"
7444       - "cx556a"
7445       - "vic1227"
7446       - "vic1385"
7447
7448 # VPP Performance Configuration
7449 - type: "file"
7450   title: "VPP Performance Configuration"
7451   algorithm: "file_details_split"
7452   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
7453   dir-tables:
7454     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
7455     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
7456     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
7457     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
7458     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
7459     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
7460     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
7461   data:
7462     - "vpp-perf-results-2n-skx"
7463     - "vpp-perf-results-3n-skx"
7464     - "vpp-perf-results-2n-clx"
7465     - "vpp-perf-results-3n-hsw"
7466     - "vpp-perf-results-3n-tsh"
7467     - "vpp-perf-results-2n-dnv"
7468     - "vpp-perf-results-3n-dnv"
7469   filter: "all"
7470   data-start-level: 4
7471   order-chapters:
7472     level-1:
7473       - "l2"
7474       - "ip4"
7475       - "ip6"
7476       - "srv6"
7477       - "ip4_tunnels"
7478       - "ip6_tunnels"
7479       - "vm_vhost"
7480       - "container_memif"
7481       - "crypto"
7482       - "vts"
7483       - "lb"
7484       - "nfv_density"
7485       - "hoststack"
7486     level-2:
7487       - "2n-skx"
7488       - "3n-skx"
7489       - "2n-clx"
7490       - "3n-hsw"
7491       - "3n-tsh"
7492       - "2n-dnv"
7493       - "3n-dnv"
7494     level-3:
7495       - "xl710"
7496       - "x520"
7497       - "xxv710"
7498       - "x710"
7499       - "x553"
7500       - "cx556a"
7501       - "vic1227"
7502       - "vic1385"
7503
7504 # VPP Performance Operational
7505 - type: "file"
7506   title: "VPP Performance Operational"
7507   algorithm: "file_details_split_html"
7508   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
7509   dir-tables:
7510     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
7511     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
7512     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
7513     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
7514     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
7515     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
7516     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
7517   data:
7518     - "vpp-perf-results-2n-skx"
7519     - "vpp-perf-results-3n-skx"
7520     - "vpp-perf-results-2n-clx"
7521     - "vpp-perf-results-3n-hsw"
7522     - "vpp-perf-results-3n-tsh"
7523     - "vpp-perf-results-2n-dnv"
7524     - "vpp-perf-results-3n-dnv"
7525   filter: "all"
7526   data-start-level: 4
7527   order-chapters:
7528     level-1:
7529       - "l2"
7530       - "ip4"
7531       - "ip6"
7532       - "srv6"
7533       - "ip4_tunnels"
7534       - "ip6_tunnels"
7535       - "vm_vhost"
7536       - "container_memif"
7537       - "crypto"
7538       - "vts"
7539       - "lb"
7540       - "nfv_density"
7541       - "hoststack"
7542     level-2:
7543       - "2n-skx"
7544       - "3n-skx"
7545       - "2n-clx"
7546       - "3n-hsw"
7547       - "3n-tsh"
7548       - "2n-dnv"
7549       - "3n-dnv"
7550     level-3:
7551       - "xl710"
7552       - "x520"
7553       - "xxv710"
7554       - "x710"
7555       - "x553"
7556       - "cx556a"
7557       - "vic1227"
7558       - "vic1385"
7559
7560 # VPP MRR Results
7561 - type: "file"
7562   title: "VPP MRR Results"
7563   algorithm: "file_details_split"
7564   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
7565   dir-tables:
7566     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
7567     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
7568     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
7569     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
7570     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
7571     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
7572     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
7573   data:
7574     - "vpp-mrr-results-2n-skx"
7575     - "vpp-mrr-results-3n-skx"
7576     - "vpp-mrr-results-2n-clx"
7577     - "vpp-mrr-results-3n-hsw"
7578     - "vpp-mrr-results-3n-tsh"
7579     - "vpp-mrr-results-2n-dnv"
7580     - "vpp-mrr-results-3n-dnv"
7581   filter: "all"
7582   data-start-level: 4
7583   order-chapters:
7584     level-1:
7585       - "l2"
7586       - "ip4"
7587       - "ip6"
7588       - "srv6"
7589       - "ip4_tunnels"
7590       - "ip6_tunnels"
7591       - "vm_vhost"
7592       - "container_memif"
7593       - "crypto"
7594       - "vts"
7595       - "lb"
7596       - "nfv_density"
7597       - "hoststack"
7598     level-2:
7599       - "2n-skx"
7600       - "3n-skx"
7601       - "2n-clx"
7602       - "3n-hsw"
7603       - "3n-tsh"
7604       - "2n-dnv"
7605       - "3n-dnv"
7606     level-3:
7607       - "xl710"
7608       - "x520"
7609       - "xxv710"
7610       - "x710"
7611       - "x553"
7612       - "cx556a"
7613       - "vic1227"
7614       - "vic1385"
7615
7616 # VPP MRR Configuration
7617 - type: "file"
7618   title: "VPP MRR Configuration"
7619   algorithm: "file_details_split"
7620   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
7621   dir-tables:
7622     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
7623     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
7624     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
7625     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
7626     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
7627     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
7628     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
7629   data:
7630     - "vpp-mrr-results-2n-skx"
7631     - "vpp-mrr-results-3n-skx"
7632     - "vpp-mrr-results-2n-clx"
7633     - "vpp-mrr-results-3n-hsw"
7634     - "vpp-mrr-results-3n-tsh"
7635     - "vpp-mrr-results-2n-dnv"
7636     - "vpp-mrr-results-3n-dnv"
7637   filter: "all"
7638   data-start-level: 4
7639   order-chapters:
7640     level-1:
7641       - "l2"
7642       - "ip4"
7643       - "ip6"
7644       - "srv6"
7645       - "ip4_tunnels"
7646       - "ip6_tunnels"
7647       - "vm_vhost"
7648       - "container_memif"
7649       - "crypto"
7650       - "vts"
7651       - "lb"
7652       - "nfv_density"
7653       - "hoststack"
7654     level-2:
7655       - "2n-skx"
7656       - "3n-skx"
7657       - "2n-clx"
7658       - "3n-hsw"
7659       - "3n-tsh"
7660       - "2n-dnv"
7661       - "3n-dnv"
7662     level-3:
7663       - "xl710"
7664       - "x520"
7665       - "xxv710"
7666       - "x710"
7667       - "x553"
7668       - "cx556a"
7669       - "vic1227"
7670       - "vic1385"
7671
7672 # VPP Device Results - Ubuntu
7673 - type: "file"
7674   title: "VPP Device Results - Ubuntu"
7675   algorithm: "file_test_results"
7676   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7677   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7678   data: "vpp-device-results-ubuntu"
7679   filter: "all"
7680   data-start-level: 4
7681
7682 # VPP Device Configuration - Ubuntu
7683 - type: "file"
7684   title: "VPP Device Configuration - Ubuntu"
7685   algorithm: "file_test_results"
7686   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7687   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7688   data: "vpp-device-results-ubuntu"
7689   filter: "all"
7690   data-start-level: 4
7691
7692 # DPDK Performance Results 3n-hsw
7693 - type: "file"
7694   title: "DPDK Performance Results 3n-hsw"
7695   algorithm: "file_test_results"
7696   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7697   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7698   data: "dpdk-perf-results-3n-hsw"
7699   filter: "all"
7700   data-start-level: 4
7701
7702 # DPDK Performance Results 3n-skx
7703 - type: "file"
7704   title: "DPDK Performance Results 3n-skx"
7705   algorithm: "file_test_results"
7706   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7707   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7708   data: "dpdk-perf-results-3n-skx"
7709   filter: "all"
7710   data-start-level: 4
7711
7712 # DPDK Performance Results 2n-skx
7713 - type: "file"
7714   title: "DPDK Performance Results 2n-skx"
7715   algorithm: "file_test_results"
7716   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7717   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7718   data: "dpdk-perf-results-2n-skx"
7719   filter: "all"
7720   data-start-level: 4
7721
7722 # DPDK Performance Results 2n-clx
7723 - type: "file"
7724   title: "DPDK Performance Results 2n-clx"
7725   algorithm: "file_test_results"
7726   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7727   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7728   data: "dpdk-perf-results-2n-clx"
7729   filter: "all"
7730   data-start-level: 4
7731
7732 ## DPDK Performance Results 2n-dnv
7733 #- type: "file"
7734 #  title: "DPDK Performance Results 2n-dnv"
7735 #  algorithm: "file_test_results"
7736 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7737 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7738 #  data: "dpdk-perf-results-2n-dnv"
7739 #  filter: "all"
7740 #  data-start-level: 4
7741 #
7742 ## DPDK Performance Results 3n-dnv
7743 #- type: "file"
7744 #  title: "DPDK Performance Results 3n-dnv"
7745 #  algorithm: "file_test_results"
7746 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7747 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7748 #  data: "dpdk-perf-results-3n-dnv"
7749 #  filter: "all"
7750 #  data-start-level: 4
7751
7752 # DPDK Performance Results 3n-tsh
7753 - type: "file"
7754   title: "DPDK Performance Results 3n-tsh"
7755   algorithm: "file_test_results"
7756   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7757   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7758   data: "dpdk-perf-results-3n-tsh"
7759   filter: "all"
7760   data-start-level: 4
7761
7762 ################################################################################
7763 ###                                P L O T S                                 ###
7764 ################################################################################
7765
7766 # Hoststack tests 3n-hsw
7767
7768 - type: "plot"
7769   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7770   algorithm: "plot_perf_box_name"
7771   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7772   data: "plot-vpp-hoststack-3n-hsw"
7773   include:
7774     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7775     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7776   layout:
7777     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7778     layout: "plot-hoststack"
7779
7780 - type: "plot"
7781   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7782   algorithm: "plot_perf_box_name"
7783   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7784   data: "plot-vpp-hoststack-3n-hsw"
7785   include:
7786     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7787     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7788   layout:
7789     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7790     layout: "plot-hoststack"
7791
7792 - type: "plot"
7793   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7794   algorithm: "plot_perf_box_name"
7795   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7796   data: "plot-vpp-hoststack-3n-hsw"
7797   include:
7798     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7799     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7800     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7801     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7802   layout:
7803     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7804     layout: "plot-hoststack"
7805
7806 ################################################################################
7807
7808 # Soak Test (PLRsearch), boxes - 2n-clx
7809 - type: "plot"
7810   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7811   algorithm: "plot_perf_box_name"
7812   output-file-type: ".html"
7813   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7814   data: "plot-vpp-soak-2n-clx"
7815   include:
7816     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7817     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7818     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7819     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7820     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7821     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7822   layout:
7823     title: "30 Minutes Soak Test (PLRsearch)"
7824     layout: "plot-soak-throughput"
7825
7826 # Soak Test (PLRsearch), boxes - 2n-clx
7827 - type: "plot"
7828   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7829   algorithm: "plot_perf_box_name"
7830   output-file-type: ".html"
7831   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7832   data: "plot-vpp-soak-2n-clx"
7833   include:
7834     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7835     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7836     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7837     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7838     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7839     - "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"
7840   layout:
7841     title: "30 Minutes Soak Test (PLRsearch)"
7842     layout: "plot-soak-throughput"
7843
7844 # Soak Test (PLRsearch), boxes - 2n-skx
7845 - type: "plot"
7846   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7847   algorithm: "plot_perf_box_name"
7848   output-file-type: ".html"
7849   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7850   data: "plot-vpp-soak-2n-skx"
7851   include:
7852     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7853     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7854     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7855     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7857     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7858   layout:
7859     title: "30 Minutes Soak Test (PLRsearch)"
7860     layout: "plot-soak-throughput"
7861
7862 # Soak Test (PLRsearch), boxes - 2n-skx
7863 - type: "plot"
7864   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7865   algorithm: "plot_perf_box_name"
7866   output-file-type: ".html"
7867   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7868   data: "plot-vpp-soak-2n-skx"
7869   include:
7870     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7871     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7872     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7873     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7874     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7875     - "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"
7876   layout:
7877     title: "30 Minutes Soak Test (PLRsearch)"
7878     layout: "plot-soak-throughput"
7879
7880 ###############################################################################
7881
7882 # Reconf tests 2n-skx
7883
7884 - type: "plot"
7885   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7886   algorithm: "plot_nf_reconf_box_name"
7887   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7888   data: "plot-vpp-nfv-reconf-2n-skx"
7889   include:
7890     - "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"
7891     - "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"
7892     - "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"
7893     - "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"
7894     - "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"
7895     - "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"
7896   layout:
7897     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7898     layout: "plot-throughput"
7899
7900 - type: "plot"
7901   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7902   algorithm: "plot_nf_reconf_box_name"
7903   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7904   data: "plot-vpp-nfv-reconf-2n-skx"
7905   include:
7906     - "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"
7907     - "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"
7908     - "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"
7909     - "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"
7910     - "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"
7911     - "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"
7912   layout:
7913     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7914     layout: "plot-throughput"
7915
7916 - type: "plot"
7917   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7918   algorithm: "plot_nf_reconf_box_name"
7919   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7920   data: "plot-vpp-nfv-reconf-2n-skx"
7921   include:
7922     - "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"
7923     - "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"
7924     - "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"
7925     - "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"
7926     - "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"
7927     - "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"
7928   layout:
7929     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7930     layout: "plot-throughput"
7931
7932 ###############################################################################
7933
7934 # Reconf tests 2n-clx
7935
7936 - type: "plot"
7937   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7938   algorithm: "plot_nf_reconf_box_name"
7939   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7940   data: "plot-vpp-nfv-reconf-2n-clx"
7941   include:
7942     - "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"
7943     - "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"
7944     - "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"
7945     - "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"
7946   layout:
7947     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7948     layout: "plot-throughput"
7949
7950 - type: "plot"
7951   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7952   algorithm: "plot_nf_reconf_box_name"
7953   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7954   data: "plot-vpp-nfv-reconf-2n-clx"
7955   include:
7956     - "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"
7957     - "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"
7958     - "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"
7959     - "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"
7960   layout:
7961     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7962     layout: "plot-throughput"
7963
7964 - type: "plot"
7965   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7966   algorithm: "plot_nf_reconf_box_name"
7967   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7968   data: "plot-vpp-nfv-reconf-2n-clx"
7969   include:
7970     - "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"
7971     - "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"
7972     - "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"
7973     - "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"
7974   layout:
7975     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7976     layout: "plot-throughput"
7977
7978 ###############################################################################
7979
7980 # Plots - NF Density - VSC - MRR IMIX
7981 - type: "plot"
7982   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7983   algorithm: "plot_nf_heatmap"
7984   output-file-type: ".html"
7985   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7986   data: "plot-vpp-nfv-2n-skx-mrr"
7987   filter: "'NIC_Intel-XXV710' and
7988            'NF_DENSITY' and
7989            'VHOST' and
7990            not 'VXLAN' and
7991            'CHAIN' and
7992            'NF_VPPIP4' and
7993            'IMIX' and
7994            '2T1C' and
7995            'MRR'"
7996   parameters:
7997   - "result"
7998   - "name"
7999   - "tags"
8000   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8001   x-axis: "X = VNFs per Service Chain"
8002   y-axis: "Y = Number of Service Chains"
8003   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8004   layout:
8005     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8006     layout: "plot-service-density"
8007
8008 - type: "plot"
8009   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8010   algorithm: "plot_nf_heatmap"
8011   output-file-type: ".html"
8012   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
8013   data: "plot-vpp-nfv-2n-skx-mrr"
8014   filter: "'NIC_Intel-XXV710' and
8015            'NF_DENSITY' and
8016            'VHOST' and
8017            not 'VXLAN' and
8018            'CHAIN' and
8019            'NF_VPPIP4' and
8020            'IMIX' and
8021            '4T2C' and
8022            'MRR'"
8023   parameters:
8024   - "result"
8025   - "name"
8026   - "tags"
8027   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8028   x-axis: "X = VNFs per Service Chain"
8029   y-axis: "Y = Number of Service Chains"
8030   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8031   layout:
8032     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8033     layout: "plot-service-density"
8034
8035 - type: "plot"
8036   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8037   algorithm: "plot_nf_heatmap"
8038   output-file-type: ".html"
8039   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
8040   data: "plot-vpp-nfv-2n-skx-mrr"
8041   filter: "'NIC_Intel-XXV710' and
8042            'NF_DENSITY' and
8043            'VHOST' and
8044            not 'VXLAN' and
8045            'CHAIN' and
8046            'NF_VPPIP4' and
8047            'IMIX' and
8048            '8T4C' and
8049            'MRR'"
8050   parameters:
8051   - "result"
8052   - "name"
8053   - "tags"
8054   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8055   x-axis: "X = VNFs per Service Chain"
8056   y-axis: "Y = Number of Service Chains"
8057   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8058   layout:
8059     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8060     layout: "plot-service-density"
8061
8062 # Plots - NF Density - VSC - NDR IMIX
8063 - type: "plot"
8064   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8065   algorithm: "plot_nf_heatmap"
8066   output-file-type: ".html"
8067   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
8068   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8069   filter: "'NIC_Intel-XXV710' and
8070            'NF_DENSITY' and
8071            'VHOST' and
8072            not 'VXLAN' and
8073            'CHAIN' and
8074            'NF_VPPIP4' and
8075            'IMIX' and
8076            '2T1C' and
8077            'NDRPDR'"
8078   parameters:
8079   - "throughput"
8080   - "name"
8081   - "tags"
8082   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8083   x-axis: "X = VNFs per Service Chain"
8084   y-axis: "Y = Number of Service Chains"
8085   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8086   layout:
8087     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8088     layout: "plot-service-density"
8089
8090 - type: "plot"
8091   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8092   algorithm: "plot_nf_heatmap"
8093   output-file-type: ".html"
8094   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
8095   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8096   filter: "'NIC_Intel-XXV710' and
8097            'NF_DENSITY' and
8098            'VHOST' and
8099            not 'VXLAN' and
8100            'CHAIN' and
8101            'NF_VPPIP4' and
8102            'IMIX' and
8103            '4T2C' and
8104            'NDRPDR'"
8105   parameters:
8106   - "throughput"
8107   - "name"
8108   - "tags"
8109   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8110   x-axis: "X = VNFs per Service Chain"
8111   y-axis: "Y = Number of Service Chains"
8112   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8113   layout:
8114     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8115     layout: "plot-service-density"
8116
8117 - type: "plot"
8118   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8119   algorithm: "plot_nf_heatmap"
8120   output-file-type: ".html"
8121   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
8122   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8123   filter: "'NIC_Intel-XXV710' and
8124            'NF_DENSITY' and
8125            'VHOST' and
8126            not 'VXLAN' and
8127            'CHAIN' and
8128            'NF_VPPIP4' and
8129            'IMIX' and
8130            '8T4C' and
8131            'NDRPDR'"
8132   parameters:
8133   - "throughput"
8134   - "name"
8135   - "tags"
8136   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8137   x-axis: "X = VNFs per Service Chain"
8138   y-axis: "Y = Number of Service Chains"
8139   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8140   layout:
8141     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8142     layout: "plot-service-density"
8143
8144 # Plots - NF Density - VSC - PDR IMIX
8145 - type: "plot"
8146   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8147   algorithm: "plot_nf_heatmap"
8148   output-file-type: ".html"
8149   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
8150   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8151   filter: "'NIC_Intel-XXV710' and
8152            'NF_DENSITY' and
8153            'VHOST' and
8154            not 'VXLAN' and
8155            'CHAIN' and
8156            'NF_VPPIP4' and
8157            'IMIX' and
8158            '2T1C' and
8159            'NDRPDR'"
8160   parameters:
8161   - "throughput"
8162   - "name"
8163   - "tags"
8164   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8165   x-axis: "X = VNFs per Service Chain"
8166   y-axis: "Y = Number of Service Chains"
8167   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8168   layout:
8169     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8170     layout: "plot-service-density"
8171
8172 - type: "plot"
8173   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8174   algorithm: "plot_nf_heatmap"
8175   output-file-type: ".html"
8176   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
8177   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8178   filter: "'NIC_Intel-XXV710' and
8179            'NF_DENSITY' and
8180            'VHOST' and
8181            not 'VXLAN' and
8182            'CHAIN' and
8183            'NF_VPPIP4' and
8184            'IMIX' and
8185            '4T2C' and
8186            'NDRPDR'"
8187   parameters:
8188   - "throughput"
8189   - "name"
8190   - "tags"
8191   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8192   x-axis: "X = VNFs per Service Chain"
8193   y-axis: "Y = Number of Service Chains"
8194   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8195   layout:
8196     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8197     layout: "plot-service-density"
8198
8199 - type: "plot"
8200   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8201   algorithm: "plot_nf_heatmap"
8202   output-file-type: ".html"
8203   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
8204   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8205   filter: "'NIC_Intel-XXV710' and
8206            'NF_DENSITY' and
8207            'VHOST' and
8208            not 'VXLAN' and
8209            'CHAIN' and
8210            'NF_VPPIP4' and
8211            'IMIX' and
8212            '8T4C' and
8213            'NDRPDR'"
8214   parameters:
8215   - "throughput"
8216   - "name"
8217   - "tags"
8218   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8219   x-axis: "X = VNFs per Service Chain"
8220   y-axis: "Y = Number of Service Chains"
8221   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8222   layout:
8223     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8224     layout: "plot-service-density"
8225
8226 ###############################################################################
8227
8228 # Plots - NF Density - VSC - MRR IMIX
8229 - type: "plot"
8230   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8231   algorithm: "plot_nf_heatmap"
8232   output-file-type: ".html"
8233   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
8234   data: "plot-vpp-nfv-2n-skx-mrr"
8235   filter: "'NIC_Intel-XXV710' and
8236            'NF_DENSITY' and
8237            'VHOST' and
8238            'VXLAN' and
8239            'CHAIN' and
8240            'IMIX' and
8241            '2T1C' and
8242            'MRR'"
8243   parameters:
8244   - "result"
8245   - "name"
8246   - "tags"
8247   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8248   x-axis: "X = VNFs per Service Chain"
8249   y-axis: "Y = Number of Service Chains"
8250   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8251   layout:
8252     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8253     layout: "plot-service-density"
8254
8255 - type: "plot"
8256   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8257   algorithm: "plot_nf_heatmap"
8258   output-file-type: ".html"
8259   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
8260   data: "plot-vpp-nfv-2n-skx-mrr"
8261   filter: "'NIC_Intel-XXV710' and
8262            'NF_DENSITY' and
8263            'VHOST' and
8264            'VXLAN' and
8265            'CHAIN' and
8266            'IMIX' and
8267            '4T2C' and
8268            'MRR'"
8269   parameters:
8270   - "result"
8271   - "name"
8272   - "tags"
8273   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8274   x-axis: "X = VNFs per Service Chain"
8275   y-axis: "Y = Number of Service Chains"
8276   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8277   layout:
8278     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8279     layout: "plot-service-density"
8280
8281 - type: "plot"
8282   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8283   algorithm: "plot_nf_heatmap"
8284   output-file-type: ".html"
8285   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
8286   data: "plot-vpp-nfv-2n-skx-mrr"
8287   filter: "'NIC_Intel-XXV710' and
8288            'NF_DENSITY' and
8289            'VHOST' and
8290            'VXLAN' and
8291            'CHAIN' and
8292            'IMIX' and
8293            '8T4C' and
8294            'MRR'"
8295   parameters:
8296   - "result"
8297   - "name"
8298   - "tags"
8299   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8300   x-axis: "X = VNFs per Service Chain"
8301   y-axis: "Y = Number of Service Chains"
8302   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8303   layout:
8304     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8305     layout: "plot-service-density"
8306
8307 # Plots - NF Density - VSC - NDR IMIX
8308 - type: "plot"
8309   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8310   algorithm: "plot_nf_heatmap"
8311   output-file-type: ".html"
8312   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
8313   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8314   filter: "'NIC_Intel-XXV710' and
8315            'NF_DENSITY' and
8316            'VHOST' and
8317            'VXLAN' and
8318            'CHAIN' and
8319            'IMIX' and
8320            '2T1C' and
8321            'NDRPDR'"
8322   parameters:
8323   - "throughput"
8324   - "name"
8325   - "tags"
8326   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8327   x-axis: "X = VNFs per Service Chain"
8328   y-axis: "Y = Number of Service Chains"
8329   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8330   layout:
8331     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8332     layout: "plot-service-density"
8333
8334 - type: "plot"
8335   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8336   algorithm: "plot_nf_heatmap"
8337   output-file-type: ".html"
8338   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
8339   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8340   filter: "'NIC_Intel-XXV710' and
8341            'NF_DENSITY' and
8342            'VHOST' and
8343            'VXLAN' and
8344            'CHAIN' and
8345            'IMIX' and
8346            '4T2C' and
8347            'NDRPDR'"
8348   parameters:
8349   - "throughput"
8350   - "name"
8351   - "tags"
8352   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8353   x-axis: "X = VNFs per Service Chain"
8354   y-axis: "Y = Number of Service Chains"
8355   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8356   layout:
8357     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8358     layout: "plot-service-density"
8359
8360 - type: "plot"
8361   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8362   algorithm: "plot_nf_heatmap"
8363   output-file-type: ".html"
8364   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
8365   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8366   filter: "'NIC_Intel-XXV710' and
8367            'NF_DENSITY' and
8368            'VHOST' and
8369            'VXLAN' and
8370            'CHAIN' and
8371            'IMIX' and
8372            '8T4C' and
8373            'NDRPDR'"
8374   parameters:
8375   - "throughput"
8376   - "name"
8377   - "tags"
8378   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8379   x-axis: "X = VNFs per Service Chain"
8380   y-axis: "Y = Number of Service Chains"
8381   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8382   layout:
8383     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8384     layout: "plot-service-density"
8385
8386 # Plots - NF Density - VSC - PDR IMIX
8387 - type: "plot"
8388   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8389   algorithm: "plot_nf_heatmap"
8390   output-file-type: ".html"
8391   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
8392   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8393   filter: "'NIC_Intel-XXV710' and
8394            'NF_DENSITY' and
8395            'VHOST' and
8396            'VXLAN' and
8397            'CHAIN' and
8398            'IMIX' and
8399            '2T1C' and
8400            'NDRPDR'"
8401   parameters:
8402   - "throughput"
8403   - "name"
8404   - "tags"
8405   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8406   x-axis: "X = VNFs per Service Chain"
8407   y-axis: "Y = Number of Service Chains"
8408   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8409   layout:
8410     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8411     layout: "plot-service-density"
8412
8413 - type: "plot"
8414   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8415   algorithm: "plot_nf_heatmap"
8416   output-file-type: ".html"
8417   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
8418   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8419   filter: "'NIC_Intel-XXV710' and
8420            'NF_DENSITY' and
8421            'VHOST' and
8422            'VXLAN' and
8423            'CHAIN' and
8424            'IMIX' and
8425            '4T2C' and
8426            'NDRPDR'"
8427   parameters:
8428   - "throughput"
8429   - "name"
8430   - "tags"
8431   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8432   x-axis: "X = VNFs per Service Chain"
8433   y-axis: "Y = Number of Service Chains"
8434   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8435   layout:
8436     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8437     layout: "plot-service-density"
8438
8439 - type: "plot"
8440   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8441   algorithm: "plot_nf_heatmap"
8442   output-file-type: ".html"
8443   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
8444   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8445   filter: "'NIC_Intel-XXV710' and
8446            'NF_DENSITY' and
8447            'VHOST' and
8448            'VXLAN' and
8449            'CHAIN' and
8450            'IMIX' and
8451            '8T4C' and
8452            'NDRPDR'"
8453   parameters:
8454   - "throughput"
8455   - "name"
8456   - "tags"
8457   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8458   x-axis: "X = VNFs per Service Chain"
8459   y-axis: "Y = Number of Service Chains"
8460   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8461   layout:
8462     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8463     layout: "plot-service-density"
8464
8465 ###############################################################################
8466
8467 # Plots - NF Density - CSC - MRR IMIX
8468 - type: "plot"
8469   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8470   algorithm: "plot_nf_heatmap"
8471   output-file-type: ".html"
8472   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
8473   data: "plot-vpp-nfv-2n-skx-mrr"
8474   filter: "'NIC_Intel-XXV710' and
8475            'NF_DENSITY' and
8476            'DOCKER' and
8477            'CHAIN' and
8478            'NF_VPPIP4' and
8479            'IMIX' and
8480            '2T1C' and
8481            'MRR'"
8482   parameters:
8483   - "result"
8484   - "name"
8485   - "tags"
8486   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8487   x-axis: "X = CNFs per Service Chain"
8488   y-axis: "Y = Number of Service Chains"
8489   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8490   layout:
8491     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8492     layout: "plot-service-density"
8493
8494 - type: "plot"
8495   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8496   algorithm: "plot_nf_heatmap"
8497   output-file-type: ".html"
8498   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8499   data: "plot-vpp-nfv-2n-skx-mrr"
8500   filter: "'NIC_Intel-XXV710' and
8501            'NF_DENSITY' and
8502            'DOCKER' and
8503            'CHAIN' and
8504            'NF_VPPIP4' and
8505            'IMIX' and
8506            '4T2C' and
8507            'MRR'"
8508   parameters:
8509   - "result"
8510   - "name"
8511   - "tags"
8512   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8513   x-axis: "X = CNFs per Service Chain"
8514   y-axis: "Y = Number of Service Chains"
8515   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8516   layout:
8517     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8518     layout: "plot-service-density"
8519
8520 - type: "plot"
8521   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8522   algorithm: "plot_nf_heatmap"
8523   output-file-type: ".html"
8524   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8525   data: "plot-vpp-nfv-2n-skx-mrr"
8526   filter: "'NIC_Intel-XXV710' and
8527            'NF_DENSITY' and
8528            'DOCKER' and
8529            'CHAIN' and
8530            'NF_VPPIP4' and
8531            'IMIX' and
8532            '8T4C' and
8533            'MRR'"
8534   parameters:
8535   - "result"
8536   - "name"
8537   - "tags"
8538   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8539   x-axis: "X = CNFs per Service Chain"
8540   y-axis: "Y = Number of Service Chains"
8541   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8542   layout:
8543     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8544     layout: "plot-service-density"
8545
8546 # Plots - NF Density - CSC - NDR IMIX
8547 - type: "plot"
8548   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8549   algorithm: "plot_nf_heatmap"
8550   output-file-type: ".html"
8551   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8552   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8553   filter: "'NIC_Intel-XXV710' and
8554            'NF_DENSITY' and
8555            'DOCKER' and
8556            'CHAIN' and
8557            'NF_VPPIP4' and
8558            'IMIX' and
8559            '2T1C' and
8560            'NDRPDR'"
8561   parameters:
8562   - "throughput"
8563   - "name"
8564   - "tags"
8565   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8566   x-axis: "X = CNFs per Service Chain"
8567   y-axis: "Y = Number of Service Chains"
8568   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8569   layout:
8570     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8571     layout: "plot-service-density"
8572
8573 - type: "plot"
8574   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8575   algorithm: "plot_nf_heatmap"
8576   output-file-type: ".html"
8577   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8578   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8579   filter: "'NIC_Intel-XXV710' and
8580            'NF_DENSITY' and
8581            'DOCKER' and
8582            'CHAIN' and
8583            'NF_VPPIP4' and
8584            'IMIX' and
8585            '4T2C' and
8586            'NDRPDR'"
8587   parameters:
8588   - "throughput"
8589   - "name"
8590   - "tags"
8591   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8592   x-axis: "X = CNFs per Service Chain"
8593   y-axis: "Y = Number of Service Chains"
8594   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8595   layout:
8596     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8597     layout: "plot-service-density"
8598
8599 - type: "plot"
8600   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8601   algorithm: "plot_nf_heatmap"
8602   output-file-type: ".html"
8603   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8604   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8605   filter: "'NIC_Intel-XXV710' and
8606            'NF_DENSITY' and
8607            'DOCKER' and
8608            'CHAIN' and
8609            'NF_VPPIP4' and
8610            'IMIX' and
8611            '8T4C' and
8612            'NDRPDR'"
8613   parameters:
8614   - "throughput"
8615   - "name"
8616   - "tags"
8617   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8618   x-axis: "X = CNFs per Service Chain"
8619   y-axis: "Y = Number of Service Chains"
8620   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8621   layout:
8622     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8623     layout: "plot-service-density"
8624
8625 # Plots - NF Density - CSC - PDR IMIX
8626 - type: "plot"
8627   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8628   algorithm: "plot_nf_heatmap"
8629   output-file-type: ".html"
8630   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8631   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8632   filter: "'NIC_Intel-XXV710' and
8633            'NF_DENSITY' and
8634            'DOCKER' and
8635            'CHAIN' and
8636            'NF_VPPIP4' and
8637            'IMIX' and
8638            '2T1C' and
8639            'NDRPDR'"
8640   parameters:
8641   - "throughput"
8642   - "name"
8643   - "tags"
8644   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8645   x-axis: "X = CNFs per Service Chain"
8646   y-axis: "Y = Number of Service Chains"
8647   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8648   layout:
8649     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8650     layout: "plot-service-density"
8651
8652 - type: "plot"
8653   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8654   algorithm: "plot_nf_heatmap"
8655   output-file-type: ".html"
8656   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8657   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8658   filter: "'NIC_Intel-XXV710' and
8659            'NF_DENSITY' and
8660            'DOCKER' and
8661            'CHAIN' and
8662            'NF_VPPIP4' and
8663            'IMIX' and
8664            '4T2C' and
8665            'NDRPDR'"
8666   parameters:
8667   - "throughput"
8668   - "name"
8669   - "tags"
8670   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8671   x-axis: "X = CNFs per Service Chain"
8672   y-axis: "Y = Number of Service Chains"
8673   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8674   layout:
8675     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8676     layout: "plot-service-density"
8677
8678 - type: "plot"
8679   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8680   algorithm: "plot_nf_heatmap"
8681   output-file-type: ".html"
8682   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8683   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8684   filter: "'NIC_Intel-XXV710' and
8685            'NF_DENSITY' and
8686            'DOCKER' and
8687            'CHAIN' and
8688            'NF_VPPIP4' and
8689            'IMIX' and
8690            '8T4C' and
8691            'NDRPDR'"
8692   parameters:
8693   - "throughput"
8694   - "name"
8695   - "tags"
8696   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8697   x-axis: "X = CNFs per Service Chain"
8698   y-axis: "Y = Number of Service Chains"
8699   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8700   layout:
8701     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8702     layout: "plot-service-density"
8703
8704 ################################################################################
8705 #
8706 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8707 #- type: "plot"
8708 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8709 #  algorithm: "plot_nf_heatmap"
8710 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8711 #  data: "plot-vpp-nfv-3n-skx-mrr"
8712 #  filter: "'NIC_Intel-XXV710' and
8713 #           'NF_DENSITY' and
8714 #           'DOCKER' and
8715 #           'CHAIN' and
8716 #           'NF_VPPIP4' and
8717 #           'IPSEC' and
8718 #           'TNL_4' and
8719 #           'IMIX' and
8720 #           '2T1C' and
8721 #           'MRR'"
8722 #  parameters:
8723 #  - "result"
8724 #  - "name"
8725 #  - "tags"
8726 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8727 #  x-axis: "X = CNFs per Service Chain"
8728 #  y-axis: "Y = Number of Service Chains"
8729 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8730 #  layout:
8731 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8732 #    layout: "plot-service-density"
8733 #
8734 #- type: "plot"
8735 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8736 #  algorithm: "plot_nf_heatmap"
8737 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8738 #  data: "plot-vpp-nfv-3n-skx-mrr"
8739 #  filter: "'NIC_Intel-XXV710' and
8740 #           'NF_DENSITY' and
8741 #           'DOCKER' and
8742 #           'CHAIN' and
8743 #           'NF_VPPIP4' and
8744 #           'IPSEC' and
8745 #           'TNL_4' and
8746 #           'IMIX' and
8747 #           '4T2C' and
8748 #           'MRR'"
8749 #  parameters:
8750 #  - "result"
8751 #  - "name"
8752 #  - "tags"
8753 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8754 #  x-axis: "X = CNFs per Service Chain"
8755 #  y-axis: "Y = Number of Service Chains"
8756 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8757 #  layout:
8758 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8759 #    layout: "plot-service-density"
8760 #
8761 #- type: "plot"
8762 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8763 #  algorithm: "plot_nf_heatmap"
8764 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8765 #  data: "plot-vpp-nfv-3n-skx-mrr"
8766 #  filter: "'NIC_Intel-XXV710' and
8767 #           'NF_DENSITY' and
8768 #           'DOCKER' and
8769 #           'CHAIN' and
8770 #           'NF_VPPIP4' and
8771 #           'IPSEC' and
8772 #           'TNL_4' and
8773 #           'IMIX' and
8774 #           '8T4C' and
8775 #           'MRR'"
8776 #  parameters:
8777 #  - "result"
8778 #  - "name"
8779 #  - "tags"
8780 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8781 #  x-axis: "X = CNFs per Service Chain"
8782 #  y-axis: "Y = Number of Service Chains"
8783 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8784 #  layout:
8785 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8786 #    layout: "plot-service-density"
8787
8788 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8789 #- type: "plot"
8790 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8791 #  algorithm: "plot_nf_heatmap"
8792 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8793 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8794 #  filter: "'NIC_Intel-XXV710' and
8795 #           'NF_DENSITY' and
8796 #           'DOCKER' and
8797 #           'CHAIN' and
8798 #           'NF_VPPIP4' and
8799 #           'IPSEC' and
8800 #           'TNL_4' and
8801 #           'IMIX' and
8802 #           '2T1C' and
8803 #           'NDRPDR'"
8804 #  parameters:
8805 #  - "throughput"
8806 #  - "name"
8807 #  - "tags"
8808 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8809 #  x-axis: "X = CNFs per Service Chain"
8810 #  y-axis: "Y = Number of Service Chains"
8811 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8812 #  layout:
8813 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8814 #    layout: "plot-service-density"
8815 #
8816 #- type: "plot"
8817 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8818 #  algorithm: "plot_nf_heatmap"
8819 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8820 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8821 #  filter: "'NIC_Intel-XXV710' and
8822 #           'NF_DENSITY' and
8823 #           'DOCKER' and
8824 #           'CHAIN' and
8825 #           'NF_VPPIP4' and
8826 #           'IPSEC' and
8827 #           'TNL_4' and
8828 #           'IMIX' and
8829 #           '4T2C' and
8830 #           'NDRPDR'"
8831 #  parameters:
8832 #  - "throughput"
8833 #  - "name"
8834 #  - "tags"
8835 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8836 #  x-axis: "X = CNFs per Service Chain"
8837 #  y-axis: "Y = Number of Service Chains"
8838 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8839 #  layout:
8840 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8841 #    layout: "plot-service-density"
8842 #
8843 #- type: "plot"
8844 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8845 #  algorithm: "plot_nf_heatmap"
8846 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8847 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8848 #  filter: "'NIC_Intel-XXV710' and
8849 #           'NF_DENSITY' and
8850 #           'DOCKER' and
8851 #           'CHAIN' and
8852 #           'NF_VPPIP4' and
8853 #           'IPSEC' and
8854 #           'TNL_4' and
8855 #           'IMIX' and
8856 #           '8T4C' and
8857 #           'NDRPDR'"
8858 #  parameters:
8859 #  - "throughput"
8860 #  - "name"
8861 #  - "tags"
8862 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8863 #  x-axis: "X = CNFs per Service Chain"
8864 #  y-axis: "Y = Number of Service Chains"
8865 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8866 #  layout:
8867 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8868 #    layout: "plot-service-density"
8869 #
8870 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8871 #- type: "plot"
8872 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8873 #  algorithm: "plot_nf_heatmap"
8874 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8875 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8876 #  filter: "'NIC_Intel-XXV710' and
8877 #           'NF_DENSITY' and
8878 #           'DOCKER' and
8879 #           'CHAIN' and
8880 #           'NF_VPPIP4' and
8881 #           'IPSEC' and
8882 #           'TNL_4' and
8883 #           'IMIX' and
8884 #           '2T1C' and
8885 #           'NDRPDR'"
8886 #  parameters:
8887 #  - "throughput"
8888 #  - "name"
8889 #  - "tags"
8890 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8891 #  x-axis: "X = CNFs per Service Chain"
8892 #  y-axis: "Y = Number of Service Chains"
8893 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8894 #  layout:
8895 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8896 #    layout: "plot-service-density"
8897 #
8898 #- type: "plot"
8899 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8900 #  algorithm: "plot_nf_heatmap"
8901 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8902 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8903 #  filter: "'NIC_Intel-XXV710' and
8904 #           'NF_DENSITY' and
8905 #           'DOCKER' and
8906 #           'CHAIN' and
8907 #           'NF_VPPIP4' and
8908 #           'IPSEC' and
8909 #           'TNL_4' and
8910 #           'IMIX' and
8911 #           '4T2C' and
8912 #           'NDRPDR'"
8913 #  parameters:
8914 #  - "throughput"
8915 #  - "name"
8916 #  - "tags"
8917 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8918 #  x-axis: "X = CNFs per Service Chain"
8919 #  y-axis: "Y = Number of Service Chains"
8920 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8921 #  layout:
8922 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8923 #    layout: "plot-service-density"
8924 #
8925 #- type: "plot"
8926 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8927 #  algorithm: "plot_nf_heatmap"
8928 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8929 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8930 #  filter: "'NIC_Intel-XXV710' and
8931 #           'NF_DENSITY' and
8932 #           'DOCKER' and
8933 #           'CHAIN' and
8934 #           'NF_VPPIP4' and
8935 #           'IPSEC' and
8936 #           'TNL_4' and
8937 #           'IMIX' and
8938 #           '8T4C' and
8939 #           'NDRPDR'"
8940 #  parameters:
8941 #  - "throughput"
8942 #  - "name"
8943 #  - "tags"
8944 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8945 #  x-axis: "X = CNFs per Service Chain"
8946 #  y-axis: "Y = Number of Service Chains"
8947 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8948 #  layout:
8949 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8950 #    layout: "plot-service-density"
8951
8952 ###############################################################################
8953
8954 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8955 #- type: "plot"
8956 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8957 #  algorithm: "plot_nf_heatmap"
8958 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8959 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8960 #  filter: "'NIC_Intel-XL710' and
8961 #           'NF_DENSITY' and
8962 #           'DOCKER' and
8963 #           'CHAIN' and
8964 #           'NF_VPPIP4' and
8965 #           'IMIX' and
8966 #           'TNL_4' and
8967 #           '1T1C' and
8968 #           'MRR'"
8969 #  parameters:
8970 #  - "result"
8971 #  - "name"
8972 #  - "tags"
8973 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8974 #  x-axis: "X = CNFs per Service Chain"
8975 #  y-axis: "Y = Number of Service Chains"
8976 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8977 #  layout:
8978 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8979 #    layout: "plot-service-density"
8980 #
8981 #- type: "plot"
8982 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8983 #  algorithm: "plot_nf_heatmap"
8984 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8985 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8986 #  filter: "'NIC_Intel-XL710' and
8987 #           'NF_DENSITY' and
8988 #           'DOCKER' and
8989 #           'CHAIN' and
8990 #           'NF_VPPIP4' and
8991 #           'IPSEC' and
8992 #           'TNL_4' and
8993 #           'IMIX' and
8994 #           '2T2C' and
8995 #           'MRR'"
8996 #  parameters:
8997 #  - "result"
8998 #  - "name"
8999 #  - "tags"
9000 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9001 #  x-axis: "X = CNFs per Service Chain"
9002 #  y-axis: "Y = Number of Service Chains"
9003 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9004 #  layout:
9005 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9006 #    layout: "plot-service-density"
9007 #
9008 #- type: "plot"
9009 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9010 #  algorithm: "plot_nf_heatmap"
9011 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
9012 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9013 #  filter: "'NIC_Intel-XL710' and
9014 #           'NF_DENSITY' and
9015 #           'DOCKER' and
9016 #           'CHAIN' and
9017 #           'NF_VPPIP4' and
9018 #           'IPSEC' and
9019 #           'TNL_4' and
9020 #           'IMIX' and
9021 #           '4T4C' and
9022 #           'MRR'"
9023 #  parameters:
9024 #  - "result"
9025 #  - "name"
9026 #  - "tags"
9027 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9028 #  x-axis: "X = CNFs per Service Chain"
9029 #  y-axis: "Y = Number of Service Chains"
9030 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9031 #  layout:
9032 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9033 #    layout: "plot-service-density"
9034
9035 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9036 #- type: "plot"
9037 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9038 #  algorithm: "plot_nf_heatmap"
9039 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
9040 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9041 #  filter: "'NIC_Intel-XL710' and
9042 #           'NF_DENSITY' and
9043 #           'DOCKER' and
9044 #           'CHAIN' and
9045 #           'NF_VPPIP4' and
9046 #           'IPSEC' and
9047 #           'TNL_4' and
9048 #           'IMIX' and
9049 #           '1T1C' and
9050 #           'NDRPDR'"
9051 #  parameters:
9052 #  - "throughput"
9053 #  - "name"
9054 #  - "tags"
9055 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9056 #  x-axis: "X = CNFs per Service Chain"
9057 #  y-axis: "Y = Number of Service Chains"
9058 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9059 #  layout:
9060 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9061 #    layout: "plot-service-density"
9062 #
9063 #- type: "plot"
9064 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9065 #  algorithm: "plot_nf_heatmap"
9066 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
9067 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9068 #  filter: "'NIC_Intel-XL710' and
9069 #           'NF_DENSITY' and
9070 #           'DOCKER' and
9071 #           'CHAIN' and
9072 #           'NF_VPPIP4' and
9073 #           'IPSEC' and
9074 #           'TNL_4' and
9075 #           'IMIX' and
9076 #           '2T2C' and
9077 #           'NDRPDR'"
9078 #  parameters:
9079 #  - "throughput"
9080 #  - "name"
9081 #  - "tags"
9082 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9083 #  x-axis: "X = CNFs per Service Chain"
9084 #  y-axis: "Y = Number of Service Chains"
9085 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9086 #  layout:
9087 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9088 #    layout: "plot-service-density"
9089 #
9090 #- type: "plot"
9091 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9092 #  algorithm: "plot_nf_heatmap"
9093 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
9094 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9095 #  filter: "'NIC_Intel-XL710' and
9096 #           'NF_DENSITY' and
9097 #           'DOCKER' and
9098 #           'CHAIN' and
9099 #           'NF_VPPIP4' and
9100 #           'IPSEC' and
9101 #           'TNL_4' and
9102 #           'IMIX' and
9103 #           '4T4C' and
9104 #           'NDRPDR'"
9105 #  parameters:
9106 #  - "throughput"
9107 #  - "name"
9108 #  - "tags"
9109 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9110 #  x-axis: "X = CNFs per Service Chain"
9111 #  y-axis: "Y = Number of Service Chains"
9112 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9113 #  layout:
9114 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9115 #    layout: "plot-service-density"
9116 #
9117 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9118 #- type: "plot"
9119 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9120 #  algorithm: "plot_nf_heatmap"
9121 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
9122 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9123 #  filter: "'NIC_Intel-XL710' and
9124 #           'NF_DENSITY' and
9125 #           'DOCKER' and
9126 #           'CHAIN' and
9127 #           'NF_VPPIP4' and
9128 #           'IPSEC' and
9129 #           'TNL_4' and
9130 #           'IMIX' and
9131 #           '1T1C' and
9132 #           'NDRPDR'"
9133 #  parameters:
9134 #  - "throughput"
9135 #  - "name"
9136 #  - "tags"
9137 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9138 #  x-axis: "X = CNFs per Service Chain"
9139 #  y-axis: "Y = Number of Service Chains"
9140 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9141 #  layout:
9142 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9143 #    layout: "plot-service-density"
9144 #
9145 #- type: "plot"
9146 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9147 #  algorithm: "plot_nf_heatmap"
9148 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
9149 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9150 #  filter: "'NIC_Intel-XL710' and
9151 #           'NF_DENSITY' and
9152 #           'DOCKER' and
9153 #           'CHAIN' and
9154 #           'NF_VPPIP4' and
9155 #           'IPSEC' and
9156 #           'TNL_4' and
9157 #           'IMIX' and
9158 #           '2T2C' and
9159 #           'NDRPDR'"
9160 #  parameters:
9161 #  - "throughput"
9162 #  - "name"
9163 #  - "tags"
9164 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9165 #  x-axis: "X = CNFs per Service Chain"
9166 #  y-axis: "Y = Number of Service Chains"
9167 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9168 #  layout:
9169 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9170 #    layout: "plot-service-density"
9171 #
9172 #- type: "plot"
9173 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9174 #  algorithm: "plot_nf_heatmap"
9175 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
9176 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9177 #  filter: "'NIC_Intel-XL710' and
9178 #           'NF_DENSITY' and
9179 #           'DOCKER' and
9180 #           'CHAIN' and
9181 #           'NF_VPPIP4' and
9182 #           'IPSEC' and
9183 #           'TNL_4' and
9184 #           'IMIX' and
9185 #           '4T4C' and
9186 #           'NDRPDR'"
9187 #  parameters:
9188 #  - "throughput"
9189 #  - "name"
9190 #  - "tags"
9191 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9192 #  x-axis: "X = CNFs per Service Chain"
9193 #  y-axis: "Y = Number of Service Chains"
9194 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9195 #  layout:
9196 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9197 #    layout: "plot-service-density"
9198
9199 ###############################################################################
9200
9201 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9202 #- type: "plot"
9203 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9204 #  algorithm: "plot_nf_heatmap"
9205 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
9206 #  data: "plot-vpp-nfv-3n-skx-mrr"
9207 #  filter: "'NIC_Intel-XXV710' and
9208 #           'NF_DENSITY' and
9209 #           'DOCKER' and
9210 #           'CHAIN' and
9211 #           'NF_VPPIP4' and
9212 #           'IPSEC' and
9213 #           'TNL_1000' and
9214 #           'IMIX' and
9215 #           '2T1C' and
9216 #           'MRR'"
9217 #  parameters:
9218 #  - "result"
9219 #  - "name"
9220 #  - "tags"
9221 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9222 #  x-axis: "X = CNFs per Service Chain"
9223 #  y-axis: "Y = Number of Service Chains"
9224 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9225 #  layout:
9226 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9227 #    layout: "plot-service-density"
9228 #
9229 #- type: "plot"
9230 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9231 #  algorithm: "plot_nf_heatmap"
9232 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
9233 #  data: "plot-vpp-nfv-3n-skx-mrr"
9234 #  filter: "'NIC_Intel-XXV710' and
9235 #           'NF_DENSITY' and
9236 #           'DOCKER' and
9237 #           'CHAIN' and
9238 #           'NF_VPPIP4' and
9239 #           'IPSEC' and
9240 #           'TNL_1000' and
9241 #           'IMIX' and
9242 #           '4T2C' and
9243 #           'MRR'"
9244 #  parameters:
9245 #  - "result"
9246 #  - "name"
9247 #  - "tags"
9248 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9249 #  x-axis: "X = CNFs per Service Chain"
9250 #  y-axis: "Y = Number of Service Chains"
9251 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9252 #  layout:
9253 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9254 #    layout: "plot-service-density"
9255 #
9256 #- type: "plot"
9257 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9258 #  algorithm: "plot_nf_heatmap"
9259 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
9260 #  data: "plot-vpp-nfv-3n-skx-mrr"
9261 #  filter: "'NIC_Intel-XXV710' and
9262 #           'NF_DENSITY' and
9263 #           'DOCKER' and
9264 #           'CHAIN' and
9265 #           'NF_VPPIP4' and
9266 #           'IPSEC' and
9267 #           'TNL_1000' and
9268 #           'IMIX' and
9269 #           '8T4C' and
9270 #           'MRR'"
9271 #  parameters:
9272 #  - "result"
9273 #  - "name"
9274 #  - "tags"
9275 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9276 #  x-axis: "X = CNFs per Service Chain"
9277 #  y-axis: "Y = Number of Service Chains"
9278 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9279 #  layout:
9280 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9281 #    layout: "plot-service-density"
9282
9283 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9284 #- type: "plot"
9285 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9286 #  algorithm: "plot_nf_heatmap"
9287 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
9288 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9289 #  filter: "'NIC_Intel-XXV710' and
9290 #           'NF_DENSITY' and
9291 #           'DOCKER' and
9292 #           'CHAIN' and
9293 #           'NF_VPPIP4' and
9294 #           'IPSEC' and
9295 #           'TNL_1000' and
9296 #           'IMIX' and
9297 #           '2T1C' and
9298 #           'NDRPDR'"
9299 #  parameters:
9300 #  - "throughput"
9301 #  - "name"
9302 #  - "tags"
9303 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9304 #  x-axis: "X = CNFs per Service Chain"
9305 #  y-axis: "Y = Number of Service Chains"
9306 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9307 #  layout:
9308 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9309 #    layout: "plot-service-density"
9310 #
9311 #- type: "plot"
9312 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9313 #  algorithm: "plot_nf_heatmap"
9314 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
9315 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9316 #  filter: "'NIC_Intel-XXV710' and
9317 #           'NF_DENSITY' and
9318 #           'DOCKER' and
9319 #           'CHAIN' and
9320 #           'NF_VPPIP4' and
9321 #           'IPSEC' and
9322 #           'TNL_1000' and
9323 #           'IMIX' and
9324 #           '4T2C' and
9325 #           'NDRPDR'"
9326 #  parameters:
9327 #  - "throughput"
9328 #  - "name"
9329 #  - "tags"
9330 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9331 #  x-axis: "X = CNFs per Service Chain"
9332 #  y-axis: "Y = Number of Service Chains"
9333 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9334 #  layout:
9335 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9336 #    layout: "plot-service-density"
9337 #
9338 #- type: "plot"
9339 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9340 #  algorithm: "plot_nf_heatmap"
9341 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
9342 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9343 #  filter: "'NIC_Intel-XXV710' and
9344 #           'NF_DENSITY' and
9345 #           'DOCKER' and
9346 #           'CHAIN' and
9347 #           'NF_VPPIP4' and
9348 #           'IPSEC' and
9349 #           'TNL_1000' and
9350 #           'IMIX' and
9351 #           '8T4C' and
9352 #           'NDRPDR'"
9353 #  parameters:
9354 #  - "throughput"
9355 #  - "name"
9356 #  - "tags"
9357 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9358 #  x-axis: "X = CNFs per Service Chain"
9359 #  y-axis: "Y = Number of Service Chains"
9360 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9361 #  layout:
9362 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9363 #    layout: "plot-service-density"
9364 #
9365 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9366 #- type: "plot"
9367 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9368 #  algorithm: "plot_nf_heatmap"
9369 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
9370 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9371 #  filter: "'NIC_Intel-XXV710' and
9372 #           'NF_DENSITY' and
9373 #           'DOCKER' and
9374 #           'CHAIN' and
9375 #           'NF_VPPIP4' and
9376 #           'IPSEC' and
9377 #           'TNL_1000' and
9378 #           'IMIX' and
9379 #           '2T1C' and
9380 #           'NDRPDR'"
9381 #  parameters:
9382 #  - "throughput"
9383 #  - "name"
9384 #  - "tags"
9385 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9386 #  x-axis: "X = CNFs per Service Chain"
9387 #  y-axis: "Y = Number of Service Chains"
9388 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9389 #  layout:
9390 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9391 #    layout: "plot-service-density"
9392 #
9393 #- type: "plot"
9394 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9395 #  algorithm: "plot_nf_heatmap"
9396 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9397 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9398 #  filter: "'NIC_Intel-XXV710' and
9399 #           'NF_DENSITY' and
9400 #           'DOCKER' and
9401 #           'CHAIN' and
9402 #           'NF_VPPIP4' and
9403 #           'IPSEC' and
9404 #           'TNL_1000' and
9405 #           'IMIX' and
9406 #           '4T2C' and
9407 #           'NDRPDR'"
9408 #  parameters:
9409 #  - "throughput"
9410 #  - "name"
9411 #  - "tags"
9412 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9413 #  x-axis: "X = CNFs per Service Chain"
9414 #  y-axis: "Y = Number of Service Chains"
9415 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9416 #  layout:
9417 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9418 #    layout: "plot-service-density"
9419 #
9420 #- type: "plot"
9421 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9422 #  algorithm: "plot_nf_heatmap"
9423 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9424 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9425 #  filter: "'NIC_Intel-XXV710' and
9426 #           'NF_DENSITY' and
9427 #           'DOCKER' and
9428 #           'CHAIN' and
9429 #           'NF_VPPIP4' and
9430 #           'IPSEC' and
9431 #           'TNL_1000' and
9432 #           'IMIX' and
9433 #           '8T4C' and
9434 #           'NDRPDR'"
9435 #  parameters:
9436 #  - "throughput"
9437 #  - "name"
9438 #  - "tags"
9439 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9440 #  x-axis: "X = CNFs per Service Chain"
9441 #  y-axis: "Y = Number of Service Chains"
9442 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9443 #  layout:
9444 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9445 #    layout: "plot-service-density"
9446
9447 ###############################################################################
9448
9449 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9450 #- type: "plot"
9451 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9452 #  algorithm: "plot_nf_heatmap"
9453 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9454 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9455 #  filter: "'NIC_Intel-XL710' and
9456 #           'NF_DENSITY' and
9457 #           'DOCKER' and
9458 #           'CHAIN' and
9459 #           'NF_VPPIP4' and
9460 #           'IMIX' and
9461 #           'TNL_1000' and
9462 #           '1T1C' and
9463 #           'MRR'"
9464 #  parameters:
9465 #  - "result"
9466 #  - "name"
9467 #  - "tags"
9468 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9469 #  x-axis: "X = CNFs per Service Chain"
9470 #  y-axis: "Y = Number of Service Chains"
9471 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9472 #  layout:
9473 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9474 #    layout: "plot-service-density"
9475 #
9476 #- type: "plot"
9477 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9478 #  algorithm: "plot_nf_heatmap"
9479 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9480 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9481 #  filter: "'NIC_Intel-XL710' and
9482 #           'NF_DENSITY' and
9483 #           'DOCKER' and
9484 #           'CHAIN' and
9485 #           'NF_VPPIP4' and
9486 #           'IPSEC' and
9487 #           'TNL_1000' and
9488 #           'IMIX' and
9489 #           '2T2C' and
9490 #           'MRR'"
9491 #  parameters:
9492 #  - "result"
9493 #  - "name"
9494 #  - "tags"
9495 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9496 #  x-axis: "X = CNFs per Service Chain"
9497 #  y-axis: "Y = Number of Service Chains"
9498 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9499 #  layout:
9500 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9501 #    layout: "plot-service-density"
9502 #
9503 #- type: "plot"
9504 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9505 #  algorithm: "plot_nf_heatmap"
9506 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9507 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9508 #  filter: "'NIC_Intel-XL710' and
9509 #           'NF_DENSITY' and
9510 #           'DOCKER' and
9511 #           'CHAIN' and
9512 #           'NF_VPPIP4' and
9513 #           'IPSEC' and
9514 #           'TNL_1000' and
9515 #           'IMIX' and
9516 #           '4T4C' and
9517 #           'MRR'"
9518 #  parameters:
9519 #  - "result"
9520 #  - "name"
9521 #  - "tags"
9522 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9523 #  x-axis: "X = CNFs per Service Chain"
9524 #  y-axis: "Y = Number of Service Chains"
9525 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9526 #  layout:
9527 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9528 #    layout: "plot-service-density"
9529
9530 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9531 #- type: "plot"
9532 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9533 #  algorithm: "plot_nf_heatmap"
9534 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9535 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9536 #  filter: "'NIC_Intel-XL710' and
9537 #           'NF_DENSITY' and
9538 #           'DOCKER' and
9539 #           'CHAIN' and
9540 #           'NF_VPPIP4' and
9541 #           'IPSEC' and
9542 #           'TNL_1000' and
9543 #           'IMIX' and
9544 #           '1T1C' and
9545 #           'NDRPDR'"
9546 #  parameters:
9547 #  - "throughput"
9548 #  - "name"
9549 #  - "tags"
9550 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9551 #  x-axis: "X = CNFs per Service Chain"
9552 #  y-axis: "Y = Number of Service Chains"
9553 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9554 #  layout:
9555 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9556 #    layout: "plot-service-density"
9557 #
9558 #- type: "plot"
9559 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9560 #  algorithm: "plot_nf_heatmap"
9561 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9562 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9563 #  filter: "'NIC_Intel-XL710' and
9564 #           'NF_DENSITY' and
9565 #           'DOCKER' and
9566 #           'CHAIN' and
9567 #           'NF_VPPIP4' and
9568 #           'IPSEC' and
9569 #           'TNL_1000' and
9570 #           'IMIX' and
9571 #           '2T2C' and
9572 #           'NDRPDR'"
9573 #  parameters:
9574 #  - "throughput"
9575 #  - "name"
9576 #  - "tags"
9577 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9578 #  x-axis: "X = CNFs per Service Chain"
9579 #  y-axis: "Y = Number of Service Chains"
9580 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9581 #  layout:
9582 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9583 #    layout: "plot-service-density"
9584 #
9585 #- type: "plot"
9586 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9587 #  algorithm: "plot_nf_heatmap"
9588 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9589 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9590 #  filter: "'NIC_Intel-XL710' and
9591 #           'NF_DENSITY' and
9592 #           'DOCKER' and
9593 #           'CHAIN' and
9594 #           'NF_VPPIP4' and
9595 #           'IPSEC' and
9596 #           'TNL_1000' and
9597 #           'IMIX' and
9598 #           '4T4C' and
9599 #           'NDRPDR'"
9600 #  parameters:
9601 #  - "throughput"
9602 #  - "name"
9603 #  - "tags"
9604 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9605 #  x-axis: "X = CNFs per Service Chain"
9606 #  y-axis: "Y = Number of Service Chains"
9607 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9608 #  layout:
9609 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9610 #    layout: "plot-service-density"
9611 #
9612 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9613 #- type: "plot"
9614 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9615 #  algorithm: "plot_nf_heatmap"
9616 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9617 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9618 #  filter: "'NIC_Intel-XL710' and
9619 #           'NF_DENSITY' and
9620 #           'DOCKER' and
9621 #           'CHAIN' and
9622 #           'NF_VPPIP4' and
9623 #           'IPSEC' and
9624 #           'TNL_1000' and
9625 #           'IMIX' and
9626 #           '1T1C' and
9627 #           'NDRPDR'"
9628 #  parameters:
9629 #  - "throughput"
9630 #  - "name"
9631 #  - "tags"
9632 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9633 #  x-axis: "X = CNFs per Service Chain"
9634 #  y-axis: "Y = Number of Service Chains"
9635 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9636 #  layout:
9637 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9638 #    layout: "plot-service-density"
9639 #
9640 #- type: "plot"
9641 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9642 #  algorithm: "plot_nf_heatmap"
9643 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9644 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9645 #  filter: "'NIC_Intel-XL710' and
9646 #           'NF_DENSITY' and
9647 #           'DOCKER' and
9648 #           'CHAIN' and
9649 #           'NF_VPPIP4' and
9650 #           'IPSEC' and
9651 #           'TNL_1000' and
9652 #           'IMIX' and
9653 #           '2T2C' and
9654 #           'NDRPDR'"
9655 #  parameters:
9656 #  - "throughput"
9657 #  - "name"
9658 #  - "tags"
9659 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9660 #  x-axis: "X = CNFs per Service Chain"
9661 #  y-axis: "Y = Number of Service Chains"
9662 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9663 #  layout:
9664 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9665 #    layout: "plot-service-density"
9666 #
9667 #- type: "plot"
9668 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9669 #  algorithm: "plot_nf_heatmap"
9670 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9671 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9672 #  filter: "'NIC_Intel-XL710' and
9673 #           'NF_DENSITY' and
9674 #           'DOCKER' and
9675 #           'CHAIN' and
9676 #           'NF_VPPIP4' and
9677 #           'IPSEC' and
9678 #           'TNL_1000' and
9679 #           'IMIX' and
9680 #           '4T4C' and
9681 #           'NDRPDR'"
9682 #  parameters:
9683 #  - "throughput"
9684 #  - "name"
9685 #  - "tags"
9686 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9687 #  x-axis: "X = CNFs per Service Chain"
9688 #  y-axis: "Y = Number of Service Chains"
9689 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9690 #  layout:
9691 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9692 #    layout: "plot-service-density"
9693
9694 ###############################################################################
9695
9696 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9697 #- type: "plot"
9698 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9699 #  algorithm: "plot_nf_heatmap"
9700 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9701 #  data: "plot-vpp-nfv-3n-skx-mrr"
9702 #  filter: "'NIC_Intel-XXV710' and
9703 #           'NF_DENSITY' and
9704 #           'DOCKER' and
9705 #           'CHAIN' and
9706 #           'NF_VPPIP4' and
9707 #           'IPSEC' and
9708 #           'TNL_10000' and
9709 #           'IMIX' and
9710 #           '2T1C' and
9711 #           'MRR'"
9712 #  parameters:
9713 #  - "result"
9714 #  - "name"
9715 #  - "tags"
9716 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9717 #  x-axis: "X = CNFs per Service Chain"
9718 #  y-axis: "Y = Number of Service Chains"
9719 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9720 #  layout:
9721 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9722 #    layout: "plot-service-density"
9723 #
9724 #- type: "plot"
9725 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9726 #  algorithm: "plot_nf_heatmap"
9727 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9728 #  data: "plot-vpp-nfv-3n-skx-mrr"
9729 #  filter: "'NIC_Intel-XXV710' and
9730 #           'NF_DENSITY' and
9731 #           'DOCKER' and
9732 #           'CHAIN' and
9733 #           'NF_VPPIP4' and
9734 #           'IPSEC' and
9735 #           'TNL_10000' and
9736 #           'IMIX' and
9737 #           '4T2C' and
9738 #           'MRR'"
9739 #  parameters:
9740 #  - "result"
9741 #  - "name"
9742 #  - "tags"
9743 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9744 #  x-axis: "X = CNFs per Service Chain"
9745 #  y-axis: "Y = Number of Service Chains"
9746 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9747 #  layout:
9748 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9749 #    layout: "plot-service-density"
9750 #
9751 #- type: "plot"
9752 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9753 #  algorithm: "plot_nf_heatmap"
9754 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9755 #  data: "plot-vpp-nfv-3n-skx-mrr"
9756 #  filter: "'NIC_Intel-XXV710' and
9757 #           'NF_DENSITY' and
9758 #           'DOCKER' and
9759 #           'CHAIN' and
9760 #           'NF_VPPIP4' and
9761 #           'IPSEC' and
9762 #           'TNL_10000' and
9763 #           'IMIX' and
9764 #           '8T4C' and
9765 #           'MRR'"
9766 #  parameters:
9767 #  - "result"
9768 #  - "name"
9769 #  - "tags"
9770 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9771 #  x-axis: "X = CNFs per Service Chain"
9772 #  y-axis: "Y = Number of Service Chains"
9773 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9774 #  layout:
9775 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9776 #    layout: "plot-service-density"
9777
9778 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9779 #- type: "plot"
9780 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9781 #  algorithm: "plot_nf_heatmap"
9782 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9783 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9784 #  filter: "'NIC_Intel-XXV710' and
9785 #           'NF_DENSITY' and
9786 #           'DOCKER' and
9787 #           'CHAIN' and
9788 #           'NF_VPPIP4' and
9789 #           'IPSEC' and
9790 #           'TNL_10000' and
9791 #           'IMIX' and
9792 #           '2T1C' and
9793 #           'NDRPDR'"
9794 #  parameters:
9795 #  - "throughput"
9796 #  - "name"
9797 #  - "tags"
9798 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9799 #  x-axis: "X = CNFs per Service Chain"
9800 #  y-axis: "Y = Number of Service Chains"
9801 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9802 #  layout:
9803 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9804 #    layout: "plot-service-density"
9805 #
9806 #- type: "plot"
9807 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9808 #  algorithm: "plot_nf_heatmap"
9809 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9810 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9811 #  filter: "'NIC_Intel-XXV710' and
9812 #           'NF_DENSITY' and
9813 #           'DOCKER' and
9814 #           'CHAIN' and
9815 #           'NF_VPPIP4' and
9816 #           'IPSEC' and
9817 #           'TNL_10000' and
9818 #           'IMIX' and
9819 #           '4T2C' and
9820 #           'NDRPDR'"
9821 #  parameters:
9822 #  - "throughput"
9823 #  - "name"
9824 #  - "tags"
9825 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9826 #  x-axis: "X = CNFs per Service Chain"
9827 #  y-axis: "Y = Number of Service Chains"
9828 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9829 #  layout:
9830 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9831 #    layout: "plot-service-density"
9832 #
9833 #- type: "plot"
9834 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9835 #  algorithm: "plot_nf_heatmap"
9836 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9837 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9838 #  filter: "'NIC_Intel-XXV710' and
9839 #           'NF_DENSITY' and
9840 #           'DOCKER' and
9841 #           'CHAIN' and
9842 #           'NF_VPPIP4' and
9843 #           'IPSEC' and
9844 #           'TNL_10000' and
9845 #           'IMIX' and
9846 #           '8T4C' and
9847 #           'NDRPDR'"
9848 #  parameters:
9849 #  - "throughput"
9850 #  - "name"
9851 #  - "tags"
9852 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9853 #  x-axis: "X = CNFs per Service Chain"
9854 #  y-axis: "Y = Number of Service Chains"
9855 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9856 #  layout:
9857 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9858 #    layout: "plot-service-density"
9859 #
9860 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9861 #- type: "plot"
9862 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9863 #  algorithm: "plot_nf_heatmap"
9864 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9865 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9866 #  filter: "'NIC_Intel-XXV710' and
9867 #           'NF_DENSITY' and
9868 #           'DOCKER' and
9869 #           'CHAIN' and
9870 #           'NF_VPPIP4' and
9871 #           'IPSEC' and
9872 #           'TNL_10000' and
9873 #           'IMIX' and
9874 #           '2T1C' and
9875 #           'NDRPDR'"
9876 #  parameters:
9877 #  - "throughput"
9878 #  - "name"
9879 #  - "tags"
9880 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9881 #  x-axis: "X = CNFs per Service Chain"
9882 #  y-axis: "Y = Number of Service Chains"
9883 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9884 #  layout:
9885 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9886 #    layout: "plot-service-density"
9887 #
9888 #- type: "plot"
9889 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9890 #  algorithm: "plot_nf_heatmap"
9891 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9892 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9893 #  filter: "'NIC_Intel-XXV710' and
9894 #           'NF_DENSITY' and
9895 #           'DOCKER' and
9896 #           'CHAIN' and
9897 #           'NF_VPPIP4' and
9898 #           'IPSEC' and
9899 #           'TNL_10000' and
9900 #           'IMIX' and
9901 #           '4T2C' and
9902 #           'NDRPDR'"
9903 #  parameters:
9904 #  - "throughput"
9905 #  - "name"
9906 #  - "tags"
9907 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9908 #  x-axis: "X = CNFs per Service Chain"
9909 #  y-axis: "Y = Number of Service Chains"
9910 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9911 #  layout:
9912 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9913 #    layout: "plot-service-density"
9914 #
9915 #- type: "plot"
9916 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9917 #  algorithm: "plot_nf_heatmap"
9918 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9919 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9920 #  filter: "'NIC_Intel-XXV710' and
9921 #           'NF_DENSITY' and
9922 #           'DOCKER' and
9923 #           'CHAIN' and
9924 #           'NF_VPPIP4' and
9925 #           'IPSEC' and
9926 #           'TNL_10000' and
9927 #           'IMIX' and
9928 #           '8T4C' and
9929 #           'NDRPDR'"
9930 #  parameters:
9931 #  - "throughput"
9932 #  - "name"
9933 #  - "tags"
9934 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9935 #  x-axis: "X = CNFs per Service Chain"
9936 #  y-axis: "Y = Number of Service Chains"
9937 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9938 #  layout:
9939 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9940 #    layout: "plot-service-density"
9941
9942 ###############################################################################
9943
9944 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9945 #- type: "plot"
9946 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9947 #  algorithm: "plot_nf_heatmap"
9948 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9949 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9950 #  filter: "'NIC_Intel-XL710' and
9951 #           'NF_DENSITY' and
9952 #           'DOCKER' and
9953 #           'CHAIN' and
9954 #           'NF_VPPIP4' and
9955 #           'IMIX' and
9956 #           'TNL_10000' and
9957 #           '1T1C' and
9958 #           'MRR'"
9959 #  parameters:
9960 #  - "result"
9961 #  - "name"
9962 #  - "tags"
9963 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9964 #  x-axis: "X = CNFs per Service Chain"
9965 #  y-axis: "Y = Number of Service Chains"
9966 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9967 #  layout:
9968 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9969 #    layout: "plot-service-density"
9970 #
9971 #- type: "plot"
9972 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9973 #  algorithm: "plot_nf_heatmap"
9974 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9975 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9976 #  filter: "'NIC_Intel-XL710' and
9977 #           'NF_DENSITY' and
9978 #           'DOCKER' and
9979 #           'CHAIN' and
9980 #           'NF_VPPIP4' and
9981 #           'IPSEC' and
9982 #           'TNL_10000' and
9983 #           'IMIX' and
9984 #           '2T2C' and
9985 #           'MRR'"
9986 #  parameters:
9987 #  - "result"
9988 #  - "name"
9989 #  - "tags"
9990 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9991 #  x-axis: "X = CNFs per Service Chain"
9992 #  y-axis: "Y = Number of Service Chains"
9993 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9994 #  layout:
9995 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9996 #    layout: "plot-service-density"
9997 #
9998 #- type: "plot"
9999 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10000 #  algorithm: "plot_nf_heatmap"
10001 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
10002 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10003 #  filter: "'NIC_Intel-XL710' and
10004 #           'NF_DENSITY' and
10005 #           'DOCKER' and
10006 #           'CHAIN' and
10007 #           'NF_VPPIP4' and
10008 #           'IPSEC' and
10009 #           'TNL_10000' and
10010 #           'IMIX' and
10011 #           '4T4C' and
10012 #           'MRR'"
10013 #  parameters:
10014 #  - "result"
10015 #  - "name"
10016 #  - "tags"
10017 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10018 #  x-axis: "X = CNFs per Service Chain"
10019 #  y-axis: "Y = Number of Service Chains"
10020 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10021 #  layout:
10022 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10023 #    layout: "plot-service-density"
10024
10025 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10026 #- type: "plot"
10027 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10028 #  algorithm: "plot_nf_heatmap"
10029 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
10030 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10031 #  filter: "'NIC_Intel-XL710' and
10032 #           'NF_DENSITY' and
10033 #           'DOCKER' and
10034 #           'CHAIN' and
10035 #           'NF_VPPIP4' and
10036 #           'IPSEC' and
10037 #           'TNL_10000' and
10038 #           'IMIX' and
10039 #           '1T1C' and
10040 #           'NDRPDR'"
10041 #  parameters:
10042 #  - "throughput"
10043 #  - "name"
10044 #  - "tags"
10045 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10046 #  x-axis: "X = CNFs per Service Chain"
10047 #  y-axis: "Y = Number of Service Chains"
10048 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10049 #  layout:
10050 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10051 #    layout: "plot-service-density"
10052 #
10053 #- type: "plot"
10054 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10055 #  algorithm: "plot_nf_heatmap"
10056 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
10057 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10058 #  filter: "'NIC_Intel-XL710' and
10059 #           'NF_DENSITY' and
10060 #           'DOCKER' and
10061 #           'CHAIN' and
10062 #           'NF_VPPIP4' and
10063 #           'IPSEC' and
10064 #           'TNL_10000' and
10065 #           'IMIX' and
10066 #           '2T2C' and
10067 #           'NDRPDR'"
10068 #  parameters:
10069 #  - "throughput"
10070 #  - "name"
10071 #  - "tags"
10072 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10073 #  x-axis: "X = CNFs per Service Chain"
10074 #  y-axis: "Y = Number of Service Chains"
10075 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10076 #  layout:
10077 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10078 #    layout: "plot-service-density"
10079 #
10080 #- type: "plot"
10081 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10082 #  algorithm: "plot_nf_heatmap"
10083 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
10084 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10085 #  filter: "'NIC_Intel-XL710' and
10086 #           'NF_DENSITY' and
10087 #           'DOCKER' and
10088 #           'CHAIN' and
10089 #           'NF_VPPIP4' and
10090 #           'IPSEC' and
10091 #           'TNL_10000' and
10092 #           'IMIX' and
10093 #           '4T4C' and
10094 #           'NDRPDR'"
10095 #  parameters:
10096 #  - "throughput"
10097 #  - "name"
10098 #  - "tags"
10099 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10100 #  x-axis: "X = CNFs per Service Chain"
10101 #  y-axis: "Y = Number of Service Chains"
10102 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10103 #  layout:
10104 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10105 #    layout: "plot-service-density"
10106 #
10107 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10108 #- type: "plot"
10109 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10110 #  algorithm: "plot_nf_heatmap"
10111 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
10112 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10113 #  filter: "'NIC_Intel-XL710' and
10114 #           'NF_DENSITY' and
10115 #           'DOCKER' and
10116 #           'CHAIN' and
10117 #           'NF_VPPIP4' and
10118 #           'IPSEC' and
10119 #           'TNL_10000' and
10120 #           'IMIX' and
10121 #           '1T1C' and
10122 #           'NDRPDR'"
10123 #  parameters:
10124 #  - "throughput"
10125 #  - "name"
10126 #  - "tags"
10127 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10128 #  x-axis: "X = CNFs per Service Chain"
10129 #  y-axis: "Y = Number of Service Chains"
10130 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10131 #  layout:
10132 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10133 #    layout: "plot-service-density"
10134 #
10135 #- type: "plot"
10136 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10137 #  algorithm: "plot_nf_heatmap"
10138 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
10139 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10140 #  filter: "'NIC_Intel-XL710' and
10141 #           'NF_DENSITY' and
10142 #           'DOCKER' and
10143 #           'CHAIN' and
10144 #           'NF_VPPIP4' and
10145 #           'IPSEC' and
10146 #           'TNL_10000' and
10147 #           'IMIX' and
10148 #           '2T2C' and
10149 #           'NDRPDR'"
10150 #  parameters:
10151 #  - "throughput"
10152 #  - "name"
10153 #  - "tags"
10154 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10155 #  x-axis: "X = CNFs per Service Chain"
10156 #  y-axis: "Y = Number of Service Chains"
10157 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10158 #  layout:
10159 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10160 #    layout: "plot-service-density"
10161 #
10162 #- type: "plot"
10163 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10164 #  algorithm: "plot_nf_heatmap"
10165 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
10166 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10167 #  filter: "'NIC_Intel-XL710' and
10168 #           'NF_DENSITY' and
10169 #           'DOCKER' and
10170 #           'CHAIN' and
10171 #           'NF_VPPIP4' and
10172 #           'IPSEC' and
10173 #           'TNL_10000' and
10174 #           'IMIX' and
10175 #           '4T4C' and
10176 #           'NDRPDR'"
10177 #  parameters:
10178 #  - "throughput"
10179 #  - "name"
10180 #  - "tags"
10181 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10182 #  x-axis: "X = CNFs per Service Chain"
10183 #  y-axis: "Y = Number of Service Chains"
10184 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10185 #  layout:
10186 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10187 #    layout: "plot-service-density"
10188
10189 ###############################################################################
10190
10191 # Plots - NF Density - CSP - MRR IMIX
10192 - type: "plot"
10193   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10194   algorithm: "plot_nf_heatmap"
10195   output-file-type: ".html"
10196   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
10197   data: "plot-vpp-nfv-2n-skx-mrr"
10198   filter: "'NIC_Intel-XXV710' and
10199            'NF_DENSITY' and
10200            'DOCKER' and
10201            'PIPELINE' and
10202            'NF_VPPIP4' and
10203            'IMIX' and
10204            '2T1C' and
10205            'MRR'"
10206   parameters:
10207   - "result"
10208   - "name"
10209   - "tags"
10210   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10211   x-axis: "X = CNFs per Service Pipeline"
10212   y-axis: "Y = Number of Service Pipelines"
10213   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10214   layout:
10215     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10216     layout: "plot-service-density"
10217
10218 - type: "plot"
10219   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10220   algorithm: "plot_nf_heatmap"
10221   output-file-type: ".html"
10222   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
10223   data: "plot-vpp-nfv-2n-skx-mrr"
10224   filter: "'NIC_Intel-XXV710' and
10225            'NF_DENSITY' and
10226            'DOCKER' and
10227            'PIPELINE' and
10228            'NF_VPPIP4' and
10229            'IMIX' and
10230            '4T2C' and
10231            'MRR'"
10232   parameters:
10233   - "result"
10234   - "name"
10235   - "tags"
10236   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10237   x-axis: "X = CNFs per Service Pipeline"
10238   y-axis: "Y = Number of Service Pipelines"
10239   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10240   layout:
10241     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10242     layout: "plot-service-density"
10243
10244 - type: "plot"
10245   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10246   algorithm: "plot_nf_heatmap"
10247   output-file-type: ".html"
10248   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
10249   data: "plot-vpp-nfv-2n-skx-mrr"
10250   filter: "'NIC_Intel-XXV710' and
10251            'NF_DENSITY' and
10252            'DOCKER' and
10253            'PIPELINE' and
10254            'NF_VPPIP4' and
10255            'IMIX' and
10256            '8T4C' and
10257            'MRR'"
10258   parameters:
10259   - "result"
10260   - "name"
10261   - "tags"
10262   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10263   x-axis: "X = CNFs per Service Pipeline"
10264   y-axis: "Y = Number of Service Pipelines"
10265   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10266   layout:
10267     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10268     layout: "plot-service-density"
10269
10270 # Plots - NF Density - CSP - NDR IMIX
10271 - type: "plot"
10272   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10273   algorithm: "plot_nf_heatmap"
10274   output-file-type: ".html"
10275   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10276   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10277   filter: "'NIC_Intel-XXV710' and
10278            'NF_DENSITY' and
10279            'DOCKER' and
10280            'PIPELINE' and
10281            'NF_VPPIP4' and
10282            'IMIX' and
10283            '2T1C' and
10284            'NDRPDR'"
10285   parameters:
10286   - "throughput"
10287   - "name"
10288   - "tags"
10289   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10290   x-axis: "X = CNFs per Service Pipeline"
10291   y-axis: "Y = Number of Service Pipelines"
10292   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10293   layout:
10294     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10295     layout: "plot-service-density"
10296
10297 - type: "plot"
10298   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10299   algorithm: "plot_nf_heatmap"
10300   output-file-type: ".html"
10301   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10302   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10303   filter: "'NIC_Intel-XXV710' and
10304            'NF_DENSITY' and
10305            'DOCKER' and
10306            'PIPELINE' and
10307            'NF_VPPIP4' and
10308            'IMIX' and
10309            '4T2C' and
10310            'NDRPDR'"
10311   parameters:
10312   - "throughput"
10313   - "name"
10314   - "tags"
10315   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10316   x-axis: "X = CNFs per Service Pipeline"
10317   y-axis: "Y = Number of Service Pipelines"
10318   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10319   layout:
10320     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10321     layout: "plot-service-density"
10322
10323 - type: "plot"
10324   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10325   algorithm: "plot_nf_heatmap"
10326   output-file-type: ".html"
10327   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10328   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10329   filter: "'NIC_Intel-XXV710' and
10330            'NF_DENSITY' and
10331            'DOCKER' and
10332            'PIPELINE' and
10333            'NF_VPPIP4' and
10334            'IMIX' and
10335            '8T4C' and
10336            'NDRPDR'"
10337   parameters:
10338   - "throughput"
10339   - "name"
10340   - "tags"
10341   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10342   x-axis: "X = CNFs per Service Pipeline"
10343   y-axis: "Y = Number of Service Pipelines"
10344   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10345   layout:
10346     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10347     layout: "plot-service-density"
10348
10349 # Plots - NF Density - CSP - PDR IMIX
10350 - type: "plot"
10351   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10352   algorithm: "plot_nf_heatmap"
10353   output-file-type: ".html"
10354   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10355   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10356   filter: "'NIC_Intel-XXV710' and
10357            'NF_DENSITY' and
10358            'DOCKER' and
10359            'PIPELINE' and
10360            'NF_VPPIP4' and
10361            'IMIX' and
10362            '2T1C' and
10363            'NDRPDR'"
10364   parameters:
10365   - "throughput"
10366   - "name"
10367   - "tags"
10368   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10369   x-axis: "X = CNFs per Service Pipeline"
10370   y-axis: "Y = Number of Service Pipelines"
10371   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10372   layout:
10373     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10374     layout: "plot-service-density"
10375
10376 - type: "plot"
10377   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10378   algorithm: "plot_nf_heatmap"
10379   output-file-type: ".html"
10380   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10381   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10382   filter: "'NIC_Intel-XXV710' and
10383            'NF_DENSITY' and
10384            'DOCKER' and
10385            'PIPELINE' and
10386            'NF_VPPIP4' and
10387            'IMIX' and
10388            '4T2C' and
10389            'NDRPDR'"
10390   parameters:
10391   - "throughput"
10392   - "name"
10393   - "tags"
10394   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10395   x-axis: "X = CNFs per Service Pipeline"
10396   y-axis: "Y = Number of Service Pipelines"
10397   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10398   layout:
10399     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10400     layout: "plot-service-density"
10401
10402 - type: "plot"
10403   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10404   algorithm: "plot_nf_heatmap"
10405   output-file-type: ".html"
10406   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10407   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10408   filter: "'NIC_Intel-XXV710' and
10409            'NF_DENSITY' and
10410            'DOCKER' and
10411            'PIPELINE' and
10412            'NF_VPPIP4' and
10413            'IMIX' and
10414            '8T4C' and
10415            'NDRPDR'"
10416   parameters:
10417   - "throughput"
10418   - "name"
10419   - "tags"
10420   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10421   x-axis: "X = CNFs per Service Pipeline"
10422   y-axis: "Y = Number of Service Pipelines"
10423   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10424   layout:
10425     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10426     layout: "plot-service-density"
10427
10428 ###############################################################################
10429 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10430
10431 - type: "plot"
10432   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10433   algorithm: "plot_nf_heatmap"
10434   output-file-type: ".html"
10435   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10436   data: "plot-vpp-nfv-2n-clx-mrr"
10437   filter: "'NIC_Intel-XXV710' and
10438            'NF_DENSITY' and
10439            'VHOST' and
10440            not 'VXLAN' and
10441            'CHAIN' and
10442            'NF_VPPIP4' and
10443            'IMIX' and
10444            '2T1C' and
10445            'MRR'"
10446   parameters:
10447   - "result"
10448   - "name"
10449   - "tags"
10450   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10451   x-axis: "X = VNFs per Service Chain"
10452   y-axis: "Y = Number of Service Chains"
10453   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10454   layout:
10455     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10456     layout: "plot-service-density"
10457
10458 - type: "plot"
10459   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10460   algorithm: "plot_nf_heatmap"
10461   output-file-type: ".html"
10462   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10463   data: "plot-vpp-nfv-2n-clx-mrr"
10464   filter: "'NIC_Intel-XXV710' and
10465            'NF_DENSITY' and
10466            'VHOST' and
10467            not 'VXLAN' and
10468            'CHAIN' and
10469            'NF_VPPIP4' and
10470            'IMIX' and
10471            '4T2C' and
10472            'MRR'"
10473   parameters:
10474   - "result"
10475   - "name"
10476   - "tags"
10477   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10478   x-axis: "X = VNFs per Service Chain"
10479   y-axis: "Y = Number of Service Chains"
10480   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10481   layout:
10482     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10483     layout: "plot-service-density"
10484
10485 - type: "plot"
10486   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10487   algorithm: "plot_nf_heatmap"
10488   output-file-type: ".html"
10489   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10490   data: "plot-vpp-nfv-2n-clx-mrr"
10491   filter: "'NIC_Intel-XXV710' and
10492            'NF_DENSITY' and
10493            'VHOST' and
10494            not 'VXLAN' and
10495            'CHAIN' and
10496            'NF_VPPIP4' and
10497            'IMIX' and
10498            '8T4C' and
10499            'MRR'"
10500   parameters:
10501   - "result"
10502   - "name"
10503   - "tags"
10504   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10505   x-axis: "X = VNFs per Service Chain"
10506   y-axis: "Y = Number of Service Chains"
10507   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10508   layout:
10509     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10510     layout: "plot-service-density"
10511
10512 # Plots - NF Density - VSC - NDR IMIX
10513 - type: "plot"
10514   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10515   algorithm: "plot_nf_heatmap"
10516   output-file-type: ".html"
10517   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10518   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10519   filter: "'NIC_Intel-XXV710' and
10520            'NF_DENSITY' and
10521            'VHOST' and
10522            not 'VXLAN' and
10523            'CHAIN' and
10524            'NF_VPPIP4' and
10525            'IMIX' and
10526            '2T1C' and
10527            'NDRPDR'"
10528   parameters:
10529   - "throughput"
10530   - "name"
10531   - "tags"
10532   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10533   x-axis: "X = VNFs per Service Chain"
10534   y-axis: "Y = Number of Service Chains"
10535   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10536   layout:
10537     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10538     layout: "plot-service-density"
10539
10540 - type: "plot"
10541   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10542   algorithm: "plot_nf_heatmap"
10543   output-file-type: ".html"
10544   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10545   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10546   filter: "'NIC_Intel-XXV710' and
10547            'NF_DENSITY' and
10548            'VHOST' and
10549            not 'VXLAN' and
10550            'CHAIN' and
10551            'NF_VPPIP4' and
10552            'IMIX' and
10553            '4T2C' and
10554            'NDRPDR'"
10555   parameters:
10556   - "throughput"
10557   - "name"
10558   - "tags"
10559   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10560   x-axis: "X = VNFs per Service Chain"
10561   y-axis: "Y = Number of Service Chains"
10562   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10563   layout:
10564     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10565     layout: "plot-service-density"
10566
10567 - type: "plot"
10568   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10569   algorithm: "plot_nf_heatmap"
10570   output-file-type: ".html"
10571   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10572   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10573   filter: "'NIC_Intel-XXV710' and
10574            'NF_DENSITY' and
10575            'VHOST' and
10576            not 'VXLAN' and
10577            'CHAIN' and
10578            'NF_VPPIP4' and
10579            'IMIX' and
10580            '8T4C' and
10581            'NDRPDR'"
10582   parameters:
10583   - "throughput"
10584   - "name"
10585   - "tags"
10586   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10587   x-axis: "X = VNFs per Service Chain"
10588   y-axis: "Y = Number of Service Chains"
10589   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10590   layout:
10591     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10592     layout: "plot-service-density"
10593
10594 # Plots - NF Density - VSC - PDR IMIX
10595 - type: "plot"
10596   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10597   algorithm: "plot_nf_heatmap"
10598   output-file-type: ".html"
10599   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10600   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10601   filter: "'NIC_Intel-XXV710' and
10602            'NF_DENSITY' and
10603            'VHOST' and
10604            not 'VXLAN' and
10605            'CHAIN' and
10606            'NF_VPPIP4' and
10607            'IMIX' and
10608            '2T1C' and
10609            'NDRPDR'"
10610   parameters:
10611   - "throughput"
10612   - "name"
10613   - "tags"
10614   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10615   x-axis: "X = VNFs per Service Chain"
10616   y-axis: "Y = Number of Service Chains"
10617   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10618   layout:
10619     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10620     layout: "plot-service-density"
10621
10622 - type: "plot"
10623   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10624   algorithm: "plot_nf_heatmap"
10625   output-file-type: ".html"
10626   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10627   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10628   filter: "'NIC_Intel-XXV710' and
10629            'NF_DENSITY' and
10630            'VHOST' and
10631            not 'VXLAN' and
10632            'CHAIN' and
10633            'NF_VPPIP4' and
10634            'IMIX' and
10635            '4T2C' and
10636            'NDRPDR'"
10637   parameters:
10638   - "throughput"
10639   - "name"
10640   - "tags"
10641   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10642   x-axis: "X = VNFs per Service Chain"
10643   y-axis: "Y = Number of Service Chains"
10644   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10645   layout:
10646     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10647     layout: "plot-service-density"
10648
10649 - type: "plot"
10650   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10651   algorithm: "plot_nf_heatmap"
10652   output-file-type: ".html"
10653   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10654   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10655   filter: "'NIC_Intel-XXV710' and
10656            'NF_DENSITY' and
10657            'VHOST' and
10658            not 'VXLAN' and
10659            'CHAIN' and
10660            'NF_VPPIP4' and
10661            'IMIX' and
10662            '8T4C' and
10663            'NDRPDR'"
10664   parameters:
10665   - "throughput"
10666   - "name"
10667   - "tags"
10668   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10669   x-axis: "X = VNFs per Service Chain"
10670   y-axis: "Y = Number of Service Chains"
10671   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10672   layout:
10673     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10674     layout: "plot-service-density"
10675
10676 # Plots - NF Density - VSC - MRR IMIX
10677 - type: "plot"
10678   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10679   algorithm: "plot_nf_heatmap"
10680   output-file-type: ".html"
10681   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10682   data: "plot-vpp-nfv-2n-clx-mrr"
10683   filter: "'NIC_Intel-XXV710' and
10684            'NF_DENSITY' and
10685            'VHOST' and
10686            'VXLAN' and
10687            'CHAIN' and
10688            'IMIX' and
10689            '2T1C' and
10690            'MRR'"
10691   parameters:
10692   - "result"
10693   - "name"
10694   - "tags"
10695   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10696   x-axis: "X = VNFs per Service Chain"
10697   y-axis: "Y = Number of Service Chains"
10698   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10699   layout:
10700     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10701     layout: "plot-service-density"
10702
10703 - type: "plot"
10704   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10705   algorithm: "plot_nf_heatmap"
10706   output-file-type: ".html"
10707   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10708   data: "plot-vpp-nfv-2n-clx-mrr"
10709   filter: "'NIC_Intel-XXV710' and
10710            'NF_DENSITY' and
10711            'VHOST' and
10712            'VXLAN' and
10713            'CHAIN' and
10714            'IMIX' and
10715            '4T2C' and
10716            'MRR'"
10717   parameters:
10718   - "result"
10719   - "name"
10720   - "tags"
10721   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10722   x-axis: "X = VNFs per Service Chain"
10723   y-axis: "Y = Number of Service Chains"
10724   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10725   layout:
10726     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10727     layout: "plot-service-density"
10728
10729 - type: "plot"
10730   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10731   algorithm: "plot_nf_heatmap"
10732   output-file-type: ".html"
10733   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10734   data: "plot-vpp-nfv-2n-clx-mrr"
10735   filter: "'NIC_Intel-XXV710' and
10736            'NF_DENSITY' and
10737            'VHOST' and
10738            'VXLAN' and
10739            'CHAIN' and
10740            'IMIX' and
10741            '8T4C' and
10742            'MRR'"
10743   parameters:
10744   - "result"
10745   - "name"
10746   - "tags"
10747   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10748   x-axis: "X = VNFs per Service Chain"
10749   y-axis: "Y = Number of Service Chains"
10750   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10751   layout:
10752     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10753     layout: "plot-service-density"
10754
10755 # Plots - NF Density - VSC - NDR IMIX
10756 - type: "plot"
10757   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10758   algorithm: "plot_nf_heatmap"
10759   output-file-type: ".html"
10760   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10761   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10762   filter: "'NIC_Intel-XXV710' and
10763            'NF_DENSITY' and
10764            'VHOST' and
10765            'VXLAN' and
10766            'CHAIN' and
10767            'IMIX' and
10768            '2T1C' and
10769            'NDRPDR'"
10770   parameters:
10771   - "throughput"
10772   - "name"
10773   - "tags"
10774   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10775   x-axis: "X = VNFs per Service Chain"
10776   y-axis: "Y = Number of Service Chains"
10777   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10778   layout:
10779     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10780     layout: "plot-service-density"
10781
10782 - type: "plot"
10783   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10784   algorithm: "plot_nf_heatmap"
10785   output-file-type: ".html"
10786   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10787   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10788   filter: "'NIC_Intel-XXV710' and
10789            'NF_DENSITY' and
10790            'VHOST' and
10791            'VXLAN' and
10792            'CHAIN' and
10793            'IMIX' and
10794            '4T2C' and
10795            'NDRPDR'"
10796   parameters:
10797   - "throughput"
10798   - "name"
10799   - "tags"
10800   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10801   x-axis: "X = VNFs per Service Chain"
10802   y-axis: "Y = Number of Service Chains"
10803   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10804   layout:
10805     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10806     layout: "plot-service-density"
10807
10808 - type: "plot"
10809   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10810   algorithm: "plot_nf_heatmap"
10811   output-file-type: ".html"
10812   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10813   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10814   filter: "'NIC_Intel-XXV710' and
10815            'NF_DENSITY' and
10816            'VHOST' and
10817            'VXLAN' and
10818            'CHAIN' and
10819            'IMIX' and
10820            '8T4C' and
10821            'NDRPDR'"
10822   parameters:
10823   - "throughput"
10824   - "name"
10825   - "tags"
10826   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10827   x-axis: "X = VNFs per Service Chain"
10828   y-axis: "Y = Number of Service Chains"
10829   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10830   layout:
10831     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10832     layout: "plot-service-density"
10833
10834 # Plots - NF Density - VSC - PDR IMIX
10835 - type: "plot"
10836   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10837   algorithm: "plot_nf_heatmap"
10838   output-file-type: ".html"
10839   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10840   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10841   filter: "'NIC_Intel-XXV710' and
10842            'NF_DENSITY' and
10843            'VHOST' and
10844            'VXLAN' and
10845            'CHAIN' and
10846            'IMIX' and
10847            '2T1C' and
10848            'NDRPDR'"
10849   parameters:
10850   - "throughput"
10851   - "name"
10852   - "tags"
10853   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10854   x-axis: "X = VNFs per Service Chain"
10855   y-axis: "Y = Number of Service Chains"
10856   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10857   layout:
10858     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10859     layout: "plot-service-density"
10860
10861 - type: "plot"
10862   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10863   algorithm: "plot_nf_heatmap"
10864   output-file-type: ".html"
10865   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10866   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10867   filter: "'NIC_Intel-XXV710' and
10868            'NF_DENSITY' and
10869            'VHOST' and
10870            'VXLAN' and
10871            'CHAIN' and
10872            'IMIX' and
10873            '4T2C' and
10874            'NDRPDR'"
10875   parameters:
10876   - "throughput"
10877   - "name"
10878   - "tags"
10879   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10880   x-axis: "X = VNFs per Service Chain"
10881   y-axis: "Y = Number of Service Chains"
10882   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10883   layout:
10884     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10885     layout: "plot-service-density"
10886
10887 - type: "plot"
10888   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10889   algorithm: "plot_nf_heatmap"
10890   output-file-type: ".html"
10891   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10892   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10893   filter: "'NIC_Intel-XXV710' and
10894            'NF_DENSITY' and
10895            'VHOST' and
10896            'VXLAN' and
10897            'CHAIN' and
10898            'IMIX' and
10899            '8T4C' and
10900            'NDRPDR'"
10901   parameters:
10902   - "throughput"
10903   - "name"
10904   - "tags"
10905   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10906   x-axis: "X = VNFs per Service Chain"
10907   y-axis: "Y = Number of Service Chains"
10908   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10909   layout:
10910     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10911     layout: "plot-service-density"
10912
10913 # Plots - NF Density - CSC - MRR IMIX
10914 - type: "plot"
10915   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10916   algorithm: "plot_nf_heatmap"
10917   output-file-type: ".html"
10918   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10919   data: "plot-vpp-nfv-2n-clx-mrr"
10920   filter: "'NIC_Intel-XXV710' and
10921            'NF_DENSITY' and
10922            'DOCKER' and
10923            'CHAIN' and
10924            'NF_VPPIP4' and
10925            'IMIX' and
10926            '2T1C' and
10927            'MRR'"
10928   parameters:
10929   - "result"
10930   - "name"
10931   - "tags"
10932   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10933   x-axis: "X = CNFs per Service Chain"
10934   y-axis: "Y = Number of Service Chains"
10935   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10936   layout:
10937     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10938     layout: "plot-service-density"
10939
10940 - type: "plot"
10941   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10942   algorithm: "plot_nf_heatmap"
10943   output-file-type: ".html"
10944   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10945   data: "plot-vpp-nfv-2n-clx-mrr"
10946   filter: "'NIC_Intel-XXV710' and
10947            'NF_DENSITY' and
10948            'DOCKER' and
10949            'CHAIN' and
10950            'NF_VPPIP4' and
10951            'IMIX' and
10952            '4T2C' and
10953            'MRR'"
10954   parameters:
10955   - "result"
10956   - "name"
10957   - "tags"
10958   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10959   x-axis: "X = CNFs per Service Chain"
10960   y-axis: "Y = Number of Service Chains"
10961   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10962   layout:
10963     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10964     layout: "plot-service-density"
10965
10966 - type: "plot"
10967   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10968   algorithm: "plot_nf_heatmap"
10969   output-file-type: ".html"
10970   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10971   data: "plot-vpp-nfv-2n-clx-mrr"
10972   filter: "'NIC_Intel-XXV710' and
10973            'NF_DENSITY' and
10974            'DOCKER' and
10975            'CHAIN' and
10976            'NF_VPPIP4' and
10977            'IMIX' and
10978            '8T4C' and
10979            'MRR'"
10980   parameters:
10981   - "result"
10982   - "name"
10983   - "tags"
10984   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10985   x-axis: "X = CNFs per Service Chain"
10986   y-axis: "Y = Number of Service Chains"
10987   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10988   layout:
10989     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10990     layout: "plot-service-density"
10991
10992 # Plots - NF Density - CSC - NDR IMIX
10993 - type: "plot"
10994   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10995   algorithm: "plot_nf_heatmap"
10996   output-file-type: ".html"
10997   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10998   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10999   filter: "'NIC_Intel-XXV710' and
11000            'NF_DENSITY' and
11001            'DOCKER' and
11002            'CHAIN' and
11003            'NF_VPPIP4' and
11004            'IMIX' and
11005            '2T1C' and
11006            'NDRPDR'"
11007   parameters:
11008   - "throughput"
11009   - "name"
11010   - "tags"
11011   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11012   x-axis: "X = CNFs per Service Chain"
11013   y-axis: "Y = Number of Service Chains"
11014   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11015   layout:
11016     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11017     layout: "plot-service-density"
11018
11019 - type: "plot"
11020   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11021   algorithm: "plot_nf_heatmap"
11022   output-file-type: ".html"
11023   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
11024   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11025   filter: "'NIC_Intel-XXV710' and
11026            'NF_DENSITY' and
11027            'DOCKER' and
11028            'CHAIN' and
11029            'NF_VPPIP4' and
11030            'IMIX' and
11031            '4T2C' and
11032            'NDRPDR'"
11033   parameters:
11034   - "throughput"
11035   - "name"
11036   - "tags"
11037   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11038   x-axis: "X = CNFs per Service Chain"
11039   y-axis: "Y = Number of Service Chains"
11040   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11041   layout:
11042     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11043     layout: "plot-service-density"
11044
11045 - type: "plot"
11046   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11047   algorithm: "plot_nf_heatmap"
11048   output-file-type: ".html"
11049   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
11050   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11051   filter: "'NIC_Intel-XXV710' and
11052            'NF_DENSITY' and
11053            'DOCKER' and
11054            'CHAIN' and
11055            'NF_VPPIP4' and
11056            'IMIX' and
11057            '8T4C' and
11058            'NDRPDR'"
11059   parameters:
11060   - "throughput"
11061   - "name"
11062   - "tags"
11063   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11064   x-axis: "X = CNFs per Service Chain"
11065   y-axis: "Y = Number of Service Chains"
11066   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11067   layout:
11068     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11069     layout: "plot-service-density"
11070
11071 # Plots - NF Density - CSC - PDR IMIX
11072 - type: "plot"
11073   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11074   algorithm: "plot_nf_heatmap"
11075   output-file-type: ".html"
11076   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
11077   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11078   filter: "'NIC_Intel-XXV710' and
11079            'NF_DENSITY' and
11080            'DOCKER' and
11081            'CHAIN' and
11082            'NF_VPPIP4' and
11083            'IMIX' and
11084            '2T1C' and
11085            'NDRPDR'"
11086   parameters:
11087   - "throughput"
11088   - "name"
11089   - "tags"
11090   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11091   x-axis: "X = CNFs per Service Chain"
11092   y-axis: "Y = Number of Service Chains"
11093   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11094   layout:
11095     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11096     layout: "plot-service-density"
11097
11098 - type: "plot"
11099   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11100   algorithm: "plot_nf_heatmap"
11101   output-file-type: ".html"
11102   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
11103   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11104   filter: "'NIC_Intel-XXV710' and
11105            'NF_DENSITY' and
11106            'DOCKER' and
11107            'CHAIN' and
11108            'NF_VPPIP4' and
11109            'IMIX' and
11110            '4T2C' and
11111            'NDRPDR'"
11112   parameters:
11113   - "throughput"
11114   - "name"
11115   - "tags"
11116   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11117   x-axis: "X = CNFs per Service Chain"
11118   y-axis: "Y = Number of Service Chains"
11119   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11120   layout:
11121     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11122     layout: "plot-service-density"
11123
11124 - type: "plot"
11125   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11126   algorithm: "plot_nf_heatmap"
11127   output-file-type: ".html"
11128   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11129   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11130   filter: "'NIC_Intel-XXV710' and
11131            'NF_DENSITY' and
11132            'DOCKER' and
11133            'CHAIN' and
11134            'NF_VPPIP4' and
11135            'IMIX' and
11136            '8T4C' and
11137            'NDRPDR'"
11138   parameters:
11139   - "throughput"
11140   - "name"
11141   - "tags"
11142   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11143   x-axis: "X = CNFs per Service Chain"
11144   y-axis: "Y = Number of Service Chains"
11145   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11146   layout:
11147     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11148     layout: "plot-service-density"
11149
11150 # Plots - NF Density - CSP - MRR IMIX
11151 - type: "plot"
11152   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11153   algorithm: "plot_nf_heatmap"
11154   output-file-type: ".html"
11155   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11156   data: "plot-vpp-nfv-2n-clx-mrr"
11157   filter: "'NIC_Intel-XXV710' and
11158            'NF_DENSITY' and
11159            'DOCKER' and
11160            'PIPELINE' and
11161            'NF_VPPIP4' and
11162            'IMIX' and
11163            '2T1C' and
11164            'MRR'"
11165   parameters:
11166   - "result"
11167   - "name"
11168   - "tags"
11169   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11170   x-axis: "X = CNFs per Service Pipeline"
11171   y-axis: "Y = Number of Service Pipelines"
11172   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11173   layout:
11174     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11175     layout: "plot-service-density"
11176
11177 - type: "plot"
11178   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11179   algorithm: "plot_nf_heatmap"
11180   output-file-type: ".html"
11181   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11182   data: "plot-vpp-nfv-2n-clx-mrr"
11183   filter: "'NIC_Intel-XXV710' and
11184            'NF_DENSITY' and
11185            'DOCKER' and
11186            'PIPELINE' and
11187            'NF_VPPIP4' and
11188            'IMIX' and
11189            '4T2C' and
11190            'MRR'"
11191   parameters:
11192   - "result"
11193   - "name"
11194   - "tags"
11195   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11196   x-axis: "X = CNFs per Service Pipeline"
11197   y-axis: "Y = Number of Service Pipelines"
11198   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11199   layout:
11200     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11201     layout: "plot-service-density"
11202
11203 - type: "plot"
11204   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11205   algorithm: "plot_nf_heatmap"
11206   output-file-type: ".html"
11207   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11208   data: "plot-vpp-nfv-2n-clx-mrr"
11209   filter: "'NIC_Intel-XXV710' and
11210            'NF_DENSITY' and
11211            'DOCKER' and
11212            'PIPELINE' and
11213            'NF_VPPIP4' and
11214            'IMIX' and
11215            '8T4C' and
11216            'MRR'"
11217   parameters:
11218   - "result"
11219   - "name"
11220   - "tags"
11221   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11222   x-axis: "X = CNFs per Service Pipeline"
11223   y-axis: "Y = Number of Service Pipelines"
11224   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11225   layout:
11226     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11227     layout: "plot-service-density"
11228
11229 # Plots - NF Density - CSP - NDR IMIX
11230 - type: "plot"
11231   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11232   algorithm: "plot_nf_heatmap"
11233   output-file-type: ".html"
11234   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11235   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11236   filter: "'NIC_Intel-XXV710' and
11237            'NF_DENSITY' and
11238            'DOCKER' and
11239            'PIPELINE' and
11240            'NF_VPPIP4' and
11241            'IMIX' and
11242            '2T1C' and
11243            'NDRPDR'"
11244   parameters:
11245   - "throughput"
11246   - "name"
11247   - "tags"
11248   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11249   x-axis: "X = CNFs per Service Pipeline"
11250   y-axis: "Y = Number of Service Pipelines"
11251   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11252   layout:
11253     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11254     layout: "plot-service-density"
11255
11256 - type: "plot"
11257   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11258   algorithm: "plot_nf_heatmap"
11259   output-file-type: ".html"
11260   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11261   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11262   filter: "'NIC_Intel-XXV710' and
11263            'NF_DENSITY' and
11264            'DOCKER' and
11265            'PIPELINE' and
11266            'NF_VPPIP4' and
11267            'IMIX' and
11268            '4T2C' and
11269            'NDRPDR'"
11270   parameters:
11271   - "throughput"
11272   - "name"
11273   - "tags"
11274   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11275   x-axis: "X = CNFs per Service Pipeline"
11276   y-axis: "Y = Number of Service Pipelines"
11277   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11278   layout:
11279     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11280     layout: "plot-service-density"
11281
11282 - type: "plot"
11283   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11284   algorithm: "plot_nf_heatmap"
11285   output-file-type: ".html"
11286   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11287   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11288   filter: "'NIC_Intel-XXV710' and
11289            'NF_DENSITY' and
11290            'DOCKER' and
11291            'PIPELINE' and
11292            'NF_VPPIP4' and
11293            'IMIX' and
11294            '8T4C' and
11295            'NDRPDR'"
11296   parameters:
11297   - "throughput"
11298   - "name"
11299   - "tags"
11300   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11301   x-axis: "X = CNFs per Service Pipeline"
11302   y-axis: "Y = Number of Service Pipelines"
11303   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11304   layout:
11305     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11306     layout: "plot-service-density"
11307
11308 # Plots - NF Density - CSP - PDR IMIX
11309 - type: "plot"
11310   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11311   algorithm: "plot_nf_heatmap"
11312   output-file-type: ".html"
11313   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11314   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11315   filter: "'NIC_Intel-XXV710' and
11316            'NF_DENSITY' and
11317            'DOCKER' and
11318            'PIPELINE' and
11319            'NF_VPPIP4' and
11320            'IMIX' and
11321            '2T1C' and
11322            'NDRPDR'"
11323   parameters:
11324   - "throughput"
11325   - "name"
11326   - "tags"
11327   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11328   x-axis: "X = CNFs per Service Pipeline"
11329   y-axis: "Y = Number of Service Pipelines"
11330   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11331   layout:
11332     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11333     layout: "plot-service-density"
11334
11335 - type: "plot"
11336   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11337   algorithm: "plot_nf_heatmap"
11338   output-file-type: ".html"
11339   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11340   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11341   filter: "'NIC_Intel-XXV710' and
11342            'NF_DENSITY' and
11343            'DOCKER' and
11344            'PIPELINE' and
11345            'NF_VPPIP4' and
11346            'IMIX' and
11347            '4T2C' and
11348            'NDRPDR'"
11349   parameters:
11350   - "throughput"
11351   - "name"
11352   - "tags"
11353   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11354   x-axis: "X = CNFs per Service Pipeline"
11355   y-axis: "Y = Number of Service Pipelines"
11356   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11357   layout:
11358     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11359     layout: "plot-service-density"
11360
11361 - type: "plot"
11362   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11363   algorithm: "plot_nf_heatmap"
11364   output-file-type: ".html"
11365   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11366   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11367   filter: "'NIC_Intel-XXV710' and
11368            'NF_DENSITY' and
11369            'DOCKER' and
11370            'PIPELINE' and
11371            'NF_VPPIP4' and
11372            'IMIX' and
11373            '8T4C' and
11374            'NDRPDR'"
11375   parameters:
11376   - "throughput"
11377   - "name"
11378   - "tags"
11379   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11380   x-axis: "X = CNFs per Service Pipeline"
11381   y-axis: "Y = Number of Service Pipelines"
11382   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11383   layout:
11384     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11385     layout: "plot-service-density"
11386
11387 ################################################################################
11388
11389 # Packet Throughput
11390
11391 - type: "plot"
11392   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11393   algorithm: "plot_perf_box_name"
11394   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11395   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11396   include:
11397     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11398     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11399     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11400     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11401   layout:
11402     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11403     layout: "plot-throughput"
11404
11405 - type: "plot"
11406   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11407   algorithm: "plot_perf_box_name"
11408   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11409   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11410   include:
11411     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11412     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11413     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11414     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11415   layout:
11416     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11417     layout: "plot-throughput"
11418
11419 - type: "plot"
11420   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11421   algorithm: "plot_perf_box_name"
11422   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11423   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11424   include:
11425     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11426     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11427     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11428     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11429   layout:
11430     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11431     layout: "plot-throughput"
11432
11433 - type: "plot"
11434   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11435   algorithm: "plot_perf_box_name"
11436   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11437   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11438   include:
11439     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11440     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11441     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11442     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11443   layout:
11444     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11445     layout: "plot-throughput"
11446
11447 - type: "plot"
11448   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11449   algorithm: "plot_perf_box_name"
11450   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11451   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11452   include:
11453     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11454     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11455     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11456     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11457     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11458   layout:
11459     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11460     layout: "plot-throughput"
11461
11462 - type: "plot"
11463   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11464   algorithm: "plot_perf_box_name"
11465   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11466   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11467   include:
11468     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11469     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11470     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11471     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11472     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11473   layout:
11474     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11475     layout: "plot-throughput"
11476
11477 - type: "plot"
11478   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11479   algorithm: "plot_perf_box_name"
11480   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11481   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11482   include:
11483     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11484     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11485     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11486     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11487     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11488   layout:
11489     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11490     layout: "plot-throughput"
11491
11492 - type: "plot"
11493   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11494   algorithm: "plot_perf_box_name"
11495   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11496   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11497   include:
11498     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11499     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11500     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11501     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11502     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11503   layout:
11504     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11505     layout: "plot-throughput"
11506
11507 - type: "plot"
11508   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11509   algorithm: "plot_perf_box_name"
11510   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11511   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11512   include:
11513     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11514     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11515     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11516     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11517     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11518   layout:
11519     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11520     layout: "plot-throughput"
11521
11522 - type: "plot"
11523   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11524   algorithm: "plot_perf_box_name"
11525   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11526   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11527   include:
11528     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11529     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11530     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11531     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11532     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11533   layout:
11534     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11535     layout: "plot-throughput"
11536
11537 - type: "plot"
11538   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11539   algorithm: "plot_perf_box_name"
11540   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11541   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11542   include:
11543     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11544     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11545     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11546     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11547     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11548     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11549   layout:
11550     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11551     layout: "plot-throughput"
11552
11553 - type: "plot"
11554   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11555   algorithm: "plot_perf_box_name"
11556   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11557   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11558   include:
11559     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11560     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11561     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11562     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11563     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11564     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11565   layout:
11566     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11567     layout: "plot-throughput"
11568
11569 - type: "plot"
11570   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11571   algorithm: "plot_perf_box_name"
11572   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11573   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11574   include:
11575     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11576     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11577     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11578     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11579     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11580   layout:
11581     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11582     layout: "plot-throughput"
11583
11584 - type: "plot"
11585   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11586   algorithm: "plot_perf_box_name"
11587   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11588   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11589   include:
11590     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11591     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11592     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11593     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11594     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11595   layout:
11596     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11597     layout: "plot-throughput"
11598
11599 - type: "plot"
11600   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11601   algorithm: "plot_perf_box_name"
11602   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11603   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11604   include:
11605     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11606     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11607     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11608   layout:
11609     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11610     layout: "plot-throughput"
11611
11612 - type: "plot"
11613   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11614   algorithm: "plot_perf_box_name"
11615   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11616   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11617   include:
11618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11620     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11621   layout:
11622     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11623     layout: "plot-throughput"
11624
11625 - type: "plot"
11626   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11627   algorithm: "plot_perf_box_name"
11628   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11629   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11630   include:
11631     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11632     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11633     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11634     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11635     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11636   layout:
11637     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11638     layout: "plot-throughput"
11639
11640 - type: "plot"
11641   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11642   algorithm: "plot_perf_box_name"
11643   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11644   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11645   include:
11646     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11647     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11648     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11649     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11650     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11651   layout:
11652     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11653     layout: "plot-throughput"
11654
11655 - type: "plot"
11656   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11657   algorithm: "plot_perf_box_name"
11658   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11659   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11660   include:
11661     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11662     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11663     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11664   layout:
11665     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11666     layout: "plot-throughput"
11667
11668 - type: "plot"
11669   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11670   algorithm: "plot_perf_box_name"
11671   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11672   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11673   include:
11674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11675     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11676     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11677   layout:
11678     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11679     layout: "plot-throughput"
11680
11681 - type: "plot"
11682   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11683   algorithm: "plot_perf_box_name"
11684   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11685   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11686   include:
11687     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11688     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11689     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11690     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11691     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11692     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11693   layout:
11694     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11695     layout: "plot-throughput"
11696
11697 - type: "plot"
11698   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11699   algorithm: "plot_perf_box_name"
11700   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11701   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11702   include:
11703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11704     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11705     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11706     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11707     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11708     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11709   layout:
11710     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11711     layout: "plot-throughput"
11712
11713 - type: "plot"
11714   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11715   algorithm: "plot_perf_box_name"
11716   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11717   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11718   include:
11719     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11720     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11721     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11722 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11723     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11724   layout:
11725     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11726     layout: "plot-throughput"
11727
11728 - type: "plot"
11729   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11730   algorithm: "plot_perf_box_name"
11731   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11732   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11733   include:
11734     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11735 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11736     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11737 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11738     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11739   layout:
11740     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11741     layout: "plot-throughput"
11742
11743 - type: "plot"
11744   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11745   algorithm: "plot_perf_box_name"
11746   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11747   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11748   include:
11749     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11750     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11751     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11752     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
11753     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-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-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11767     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11768     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
11769     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
11770     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
11771   layout:
11772     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11773     layout: "plot-throughput"
11774
11775 - type: "plot"
11776   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11777   algorithm: "plot_perf_box_name"
11778   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11779   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11780   include:
11781     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11782     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11783     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11784     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
11785     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
11786     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
11787   layout:
11788     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11789     layout: "plot-cps"
11790
11791 - type: "plot"
11792   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11793   algorithm: "plot_perf_box_name"
11794   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11795   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11796   include:
11797     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11798     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11799     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11800     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
11801     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
11802     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
11803   layout:
11804     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11805     layout: "plot-throughput"
11806
11807 - type: "plot"
11808   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11809   algorithm: "plot_perf_box_name"
11810   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11811   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11812   include:
11813     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11814     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11815     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11816 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11817     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11818   layout:
11819     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11820     layout: "plot-throughput"
11821
11822 - type: "plot"
11823   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11824   algorithm: "plot_perf_box_name"
11825   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11826   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11827   include:
11828     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11829 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11830     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11831 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11832     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11833   layout:
11834     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11835     layout: "plot-throughput"
11836
11837 - type: "plot"
11838   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11839   algorithm: "plot_perf_box_name"
11840   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11841   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11842   include:
11843     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11844     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11845     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11846     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
11847     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
11848     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
11849   layout:
11850     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11851     layout: "plot-cps"
11852
11853 - type: "plot"
11854   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11855   algorithm: "plot_perf_box_name"
11856   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11857   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11858   include:
11859     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11860     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11861     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11862     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
11863     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
11864     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
11865   layout:
11866     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11867     layout: "plot-throughput"
11868
11869 - type: "plot"
11870   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11871   algorithm: "plot_perf_box_name"
11872   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11873   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11874   include:
11875     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11876     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11877     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11878     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
11879     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
11880     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
11881   layout:
11882     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11883     layout: "plot-cps"
11884
11885 - type: "plot"
11886   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11887   algorithm: "plot_perf_box_name"
11888   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11889   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11890   include:
11891     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11892     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11893     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11894     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
11895     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
11896     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
11897   layout:
11898     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11899     layout: "plot-throughput"
11900
11901 - type: "plot"
11902   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11903   algorithm: "plot_perf_box_name"
11904   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11905   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11906   include:
11907     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11908     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11909     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11910     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11911     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11912     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11913   layout:
11914     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11915     layout: "plot-throughput"
11916
11917 - type: "plot"
11918   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11919   algorithm: "plot_perf_box_name"
11920   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11921   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11922   include:
11923     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11924     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11925     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11926     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11927     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11928     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11929   layout:
11930     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11931     layout: "plot-throughput"
11932
11933 - type: "plot"
11934   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11935   algorithm: "plot_perf_box_name"
11936   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11937   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11938   include:
11939     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11940     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11941     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11942   layout:
11943     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11944     layout: "plot-throughput"
11945
11946 - type: "plot"
11947   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11948   algorithm: "plot_perf_box_name"
11949   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11950   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11951   include:
11952     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11953     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11954     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11955   layout:
11956     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11957     layout: "plot-throughput"
11958
11959 - type: "plot"
11960   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11961   algorithm: "plot_perf_box_name"
11962   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11963   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11964   include:
11965     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11966     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11967 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11968 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11969 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11970   layout:
11971     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11972     layout: "plot-throughput"
11973
11974 - type: "plot"
11975   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11976   algorithm: "plot_perf_box_name"
11977   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11978   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11979   include:
11980     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11981     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11982 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11983 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11984 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11985   layout:
11986     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11987     layout: "plot-throughput"
11988
11989 - type: "plot"
11990   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11991   algorithm: "plot_perf_box_name"
11992   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11993   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11994   include:
11995     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11996     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11997     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11998     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11999     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12000   layout:
12001     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12002     layout: "plot-throughput"
12003
12004 - type: "plot"
12005   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12006   algorithm: "plot_perf_box_name"
12007   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12008   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12009   include:
12010     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12011     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12012     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12013     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12014     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12015   layout:
12016     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12017     layout: "plot-throughput"
12018
12019 - type: "plot"
12020   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12021   algorithm: "plot_perf_box_name"
12022   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12023   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12024   include:
12025     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12026     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12027     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12028     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12029     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12030   layout:
12031     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12032     layout: "plot-throughput"
12033
12034 - type: "plot"
12035   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12036   algorithm: "plot_perf_box_name"
12037   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12038   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12039   include:
12040     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12041     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12042     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12043     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12044     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12045   layout:
12046     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12047     layout: "plot-throughput"
12048
12049 - type: "plot"
12050   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12051   algorithm: "plot_perf_box_name"
12052   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12053   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12054   include:
12055     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12056     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12057     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12058     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12059   layout:
12060     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12061     layout: "plot-throughput"
12062
12063 - type: "plot"
12064   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12065   algorithm: "plot_perf_box_name"
12066   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12067   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12068   include:
12069     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12070     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12071     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12072     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12073   layout:
12074     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12075     layout: "plot-throughput"
12076
12077 - type: "plot"
12078   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12079   algorithm: "plot_perf_box_name"
12080   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12081   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12082   include:
12083     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12084     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12085     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12086     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12087     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12088   layout:
12089     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12090     layout: "plot-throughput"
12091
12092 - type: "plot"
12093   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12094   algorithm: "plot_perf_box_name"
12095   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12096   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12097   include:
12098     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12099     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12100     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12101     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12102     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12103   layout:
12104     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12105     layout: "plot-throughput"
12106
12107 - type: "plot"
12108   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12109   algorithm: "plot_perf_box_name"
12110   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12111   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12112   include:
12113     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12114     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12115     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12116     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12117     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12118   layout:
12119     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12120     layout: "plot-throughput"
12121
12122 - type: "plot"
12123   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12124   algorithm: "plot_perf_box_name"
12125   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12126   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12127   include:
12128     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12129     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12130     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12131     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12132     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12133   layout:
12134     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12135     layout: "plot-throughput"
12136
12137 - type: "plot"
12138   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12139   algorithm: "plot_perf_box_name"
12140   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12141   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12142   include:
12143     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12144     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12145     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12146     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12147   layout:
12148     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12149     layout: "plot-throughput"
12150
12151 - type: "plot"
12152   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12153   algorithm: "plot_perf_box_name"
12154   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12155   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12156   include:
12157     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12158     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12159     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12160     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12161   layout:
12162     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12163     layout: "plot-throughput"
12164
12165 - type: "plot"
12166   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12167   algorithm: "plot_perf_box_name"
12168   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12169   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12170   include:
12171     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12172     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12173     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12174     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12175     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12176   layout:
12177     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12178     layout: "plot-throughput"
12179
12180 - type: "plot"
12181   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12182   algorithm: "plot_perf_box_name"
12183   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12184   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12185   include:
12186     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12187     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12188     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12189     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12190     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12191   layout:
12192     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12193     layout: "plot-throughput"
12194
12195 - type: "plot"
12196   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12197   algorithm: "plot_perf_box_name"
12198   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12199   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12200   include:
12201     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12202     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12203     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12204     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12205     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12206     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12207   layout:
12208     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12209     layout: "plot-throughput"
12210
12211 - type: "plot"
12212   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12213   algorithm: "plot_perf_box_name"
12214   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12215   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12216   include:
12217     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12218     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12219     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12220     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12221     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12222     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12223   layout:
12224     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12225     layout: "plot-throughput"
12226
12227 - type: "plot"
12228   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12229   algorithm: "plot_perf_box_name"
12230   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12231   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12232   include:
12233     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12234     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12235     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12236     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12237     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12238   layout:
12239     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12240     layout: "plot-throughput"
12241
12242 - type: "plot"
12243   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12244   algorithm: "plot_perf_box_name"
12245   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12246   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12247   include:
12248     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12249     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12250     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12251     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12252     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12253   layout:
12254     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12255     layout: "plot-throughput"
12256
12257 - type: "plot"
12258   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12259   algorithm: "plot_perf_box_name"
12260   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12261   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12262   include:
12263     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12264     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12265     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12266     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12267     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12268   layout:
12269     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12270     layout: "plot-throughput"
12271
12272 - type: "plot"
12273   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12274   algorithm: "plot_perf_box_name"
12275   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12276   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12277   include:
12278     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12279     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12280     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12281     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12282     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12283   layout:
12284     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12285     layout: "plot-throughput"
12286
12287 - type: "plot"
12288   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12289   algorithm: "plot_perf_box_name"
12290   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12291   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12292   include:
12293     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12294     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12295   layout:
12296     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12297     layout: "plot-throughput"
12298
12299 - type: "plot"
12300   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12301   algorithm: "plot_perf_box_name"
12302   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12303   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12304   include:
12305     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12306     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12307   layout:
12308     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12309     layout: "plot-throughput"
12310
12311 - type: "plot"
12312   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12313   algorithm: "plot_perf_box_name"
12314   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12315   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12316   include:
12317     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12318     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12319     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12320     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12321   layout:
12322     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12323     layout: "plot-throughput"
12324
12325 - type: "plot"
12326   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12327   algorithm: "plot_perf_box_name"
12328   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12329   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12330   include:
12331     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12332     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12333     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12334     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12335   layout:
12336     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12337     layout: "plot-throughput"
12338
12339 - type: "plot"
12340   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12341   algorithm: "plot_perf_box_name"
12342   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12343   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12344   include:
12345     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12346     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12347     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12348     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12349   layout:
12350     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12351     layout: "plot-throughput"
12352
12353 - type: "plot"
12354   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12355   algorithm: "plot_perf_box_name"
12356   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12357   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12358   include:
12359     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12360     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12361     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12362     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12363   layout:
12364     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12365     layout: "plot-throughput"
12366
12367 - type: "plot"
12368   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12369   algorithm: "plot_perf_box_name"
12370   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12371   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12372   include:
12373     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12374     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12375     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12376     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12377   layout:
12378     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12379     layout: "plot-throughput"
12380
12381 - type: "plot"
12382   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12383   algorithm: "plot_perf_box_name"
12384   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12385   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12386   include:
12387     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12388     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12389     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12390     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12391   layout:
12392     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12393     layout: "plot-throughput"
12394
12395 - type: "plot"
12396   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12397   algorithm: "plot_perf_box_name"
12398   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12399   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12400   include:
12401     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12402     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12403     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12404     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12405   layout:
12406     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12407     layout: "plot-throughput"
12408
12409 - type: "plot"
12410   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12411   algorithm: "plot_perf_box_name"
12412   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12413   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12414   include:
12415     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12416     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12417     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12418     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12419   layout:
12420     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12421     layout: "plot-throughput"
12422
12423 - type: "plot"
12424   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12425   algorithm: "plot_perf_box_name"
12426   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12427   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12428   include:
12429     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12430     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12431     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12432     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12433     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12434     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12435   layout:
12436     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12437     layout: "plot-throughput"
12438
12439 - type: "plot"
12440   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12441   algorithm: "plot_perf_box_name"
12442   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12443   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12444   include:
12445     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12446     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12447     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12448     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12449     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12450     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12451   layout:
12452     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12453     layout: "plot-throughput"
12454
12455 - type: "plot"
12456   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12457   algorithm: "plot_perf_box_name"
12458   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12459   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12460   include:
12461     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12462     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12463     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12464     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12465     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12466   layout:
12467     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12468     layout: "plot-throughput"
12469
12470 - type: "plot"
12471   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12472   algorithm: "plot_perf_box_name"
12473   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12474   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12475   include:
12476     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12477     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12478     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12479     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12480     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12481   layout:
12482     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12483     layout: "plot-throughput"
12484
12485 - type: "plot"
12486   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12487   algorithm: "plot_perf_box_name"
12488   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12489   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12490   include:
12491     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12492     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12493     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12494     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12495     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12496   layout:
12497     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12498     layout: "plot-throughput"
12499
12500 - type: "plot"
12501   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12502   algorithm: "plot_perf_box_name"
12503   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12504   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12505   include:
12506     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12507     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12508     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12509     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12510     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12511   layout:
12512     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12513     layout: "plot-throughput"
12514
12515 - type: "plot"
12516   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12517   algorithm: "plot_perf_box_name"
12518   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12519   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12520   include:
12521     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12522     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12523     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12524   layout:
12525     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12526     layout: "plot-throughput"
12527
12528 - type: "plot"
12529   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12530   algorithm: "plot_perf_box_name"
12531   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12532   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12533   include:
12534     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12535     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12536     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12537   layout:
12538     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12539     layout: "plot-throughput"
12540
12541 - type: "plot"
12542   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12543   algorithm: "plot_perf_box_name"
12544   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12545   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12546   include:
12547     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12548     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12549     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12550   layout:
12551     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12552     layout: "plot-throughput"
12553
12554 - type: "plot"
12555   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12556   algorithm: "plot_perf_box_name"
12557   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12558   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12559   include:
12560     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12561     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12562     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12563   layout:
12564     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12565     layout: "plot-throughput"
12566
12567 - type: "plot"
12568   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12569   algorithm: "plot_perf_box_name"
12570   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12571   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12572   include:
12573     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12574     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12575     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12576     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12577     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12578   layout:
12579     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12580     layout: "plot-throughput"
12581
12582 - type: "plot"
12583   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12584   algorithm: "plot_perf_box_name"
12585   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12586   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12587   include:
12588     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12589     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12590     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12591     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12592     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12593   layout:
12594     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12595     layout: "plot-throughput"
12596
12597 - type: "plot"
12598   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12599   algorithm: "plot_perf_box_name"
12600   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12601   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12602   include:
12603     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12604     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12605     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12606     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12607     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12608   layout:
12609     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12610     layout: "plot-throughput"
12611
12612 - type: "plot"
12613   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12614   algorithm: "plot_perf_box_name"
12615   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12616   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12617   include:
12618     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12619     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12620     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12621     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12622     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12623   layout:
12624     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12625     layout: "plot-throughput"
12626
12627 - type: "plot"
12628   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12629   algorithm: "plot_perf_box_name"
12630   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12631   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12632   include:
12633     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12634     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12635     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12636     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12637     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12638   layout:
12639     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12640     layout: "plot-throughput"
12641
12642 - type: "plot"
12643   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12644   algorithm: "plot_perf_box_name"
12645   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12646   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12647   include:
12648     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12649     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12650     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12651     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12652     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12653   layout:
12654     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12655     layout: "plot-throughput"
12656
12657 - type: "plot"
12658   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12659   algorithm: "plot_perf_box_name"
12660   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12661   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12662   include:
12663     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12664     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12665     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12666     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12667     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12668   layout:
12669     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12670     layout: "plot-throughput"
12671
12672 - type: "plot"
12673   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12674   algorithm: "plot_perf_box_name"
12675   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12676   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12677   include:
12678     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12679     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12680     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12681     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12682     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12683   layout:
12684     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12685     layout: "plot-throughput"
12686
12687 - type: "plot"
12688   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12689   algorithm: "plot_perf_box_name"
12690   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12691   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12692   include:
12693     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12694     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12695     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12696     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12697     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12698   layout:
12699     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12700     layout: "plot-throughput"
12701
12702 - type: "plot"
12703   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12704   algorithm: "plot_perf_box_name"
12705   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12706   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12707   include:
12708     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12709     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12710     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12711     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12712     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12713   layout:
12714     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12715     layout: "plot-throughput"
12716
12717 - type: "plot"
12718   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12719   algorithm: "plot_perf_box_name"
12720   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12721   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12722   include:
12723     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12724     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12725     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12726     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12727     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12728     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12729   layout:
12730     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12731     layout: "plot-throughput"
12732
12733 - type: "plot"
12734   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12735   algorithm: "plot_perf_box_name"
12736   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12737   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12738   include:
12739     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12740     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12741     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12742     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12743     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12744     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12745   layout:
12746     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12747     layout: "plot-throughput"
12748
12749 - type: "plot"
12750   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12751   algorithm: "plot_perf_box_name"
12752   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12753   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12754   include:
12755     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12756     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12757     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12758     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12759   layout:
12760     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12761     layout: "plot-throughput"
12762
12763 - type: "plot"
12764   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12765   algorithm: "plot_perf_box_name"
12766   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12767   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12768   include:
12769     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12770     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12771     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12772     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12773   layout:
12774     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12775     layout: "plot-throughput"
12776
12777 - type: "plot"
12778   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12779   algorithm: "plot_perf_box_name"
12780   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12781   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12782   include:
12783     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12784     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12785     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12786     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12787     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12788     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12789   layout:
12790     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12791     layout: "plot-throughput"
12792
12793 - type: "plot"
12794   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12795   algorithm: "plot_perf_box_name"
12796   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12797   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12798   include:
12799     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12800     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12801     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12802     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12803     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12804     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12805   layout:
12806     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12807     layout: "plot-throughput"
12808
12809 - type: "plot"
12810   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12811   algorithm: "plot_perf_box_name"
12812   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12813   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12814   include:
12815     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12816     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12817     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12818     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12819     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12820     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12821   layout:
12822     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12823     layout: "plot-throughput"
12824
12825 - type: "plot"
12826   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12827   algorithm: "plot_perf_box_name"
12828   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12829   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12830   include:
12831     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12832     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12833     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12834     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12835     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12836     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12837   layout:
12838     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12839     layout: "plot-throughput"
12840
12841 - type: "plot"
12842   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12843   algorithm: "plot_perf_box_name"
12844   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12845   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12846   include:
12847     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12848     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12849     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12850     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12851     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12852     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12853   layout:
12854     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12855     layout: "plot-throughput"
12856
12857 - type: "plot"
12858   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12859   algorithm: "plot_perf_box_name"
12860   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12861   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12862   include:
12863     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12864     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12865     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12866     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12867     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12868     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12869   layout:
12870     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12871     layout: "plot-throughput"
12872
12873 - type: "plot"
12874   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12875   algorithm: "plot_perf_box_name"
12876   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12877   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12878   include:
12879     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12880     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12881     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12882     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12883     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12884     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12885   layout:
12886     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12887     layout: "plot-throughput"
12888
12889 - type: "plot"
12890   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12891   algorithm: "plot_perf_box_name"
12892   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12893   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12894   include:
12895     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12896     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12897     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12898     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12899     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12900     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12901   layout:
12902     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12903     layout: "plot-throughput"
12904
12905 - type: "plot"
12906   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12907   algorithm: "plot_perf_box_name"
12908   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12909   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12910   include:
12911     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12912     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12913     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12914     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12915     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12916     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12917   layout:
12918     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12919     layout: "plot-throughput"
12920
12921 - type: "plot"
12922   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12923   algorithm: "plot_perf_box_name"
12924   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12925   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12926   include:
12927     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12928     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12929     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12930     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12931     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12932     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12933   layout:
12934     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12935     layout: "plot-throughput"
12936
12937 - type: "plot"
12938   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12939   algorithm: "plot_perf_box_name"
12940   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12941   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12942   include:
12943     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12944     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12945     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12946     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12947     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12948     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12949   layout:
12950     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12951     layout: "plot-throughput"
12952
12953 - type: "plot"
12954   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12955   algorithm: "plot_perf_box_name"
12956   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12957   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12958   include:
12959     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12960     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12961     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12962     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12963     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12964     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12965   layout:
12966     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12967     layout: "plot-throughput"
12968
12969 - type: "plot"
12970   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12971   algorithm: "plot_perf_box_name"
12972   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12973   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12974   include:
12975     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12976     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12977     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12978     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12979     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12980     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12981   layout:
12982     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12983     layout: "plot-throughput"
12984
12985 - type: "plot"
12986   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12987   algorithm: "plot_perf_box_name"
12988   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12989   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12990   include:
12991     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12992     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12993     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12994     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12995     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12996     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12997   layout:
12998     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12999     layout: "plot-throughput"
13000
13001 - type: "plot"
13002   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13003   algorithm: "plot_perf_box_name"
13004   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13005   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13006   include:
13007     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13008     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13009     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13010     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13011     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13012     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13013   layout:
13014     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13015     layout: "plot-throughput"
13016
13017 - type: "plot"
13018   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13019   algorithm: "plot_perf_box_name"
13020   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13021   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13022   include:
13023     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13024     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13025     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13026     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13027     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13028     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13029   layout:
13030     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13031     layout: "plot-throughput"
13032
13033 - type: "plot"
13034   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13035   algorithm: "plot_perf_box_name"
13036   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13037   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13038   include:
13039     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13041     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13042     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13043   layout:
13044     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13045     layout: "plot-throughput"
13046
13047 - type: "plot"
13048   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13049   algorithm: "plot_perf_box_name"
13050   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13051   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13052   include:
13053     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13054     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13055     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13056     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13057   layout:
13058     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13059     layout: "plot-throughput"
13060
13061 - type: "plot"
13062   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13063   algorithm: "plot_perf_box_name"
13064   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13065   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13066   include:
13067     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13068     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13069     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13070     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13071   layout:
13072     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13073     layout: "plot-throughput"
13074
13075 - type: "plot"
13076   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13077   algorithm: "plot_perf_box_name"
13078   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13079   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13080   include:
13081     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13082     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13083     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13084     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13085   layout:
13086     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13087     layout: "plot-throughput"
13088
13089 - type: "plot"
13090   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13091   algorithm: "plot_perf_box_name"
13092   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13093   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13094   include:
13095     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13096     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13097     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13098     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13099     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13100     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13101   layout:
13102     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13103     layout: "plot-throughput"
13104
13105 - type: "plot"
13106   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13107   algorithm: "plot_perf_box_name"
13108   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13109   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13110   include:
13111     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13112     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13113     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13114     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13115     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13116     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13117   layout:
13118     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13119     layout: "plot-throughput"
13120
13121 - type: "plot"
13122   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13123   algorithm: "plot_perf_box_name"
13124   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13125   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13126   include:
13127     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13128     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13129     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13130     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13131     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13132   layout:
13133     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13134     layout: "plot-throughput"
13135
13136 - type: "plot"
13137   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13138   algorithm: "plot_perf_box_name"
13139   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13140   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13141   include:
13142     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13143     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13144     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13145     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13146     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13147   layout:
13148     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13149     layout: "plot-throughput"
13150
13151 - type: "plot"
13152   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13153   algorithm: "plot_perf_box_name"
13154   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13155   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13156   include:
13157     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13158     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13159     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13160     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13161     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13162   layout:
13163     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13164     layout: "plot-throughput"
13165
13166 - type: "plot"
13167   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13168   algorithm: "plot_perf_box_name"
13169   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13170   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13171   include:
13172     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13173     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13174     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13175     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13176     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13177   layout:
13178     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13179     layout: "plot-throughput"
13180
13181 - type: "plot"
13182   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13183   algorithm: "plot_perf_box_name"
13184   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13185   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13186   include:
13187     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13188     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13189     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13190     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13191   layout:
13192     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13193     layout: "plot-throughput"
13194
13195 - type: "plot"
13196   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13197   algorithm: "plot_perf_box_name"
13198   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13199   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13200   include:
13201     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13202     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13203     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13204     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13205   layout:
13206     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13207     layout: "plot-throughput"
13208
13209 - type: "plot"
13210   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13211   algorithm: "plot_perf_box_name"
13212   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13213   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13214   include:
13215     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13216     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13217     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13218     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13219     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13220     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13221   layout:
13222     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13223     layout: "plot-throughput"
13224
13225 - type: "plot"
13226   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13227   algorithm: "plot_perf_box_name"
13228   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13229   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13230   include:
13231     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13232     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13233     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13234     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13235     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13236     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13237   layout:
13238     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13239     layout: "plot-throughput"
13240
13241 - type: "plot"
13242   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13243   algorithm: "plot_perf_box_name"
13244   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13245   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13246   include:
13247     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13248     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13249     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13250     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13251     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13252     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13253   layout:
13254     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13255     layout: "plot-throughput"
13256
13257 - type: "plot"
13258   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13259   algorithm: "plot_perf_box_name"
13260   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13261   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13262   include:
13263     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13264     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13265     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13266     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13267     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13268     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13269   layout:
13270     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13271     layout: "plot-throughput"
13272
13273 - type: "plot"
13274   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13275   algorithm: "plot_perf_box_name"
13276   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13277   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13278   include:
13279     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13280     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13281     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13282     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13283     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13284     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13285   layout:
13286     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13287     layout: "plot-throughput"
13288
13289 - type: "plot"
13290   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13291   algorithm: "plot_perf_box_name"
13292   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13293   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13294   include:
13295     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13296     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13297     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13298     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13299     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13300     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13301   layout:
13302     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13303     layout: "plot-throughput"
13304
13305 - type: "plot"
13306   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13307   algorithm: "plot_perf_box_name"
13308   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13309   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13310   include:
13311     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13312     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13313     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13314     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13315     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13316     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13317   layout:
13318     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13319     layout: "plot-throughput"
13320
13321 - type: "plot"
13322   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13323   algorithm: "plot_perf_box_name"
13324   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13325   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13326   include:
13327     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13328     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13329     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13330     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13331     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13332     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13333   layout:
13334     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13335     layout: "plot-throughput"
13336
13337 - type: "plot"
13338   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13339   algorithm: "plot_perf_box_name"
13340   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13341   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13342   include:
13343     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13344     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13345     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13346     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13347   layout:
13348     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13349     layout: "plot-throughput"
13350
13351 - type: "plot"
13352   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13353   algorithm: "plot_perf_box_name"
13354   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13355   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13356   include:
13357     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13358     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13359     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13360     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13361   layout:
13362     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13363     layout: "plot-throughput"
13364
13365 - type: "plot"
13366   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13367   algorithm: "plot_perf_box_name"
13368   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13369   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13370   include:
13371     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13372     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13373     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13374     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13375     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13376     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13377   layout:
13378     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13379     layout: "plot-throughput"
13380
13381 - type: "plot"
13382   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13383   algorithm: "plot_perf_box_name"
13384   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13385   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13386   include:
13387     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13388     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13389     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13390     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13391     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13392     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13393   layout:
13394     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13395     layout: "plot-throughput"
13396
13397 - type: "plot"
13398   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13399   algorithm: "plot_perf_box_name"
13400   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13401   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13402   include:
13403     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13404     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13405     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13406     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13407     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13408     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13409   layout:
13410     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13411     layout: "plot-throughput"
13412
13413 - type: "plot"
13414   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13415   algorithm: "plot_perf_box_name"
13416   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13417   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13418   include:
13419     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13420     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13421     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13422     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13423     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13424     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13425   layout:
13426     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13427     layout: "plot-throughput"
13428
13429 - type: "plot"
13430   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13431   algorithm: "plot_perf_box_name"
13432   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13433   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13434   include:
13435     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13436     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13437     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13438     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13439   layout:
13440     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13441     layout: "plot-throughput"
13442
13443 - type: "plot"
13444   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13445   algorithm: "plot_perf_box_name"
13446   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13447   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13448   include:
13449     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13450     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13451     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13452     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13453   layout:
13454     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13455     layout: "plot-throughput"
13456
13457 - type: "plot"
13458   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13459   algorithm: "plot_perf_box_name"
13460   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13461   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13462   include:
13463     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13464     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13465     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13466     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13467     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13468     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13469   layout:
13470     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13471     layout: "plot-throughput"
13472
13473 - type: "plot"
13474   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13475   algorithm: "plot_perf_box_name"
13476   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13477   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13478   include:
13479     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13480     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13481     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13482     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13483     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13484     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13485   layout:
13486     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13487     layout: "plot-throughput"
13488
13489 - type: "plot"
13490   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13491   algorithm: "plot_perf_box_name"
13492   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13493   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13494   include:
13495     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13496     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13497     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13498     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13499   layout:
13500     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13501     layout: "plot-throughput"
13502
13503 - type: "plot"
13504   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13505   algorithm: "plot_perf_box_name"
13506   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13507   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13508   include:
13509     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13510     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13511     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13512     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13513   layout:
13514     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13515     layout: "plot-throughput"
13516
13517 - type: "plot"
13518   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13519   algorithm: "plot_perf_box_name"
13520   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13521   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13522   include:
13523     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13524     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13525     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13526     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13527     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13528     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13529   layout:
13530     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13531     layout: "plot-throughput"
13532
13533 - type: "plot"
13534   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13535   algorithm: "plot_perf_box_name"
13536   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13537   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13538   include:
13539     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13540     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13541     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13542     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13543     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13544     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13545   layout:
13546     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13547     layout: "plot-throughput"
13548
13549 - type: "plot"
13550   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13551   algorithm: "plot_perf_box_name"
13552   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13553   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13554   include:
13555     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13556     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13557     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13558     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13559     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13560     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13561   layout:
13562     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13563     layout: "plot-throughput"
13564
13565 - type: "plot"
13566   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13567   algorithm: "plot_perf_box_name"
13568   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13569   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13570   include:
13571     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13572     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13573     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13574     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13575     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13576     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13577   layout:
13578     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13579     layout: "plot-throughput"
13580
13581 - type: "plot"
13582   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13583   algorithm: "plot_perf_box_name"
13584   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13585   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13586   include:
13587     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13588     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13589     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13590     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13591     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13592     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13593   layout:
13594     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13595     layout: "plot-throughput"
13596
13597 - type: "plot"
13598   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13599   algorithm: "plot_perf_box_name"
13600   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13601   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13602   include:
13603     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13604     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13605     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13606     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13607     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13608     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13609   layout:
13610     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13611     layout: "plot-throughput"
13612
13613 - type: "plot"
13614   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13615   algorithm: "plot_perf_box_name"
13616   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13617   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13618   include:
13619     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13620     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13621     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13622 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13623 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13624 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13625   layout:
13626     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13627     layout: "plot-throughput"
13628
13629 - type: "plot"
13630   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13631   algorithm: "plot_perf_box_name"
13632   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13633   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13634   include:
13635     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13636     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13637     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13638 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13639 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13640 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13641   layout:
13642     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13643     layout: "plot-throughput"
13644
13645 - type: "plot"
13646   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13647   algorithm: "plot_perf_box_name"
13648   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13649   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13650   include:
13651     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13652     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13653     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13654     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13655     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13656     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13657   layout:
13658     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13659     layout: "plot-throughput"
13660
13661 - type: "plot"
13662   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13663   algorithm: "plot_perf_box_name"
13664   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13665   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13666   include:
13667     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13668     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13669     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13670     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13671     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13672     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13673   layout:
13674     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13675     layout: "plot-throughput"
13676
13677 - type: "plot"
13678   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13679   algorithm: "plot_perf_box_name"
13680   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13681   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13682   include:
13683     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13684     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13685     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13686     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13687     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13688     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13689   layout:
13690     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13691     layout: "plot-throughput"
13692
13693 - type: "plot"
13694   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13695   algorithm: "plot_perf_box_name"
13696   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13697   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13698   include:
13699     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13700     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13701     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13702     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13703     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13704     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13705   layout:
13706     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13707     layout: "plot-throughput"
13708
13709 #- type: "plot"
13710 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13711 #  algorithm: "plot_perf_box_name"
13712 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13713 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13714 #  include:
13715 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13716 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13717 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13718 #  layout:
13719 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13720 #    layout: "plot-throughput"
13721 #
13722 #- type: "plot"
13723 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13724 #  algorithm: "plot_perf_box_name"
13725 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13726 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13727 #  include:
13728 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13729 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13730 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13731 #  layout:
13732 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13733 #    layout: "plot-throughput"
13734
13735 - type: "plot"
13736   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13737   algorithm: "plot_perf_box_name"
13738   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13739   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13740   include:
13741     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13742     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13743     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13744     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13745     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13746   layout:
13747     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13748     layout: "plot-throughput"
13749
13750 - type: "plot"
13751   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13752   algorithm: "plot_perf_box_name"
13753   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13754   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13755   include:
13756     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13757     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13758     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13759     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13760     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13761   layout:
13762     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13763     layout: "plot-throughput"
13764
13765 - type: "plot"
13766   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13767   algorithm: "plot_perf_box_name"
13768   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13769   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13770   include:
13771     - "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"
13772     - "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"
13773     - "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"
13774     - "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"
13775     - "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"
13776   layout:
13777     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13778     layout: "plot-throughput"
13779
13780 - type: "plot"
13781   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13782   algorithm: "plot_perf_box_name"
13783   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13784   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13785   include:
13786     - "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"
13787     - "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"
13788     - "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"
13789     - "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"
13790     - "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"
13791   layout:
13792     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13793     layout: "plot-throughput"
13794
13795 - type: "plot"
13796   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13797   algorithm: "plot_perf_box_name"
13798   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13799   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13800   include:
13801     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13802     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13803     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13804     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13805     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13806   layout:
13807     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13808     layout: "plot-throughput"
13809
13810 - type: "plot"
13811   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13812   algorithm: "plot_perf_box_name"
13813   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13814   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13815   include:
13816     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13817     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13818     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13819     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13820     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13821   layout:
13822     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13823     layout: "plot-throughput"
13824
13825 - type: "plot"
13826   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13827   algorithm: "plot_perf_box_name"
13828   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13829   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13830   include:
13831     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13832     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13833     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13834     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13835     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13836   layout:
13837     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13838     layout: "plot-throughput"
13839
13840 - type: "plot"
13841   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13842   algorithm: "plot_perf_box_name"
13843   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13844   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13845   include:
13846     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13847     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13848     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13849     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13850     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13851   layout:
13852     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13853     layout: "plot-throughput"
13854
13855 - type: "plot"
13856   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13857   algorithm: "plot_perf_box_name"
13858   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13859   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13860   include:
13861     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13862     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13863     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13864     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13865     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13866   layout:
13867     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13868     layout: "plot-throughput"
13869
13870 - type: "plot"
13871   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13872   algorithm: "plot_perf_box_name"
13873   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13874   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13875   include:
13876     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13877     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13878     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13879     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13880     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13881   layout:
13882     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13883     layout: "plot-throughput"
13884
13885 - type: "plot"
13886   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13887   algorithm: "plot_perf_box_name"
13888   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13889   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13890   include:
13891     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13892     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13893     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13894     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13895     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13896   layout:
13897     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13898     layout: "plot-throughput"
13899
13900 - type: "plot"
13901   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13902   algorithm: "plot_perf_box_name"
13903   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13904   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13905   include:
13906     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13907     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13908     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13909     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13910     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13911   layout:
13912     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13913     layout: "plot-throughput"
13914
13915 - type: "plot"
13916   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13917   algorithm: "plot_perf_box_name"
13918   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13919   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13920   include:
13921     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13922     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13923     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13924     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13925   layout:
13926     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13927     layout: "plot-throughput"
13928
13929 - type: "plot"
13930   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13931   algorithm: "plot_perf_box_name"
13932   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13933   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13934   include:
13935     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13936     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13937     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13938     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13939   layout:
13940     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13941     layout: "plot-throughput"
13942
13943 - type: "plot"
13944   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13945   algorithm: "plot_perf_box_name"
13946   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-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-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13950     - "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"
13951     - "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"
13952     - "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"
13953   layout:
13954     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13955     layout: "plot-throughput"
13956
13957 - type: "plot"
13958   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13959   algorithm: "plot_perf_box_name"
13960   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-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-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13964     - "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"
13965     - "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"
13966     - "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"
13967   layout:
13968     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13969     layout: "plot-throughput"
13970
13971 - type: "plot"
13972   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13973   algorithm: "plot_perf_box_name"
13974   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13975   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13976   include:
13977     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13978     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13979     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13980     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13981     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13982     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13983   layout:
13984     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13985     layout: "plot-throughput"
13986
13987 - type: "plot"
13988   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13989   algorithm: "plot_perf_box_name"
13990   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13991   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13992   include:
13993     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13994     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13995     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13996     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13997     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13998     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13999   layout:
14000     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14001     layout: "plot-throughput"
14002
14003 - type: "plot"
14004   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14005   algorithm: "plot_perf_box_name"
14006   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14007   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14008   include:
14009     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14010     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14011     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14012     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14013     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14014     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14015   layout:
14016     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14017     layout: "plot-throughput"
14018
14019 - type: "plot"
14020   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14021   algorithm: "plot_perf_box_name"
14022   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14023   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14024   include:
14025     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14026     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14027     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14028     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14029     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14030     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14031   layout:
14032     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14033     layout: "plot-throughput"
14034
14035 - type: "plot"
14036   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14037   algorithm: "plot_perf_box_name"
14038   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14039   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14040   include:
14041     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14042     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14043     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14044     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14045     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14046     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14047   layout:
14048     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14049     layout: "plot-throughput"
14050
14051 - type: "plot"
14052   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14053   algorithm: "plot_perf_box_name"
14054   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14055   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14056   include:
14057     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14058     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14059     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14060     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14061     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14062     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14063   layout:
14064     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14065     layout: "plot-throughput"
14066
14067 - type: "plot"
14068   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14069   algorithm: "plot_perf_box_name"
14070   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14071   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14072   include:
14073     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14074     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14075     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14076     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14077     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14078   layout:
14079     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14080     layout: "plot-throughput"
14081
14082 - type: "plot"
14083   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14084   algorithm: "plot_perf_box_name"
14085   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14086   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14087   include:
14088     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14089     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14090     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14091     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14092     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14093   layout:
14094     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14095     layout: "plot-throughput"
14096
14097 - type: "plot"
14098   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14099   algorithm: "plot_perf_box_name"
14100   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14101   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14102   include:
14103     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14104     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14105   layout:
14106     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14107     layout: "plot-throughput"
14108
14109 - type: "plot"
14110   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14111   algorithm: "plot_perf_box_name"
14112   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14113   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14114   include:
14115     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14116     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14117   layout:
14118     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14119     layout: "plot-throughput"
14120
14121 - type: "plot"
14122   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14123   algorithm: "plot_perf_box_name"
14124   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14125   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14126   include:
14127     - "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"
14128     - "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"
14129   layout:
14130     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14131     layout: "plot-throughput"
14132
14133 - type: "plot"
14134   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14135   algorithm: "plot_perf_box_name"
14136   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14137   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14138   include:
14139     - "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"
14140     - "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"
14141   layout:
14142     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14143     layout: "plot-throughput"
14144
14145 - type: "plot"
14146   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14147   algorithm: "plot_perf_box_name"
14148   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14149   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14150   include:
14151     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14152     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14153   layout:
14154     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14155     layout: "plot-throughput"
14156
14157 - type: "plot"
14158   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14159   algorithm: "plot_perf_box_name"
14160   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14161   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14162   include:
14163     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14164     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14165   layout:
14166     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14167     layout: "plot-throughput"
14168
14169 - type: "plot"
14170   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14171   algorithm: "plot_perf_box_name"
14172   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14173   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14174   include:
14175     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14176     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14177   layout:
14178     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14179     layout: "plot-throughput"
14180
14181 - type: "plot"
14182   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14183   algorithm: "plot_perf_box_name"
14184   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14185   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14186   include:
14187     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14188     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14189   layout:
14190     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14191     layout: "plot-throughput"
14192
14193 - type: "plot"
14194   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14195   algorithm: "plot_perf_box_name"
14196   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14197   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14198   include:
14199     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14200     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14201     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14202     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14203     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14204     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14205   layout:
14206     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14207     layout: "plot-throughput"
14208
14209 - type: "plot"
14210   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14211   algorithm: "plot_perf_box_name"
14212   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14213   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14214   include:
14215     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14216     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14217     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14218     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14219     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14220     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14221   layout:
14222     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14223     layout: "plot-throughput"
14224
14225 - type: "plot"
14226   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14227   algorithm: "plot_perf_box_name"
14228   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14229   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14230   include:
14231     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14232     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14233     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14234     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14235     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14236     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14237   layout:
14238     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14239     layout: "plot-throughput"
14240
14241 - type: "plot"
14242   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14243   algorithm: "plot_perf_box_name"
14244   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14245   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14246   include:
14247     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14248     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14249     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14250     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14251     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14252     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14253   layout:
14254     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14255     layout: "plot-throughput"
14256
14257 - type: "plot"
14258   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14259   algorithm: "plot_perf_box_name"
14260   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14261   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14262   include:
14263     - "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"
14264     - "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"
14265     - "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"
14266     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14267     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14268     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14269   layout:
14270     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14271     layout: "plot-throughput"
14272
14273 - type: "plot"
14274   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14275   algorithm: "plot_perf_box_name"
14276   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14277   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14278   include:
14279     - "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"
14280     - "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"
14281     - "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"
14282     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14283     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14284     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14285   layout:
14286     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14287     layout: "plot-throughput"
14288
14289 ################################################################################
14290
14291 # Packet Speedup
14292
14293 - type: "plot"
14294   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14295   algorithm: "plot_tsa_name"
14296   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14297   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14298   include:
14299     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14300     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14301     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14302     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14303   layout:
14304     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14305     layout: "plot-throughput-speedup-analysis"
14306
14307 - type: "plot"
14308   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14309   algorithm: "plot_tsa_name"
14310   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14311   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14312   include:
14313     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14314     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14315     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14316     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14317   layout:
14318     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14319     layout: "plot-throughput-speedup-analysis"
14320
14321 - type: "plot"
14322   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14323   algorithm: "plot_tsa_name"
14324   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14325   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14326   include:
14327     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14328     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14329     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14330     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14331   layout:
14332     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14333     layout: "plot-throughput-speedup-analysis"
14334
14335 - type: "plot"
14336   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14337   algorithm: "plot_tsa_name"
14338   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14339   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14340   include:
14341     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14342     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14343     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14344     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14345   layout:
14346     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14347     layout: "plot-throughput-speedup-analysis"
14348
14349 - type: "plot"
14350   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14351   algorithm: "plot_tsa_name"
14352   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14353   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14354   include:
14355     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14356     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14357     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14358     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14359     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14360   layout:
14361     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14362     layout: "plot-throughput-speedup-analysis"
14363
14364 - type: "plot"
14365   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14366   algorithm: "plot_tsa_name"
14367   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14368   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14369   include:
14370     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14371     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14372     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14373     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14374     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14375   layout:
14376     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14377     layout: "plot-throughput-speedup-analysis"
14378
14379 - type: "plot"
14380   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14381   algorithm: "plot_tsa_name"
14382   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14383   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14384   include:
14385     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14386     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14387     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14388     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14389     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14390   layout:
14391     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14392     layout: "plot-throughput-speedup-analysis"
14393
14394 - type: "plot"
14395   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14396   algorithm: "plot_tsa_name"
14397   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14398   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14399   include:
14400     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14401     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14402     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14403     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14404     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14405   layout:
14406     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14407     layout: "plot-throughput-speedup-analysis"
14408
14409 - type: "plot"
14410   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14411   algorithm: "plot_tsa_name"
14412   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14413   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14414   include:
14415     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14416     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14417     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14418     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14419     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14420     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14421   layout:
14422     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14423     layout: "plot-throughput-speedup-analysis"
14424
14425 - type: "plot"
14426   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14427   algorithm: "plot_tsa_name"
14428   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14429   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14430   include:
14431     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14432     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14433     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14434     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14435     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14436     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14437   layout:
14438     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14439     layout: "plot-throughput-speedup-analysis"
14440
14441 - type: "plot"
14442   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14443   algorithm: "plot_tsa_name"
14444   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14445   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14446   include:
14447     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14448     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14449     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14450     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14451     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14452   layout:
14453     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14454     layout: "plot-throughput-speedup-analysis"
14455
14456 - type: "plot"
14457   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14458   algorithm: "plot_tsa_name"
14459   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14460   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14461   include:
14462     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14463     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14464     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14465     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14466     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14467   layout:
14468     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14469     layout: "plot-throughput-speedup-analysis"
14470
14471 - type: "plot"
14472   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14473   algorithm: "plot_tsa_name"
14474   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14475   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14476   include:
14477     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14478     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14479     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14480   layout:
14481     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14482     layout: "plot-throughput-speedup-analysis"
14483
14484 - type: "plot"
14485   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14486   algorithm: "plot_tsa_name"
14487   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14488   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14489   include:
14490     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14491     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14492     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14493   layout:
14494     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14495     layout: "plot-throughput-speedup-analysis"
14496
14497 - type: "plot"
14498   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14499   algorithm: "plot_tsa_name"
14500   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14501   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14502   include:
14503     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14504     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14505     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14506     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14507     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14508   layout:
14509     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14510     layout: "plot-throughput-speedup-analysis"
14511
14512 - type: "plot"
14513   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14514   algorithm: "plot_tsa_name"
14515   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14516   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14517   include:
14518     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14519     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14520     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14521     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14522     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14523   layout:
14524     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14525     layout: "plot-throughput-speedup-analysis"
14526
14527 - type: "plot"
14528   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14529   algorithm: "plot_tsa_name"
14530   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14531   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14532   include:
14533     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14534     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14535     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14536   layout:
14537     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14538     layout: "plot-throughput-speedup-analysis"
14539
14540 - type: "plot"
14541   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14542   algorithm: "plot_tsa_name"
14543   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14544   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14545   include:
14546     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14547     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14548     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14549   layout:
14550     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14551     layout: "plot-throughput-speedup-analysis"
14552
14553 - type: "plot"
14554   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14555   algorithm: "plot_tsa_name"
14556   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14557   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14558   include:
14559     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14560     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14561     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14562     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14563     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14564     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14565   layout:
14566     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14567     layout: "plot-throughput-speedup-analysis"
14568
14569 - type: "plot"
14570   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14571   algorithm: "plot_tsa_name"
14572   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14573   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14574   include:
14575     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14576     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14577     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14578     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14579     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14580     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14581   layout:
14582     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14583     layout: "plot-throughput-speedup-analysis"
14584
14585 - type: "plot"
14586   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14587   algorithm: "plot_tsa_name"
14588   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14589   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14590   include:
14591     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14592     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14593     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14594 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14595     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14596   layout:
14597     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
14598     layout: "plot-throughput-speedup-analysis"
14599
14600 - type: "plot"
14601   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14602   algorithm: "plot_tsa_name"
14603   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14604   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14605   include:
14606     - "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"
14607     - "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"
14608     - "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"
14609   layout:
14610     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
14611     layout: "plot-throughput-speedup-analysis"
14612
14613 - type: "plot"
14614   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14615   algorithm: "plot_tsa_name"
14616   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14617   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14618   include:
14619     - "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"
14620     - "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"
14621     - "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"
14622     - "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"
14623     - "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"
14624     - "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"
14625   layout:
14626     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
14627     layout: "plot-throughput-speedup-analysis-cps"
14628
14629 - type: "plot"
14630   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14631   algorithm: "plot_tsa_name"
14632   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14633   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14634   include:
14635     - "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"
14636     - "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"
14637     - "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"
14638     - "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"
14639     - "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"
14640     - "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"
14641   layout:
14642     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
14643     layout: "plot-throughput-speedup-analysis"
14644
14645 - type: "plot"
14646   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14647   algorithm: "plot_tsa_name"
14648   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14649   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14650   include:
14651     - "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"
14652     - "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"
14653     - "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"
14654     - "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"
14655     - "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"
14656     - "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"
14657   layout:
14658     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
14659     layout: "plot-throughput-speedup-analysis-cps"
14660
14661 - type: "plot"
14662   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14663   algorithm: "plot_tsa_name"
14664   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14665   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14666   include:
14667     - "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"
14668     - "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"
14669     - "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"
14670     - "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"
14671     - "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"
14672     - "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"
14673   layout:
14674     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
14675     layout: "plot-throughput-speedup-analysis"
14676
14677 - type: "plot"
14678   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14679   algorithm: "plot_tsa_name"
14680   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14681   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14682   include:
14683     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14684     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14685     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14686 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14687     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14688   layout:
14689     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
14690     layout: "plot-throughput-speedup-analysis"
14691
14692 - type: "plot"
14693   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14694   algorithm: "plot_tsa_name"
14695   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14696   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14697   include:
14698     - "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"
14699     - "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"
14700     - "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"
14701   layout:
14702     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
14703     layout: "plot-throughput-speedup-analysis"
14704
14705 - type: "plot"
14706   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14707   algorithm: "plot_tsa_name"
14708   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14709   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14710   include:
14711     - "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"
14712     - "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"
14713     - "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"
14714     - "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"
14715     - "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"
14716     - "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"
14717   layout:
14718     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
14719     layout: "plot-throughput-speedup-analysis-cps"
14720
14721 - type: "plot"
14722   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14723   algorithm: "plot_tsa_name"
14724   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14725   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14726   include:
14727     - "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"
14728     - "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"
14729     - "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"
14730     - "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"
14731     - "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"
14732     - "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"
14733   layout:
14734     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
14735     layout: "plot-throughput-speedup-analysis"
14736
14737 - type: "plot"
14738   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14739   algorithm: "plot_tsa_name"
14740   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14741   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14742   include:
14743     - "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"
14744     - "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"
14745     - "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"
14746     - "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"
14747     - "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"
14748     - "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"
14749   layout:
14750     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
14751     layout: "plot-throughput-speedup-analysis-cps"
14752
14753 - type: "plot"
14754   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14755   algorithm: "plot_tsa_name"
14756   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14757   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14758   include:
14759     - "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"
14760     - "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"
14761     - "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"
14762     - "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"
14763     - "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"
14764     - "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"
14765   layout:
14766     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
14767     layout: "plot-throughput-speedup-analysis"
14768
14769 - type: "plot"
14770   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14771   algorithm: "plot_tsa_name"
14772   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14773   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14774   include:
14775     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14776     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14777     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14778     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14781   layout:
14782     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14783     layout: "plot-throughput-speedup-analysis"
14784
14785 - type: "plot"
14786   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14787   algorithm: "plot_tsa_name"
14788   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14789   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14790   include:
14791     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14792     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14797   layout:
14798     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14799     layout: "plot-throughput-speedup-analysis"
14800
14801 - type: "plot"
14802   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14803   algorithm: "plot_tsa_name"
14804   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14805   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14806   include:
14807     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14808     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14809     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14810   layout:
14811     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14812     layout: "plot-throughput-speedup-analysis"
14813
14814 - type: "plot"
14815   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14816   algorithm: "plot_tsa_name"
14817   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14818   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14819   include:
14820     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14821     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14822     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14823   layout:
14824     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14825     layout: "plot-throughput-speedup-analysis"
14826
14827 - type: "plot"
14828   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14829   algorithm: "plot_tsa_name"
14830   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14831   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14832   include:
14833     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14834     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14835     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14836 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14837 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14838   layout:
14839     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14840     layout: "plot-throughput-speedup-analysis"
14841
14842 - type: "plot"
14843   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14844   algorithm: "plot_tsa_name"
14845   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14846   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14847   include:
14848     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14849     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14850     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14851 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14852 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14853   layout:
14854     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14855     layout: "plot-throughput-speedup-analysis"
14856
14857 - type: "plot"
14858   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14859   algorithm: "plot_tsa_name"
14860   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14861   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14862   include:
14863     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14864     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14865     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14866     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14867     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14868   layout:
14869     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14870     layout: "plot-throughput-speedup-analysis"
14871
14872 - type: "plot"
14873   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14874   algorithm: "plot_tsa_name"
14875   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14876   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14877   include:
14878     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14879     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14880     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14881     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14882     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14883   layout:
14884     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14885     layout: "plot-throughput-speedup-analysis"
14886
14887 - type: "plot"
14888   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14889   algorithm: "plot_tsa_name"
14890   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14891   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14892   include:
14893     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14894     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14895     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14896     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14897     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14898   layout:
14899     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14900     layout: "plot-throughput-speedup-analysis"
14901
14902 - type: "plot"
14903   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14904   algorithm: "plot_tsa_name"
14905   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14906   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14907   include:
14908     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14909     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14910     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14911     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14912     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14913   layout:
14914     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14915     layout: "plot-throughput-speedup-analysis"
14916
14917 - type: "plot"
14918   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14919   algorithm: "plot_tsa_name"
14920   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14921   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14922   include:
14923     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14924     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14925     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14926     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14927   layout:
14928     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14929     layout: "plot-throughput-speedup-analysis"
14930
14931 - type: "plot"
14932   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14933   algorithm: "plot_tsa_name"
14934   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14935   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14936   include:
14937     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14938     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14939     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14940     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14941   layout:
14942     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14943     layout: "plot-throughput-speedup-analysis"
14944
14945 - type: "plot"
14946   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14947   algorithm: "plot_tsa_name"
14948   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14949   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14950   include:
14951     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14952     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14953     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14954     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14955     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14956   layout:
14957     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14958     layout: "plot-throughput-speedup-analysis"
14959
14960 - type: "plot"
14961   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14962   algorithm: "plot_tsa_name"
14963   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14964   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14965   include:
14966     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14967     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14968     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14969     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14970     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14971   layout:
14972     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14973     layout: "plot-throughput-speedup-analysis"
14974
14975 - type: "plot"
14976   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14977   algorithm: "plot_tsa_name"
14978   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14979   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14980   include:
14981     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14982     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14983   layout:
14984     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14985     layout: "plot-throughput-speedup-analysis"
14986
14987 - type: "plot"
14988   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14989   algorithm: "plot_tsa_name"
14990   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14991   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14992   include:
14993     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14994     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14995   layout:
14996     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14997     layout: "plot-throughput-speedup-analysis"
14998
14999 - type: "plot"
15000   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15001   algorithm: "plot_tsa_name"
15002   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15003   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15004   include:
15005     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15006     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15007     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15008     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15009   layout:
15010     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
15011     layout: "plot-throughput-speedup-analysis"
15012
15013 - type: "plot"
15014   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15015   algorithm: "plot_tsa_name"
15016   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15017   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15018   include:
15019     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15020     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15021     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15022     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15023   layout:
15024     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
15025     layout: "plot-throughput-speedup-analysis"
15026
15027 - type: "plot"
15028   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15029   algorithm: "plot_tsa_name"
15030   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15031   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15032   include:
15033     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15034     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15035     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15036     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15037   layout:
15038     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
15039     layout: "plot-throughput-speedup-analysis"
15040
15041 - type: "plot"
15042   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15043   algorithm: "plot_tsa_name"
15044   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15045   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15046   include:
15047     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15048     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15049     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15050     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15051   layout:
15052     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
15053     layout: "plot-throughput-speedup-analysis"
15054
15055 - type: "plot"
15056   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15057   algorithm: "plot_tsa_name"
15058   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15059   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15060   include:
15061     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15062     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15063     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15064     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15065     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15066     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15067   layout:
15068     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
15069     layout: "plot-throughput-speedup-analysis"
15070
15071 - type: "plot"
15072   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15073   algorithm: "plot_tsa_name"
15074   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15075   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15076   include:
15077     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15078     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15079     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15080     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15081     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15082     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15083   layout:
15084     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
15085     layout: "plot-throughput-speedup-analysis"
15086
15087 - type: "plot"
15088   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15089   algorithm: "plot_tsa_name"
15090   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15091   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15092   include:
15093     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15094     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15095     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15096     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15097     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15098   layout:
15099     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15100     layout: "plot-throughput-speedup-analysis"
15101
15102 - type: "plot"
15103   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15104   algorithm: "plot_tsa_name"
15105   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15106   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15107   include:
15108     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15109     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15110     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15111     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15112     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15113   layout:
15114     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15115     layout: "plot-throughput-speedup-analysis"
15116
15117 - type: "plot"
15118   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15119   algorithm: "plot_tsa_name"
15120   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15121   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15122   include:
15123     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15124     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15125     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15126     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15127     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15128   layout:
15129     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15130     layout: "plot-throughput-speedup-analysis"
15131
15132 - type: "plot"
15133   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15134   algorithm: "plot_tsa_name"
15135   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15136   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15137   include:
15138     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15139     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15140     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15141     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15142     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15143   layout:
15144     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15145     layout: "plot-throughput-speedup-analysis"
15146
15147 - type: "plot"
15148   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15149   algorithm: "plot_tsa_name"
15150   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15151   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15152   include:
15153     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15154     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15155     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15156   layout:
15157     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
15158     layout: "plot-throughput-speedup-analysis"
15159
15160 - type: "plot"
15161   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15162   algorithm: "plot_tsa_name"
15163   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15164   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15165   include:
15166     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15167     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15168     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15169   layout:
15170     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
15171     layout: "plot-throughput-speedup-analysis"
15172
15173 - type: "plot"
15174   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15175   algorithm: "plot_tsa_name"
15176   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15177   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15178   include:
15179     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15180     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15181     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15182   layout:
15183     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
15184     layout: "plot-throughput-speedup-analysis"
15185
15186 - type: "plot"
15187   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15188   algorithm: "plot_tsa_name"
15189   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15190   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15191   include:
15192     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15193     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15194     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15195   layout:
15196     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
15197     layout: "plot-throughput-speedup-analysis"
15198
15199 - type: "plot"
15200   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15201   algorithm: "plot_tsa_name"
15202   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15203   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15204   include:
15205     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15206     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15207     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15208     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15209     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15210   layout:
15211     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15212     layout: "plot-throughput-speedup-analysis"
15213
15214 - type: "plot"
15215   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15216   algorithm: "plot_tsa_name"
15217   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15218   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15219   include:
15220     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15221     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15222     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15223     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15224     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15225   layout:
15226     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15227     layout: "plot-throughput-speedup-analysis"
15228
15229 - type: "plot"
15230   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15231   algorithm: "plot_tsa_name"
15232   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15233   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15234   include:
15235     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15236     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15237     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15238     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15239     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15240   layout:
15241     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15242     layout: "plot-throughput-speedup-analysis"
15243
15244 - type: "plot"
15245   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15246   algorithm: "plot_tsa_name"
15247   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15248   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15249   include:
15250     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15251     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15252     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15253     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15254     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15255   layout:
15256     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15257     layout: "plot-throughput-speedup-analysis"
15258
15259 - type: "plot"
15260   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15261   algorithm: "plot_tsa_name"
15262   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15263   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15264   include:
15265     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15266     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15267     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15268     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15269     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15270     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15271   layout:
15272     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
15273     layout: "plot-throughput-speedup-analysis"
15274
15275 - type: "plot"
15276   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15277   algorithm: "plot_tsa_name"
15278   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15279   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15280   include:
15281     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15282     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15283     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15284     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15285     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15286     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15287   layout:
15288     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
15289     layout: "plot-throughput-speedup-analysis"
15290
15291 - type: "plot"
15292   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15293   algorithm: "plot_tsa_name"
15294   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15295   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15296   include:
15297     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15298     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15299     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15300     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15301   layout:
15302     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
15303     layout: "plot-throughput-speedup-analysis"
15304
15305 - type: "plot"
15306   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15307   algorithm: "plot_tsa_name"
15308   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15309   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15310   include:
15311     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15312     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15313     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15314     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15315   layout:
15316     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
15317     layout: "plot-throughput-speedup-analysis"
15318
15319 - type: "plot"
15320   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15321   algorithm: "plot_tsa_name"
15322   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15323   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15324   include:
15325     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15326     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15327     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15328     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15329     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15330     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15331   layout:
15332     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
15333     layout: "plot-throughput-speedup-analysis"
15334
15335 - type: "plot"
15336   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15337   algorithm: "plot_tsa_name"
15338   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15339   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15340   include:
15341     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15342     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15343     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15344     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15345     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15346     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15347   layout:
15348     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
15349     layout: "plot-throughput-speedup-analysis"
15350
15351 - type: "plot"
15352   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15353   algorithm: "plot_tsa_name"
15354   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15355   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15356   include:
15357     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15358     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15359     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15360     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15361     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15362     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15363   layout:
15364     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
15365     layout: "plot-throughput-speedup-analysis"
15366
15367 - type: "plot"
15368   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15369   algorithm: "plot_tsa_name"
15370   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15371   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15372   include:
15373     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15374     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15375     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15376     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15377     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15378     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15379   layout:
15380     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
15381     layout: "plot-throughput-speedup-analysis"
15382
15383 - type: "plot"
15384   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15385   algorithm: "plot_tsa_name"
15386   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15387   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15388   include:
15389     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15390     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15391     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15392     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15393     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15394     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15395   layout:
15396     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15397     layout: "plot-throughput-speedup-analysis"
15398
15399 - type: "plot"
15400   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15401   algorithm: "plot_tsa_name"
15402   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15403   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15404   include:
15405     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15406     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15407     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15408     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15409     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15410     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15411   layout:
15412     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15413     layout: "plot-throughput-speedup-analysis"
15414
15415 - type: "plot"
15416   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15417   algorithm: "plot_tsa_name"
15418   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15419   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15420   include:
15421     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15422     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15423     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15424     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15425     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15426     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15427   layout:
15428     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15429     layout: "plot-throughput-speedup-analysis"
15430
15431 - type: "plot"
15432   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15433   algorithm: "plot_tsa_name"
15434   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15435   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15436   include:
15437     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15438     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15439     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15440     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15441     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15442     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15443   layout:
15444     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15445     layout: "plot-throughput-speedup-analysis"
15446
15447 - type: "plot"
15448   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15449   algorithm: "plot_tsa_name"
15450   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15451   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15452   include:
15453     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15454     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15455     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15456     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15457     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15458     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15459   layout:
15460     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15461     layout: "plot-throughput-speedup-analysis"
15462
15463 - type: "plot"
15464   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15465   algorithm: "plot_tsa_name"
15466   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15467   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15468   include:
15469     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15470     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15471     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15472     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15473     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15474     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15475   layout:
15476     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15477     layout: "plot-throughput-speedup-analysis"
15478
15479 - type: "plot"
15480   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15481   algorithm: "plot_tsa_name"
15482   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15483   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15484   include:
15485     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15486     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15487     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15488     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15489   layout:
15490     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15491     layout: "plot-throughput-speedup-analysis"
15492
15493 - type: "plot"
15494   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15495   algorithm: "plot_tsa_name"
15496   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15497   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15498   include:
15499     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15500     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15501     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15502     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15503   layout:
15504     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15505     layout: "plot-throughput-speedup-analysis"
15506
15507 - type: "plot"
15508   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15509   algorithm: "plot_tsa_name"
15510   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15511   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15512   include:
15513     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15514     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15515     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15516     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15517   layout:
15518     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15519     layout: "plot-throughput-speedup-analysis"
15520
15521 - type: "plot"
15522   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15523   algorithm: "plot_tsa_name"
15524   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15525   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15526   include:
15527     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15528     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15529     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15530     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15531   layout:
15532     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15533     layout: "plot-throughput-speedup-analysis"
15534
15535 - type: "plot"
15536   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15537   algorithm: "plot_tsa_name"
15538   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15539   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15540   include:
15541     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15542     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15543     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15544     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15545     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15546     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15547   layout:
15548     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15549     layout: "plot-throughput-speedup-analysis"
15550
15551 - type: "plot"
15552   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15553   algorithm: "plot_tsa_name"
15554   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15555   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15556   include:
15557     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15558     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15559     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15560     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15561     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15562     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15563   layout:
15564     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15565     layout: "plot-throughput-speedup-analysis"
15566
15567 - type: "plot"
15568   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15569   algorithm: "plot_tsa_name"
15570   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15571   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15572   include:
15573     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15574     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15575     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15576     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15577     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15578   layout:
15579     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15580     layout: "plot-throughput-speedup-analysis"
15581
15582 - type: "plot"
15583   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15584   algorithm: "plot_tsa_name"
15585   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15586   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15587   include:
15588     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15589     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15590     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15591     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15592     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15593   layout:
15594     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15595     layout: "plot-throughput-speedup-analysis"
15596
15597 - type: "plot"
15598   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15599   algorithm: "plot_tsa_name"
15600   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15601   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15602   include:
15603     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15604     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15605     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15606     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15607     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15608   layout:
15609     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15610     layout: "plot-throughput-speedup-analysis"
15611
15612 - type: "plot"
15613   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15614   algorithm: "plot_tsa_name"
15615   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15616   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15617   include:
15618     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15619     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15620     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15621     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15622     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15623   layout:
15624     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15625     layout: "plot-throughput-speedup-analysis"
15626
15627 - type: "plot"
15628   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15629   algorithm: "plot_tsa_name"
15630   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15631   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15632   include:
15633     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15634     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15635     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15636     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15637   layout:
15638     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15639     layout: "plot-throughput-speedup-analysis"
15640
15641 - type: "plot"
15642   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15643   algorithm: "plot_tsa_name"
15644   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15645   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15646   include:
15647     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15648     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15649     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15650     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15651   layout:
15652     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15653     layout: "plot-throughput-speedup-analysis"
15654
15655 - type: "plot"
15656   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15657   algorithm: "plot_tsa_name"
15658   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15659   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15660   include:
15661     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15662     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15663     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15664     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15665     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15666     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15667   layout:
15668     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15669     layout: "plot-throughput-speedup-analysis"
15670
15671 - type: "plot"
15672   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15673   algorithm: "plot_tsa_name"
15674   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15675   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15676   include:
15677     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15678     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15679     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15680     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15681     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15682     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15683   layout:
15684     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15685     layout: "plot-throughput-speedup-analysis"
15686
15687 - type: "plot"
15688   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15689   algorithm: "plot_tsa_name"
15690   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15691   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15692   include:
15693     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15694     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15695     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15696     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15697     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15698     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15699   layout:
15700     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15701     layout: "plot-throughput-speedup-analysis"
15702
15703 - type: "plot"
15704   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15705   algorithm: "plot_tsa_name"
15706   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15707   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15708   include:
15709     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15710     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15711     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15712     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15713     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15714     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15715   layout:
15716     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15717     layout: "plot-throughput-speedup-analysis"
15718
15719 - type: "plot"
15720   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15721   algorithm: "plot_tsa_name"
15722   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15723   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15724   include:
15725     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15726     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15727     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15728     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15729     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15730     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15731   layout:
15732     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15733     layout: "plot-throughput-speedup-analysis"
15734
15735 - type: "plot"
15736   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15737   algorithm: "plot_tsa_name"
15738   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15739   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15740   include:
15741     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15742     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15743     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15744     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15745     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15746     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15747   layout:
15748     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15749     layout: "plot-throughput-speedup-analysis"
15750
15751 - type: "plot"
15752   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15753   algorithm: "plot_tsa_name"
15754   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15755   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15756   include:
15757     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15758     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15759     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15760     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15761     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15762     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15763   layout:
15764     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15765     layout: "plot-throughput-speedup-analysis"
15766
15767 - type: "plot"
15768   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15769   algorithm: "plot_tsa_name"
15770   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15771   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15772   include:
15773     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15774     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15775     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15776     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15777     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15778     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15779   layout:
15780     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15781     layout: "plot-throughput-speedup-analysis"
15782
15783 - type: "plot"
15784   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15785   algorithm: "plot_tsa_name"
15786   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15787   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15788   include:
15789     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15790     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15791     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15792     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15793     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15794     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15795   layout:
15796     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15797     layout: "plot-throughput-speedup-analysis"
15798
15799 - type: "plot"
15800   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15801   algorithm: "plot_tsa_name"
15802   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15803   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15804   include:
15805     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15806     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15807     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15808     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15809     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15810     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15811   layout:
15812     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15813     layout: "plot-throughput-speedup-analysis"
15814
15815 - type: "plot"
15816   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15817   algorithm: "plot_tsa_name"
15818   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15819   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15820   include:
15821     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15822     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15823     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15824     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15825     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15826   layout:
15827     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15828     layout: "plot-throughput-speedup-analysis"
15829
15830 - type: "plot"
15831   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15832   algorithm: "plot_tsa_name"
15833   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15834   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15835   include:
15836     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15837     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15838     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15839     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15840     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15841   layout:
15842     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15843     layout: "plot-throughput-speedup-analysis"
15844
15845 - type: "plot"
15846   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15847   algorithm: "plot_tsa_name"
15848   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15849   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15850   include:
15851     - "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"
15852     - "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"
15853     - "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"
15854     - "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"
15855     - "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"
15856   layout:
15857     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15858     layout: "plot-throughput-speedup-analysis"
15859
15860 - type: "plot"
15861   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15862   algorithm: "plot_tsa_name"
15863   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15864   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15865   include:
15866     - "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"
15867     - "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"
15868     - "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"
15869     - "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"
15870     - "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"
15871   layout:
15872     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15873     layout: "plot-throughput-speedup-analysis"
15874
15875 - type: "plot"
15876   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15877   algorithm: "plot_tsa_name"
15878   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15879   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15880   include:
15881     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15882     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15883     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15884     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15885     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15886   layout:
15887     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15888     layout: "plot-throughput-speedup-analysis"
15889
15890 - type: "plot"
15891   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15892   algorithm: "plot_tsa_name"
15893   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15894   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15895   include:
15896     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15897     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15898     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15899     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15900     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15901   layout:
15902     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15903     layout: "plot-throughput-speedup-analysis"
15904
15905 - type: "plot"
15906   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15907   algorithm: "plot_tsa_name"
15908   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15909   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15910   include:
15911     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15912     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15913     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15914     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15915     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15916   layout:
15917     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15918     layout: "plot-throughput-speedup-analysis"
15919
15920 - type: "plot"
15921   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15922   algorithm: "plot_tsa_name"
15923   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15924   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15925   include:
15926     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15927     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15928     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15929     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15930     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15931   layout:
15932     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15933     layout: "plot-throughput-speedup-analysis"
15934
15935 - type: "plot"
15936   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15937   algorithm: "plot_tsa_name"
15938   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15939   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15940   include:
15941     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15942     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15943     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15944     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15945     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15946   layout:
15947     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15948     layout: "plot-throughput-speedup-analysis"
15949
15950 - type: "plot"
15951   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15952   algorithm: "plot_tsa_name"
15953   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15954   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15955   include:
15956     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15957     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15958     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15959     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15960     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15961   layout:
15962     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15963     layout: "plot-throughput-speedup-analysis"
15964
15965 - type: "plot"
15966   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15967   algorithm: "plot_tsa_name"
15968   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15969   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15970   include:
15971     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15972     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15973     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15974     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15975     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15976   layout:
15977     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15978     layout: "plot-throughput-speedup-analysis"
15979
15980 - type: "plot"
15981   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15982   algorithm: "plot_tsa_name"
15983   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15984   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15985   include:
15986     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15987     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15988     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15989     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15990     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15991   layout:
15992     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15993     layout: "plot-throughput-speedup-analysis"
15994
15995 - type: "plot"
15996   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15997   algorithm: "plot_tsa_name"
15998   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15999   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16000   include:
16001     - "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"
16002     - "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"
16003     - "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"
16004     - "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"
16005   layout:
16006     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16007     layout: "plot-throughput-speedup-analysis"
16008
16009 - type: "plot"
16010   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16011   algorithm: "plot_tsa_name"
16012   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16013   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16014   include:
16015     - "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"
16016     - "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"
16017     - "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"
16018     - "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"
16019   layout:
16020     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16021     layout: "plot-throughput-speedup-analysis"
16022
16023 - type: "plot"
16024   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16025   algorithm: "plot_tsa_name"
16026   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16027   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16028   include:
16029     - "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"
16030     - "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"
16031     - "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"
16032     - "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"
16033   layout:
16034     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16035     layout: "plot-throughput-speedup-analysis"
16036
16037 - type: "plot"
16038   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16039   algorithm: "plot_tsa_name"
16040   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16041   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16042   include:
16043     - "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"
16044     - "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"
16045     - "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"
16046     - "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"
16047   layout:
16048     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16049     layout: "plot-throughput-speedup-analysis"
16050
16051 - type: "plot"
16052   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
16053   algorithm: "plot_tsa_name"
16054   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16055   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16056   include:
16057     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16058     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16059     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16060     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16061     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16062     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16063   layout:
16064     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
16065     layout: "plot-throughput-speedup-analysis"
16066
16067 - type: "plot"
16068   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
16069   algorithm: "plot_tsa_name"
16070   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16071   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16072   include:
16073     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16074     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16075     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16076     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16077     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16078     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16079   layout:
16080     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
16081     layout: "plot-throughput-speedup-analysis"
16082
16083 - type: "plot"
16084   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16085   algorithm: "plot_tsa_name"
16086   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16087   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16088   include:
16089     - "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"
16090     - "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"
16091     - "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"
16092     - "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"
16093     - "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"
16094     - "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"
16095   layout:
16096     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16097     layout: "plot-throughput-speedup-analysis"
16098
16099 - type: "plot"
16100   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16101   algorithm: "plot_tsa_name"
16102   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16103   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16104   include:
16105     - "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"
16106     - "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"
16107     - "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"
16108     - "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"
16109     - "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"
16110     - "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"
16111   layout:
16112     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16113     layout: "plot-throughput-speedup-analysis"
16114
16115 - type: "plot"
16116   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16117   algorithm: "plot_tsa_name"
16118   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16119   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16120   include:
16121     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16122     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16123     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16124     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16125     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16126     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16127   layout:
16128     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16129     layout: "plot-throughput-speedup-analysis"
16130
16131 - type: "plot"
16132   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16133   algorithm: "plot_tsa_name"
16134   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16135   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16136   include:
16137     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16138     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16139     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16140     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16141     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16142     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16143   layout:
16144     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16145     layout: "plot-throughput-speedup-analysis"
16146
16147 - type: "plot"
16148   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16149   algorithm: "plot_tsa_name"
16150   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16151   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16152   include:
16153     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16154     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16155     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16156     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16157     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16158   layout:
16159     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16160     layout: "plot-throughput-speedup-analysis"
16161
16162 - type: "plot"
16163   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16164   algorithm: "plot_tsa_name"
16165   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16166   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16167   include:
16168     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16169     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16170     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16171     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16172     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16173   layout:
16174     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16175     layout: "plot-throughput-speedup-analysis"
16176
16177 - type: "plot"
16178   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16179   algorithm: "plot_tsa_name"
16180   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16181   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16182   include:
16183     - "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"
16184     - "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"
16185   layout:
16186     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16187     layout: "plot-throughput-speedup-analysis"
16188
16189 - type: "plot"
16190   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16191   algorithm: "plot_tsa_name"
16192   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16193   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16194   include:
16195     - "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"
16196     - "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"
16197   layout:
16198     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16199     layout: "plot-throughput-speedup-analysis"
16200
16201 - type: "plot"
16202   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16203   algorithm: "plot_tsa_name"
16204   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16205   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16206   include:
16207     - "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"
16208     - "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"
16209   layout:
16210     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16211     layout: "plot-throughput-speedup-analysis"
16212
16213 - type: "plot"
16214   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16215   algorithm: "plot_tsa_name"
16216   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16217   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16218   include:
16219     - "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"
16220     - "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"
16221   layout:
16222     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16223     layout: "plot-throughput-speedup-analysis"
16224
16225 - type: "plot"
16226   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16227   algorithm: "plot_tsa_name"
16228   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16229   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16230   include:
16231     - "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"
16232     - "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"
16233     - "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"
16234     - "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"
16235     - "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"
16236     - "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"
16237   layout:
16238     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
16239     layout: "plot-throughput-speedup-analysis"
16240
16241 - type: "plot"
16242   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16243   algorithm: "plot_tsa_name"
16244   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16245   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16246   include:
16247     - "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"
16248     - "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"
16249     - "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"
16250     - "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"
16251     - "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"
16252     - "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"
16253   layout:
16254     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
16255     layout: "plot-throughput-speedup-analysis"
16256
16257 - type: "plot"
16258   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16259   algorithm: "plot_tsa_name"
16260   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16261   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16262   include:
16263     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16264     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16265     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16266     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16267     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16268   layout:
16269     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
16270     layout: "plot-throughput-speedup-analysis"
16271
16272 - type: "plot"
16273   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16274   algorithm: "plot_tsa_name"
16275   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16276   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16277   include:
16278     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16279     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16280     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16281     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16282     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16283   layout:
16284     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
16285     layout: "plot-throughput-speedup-analysis"
16286
16287 - type: "plot"
16288   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16289   algorithm: "plot_tsa_name"
16290   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16291   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16292   include:
16293     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16294     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16295     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16296     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16297     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16298   layout:
16299     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
16300     layout: "plot-throughput-speedup-analysis"
16301
16302 - type: "plot"
16303   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16304   algorithm: "plot_tsa_name"
16305   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16306   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16307   include:
16308     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16309     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16310     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16311     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16312     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16313   layout:
16314     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
16315     layout: "plot-throughput-speedup-analysis"
16316
16317 - type: "plot"
16318   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16319   algorithm: "plot_tsa_name"
16320   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16321   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16322   include:
16323     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16324     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16325     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16326     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16327   layout:
16328     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
16329     layout: "plot-throughput-speedup-analysis"
16330
16331 - type: "plot"
16332   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16333   algorithm: "plot_tsa_name"
16334   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16335   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16336   include:
16337     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16338     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16339     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16340     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16341   layout:
16342     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
16343     layout: "plot-throughput-speedup-analysis"
16344
16345 - type: "plot"
16346   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16347   algorithm: "plot_tsa_name"
16348   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16349   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16350   include:
16351     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16352     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16353     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16354     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16355   layout:
16356     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
16357     layout: "plot-throughput-speedup-analysis"
16358
16359 - type: "plot"
16360   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16361   algorithm: "plot_tsa_name"
16362   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16363   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16364   include:
16365     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16366     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16367     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16368     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16369   layout:
16370     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
16371     layout: "plot-throughput-speedup-analysis"
16372
16373 - type: "plot"
16374   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16375   algorithm: "plot_tsa_name"
16376   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16377   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16378   include:
16379     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16380     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16381     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16382     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16383     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16384   layout:
16385     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
16386     layout: "plot-throughput-speedup-analysis"
16387
16388 - type: "plot"
16389   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16390   algorithm: "plot_tsa_name"
16391   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16392   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16393   include:
16394     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16395     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16396     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16397     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16398     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16399   layout:
16400     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16401     layout: "plot-throughput-speedup-analysis"
16402
16403 - type: "plot"
16404   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16405   algorithm: "plot_tsa_name"
16406   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16407   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16408   include:
16409     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16410     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16411     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16412     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16413     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16414     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16415   layout:
16416     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16417     layout: "plot-throughput-speedup-analysis"
16418
16419 - type: "plot"
16420   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16421   algorithm: "plot_tsa_name"
16422   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16423   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16424   include:
16425     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16426     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16427     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16428     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16429     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16430     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16431   layout:
16432     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16433     layout: "plot-throughput-speedup-analysis"
16434
16435 - type: "plot"
16436   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16437   algorithm: "plot_tsa_name"
16438   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16439   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16440   include:
16441     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16442     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16443     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16444     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16445   layout:
16446     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16447     layout: "plot-throughput-speedup-analysis"
16448
16449 - type: "plot"
16450   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16451   algorithm: "plot_tsa_name"
16452   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16453   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16454   include:
16455     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16456     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16457     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16458     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16459   layout:
16460     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16461     layout: "plot-throughput-speedup-analysis"
16462
16463 - type: "plot"
16464   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16465   algorithm: "plot_tsa_name"
16466   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16467   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16468   include:
16469     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16470     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16471     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16472     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16473     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16474     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16475   layout:
16476     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16477     layout: "plot-throughput-speedup-analysis"
16478
16479 - type: "plot"
16480   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16481   algorithm: "plot_tsa_name"
16482   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16483   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16484   include:
16485     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16486     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16487     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16488     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16489     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16490     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16491   layout:
16492     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16493     layout: "plot-throughput-speedup-analysis"
16494
16495 - type: "plot"
16496   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16497   algorithm: "plot_tsa_name"
16498   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16499   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16500   include:
16501     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16502     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16503     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16504     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16505     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16506     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16507   layout:
16508     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16509     layout: "plot-throughput-speedup-analysis"
16510
16511 - type: "plot"
16512   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16513   algorithm: "plot_tsa_name"
16514   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16515   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16516   include:
16517     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16518     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16519     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16520     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16521     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16522     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16523   layout:
16524     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16525     layout: "plot-throughput-speedup-analysis"
16526
16527 - type: "plot"
16528   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16529   algorithm: "plot_tsa_name"
16530   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16531   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16532   include:
16533     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16534     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16535     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16536     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16537     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16538     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16539   layout:
16540     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16541     layout: "plot-throughput-speedup-analysis"
16542
16543 - type: "plot"
16544   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16545   algorithm: "plot_tsa_name"
16546   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16547   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16548   include:
16549     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16550     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16551     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16552     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16553     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16554     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16555   layout:
16556     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16557     layout: "plot-throughput-speedup-analysis"
16558
16559 - type: "plot"
16560   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16561   algorithm: "plot_tsa_name"
16562   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16563   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16564   include:
16565     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16566     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16567     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16568     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16569     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16570     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16571   layout:
16572     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16573     layout: "plot-throughput-speedup-analysis"
16574
16575 - type: "plot"
16576   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16577   algorithm: "plot_tsa_name"
16578   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16579   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16580   include:
16581     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16582     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16583     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16584     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16585     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16586     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16587   layout:
16588     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16589     layout: "plot-throughput-speedup-analysis"
16590
16591 - type: "plot"
16592   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16593   algorithm: "plot_tsa_name"
16594   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16595   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16596   include:
16597     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16598     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16599     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16600     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16601     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16602     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16603   layout:
16604     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16605     layout: "plot-throughput-speedup-analysis"
16606
16607 - type: "plot"
16608   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16609   algorithm: "plot_tsa_name"
16610   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16611   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16612   include:
16613     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16614     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16615     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16616     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16617     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16618     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16619   layout:
16620     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16621     layout: "plot-throughput-speedup-analysis"
16622
16623 #- type: "plot"
16624 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16625 #  algorithm: "plot_tsa_name"
16626 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16627 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16628 #  include:
16629 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16630 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16631 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16632 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16633 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16634 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16635 #  layout:
16636 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16637 #    layout: "plot-throughput-speedup-analysis"
16638 #
16639 #- type: "plot"
16640 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16641 #  algorithm: "plot_tsa_name"
16642 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16643 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16644 #  include:
16645 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16646 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16647 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16648 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16649 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16650 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16651 #  layout:
16652 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16653 #    layout: "plot-throughput-speedup-analysis"
16654
16655 - type: "plot"
16656   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16657   algorithm: "plot_tsa_name"
16658   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16659   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16660   include:
16661     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16662     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16663     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16664     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16665     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16666   layout:
16667     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16668     layout: "plot-throughput-speedup-analysis"
16669
16670 - type: "plot"
16671   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16672   algorithm: "plot_tsa_name"
16673   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16674   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16675   include:
16676     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16677     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16678     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16679     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16680     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16681   layout:
16682     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16683     layout: "plot-throughput-speedup-analysis"
16684
16685 - type: "plot"
16686   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16687   algorithm: "plot_tsa_name"
16688   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16689   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16690   include:
16691     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16692     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16693     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16694     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16695     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16696     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16697   layout:
16698     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16699     layout: "plot-throughput-speedup-analysis"
16700
16701 - type: "plot"
16702   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16703   algorithm: "plot_tsa_name"
16704   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16705   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16706   include:
16707     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16708     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16709     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16710     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16711     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16712     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16713   layout:
16714     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16715     layout: "plot-throughput-speedup-analysis"
16716
16717 - type: "plot"
16718   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16719   algorithm: "plot_tsa_name"
16720   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16721   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16722   include:
16723     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16724     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16725     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16726     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16727     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16728   layout:
16729     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16730     layout: "plot-throughput-speedup-analysis"
16731
16732 - type: "plot"
16733   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16734   algorithm: "plot_tsa_name"
16735   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16736   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16737   include:
16738     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16739     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16740     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16741     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16742     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16743   layout:
16744     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16745     layout: "plot-throughput-speedup-analysis"
16746
16747 - type: "plot"
16748   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16749   algorithm: "plot_tsa_name"
16750   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16751   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16752   include:
16753     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16754     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16755     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16756     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16757   layout:
16758     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16759     layout: "plot-throughput-speedup-analysis"
16760
16761 - type: "plot"
16762   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16763   algorithm: "plot_tsa_name"
16764   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16765   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16766   include:
16767     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16768     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16769     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16770     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16771   layout:
16772     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16773     layout: "plot-throughput-speedup-analysis"
16774
16775 - type: "plot"
16776   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16777   algorithm: "plot_tsa_name"
16778   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16779   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16780   include:
16781     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16782     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16783     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16784     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16785     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16786     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16787   layout:
16788     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16789     layout: "plot-throughput-speedup-analysis"
16790
16791 - type: "plot"
16792   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16793   algorithm: "plot_tsa_name"
16794   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16795   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16796   include:
16797     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16798     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16799     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16800     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16801     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16802     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16803   layout:
16804     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16805     layout: "plot-throughput-speedup-analysis"
16806
16807 - type: "plot"
16808   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16809   algorithm: "plot_tsa_name"
16810   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16811   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16812   include:
16813     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16814     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16815     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16816     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16817     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16818   layout:
16819     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16820     layout: "plot-throughput-speedup-analysis"
16821
16822 - type: "plot"
16823   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16824   algorithm: "plot_tsa_name"
16825   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16826   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16827   include:
16828     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16829     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16830     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16831     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16832     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16833   layout:
16834     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16835     layout: "plot-throughput-speedup-analysis"
16836
16837 - type: "plot"
16838   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16839   algorithm: "plot_tsa_name"
16840   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16841   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16842   include:
16843     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16844     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16845     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16846     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16847     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16848   layout:
16849     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16850     layout: "plot-throughput-speedup-analysis"
16851
16852 - type: "plot"
16853   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16854   algorithm: "plot_tsa_name"
16855   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16856   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16857   include:
16858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16859     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16860     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16861     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16862     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16863   layout:
16864     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16865     layout: "plot-throughput-speedup-analysis"
16866
16867 - type: "plot"
16868   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16869   algorithm: "plot_tsa_name"
16870   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16871   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16872   include:
16873     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16874     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16875     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16876     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16877   layout:
16878     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16879     layout: "plot-throughput-speedup-analysis"
16880
16881 - type: "plot"
16882   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16883   algorithm: "plot_tsa_name"
16884   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16885   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16886   include:
16887     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16888     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16889     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16890     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16891   layout:
16892     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16893     layout: "plot-throughput-speedup-analysis"
16894
16895 - type: "plot"
16896   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16897   algorithm: "plot_tsa_name"
16898   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16899   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16900   include:
16901     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16902     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16903     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16904     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16905     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16906   layout:
16907     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16908     layout: "plot-throughput-speedup-analysis"
16909
16910 - type: "plot"
16911   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16912   algorithm: "plot_tsa_name"
16913   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16914   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16915   include:
16916     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16917     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16918     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16919     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16920     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16921   layout:
16922     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16923     layout: "plot-throughput-speedup-analysis"
16924
16925 - type: "plot"
16926   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16927   algorithm: "plot_tsa_name"
16928   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16929   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16930   include:
16931     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16932     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16933     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16934     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16935     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16936     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16937   layout:
16938     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16939     layout: "plot-throughput-speedup-analysis"
16940
16941 - type: "plot"
16942   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16943   algorithm: "plot_tsa_name"
16944   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16945   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16946   include:
16947     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16948     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16949     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16950     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16951     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16952     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16953   layout:
16954     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16955     layout: "plot-throughput-speedup-analysis"
16956
16957 - type: "plot"
16958   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16959   algorithm: "plot_tsa_name"
16960   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16961   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16962   include:
16963     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16964     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16965     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16966     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16967   layout:
16968     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16969     layout: "plot-throughput-speedup-analysis"
16970
16971 - type: "plot"
16972   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16973   algorithm: "plot_tsa_name"
16974   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16975   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16976   include:
16977     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16978     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16979     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16980     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16981   layout:
16982     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16983     layout: "plot-throughput-speedup-analysis"
16984
16985 - type: "plot"
16986   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16987   algorithm: "plot_tsa_name"
16988   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16989   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16990   include:
16991     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16992     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16993     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16994     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16995     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16996     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16997   layout:
16998     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16999     layout: "plot-throughput-speedup-analysis"
17000
17001 - type: "plot"
17002   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17003   algorithm: "plot_tsa_name"
17004   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17005   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17006   include:
17007     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17008     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17009     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17010     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17011     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17012     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17013   layout:
17014     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17015     layout: "plot-throughput-speedup-analysis"
17016
17017 - type: "plot"
17018   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17019   algorithm: "plot_tsa_name"
17020   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17021   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17022   include:
17023     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17024     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17025     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17026     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17027     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17028     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17029   layout:
17030     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17031     layout: "plot-throughput-speedup-analysis"
17032
17033 - type: "plot"
17034   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17035   algorithm: "plot_tsa_name"
17036   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17037   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17038   include:
17039     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17040     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17041     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17042     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17043     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17044     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17045   layout:
17046     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17047     layout: "plot-throughput-speedup-analysis"
17048
17049 #- type: "plot"
17050 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17051 #  algorithm: "plot_tsa_name"
17052 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17053 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17054 #  include:
17055 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17056 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17057 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17058 #  layout:
17059 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17060 #    layout: "plot-throughput-speedup-analysis"
17061 #
17062 #- type: "plot"
17063 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17064 #  algorithm: "plot_tsa_name"
17065 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17066 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17067 #  include:
17068 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17069 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17070 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17071 #  layout:
17072 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17073 #    layout: "plot-throughput-speedup-analysis"
17074
17075 ################################################################################
17076
17077 # Packet Throughput - DPDK
17078
17079 # 2n-skx-xxv710
17080
17081 - type: "plot"
17082   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
17083   algorithm: "plot_perf_box_name"
17084   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
17085   data: "plot-dpdk-throughput-latency-2n-skx"
17086   include:
17087     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17088     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17089   layout:
17090     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
17091     layout: "plot-throughput"
17092
17093 - type: "plot"
17094   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
17095   algorithm: "plot_perf_box_name"
17096   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
17097   data: "plot-dpdk-throughput-latency-2n-skx"
17098   include:
17099     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17100     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17101   layout:
17102     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
17103     layout: "plot-throughput"
17104
17105 - type: "plot"
17106   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
17107   algorithm: "plot_perf_box_name"
17108   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
17109   data: "plot-dpdk-throughput-latency-2n-skx"
17110   include:
17111     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17112     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17113   layout:
17114     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
17115     layout: "plot-throughput"
17116
17117 - type: "plot"
17118   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
17119   algorithm: "plot_perf_box_name"
17120   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
17121   data: "plot-dpdk-throughput-latency-2n-skx"
17122   include:
17123     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17124     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17125   layout:
17126     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
17127     layout: "plot-throughput"
17128
17129 # 2n-skx-x710
17130
17131 - type: "plot"
17132   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
17133   algorithm: "plot_perf_box_name"
17134   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
17135   data: "plot-dpdk-throughput-latency-2n-skx"
17136   include:
17137     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17138     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17139   layout:
17140     title: "2n-skx-x710-64b-2t1c-base-ndr"
17141     layout: "plot-throughput"
17142
17143 - type: "plot"
17144   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
17145   algorithm: "plot_perf_box_name"
17146   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
17147   data: "plot-dpdk-throughput-latency-2n-skx"
17148   include:
17149     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17150     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17151   layout:
17152     title: "2n-skx-x710-64b-4t2c-base-ndr"
17153     layout: "plot-throughput"
17154
17155 - type: "plot"
17156   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
17157   algorithm: "plot_perf_box_name"
17158   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
17159   data: "plot-dpdk-throughput-latency-2n-skx"
17160   include:
17161     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17162     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17163   layout:
17164     title: "2n-skx-x710-64b-2t1c-base-pdr"
17165     layout: "plot-throughput"
17166
17167 - type: "plot"
17168   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
17169   algorithm: "plot_perf_box_name"
17170   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
17171   data: "plot-dpdk-throughput-latency-2n-skx"
17172   include:
17173     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17174     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17175   layout:
17176     title: "2n-skx-x710-64b-4t2c-base-pdr"
17177     layout: "plot-throughput"
17178
17179 # 3n-skx-xxv710
17180
17181 - type: "plot"
17182   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
17183   algorithm: "plot_perf_box_name"
17184   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
17185   data: "plot-dpdk-throughput-latency-3n-skx"
17186   include:
17187     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17188     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17189   layout:
17190     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
17191     layout: "plot-throughput"
17192
17193 - type: "plot"
17194   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
17195   algorithm: "plot_perf_box_name"
17196   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
17197   data: "plot-dpdk-throughput-latency-3n-skx"
17198   include:
17199     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17200     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17201   layout:
17202     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
17203     layout: "plot-throughput"
17204
17205 - type: "plot"
17206   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
17207   algorithm: "plot_perf_box_name"
17208   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
17209   data: "plot-dpdk-throughput-latency-3n-skx"
17210   include:
17211     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17212     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17213   layout:
17214     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
17215     layout: "plot-throughput"
17216
17217 - type: "plot"
17218   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
17219   algorithm: "plot_perf_box_name"
17220   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
17221   data: "plot-dpdk-throughput-latency-3n-skx"
17222   include:
17223     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17224     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17225   layout:
17226     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
17227     layout: "plot-throughput"
17228
17229 # 3n-skx-x710
17230
17231 - type: "plot"
17232   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
17233   algorithm: "plot_perf_box_name"
17234   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
17235   data: "plot-dpdk-throughput-latency-3n-skx"
17236   include:
17237     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17238     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17239   layout:
17240     title: "3n-skx-x710-64b-2t1c-base-ndr"
17241     layout: "plot-throughput"
17242
17243 - type: "plot"
17244   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
17245   algorithm: "plot_perf_box_name"
17246   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
17247   data: "plot-dpdk-throughput-latency-3n-skx"
17248   include:
17249     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17250     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17251   layout:
17252     title: "3n-skx-x710-64b-4t2c-base-ndr"
17253     layout: "plot-throughput"
17254
17255 - type: "plot"
17256   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
17257   algorithm: "plot_perf_box_name"
17258   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
17259   data: "plot-dpdk-throughput-latency-3n-skx"
17260   include:
17261     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17262     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17263   layout:
17264     title: "3n-skx-x710-64b-2t1c-base-pdr"
17265     layout: "plot-throughput"
17266
17267 - type: "plot"
17268   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
17269   algorithm: "plot_perf_box_name"
17270   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
17271   data: "plot-dpdk-throughput-latency-3n-skx"
17272   include:
17273     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17274     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17275   layout:
17276     title: "3n-skx-x710-64b-4t2c-base-pdr"
17277     layout: "plot-throughput"
17278
17279 # 3n-hsw-xl710
17280
17281 - type: "plot"
17282   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
17283   algorithm: "plot_perf_box_name"
17284   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
17285   data: "plot-dpdk-throughput-latency-3n-hsw"
17286   include:
17287     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17288     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17289   layout:
17290     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
17291     layout: "plot-throughput"
17292
17293 - type: "plot"
17294   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
17295   algorithm: "plot_perf_box_name"
17296   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
17297   data: "plot-dpdk-throughput-latency-3n-hsw"
17298   include:
17299     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17300     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17301   layout:
17302     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
17303     layout: "plot-throughput"
17304
17305 - type: "plot"
17306   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
17307   algorithm: "plot_perf_box_name"
17308   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
17309   data: "plot-dpdk-throughput-latency-3n-hsw"
17310   include:
17311     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17312     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17313   layout:
17314     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
17315     layout: "plot-throughput"
17316
17317 - type: "plot"
17318   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
17319   algorithm: "plot_perf_box_name"
17320   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
17321   data: "plot-dpdk-throughput-latency-3n-hsw"
17322   include:
17323     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17324     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17325   layout:
17326     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
17327     layout: "plot-throughput"
17328
17329 # 3n-hsw-x710
17330
17331 - type: "plot"
17332   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
17333   algorithm: "plot_perf_box_name"
17334   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
17335   data: "plot-dpdk-throughput-latency-3n-hsw"
17336   include:
17337     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17338     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17339   layout:
17340     title: "3n-hsw-x710-64b-1t1c-base-ndr"
17341     layout: "plot-throughput"
17342
17343 - type: "plot"
17344   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
17345   algorithm: "plot_perf_box_name"
17346   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
17347   data: "plot-dpdk-throughput-latency-3n-hsw"
17348   include:
17349     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17350     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17351   layout:
17352     title: "3n-hsw-x710-64b-2t2c-base-ndr"
17353     layout: "plot-throughput"
17354
17355 - type: "plot"
17356   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
17357   algorithm: "plot_perf_box_name"
17358   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
17359   data: "plot-dpdk-throughput-latency-3n-hsw"
17360   include:
17361     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17362     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17363   layout:
17364     title: "3n-hsw-x710-64b-1t1c-base-pdr"
17365     layout: "plot-throughput"
17366
17367 - type: "plot"
17368   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
17369   algorithm: "plot_perf_box_name"
17370   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
17371   data: "plot-dpdk-throughput-latency-3n-hsw"
17372   include:
17373     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17374     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17375   layout:
17376     title: "3n-hsw-x710-64b-2t2c-base-pdr"
17377     layout: "plot-throughput"
17378
17379 ## 2n-dnv-x553
17380 #
17381 #- type: "plot"
17382 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
17383 #  algorithm: "plot_perf_box_name"
17384 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
17385 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17386 #  include:
17387 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17388 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17389 #  layout:
17390 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
17391 #    layout: "plot-throughput"
17392 #
17393 #- type: "plot"
17394 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17395 #  algorithm: "plot_perf_box_name"
17396 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17397 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17398 #  include:
17399 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17400 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17401 #  layout:
17402 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
17403 #    layout: "plot-throughput"
17404 #
17405 #- type: "plot"
17406 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17407 #  algorithm: "plot_perf_box_name"
17408 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17409 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17410 #  include:
17411 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17412 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17413 #  layout:
17414 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
17415 #    layout: "plot-throughput"
17416 #
17417 #- type: "plot"
17418 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17419 #  algorithm: "plot_perf_box_name"
17420 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17421 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17422 #  include:
17423 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17424 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17425 #  layout:
17426 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
17427 #    layout: "plot-throughput"
17428 #
17429 ## 3n-dnv-x553
17430 #
17431 #- type: "plot"
17432 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17433 #  algorithm: "plot_perf_box_name"
17434 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17435 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17436 #  include:
17437 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17438 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17439 #  layout:
17440 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
17441 #    layout: "plot-throughput"
17442 #
17443 #- type: "plot"
17444 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17445 #  algorithm: "plot_perf_box_name"
17446 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17447 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17448 #  include:
17449 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17450 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17451 #  layout:
17452 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
17453 #    layout: "plot-throughput"
17454 #
17455 #- type: "plot"
17456 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17457 #  algorithm: "plot_perf_box_name"
17458 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17459 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17460 #  include:
17461 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17462 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17463 #  layout:
17464 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
17465 #    layout: "plot-throughput"
17466 #
17467 #- type: "plot"
17468 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17469 #  algorithm: "plot_perf_box_name"
17470 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17471 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17472 #  include:
17473 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17474 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17475 #  layout:
17476 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
17477 #    layout: "plot-throughput"
17478
17479 # 3n-tsh-x520
17480
17481 - type: "plot"
17482   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17483   algorithm: "plot_perf_box_name"
17484   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17485   data: "plot-dpdk-throughput-latency-3n-tsh"
17486   include:
17487     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17488     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17489   layout:
17490     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17491     layout: "plot-throughput"
17492
17493 - type: "plot"
17494   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17495   algorithm: "plot_perf_box_name"
17496   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17497   data: "plot-dpdk-throughput-latency-3n-tsh"
17498   include:
17499     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17500     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17501   layout:
17502     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17503     layout: "plot-throughput"
17504
17505 - type: "plot"
17506   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17507   algorithm: "plot_perf_box_name"
17508   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17509   data: "plot-dpdk-throughput-latency-3n-tsh"
17510   include:
17511     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17512     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17513   layout:
17514     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17515     layout: "plot-throughput"
17516
17517 - type: "plot"
17518   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17519   algorithm: "plot_perf_box_name"
17520   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17521   data: "plot-dpdk-throughput-latency-3n-tsh"
17522   include:
17523     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17524     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17525   layout:
17526     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17527     layout: "plot-throughput"
17528
17529 ################################################################################
17530 ###   2n-clx                                                                 ###
17531 ################################################################################
17532
17533 # Packet Throughput
17534
17535 - type: "plot"
17536   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17537   algorithm: "plot_perf_box_name"
17538   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17539   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17540   include:
17541     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17542     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17543     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17544     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17545   layout:
17546     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17547     layout: "plot-throughput"
17548
17549 - type: "plot"
17550   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17551   algorithm: "plot_perf_box_name"
17552   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17553   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17554   include:
17555     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17556     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17557     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17558     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17559   layout:
17560     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17561     layout: "plot-throughput"
17562
17563 - type: "plot"
17564   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17565   algorithm: "plot_perf_box_name"
17566   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17567   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17568   include:
17569     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17570     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17571     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17572     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17573   layout:
17574     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17575     layout: "plot-throughput"
17576
17577 - type: "plot"
17578   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17579   algorithm: "plot_perf_box_name"
17580   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17581   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17582   include:
17583     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17584     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17585     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17586     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17587   layout:
17588     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17589     layout: "plot-throughput"
17590
17591 - type: "plot"
17592   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17593   algorithm: "plot_perf_box_name"
17594   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17595   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17596   include:
17597     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17598     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17599     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17600     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17601   layout:
17602     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17603     layout: "plot-throughput"
17604
17605 - type: "plot"
17606   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17607   algorithm: "plot_perf_box_name"
17608   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17609   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17610   include:
17611     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17612     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17613     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17614     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17615   layout:
17616     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17617     layout: "plot-throughput"
17618
17619 - type: "plot"
17620   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17621   algorithm: "plot_perf_box_name"
17622   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17623   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17624   include:
17625     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17626     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17627     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17628     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17629     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17630     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17631   layout:
17632     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17633     layout: "plot-throughput"
17634
17635 - type: "plot"
17636   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17637   algorithm: "plot_perf_box_name"
17638   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17639   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17640   include:
17641     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17642     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17643     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17644     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17645     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17646     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17647   layout:
17648     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17649     layout: "plot-throughput"
17650
17651 - type: "plot"
17652   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17653   algorithm: "plot_perf_box_name"
17654   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17655   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17656   include:
17657     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17658     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17659     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17660     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17661   layout:
17662     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17663     layout: "plot-throughput"
17664
17665 - type: "plot"
17666   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17667   algorithm: "plot_perf_box_name"
17668   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17669   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17670   include:
17671     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17672     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17673     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17675   layout:
17676     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17677     layout: "plot-throughput"
17678
17679 - type: "plot"
17680   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17681   algorithm: "plot_perf_box_name"
17682   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17683   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17684   include:
17685     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17686     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17687     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17688   layout:
17689     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17690     layout: "plot-throughput"
17691
17692 - type: "plot"
17693   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17694   algorithm: "plot_perf_box_name"
17695   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17696   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17697   include:
17698     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17701   layout:
17702     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17703     layout: "plot-throughput"
17704
17705 - type: "plot"
17706   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17707   algorithm: "plot_perf_box_name"
17708   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17709   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17710   include:
17711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17712     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17713     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17714     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17716   layout:
17717     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17718     layout: "plot-throughput"
17719
17720 - type: "plot"
17721   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17722   algorithm: "plot_perf_box_name"
17723   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17724   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17725   include:
17726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17727     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17728     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17729     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17730     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17731   layout:
17732     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17733     layout: "plot-throughput"
17734
17735 - type: "plot"
17736   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17737   algorithm: "plot_perf_box_name"
17738   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17739   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17740   include:
17741     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17742     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17744   layout:
17745     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17746     layout: "plot-throughput"
17747
17748 - type: "plot"
17749   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17750   algorithm: "plot_perf_box_name"
17751   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17752   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17753   include:
17754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17756     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17757   layout:
17758     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17759     layout: "plot-throughput"
17760
17761 - type: "plot"
17762   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17763   algorithm: "plot_perf_box_name"
17764   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17765   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17766   include:
17767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17773   layout:
17774     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17775     layout: "plot-throughput"
17776
17777 - type: "plot"
17778   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17779   algorithm: "plot_perf_box_name"
17780   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17781   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17782   include:
17783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17788     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17789   layout:
17790     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17791     layout: "plot-throughput"
17792
17793 - type: "plot"
17794   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17795   algorithm: "plot_perf_box_name"
17796   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17797   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17798   include:
17799     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17800     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
17801     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17802 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17803     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17804   layout:
17805     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17806     layout: "plot-throughput"
17807
17808 - type: "plot"
17809   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17810   algorithm: "plot_perf_box_name"
17811   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17812   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17813   include:
17814     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
17815 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
17816     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
17817 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
17818     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
17819   layout:
17820     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17821     layout: "plot-throughput"
17822
17823 - type: "plot"
17824   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17825   algorithm: "plot_perf_box_name"
17826   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17827   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17828   include:
17829     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17830     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17831     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17832     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
17833     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
17834     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
17835   layout:
17836     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17837     layout: "plot-cps"
17838
17839 - type: "plot"
17840   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17841   algorithm: "plot_perf_box_name"
17842   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17843   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17844   include:
17845     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17846     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17847     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17848     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
17849     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
17850     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
17851   layout:
17852     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17853     layout: "plot-throughput"
17854
17855 - type: "plot"
17856   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17857   algorithm: "plot_perf_box_name"
17858   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17859   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17860   include:
17861     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17862     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17863     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17864     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
17865     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
17866     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
17867   layout:
17868     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17869     layout: "plot-cps"
17870
17871 - type: "plot"
17872   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17873   algorithm: "plot_perf_box_name"
17874   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17875   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17876   include:
17877     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17878     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17879     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17880     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
17881     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
17882     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
17883   layout:
17884     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17885     layout: "plot-throughput"
17886
17887 - type: "plot"
17888   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17889   algorithm: "plot_perf_box_name"
17890   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17891   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17892   include:
17893     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17894     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
17895     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17896 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17897     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17898   layout:
17899     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17900     layout: "plot-throughput"
17901
17902 - type: "plot"
17903   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17904   algorithm: "plot_perf_box_name"
17905   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17906   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17907   include:
17908     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
17909 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
17910     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
17911 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
17912     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
17913   layout:
17914     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17915     layout: "plot-throughput"
17916
17917 - type: "plot"
17918   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17919   algorithm: "plot_perf_box_name"
17920   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17921   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17922   include:
17923     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17924     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17925     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17926     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
17927     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
17928     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
17929   layout:
17930     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17931     layout: "plot-cps"
17932
17933 - type: "plot"
17934   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17935   algorithm: "plot_perf_box_name"
17936   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17937   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17938   include:
17939     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17940     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17941     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17942     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
17943     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
17944     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
17945   layout:
17946     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17947     layout: "plot-throughput"
17948
17949 - type: "plot"
17950   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17951   algorithm: "plot_perf_box_name"
17952   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17953   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17954   include:
17955     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17956     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17957     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17958     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
17959     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
17960     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
17961   layout:
17962     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17963     layout: "plot-cps"
17964
17965 - type: "plot"
17966   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17967   algorithm: "plot_perf_box_name"
17968   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17969   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17970   include:
17971     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17972     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17973     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17974     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
17975     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
17976     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
17977   layout:
17978     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17979     layout: "plot-throughput"
17980
17981 - type: "plot"
17982   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17983   algorithm: "plot_perf_box_name"
17984   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17985   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17986   include:
17987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17988     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17989     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17990     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17991     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17992     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17993   layout:
17994     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17995     layout: "plot-throughput"
17996
17997 - type: "plot"
17998   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17999   algorithm: "plot_perf_box_name"
18000   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18001   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18002   include:
18003     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18004     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18005     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18006     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18007     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18008     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18009   layout:
18010     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18011     layout: "plot-throughput"
18012
18013 - type: "plot"
18014   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18015   algorithm: "plot_perf_box_name"
18016   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18017   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18018   include:
18019     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
18020     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
18021   layout:
18022     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18023     layout: "plot-throughput"
18024
18025 - type: "plot"
18026   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18027   algorithm: "plot_perf_box_name"
18028   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18029   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18030   include:
18031     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
18032     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
18033   layout:
18034     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18035     layout: "plot-throughput"
18036
18037 - type: "plot"
18038   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18039   algorithm: "plot_perf_box_name"
18040   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18041   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18042   include:
18043     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
18044     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18045     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
18046     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18047     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
18048     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18049   layout:
18050     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18051     layout: "plot-throughput"
18052
18053 - type: "plot"
18054   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18055   algorithm: "plot_perf_box_name"
18056   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18057   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18058   include:
18059     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
18060     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18061     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
18062     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18063     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
18064     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18065   layout:
18066     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18067     layout: "plot-throughput"
18068
18069 - type: "plot"
18070   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18071   algorithm: "plot_perf_box_name"
18072   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18073   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18074   include:
18075     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18076     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18077     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18078     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18079     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18080     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18081   layout:
18082     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18083     layout: "plot-throughput"
18084
18085 - type: "plot"
18086   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18087   algorithm: "plot_perf_box_name"
18088   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18089   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18090   include:
18091     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18092     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18093     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18094     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18095     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18096     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18097   layout:
18098     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18099     layout: "plot-throughput"
18100
18101 - type: "plot"
18102   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18103   algorithm: "plot_perf_box_name"
18104   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18105   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18106   include:
18107     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18108     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18109     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18110     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18111     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18112     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18113   layout:
18114     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18115     layout: "plot-throughput"
18116
18117 - type: "plot"
18118   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18119   algorithm: "plot_perf_box_name"
18120   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18121   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18122   include:
18123     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18124     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18125     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18126     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18127     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18128     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18129   layout:
18130     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18131     layout: "plot-throughput"
18132
18133 - type: "plot"
18134   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18135   algorithm: "plot_perf_box_name"
18136   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18137   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18138   include:
18139     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18140     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18141     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18142     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18143     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18144   layout:
18145     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18146     layout: "plot-throughput"
18147
18148 - type: "plot"
18149   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18150   algorithm: "plot_perf_box_name"
18151   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18152   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18153   include:
18154     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18155     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18156     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18157     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18158     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18159   layout:
18160     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18161     layout: "plot-throughput"
18162
18163 - type: "plot"
18164   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18165   algorithm: "plot_perf_box_name"
18166   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18167   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18168   include:
18169     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18170     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18171     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18172     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18173     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18174   layout:
18175     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18176     layout: "plot-throughput"
18177
18178 - type: "plot"
18179   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18180   algorithm: "plot_perf_box_name"
18181   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18182   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18183   include:
18184     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18185     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18186     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18187     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18188     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18189   layout:
18190     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18191     layout: "plot-throughput"
18192
18193 - type: "plot"
18194   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18195   algorithm: "plot_perf_box_name"
18196   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18197   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18198   include:
18199     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18200     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18201     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18202     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18203     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18204   layout:
18205     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18206     layout: "plot-throughput"
18207
18208 - type: "plot"
18209   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18210   algorithm: "plot_perf_box_name"
18211   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18212   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18213   include:
18214     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18215     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18216     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18217     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18218     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18219   layout:
18220     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18221     layout: "plot-throughput"
18222
18223 - type: "plot"
18224   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18225   algorithm: "plot_perf_box_name"
18226   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18227   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18228   include:
18229     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18230     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18231     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18232     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18233     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18234   layout:
18235     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18236     layout: "plot-throughput"
18237
18238 - type: "plot"
18239   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18240   algorithm: "plot_perf_box_name"
18241   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18242   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18243   include:
18244     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18245     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18246     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18247     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18248     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18249   layout:
18250     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18251     layout: "plot-throughput"
18252
18253 - type: "plot"
18254   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18255   algorithm: "plot_perf_box_name"
18256   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18257   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18258   include:
18259     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18260     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18261     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18262     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18263     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18264   layout:
18265     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18266     layout: "plot-throughput"
18267
18268 - type: "plot"
18269   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18270   algorithm: "plot_perf_box_name"
18271   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18272   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18273   include:
18274     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18275     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18276     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18277     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18278     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18279   layout:
18280     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18281     layout: "plot-throughput"
18282
18283 - type: "plot"
18284   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18285   algorithm: "plot_perf_box_name"
18286   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18287   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18288   include:
18289     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18290     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18291     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18292     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18293     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18294     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18295   layout:
18296     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18297     layout: "plot-throughput"
18298
18299 - type: "plot"
18300   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18301   algorithm: "plot_perf_box_name"
18302   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18303   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18304   include:
18305     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18306     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18307     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18308     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18309     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18310     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18311   layout:
18312     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18313     layout: "plot-throughput"
18314
18315 - type: "plot"
18316   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18317   algorithm: "plot_perf_box_name"
18318   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18319   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18320   include:
18321     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18322     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18323     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18324     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18325   layout:
18326     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18327     layout: "plot-throughput"
18328
18329 - type: "plot"
18330   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18331   algorithm: "plot_perf_box_name"
18332   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18333   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18334   include:
18335     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18336     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18337     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18338     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18339   layout:
18340     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18341     layout: "plot-throughput"
18342
18343 - type: "plot"
18344   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18345   algorithm: "plot_perf_box_name"
18346   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18347   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18348   include:
18349     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18350     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18351     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18352     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18353     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18354     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18355   layout:
18356     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18357     layout: "plot-throughput"
18358
18359 - type: "plot"
18360   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18361   algorithm: "plot_perf_box_name"
18362   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18363   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18364   include:
18365     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18366     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18367     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18368     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18369     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18370     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18371   layout:
18372     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18373     layout: "plot-throughput"
18374
18375 - type: "plot"
18376   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18377   algorithm: "plot_perf_box_name"
18378   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18379   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18380   include:
18381     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18382     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18383     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18384     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18385   layout:
18386     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18387     layout: "plot-throughput"
18388
18389 - type: "plot"
18390   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18391   algorithm: "plot_perf_box_name"
18392   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18393   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18394   include:
18395     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18396     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18397     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18398     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18399   layout:
18400     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18401     layout: "plot-throughput"
18402
18403 - type: "plot"
18404   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18405   algorithm: "plot_perf_box_name"
18406   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18407   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18408   include:
18409     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18410     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18411     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18412     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18413     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18414     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18415   layout:
18416     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18417     layout: "plot-throughput"
18418
18419 - type: "plot"
18420   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18421   algorithm: "plot_perf_box_name"
18422   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18423   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18424   include:
18425     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18426     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18427     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18428     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18429     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18430     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18431   layout:
18432     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18433     layout: "plot-throughput"
18434
18435 - type: "plot"
18436   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18437   algorithm: "plot_perf_box_name"
18438   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18439   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18440   include:
18441     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18442     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18443     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18444     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18445   layout:
18446     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18447     layout: "plot-throughput"
18448
18449 - type: "plot"
18450   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18451   algorithm: "plot_perf_box_name"
18452   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18453   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18454   include:
18455     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18456     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18457     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18458     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18459   layout:
18460     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18461     layout: "plot-throughput"
18462
18463 - type: "plot"
18464   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18465   algorithm: "plot_perf_box_name"
18466   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18467   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18468   include:
18469     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18470     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18471     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18472     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18473     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18474   layout:
18475     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18476     layout: "plot-throughput"
18477
18478 - type: "plot"
18479   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18480   algorithm: "plot_perf_box_name"
18481   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18482   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18483   include:
18484     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18485     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18486     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18487     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18488     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18489   layout:
18490     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18491     layout: "plot-throughput"
18492
18493 - type: "plot"
18494   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18495   algorithm: "plot_perf_box_name"
18496   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18497   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18498   include:
18499     - "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"
18500     - "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"
18501     - "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"
18502     - "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"
18503     - "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"
18504   layout:
18505     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18506     layout: "plot-throughput"
18507
18508 - type: "plot"
18509   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18510   algorithm: "plot_perf_box_name"
18511   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18512   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18513   include:
18514     - "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"
18515     - "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"
18516     - "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"
18517     - "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"
18518     - "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"
18519   layout:
18520     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18521     layout: "plot-throughput"
18522
18523 - type: "plot"
18524   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18525   algorithm: "plot_perf_box_name"
18526   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18527   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18528   include:
18529     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18530     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18531     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18532     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18533     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18534   layout:
18535     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18536     layout: "plot-throughput"
18537
18538 - type: "plot"
18539   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18540   algorithm: "plot_perf_box_name"
18541   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18542   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18543   include:
18544     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18545     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18546     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18547     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18548     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18549   layout:
18550     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18551     layout: "plot-throughput"
18552
18553 - type: "plot"
18554   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18555   algorithm: "plot_perf_box_name"
18556   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18557   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18558   include:
18559     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18560     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18561     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18562     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18563     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18564   layout:
18565     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18566     layout: "plot-throughput"
18567
18568 - type: "plot"
18569   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18570   algorithm: "plot_perf_box_name"
18571   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18572   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18573   include:
18574     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18575     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18576     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18577     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18578     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18579   layout:
18580     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18581     layout: "plot-throughput"
18582
18583 - type: "plot"
18584   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18585   algorithm: "plot_perf_box_name"
18586   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18587   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18588   include:
18589     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18590     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18591     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18592     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18593   layout:
18594     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18595     layout: "plot-throughput"
18596
18597 - type: "plot"
18598   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18599   algorithm: "plot_perf_box_name"
18600   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18601   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18602   include:
18603     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18604     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18605     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18606     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18607   layout:
18608     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18609     layout: "plot-throughput"
18610
18611 - type: "plot"
18612   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18613   algorithm: "plot_perf_box_name"
18614   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18615   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18616   include:
18617     - "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"
18618     - "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"
18619     - "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"
18620     - "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"
18621   layout:
18622     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18623     layout: "plot-throughput"
18624
18625 - type: "plot"
18626   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18627   algorithm: "plot_perf_box_name"
18628   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18629   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18630   include:
18631     - "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"
18632     - "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"
18633     - "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"
18634     - "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"
18635   layout:
18636     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18637     layout: "plot-throughput"
18638
18639 - type: "plot"
18640   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18641   algorithm: "plot_perf_box_name"
18642   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18643   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18644   include:
18645     - "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"
18646     - "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"
18647     - "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"
18648     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18649     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18650     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18651   layout:
18652     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18653     layout: "plot-throughput"
18654
18655 - type: "plot"
18656   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18657   algorithm: "plot_perf_box_name"
18658   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18659   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18660   include:
18661     - "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"
18662     - "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"
18663     - "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"
18664     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18665     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18666     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18667   layout:
18668     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18669     layout: "plot-throughput"
18670
18671 ################################################################################
18672
18673 # Packet Speedup
18674
18675 - type: "plot"
18676   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18677   algorithm: "plot_tsa_name"
18678   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18679   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18680   include:
18681     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18682     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18683     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18684     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18685   layout:
18686     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18687     layout: "plot-throughput-speedup-analysis"
18688
18689 - type: "plot"
18690   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18691   algorithm: "plot_tsa_name"
18692   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18693   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18694   include:
18695     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18696     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18697     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18698     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18699   layout:
18700     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18701     layout: "plot-throughput-speedup-analysis"
18702
18703 - type: "plot"
18704   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18705   algorithm: "plot_tsa_name"
18706   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18707   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18708   include:
18709     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18710     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18711     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18712     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18713   layout:
18714     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18715     layout: "plot-throughput-speedup-analysis"
18716
18717 - type: "plot"
18718   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18719   algorithm: "plot_tsa_name"
18720   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18721   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18722   include:
18723     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18724     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18725     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18726     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18727   layout:
18728     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18729     layout: "plot-throughput-speedup-analysis"
18730
18731 - type: "plot"
18732   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18733   algorithm: "plot_tsa_name"
18734   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18735   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18736   include:
18737     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18738     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18739     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18740     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18741   layout:
18742     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18743     layout: "plot-throughput-speedup-analysis"
18744
18745 - type: "plot"
18746   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18747   algorithm: "plot_tsa_name"
18748   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18749   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18750   include:
18751     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18752     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18753     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18754     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18755   layout:
18756     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18757     layout: "plot-throughput-speedup-analysis"
18758
18759 - type: "plot"
18760   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18761   algorithm: "plot_tsa_name"
18762   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18763   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18764   include:
18765     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18766     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18767     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18768     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18769     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18770     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18771   layout:
18772     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18773     layout: "plot-throughput-speedup-analysis"
18774
18775 - type: "plot"
18776   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18777   algorithm: "plot_tsa_name"
18778   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18779   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18780   include:
18781     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18782     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18783     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18784     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18785     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18786     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18787   layout:
18788     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18789     layout: "plot-throughput-speedup-analysis"
18790
18791 - type: "plot"
18792   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18793   algorithm: "plot_tsa_name"
18794   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18795   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18796   include:
18797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18801   layout:
18802     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18803     layout: "plot-throughput-speedup-analysis"
18804
18805 - type: "plot"
18806   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18807   algorithm: "plot_tsa_name"
18808   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18809   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18810   include:
18811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18815   layout:
18816     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18817     layout: "plot-throughput-speedup-analysis"
18818
18819 - type: "plot"
18820   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18821   algorithm: "plot_tsa_name"
18822   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18823   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18824   include:
18825     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18826     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18828   layout:
18829     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18830     layout: "plot-throughput-speedup-analysis"
18831
18832 - type: "plot"
18833   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18834   algorithm: "plot_tsa_name"
18835   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18836   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18837   include:
18838     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18840     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18841   layout:
18842     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18843     layout: "plot-throughput-speedup-analysis"
18844
18845 - type: "plot"
18846   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18847   algorithm: "plot_tsa_name"
18848   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18849   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18850   include:
18851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18856   layout:
18857     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18858     layout: "plot-throughput-speedup-analysis"
18859
18860 - type: "plot"
18861   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18862   algorithm: "plot_tsa_name"
18863   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18864   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18865   include:
18866     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18868     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18870     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18871   layout:
18872     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18873     layout: "plot-throughput-speedup-analysis"
18874
18875 - type: "plot"
18876   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18877   algorithm: "plot_tsa_name"
18878   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18879   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18880   include:
18881     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18882     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18883     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18884   layout:
18885     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18886     layout: "plot-throughput-speedup-analysis"
18887
18888 - type: "plot"
18889   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18890   algorithm: "plot_tsa_name"
18891   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18892   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18893   include:
18894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18896     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18897   layout:
18898     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18899     layout: "plot-throughput-speedup-analysis"
18900
18901 - type: "plot"
18902   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18903   algorithm: "plot_tsa_name"
18904   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18905   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18906   include:
18907     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18908     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18909     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18910     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18911     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18912     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18913   layout:
18914     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18915     layout: "plot-throughput-speedup-analysis"
18916
18917 - type: "plot"
18918   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
18919   algorithm: "plot_tsa_name"
18920   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
18921   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18922   include:
18923     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18924     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
18925     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
18926 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
18927     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
18928   layout:
18929     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
18930     layout: "plot-throughput-speedup-analysis"
18931
18932 - type: "plot"
18933   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
18934   algorithm: "plot_tsa_name"
18935   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
18936   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18937   include:
18938     - "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"
18939     - "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"
18940     - "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"
18941     - "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"
18942     - "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"
18943   layout:
18944     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
18945     layout: "plot-throughput-speedup-analysis"
18946
18947 - type: "plot"
18948   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
18949   algorithm: "plot_tsa_name"
18950   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
18951   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18952   include:
18953     - "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"
18954     - "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"
18955     - "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"
18956     - "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"
18957     - "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"
18958     - "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"
18959   layout:
18960     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
18961     layout: "plot-throughput-speedup-analysis-cps"
18962
18963 - type: "plot"
18964   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
18965   algorithm: "plot_tsa_name"
18966   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
18967   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18968   include:
18969     - "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"
18970     - "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"
18971     - "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"
18972     - "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"
18973     - "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"
18974     - "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"
18975   layout:
18976     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
18977     layout: "plot-throughput-speedup-analysis"
18978
18979 - type: "plot"
18980   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
18981   algorithm: "plot_tsa_name"
18982   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
18983   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18984   include:
18985     - "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"
18986     - "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"
18987     - "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"
18988     - "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"
18989     - "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"
18990     - "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"
18991   layout:
18992     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
18993     layout: "plot-throughput-speedup-analysis-cps"
18994
18995 - type: "plot"
18996   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
18997   algorithm: "plot_tsa_name"
18998   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
18999   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19000   include:
19001     - "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"
19002     - "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"
19003     - "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"
19004     - "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"
19005     - "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"
19006     - "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"
19007   layout:
19008     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
19009     layout: "plot-throughput-speedup-analysis"
19010
19011 - type: "plot"
19012   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
19013   algorithm: "plot_tsa_name"
19014   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
19015   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19016   include:
19017     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19018     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
19019     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
19020 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
19021     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
19022   layout:
19023     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
19024     layout: "plot-throughput-speedup-analysis"
19025
19026 - type: "plot"
19027   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
19028   algorithm: "plot_tsa_name"
19029   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
19030   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19031   include:
19032     - "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"
19033     - "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"
19034     - "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"
19035     - "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"
19036     - "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"
19037   layout:
19038     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
19039     layout: "plot-throughput-speedup-analysis"
19040
19041 - type: "plot"
19042   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
19043   algorithm: "plot_tsa_name"
19044   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
19045   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19046   include:
19047     - "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"
19048     - "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"
19049     - "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"
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-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
19052     - "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"
19053   layout:
19054     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
19055     layout: "plot-throughput-speedup-analysis-cps"
19056
19057 - type: "plot"
19058   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
19059   algorithm: "plot_tsa_name"
19060   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
19061   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19062   include:
19063     - "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"
19064     - "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"
19065     - "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"
19066     - "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"
19067     - "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"
19068     - "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"
19069   layout:
19070     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
19071     layout: "plot-throughput-speedup-analysis"
19072
19073 - type: "plot"
19074   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
19075   algorithm: "plot_tsa_name"
19076   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
19077   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19078   include:
19079     - "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"
19080     - "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"
19081     - "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"
19082     - "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"
19083     - "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"
19084     - "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"
19085   layout:
19086     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
19087     layout: "plot-throughput-speedup-analysis-cps"
19088
19089 - type: "plot"
19090   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
19091   algorithm: "plot_tsa_name"
19092   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
19093   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19094   include:
19095     - "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"
19096     - "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"
19097     - "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"
19098     - "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"
19099     - "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"
19100     - "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"
19101   layout:
19102     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
19103     layout: "plot-throughput-speedup-analysis"
19104
19105 - type: "plot"
19106   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
19107   algorithm: "plot_tsa_name"
19108   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
19109   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19110   include:
19111     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19112     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19113     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19114     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19115     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19116     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19117   layout:
19118     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
19119     layout: "plot-throughput-speedup-analysis"
19120
19121 - type: "plot"
19122   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
19123   algorithm: "plot_tsa_name"
19124   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
19125   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19126   include:
19127     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19128     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19129     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19130     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19131     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19132     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19133   layout:
19134     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
19135     layout: "plot-throughput-speedup-analysis"
19136
19137 - type: "plot"
19138   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
19139   algorithm: "plot_tsa_name"
19140   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
19141   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19142   include:
19143     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
19144     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
19145   layout:
19146     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
19147     layout: "plot-throughput-speedup-analysis"
19148
19149 - type: "plot"
19150   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
19151   algorithm: "plot_tsa_name"
19152   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
19153   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19154   include:
19155     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
19156     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
19157   layout:
19158     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
19159     layout: "plot-throughput-speedup-analysis"
19160
19161 - type: "plot"
19162   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
19163   algorithm: "plot_tsa_name"
19164   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
19165   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19166   include:
19167     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
19168     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19169     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
19170     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19171     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
19172     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19173   layout:
19174     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
19175     layout: "plot-throughput-speedup-analysis"
19176
19177 - type: "plot"
19178   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
19179   algorithm: "plot_tsa_name"
19180   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
19181   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19182   include:
19183     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
19184     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19185     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
19186     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19187     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
19188     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19189   layout:
19190     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
19191     layout: "plot-throughput-speedup-analysis"
19192
19193 - type: "plot"
19194   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
19195   algorithm: "plot_tsa_name"
19196   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
19197   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19198   include:
19199     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19200     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19201     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19202     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19203     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19204     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19205   layout:
19206     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
19207     layout: "plot-throughput-speedup-analysis"
19208
19209 - type: "plot"
19210   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
19211   algorithm: "plot_tsa_name"
19212   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
19213   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19214   include:
19215     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19216     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19217     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19218     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19219     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19220     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19221   layout:
19222     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
19223     layout: "plot-throughput-speedup-analysis"
19224
19225 - type: "plot"
19226   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
19227   algorithm: "plot_tsa_name"
19228   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
19229   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19230   include:
19231     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19232     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19233     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19234     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19235     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19236     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19237   layout:
19238     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
19239     layout: "plot-throughput-speedup-analysis"
19240
19241 - type: "plot"
19242   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
19243   algorithm: "plot_tsa_name"
19244   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
19245   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19246   include:
19247     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19248     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19249     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19250     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19251     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19252     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19253   layout:
19254     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
19255     layout: "plot-throughput-speedup-analysis"
19256
19257 - type: "plot"
19258   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
19259   algorithm: "plot_tsa_name"
19260   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
19261   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19262   include:
19263     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19264     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19265     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19266     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19267     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19268   layout:
19269     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
19270     layout: "plot-throughput-speedup-analysis"
19271
19272 - type: "plot"
19273   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19274   algorithm: "plot_tsa_name"
19275   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19276   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19277   include:
19278     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19279     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19280     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19281     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19282     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19283   layout:
19284     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
19285     layout: "plot-throughput-speedup-analysis"
19286
19287 - type: "plot"
19288   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19289   algorithm: "plot_tsa_name"
19290   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19291   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19292   include:
19293     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19294     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19295     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19296     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19297     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19298   layout:
19299     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
19300     layout: "plot-throughput-speedup-analysis"
19301
19302 - type: "plot"
19303   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19304   algorithm: "plot_tsa_name"
19305   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19306   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19307   include:
19308     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19309     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19310     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19311     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19312     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19313   layout:
19314     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
19315     layout: "plot-throughput-speedup-analysis"
19316
19317 - type: "plot"
19318   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19319   algorithm: "plot_tsa_name"
19320   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19321   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19322   include:
19323     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19324     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19325     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19326     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19327     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19328   layout:
19329     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
19330     layout: "plot-throughput-speedup-analysis"
19331
19332 - type: "plot"
19333   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19334   algorithm: "plot_tsa_name"
19335   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19336   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19337   include:
19338     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19339     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19340     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19341     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19342     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19343   layout:
19344     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
19345     layout: "plot-throughput-speedup-analysis"
19346
19347 - type: "plot"
19348   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19349   algorithm: "plot_tsa_name"
19350   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19351   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19352   include:
19353     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19354     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19355     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19356     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19357     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19358   layout:
19359     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
19360     layout: "plot-throughput-speedup-analysis"
19361
19362 - type: "plot"
19363   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19364   algorithm: "plot_tsa_name"
19365   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19366   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19367   include:
19368     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19369     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19370     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19371     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19372     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19373   layout:
19374     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
19375     layout: "plot-throughput-speedup-analysis"
19376
19377 - type: "plot"
19378   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19379   algorithm: "plot_tsa_name"
19380   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19381   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19382   include:
19383     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19384     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19385     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19386     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19387     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19388   layout:
19389     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
19390     layout: "plot-throughput-speedup-analysis"
19391
19392 - type: "plot"
19393   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19394   algorithm: "plot_tsa_name"
19395   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19396   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19397   include:
19398     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19399     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19400     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19401     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19402     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19403   layout:
19404     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
19405     layout: "plot-throughput-speedup-analysis"
19406
19407 - type: "plot"
19408   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19409   algorithm: "plot_tsa_name"
19410   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19411   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19412   include:
19413     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19414     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19415     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19416     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19417     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19418     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19419   layout:
19420     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
19421     layout: "plot-throughput-speedup-analysis"
19422
19423 - type: "plot"
19424   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19425   algorithm: "plot_tsa_name"
19426   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19427   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19428   include:
19429     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19430     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19431     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19432     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19433     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19434     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19435   layout:
19436     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19437     layout: "plot-throughput-speedup-analysis"
19438
19439 - type: "plot"
19440   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19441   algorithm: "plot_tsa_name"
19442   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19443   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19444   include:
19445     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19446     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19447     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19448     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19449   layout:
19450     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19451     layout: "plot-throughput-speedup-analysis"
19452
19453 - type: "plot"
19454   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19455   algorithm: "plot_tsa_name"
19456   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19457   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19458   include:
19459     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19460     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19461     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19462     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19463   layout:
19464     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19465     layout: "plot-throughput-speedup-analysis"
19466
19467 - type: "plot"
19468   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19469   algorithm: "plot_tsa_name"
19470   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19471   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19472   include:
19473     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19474     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19475     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19476     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19477     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19478     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19479   layout:
19480     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19481     layout: "plot-throughput-speedup-analysis"
19482
19483 - type: "plot"
19484   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19485   algorithm: "plot_tsa_name"
19486   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19487   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19488   include:
19489     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19490     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19491     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19492     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19493     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19494     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19495   layout:
19496     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19497     layout: "plot-throughput-speedup-analysis"
19498
19499 - type: "plot"
19500   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19501   algorithm: "plot_tsa_name"
19502   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19503   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19504   include:
19505     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19506     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19507     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19508     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19509   layout:
19510     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19511     layout: "plot-throughput-speedup-analysis"
19512
19513 - type: "plot"
19514   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19515   algorithm: "plot_tsa_name"
19516   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19517   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19518   include:
19519     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19520     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19521     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19522     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19523   layout:
19524     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19525     layout: "plot-throughput-speedup-analysis"
19526
19527 - type: "plot"
19528   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19529   algorithm: "plot_tsa_name"
19530   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19531   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19532   include:
19533     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19534     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19535     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19536     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19537     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19538     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19539   layout:
19540     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19541     layout: "plot-throughput-speedup-analysis"
19542
19543 - type: "plot"
19544   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19545   algorithm: "plot_tsa_name"
19546   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19547   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19548   include:
19549     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19550     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19551     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19552     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19553     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19554     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19555   layout:
19556     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19557     layout: "plot-throughput-speedup-analysis"
19558
19559 - type: "plot"
19560   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19561   algorithm: "plot_tsa_name"
19562   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19563   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19564   include:
19565     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19566     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19567     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19568     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19569   layout:
19570     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19571     layout: "plot-throughput-speedup-analysis"
19572
19573 - type: "plot"
19574   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19575   algorithm: "plot_tsa_name"
19576   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19577   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19578   include:
19579     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19580     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19581     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19582     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19583   layout:
19584     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19585     layout: "plot-throughput-speedup-analysis"
19586
19587 - type: "plot"
19588   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19589   algorithm: "plot_tsa_name"
19590   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19591   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19592   include:
19593     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19594     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19595     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19596     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19597     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19598   layout:
19599     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19600     layout: "plot-throughput-speedup-analysis"
19601
19602 - type: "plot"
19603   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19604   algorithm: "plot_tsa_name"
19605   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19606   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19607   include:
19608     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19609     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19610     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19611     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19612     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19613   layout:
19614     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19615     layout: "plot-throughput-speedup-analysis"
19616
19617 - type: "plot"
19618   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19619   algorithm: "plot_tsa_name"
19620   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19621   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19622   include:
19623     - "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"
19624     - "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"
19625     - "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"
19626     - "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"
19627     - "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"
19628   layout:
19629     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19630     layout: "plot-throughput-speedup-analysis"
19631
19632 - type: "plot"
19633   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19634   algorithm: "plot_tsa_name"
19635   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19636   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19637   include:
19638     - "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"
19639     - "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"
19640     - "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"
19641     - "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"
19642     - "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"
19643   layout:
19644     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19645     layout: "plot-throughput-speedup-analysis"
19646
19647 - type: "plot"
19648   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19649   algorithm: "plot_tsa_name"
19650   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19651   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19652   include:
19653     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19654     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19655     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19656     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19657     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19658   layout:
19659     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19660     layout: "plot-throughput-speedup-analysis"
19661
19662 - type: "plot"
19663   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19664   algorithm: "plot_tsa_name"
19665   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19666   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19667   include:
19668     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19669     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19670     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19671     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19672     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19673   layout:
19674     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19675     layout: "plot-throughput-speedup-analysis"
19676
19677 - type: "plot"
19678   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19679   algorithm: "plot_tsa_name"
19680   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19681   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19682   include:
19683     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19684     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19685     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19686     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19687     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19688   layout:
19689     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19690     layout: "plot-throughput-speedup-analysis"
19691
19692 - type: "plot"
19693   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19694   algorithm: "plot_tsa_name"
19695   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19696   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19697   include:
19698     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19699     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19700     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19701     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19702     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19703   layout:
19704     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19705     layout: "plot-throughput-speedup-analysis"
19706
19707 - type: "plot"
19708   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19709   algorithm: "plot_tsa_name"
19710   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19711   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19712   include:
19713     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19714     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19715     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19716     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19717   layout:
19718     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19719     layout: "plot-throughput-speedup-analysis"
19720
19721 - type: "plot"
19722   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19723   algorithm: "plot_tsa_name"
19724   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19725   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19726   include:
19727     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19728     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19729     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19730     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19731   layout:
19732     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19733     layout: "plot-throughput-speedup-analysis"
19734
19735 - type: "plot"
19736   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19737   algorithm: "plot_tsa_name"
19738   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19739   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19740   include:
19741     - "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"
19742     - "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"
19743     - "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"
19744     - "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"
19745   layout:
19746     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19747     layout: "plot-throughput-speedup-analysis"
19748
19749 - type: "plot"
19750   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19751   algorithm: "plot_tsa_name"
19752   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19753   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19754   include:
19755     - "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"
19756     - "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"
19757     - "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"
19758     - "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"
19759   layout:
19760     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
19761     layout: "plot-throughput-speedup-analysis"
19762
19763 - type: "plot"
19764   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19765   algorithm: "plot_tsa_name"
19766   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19767   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19768   include:
19769     - "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"
19770     - "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"
19771     - "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"
19772     - "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"
19773     - "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"
19774     - "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"
19775   layout:
19776     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19777     layout: "plot-throughput-speedup-analysis"
19778
19779 - type: "plot"
19780   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19781   algorithm: "plot_tsa_name"
19782   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19783   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19784   include:
19785     - "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"
19786     - "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"
19787     - "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"
19788     - "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"
19789     - "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"
19790     - "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"
19791   layout:
19792     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19793     layout: "plot-throughput-speedup-analysis"
19794
19795 ################################################################################
19796
19797 # Packet Throughput - DPDK
19798
19799 # 2n-clx-xxv710
19800
19801 - type: "plot"
19802   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19803   algorithm: "plot_perf_box_name"
19804   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19805   data: "plot-dpdk-throughput-latency-2n-clx"
19806   include:
19807     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19808     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19809   layout:
19810     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19811     layout: "plot-throughput"
19812
19813 - type: "plot"
19814   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19815   algorithm: "plot_perf_box_name"
19816   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19817   data: "plot-dpdk-throughput-latency-2n-clx"
19818   include:
19819     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19820     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19821   layout:
19822     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19823     layout: "plot-throughput"
19824
19825 - type: "plot"
19826   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19827   algorithm: "plot_perf_box_name"
19828   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19829   data: "plot-dpdk-throughput-latency-2n-clx"
19830   include:
19831     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19832     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19833   layout:
19834     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19835     layout: "plot-throughput"
19836
19837 - type: "plot"
19838   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19839   algorithm: "plot_perf_box_name"
19840   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19841   data: "plot-dpdk-throughput-latency-2n-clx"
19842   include:
19843     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19844     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19845   layout:
19846     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19847     layout: "plot-throughput"
19848
19849 # 2n-clx-x710
19850
19851 - type: "plot"
19852   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19853   algorithm: "plot_perf_box_name"
19854   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19855   data: "plot-dpdk-throughput-latency-2n-clx"
19856   include:
19857     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19858     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19859   layout:
19860     title: "2n-clx-x710-64b-2t1c-base-ndr"
19861     layout: "plot-throughput"
19862
19863 - type: "plot"
19864   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19865   algorithm: "plot_perf_box_name"
19866   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19867   data: "plot-dpdk-throughput-latency-2n-clx"
19868   include:
19869     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19870     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19871   layout:
19872     title: "2n-clx-x710-64b-4t2c-base-ndr"
19873     layout: "plot-throughput"
19874
19875 - type: "plot"
19876   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19877   algorithm: "plot_perf_box_name"
19878   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19879   data: "plot-dpdk-throughput-latency-2n-clx"
19880   include:
19881     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19882     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19883   layout:
19884     title: "2n-clx-x710-64b-2t1c-base-pdr"
19885     layout: "plot-throughput"
19886
19887 - type: "plot"
19888   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19889   algorithm: "plot_perf_box_name"
19890   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19891   data: "plot-dpdk-throughput-latency-2n-clx"
19892   include:
19893     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19894     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19895   layout:
19896     title: "2n-clx-x710-64b-4t2c-base-pdr"
19897     layout: "plot-throughput"
19898
19899 ################################################################################
19900
19901 - type: "plot"
19902   title: "Latency by percentile: 2n-skx"
19903   algorithm: "plot_hdrh_lat_by_percentile"
19904   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19905   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19906   target-links: "../../_static/vpp"
19907   data: "plot-vpp-hdrh-lat-2n-skx"
19908   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19909   layout:
19910     layout: "plot-hdrh-latency-by-percentile"
19911
19912 - type: "plot"
19913   title: "Latency by percentile: 2n-skx-nat44"
19914   algorithm: "plot_hdrh_lat_by_percentile"
19915   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19916   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19917   target-links: "../../_static/vpp"
19918   data: "plot-vpp-hdrh-lat-2n-skx-nat44"
19919   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19920   layout:
19921     layout: "plot-hdrh-latency-by-percentile"
19922
19923 - type: "plot"
19924   title: "Latency by percentile: 3n-skx"
19925   algorithm: "plot_hdrh_lat_by_percentile"
19926   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19927   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19928   target-links: "../../_static/vpp"
19929   data: "plot-vpp-hdrh-lat-3n-skx"
19930   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19931   layout:
19932     layout: "plot-hdrh-latency-by-percentile"
19933
19934 - type: "plot"
19935   title: "Latency by percentile: 2n-clx"
19936   algorithm: "plot_hdrh_lat_by_percentile"
19937   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19938   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19939   target-links: "../../_static/vpp"
19940   data: "plot-vpp-hdrh-lat-2n-clx"
19941   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19942   layout:
19943     layout: "plot-hdrh-latency-by-percentile"
19944
19945 - type: "plot"
19946   title: "Latency by percentile: 2n-clx-nat44"
19947   algorithm: "plot_hdrh_lat_by_percentile"
19948   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19949   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19950   target-links: "../../_static/vpp"
19951   data: "plot-vpp-hdrh-lat-2n-clx-nat44"
19952   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19953   layout:
19954     layout: "plot-hdrh-latency-by-percentile"
19955
19956 - type: "plot"
19957   title: "Latency by percentile: 3n-hsw"
19958   algorithm: "plot_hdrh_lat_by_percentile"
19959   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19960   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19961   target-links: "../../_static/vpp"
19962   data: "plot-vpp-hdrh-lat-3n-hsw"
19963   filter: "'1T1C' and 'NIC_Intel-XL710'"
19964   layout:
19965     layout: "plot-hdrh-latency-by-percentile"
19966
19967 - type: "plot"
19968   title: "Latency by percentile: 3n-tsh"
19969   algorithm: "plot_hdrh_lat_by_percentile"
19970   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19971   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19972   target-links: "../../_static/vpp"
19973   data: "plot-vpp-hdrh-lat-3n-tsh"
19974   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19975   layout:
19976     layout: "plot-hdrh-latency-by-percentile"
19977
19978 - type: "plot"
19979   title: "Latency by percentile: DPDK 2n-skx"
19980   algorithm: "plot_hdrh_lat_by_percentile"
19981   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19982   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19983   target-links: "../../_static/dpdk"
19984   data: "plot-dpdk-hdrh-lat-2n-skx"
19985   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19986   layout:
19987     layout: "plot-hdrh-latency-by-percentile"
19988
19989 - type: "plot"
19990   title: "Latency by percentile: DPDK 3n-skx"
19991   algorithm: "plot_hdrh_lat_by_percentile"
19992   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19993   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19994   target-links: "../../_static/dpdk"
19995   data: "plot-dpdk-hdrh-lat-3n-skx"
19996   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19997   layout:
19998     layout: "plot-hdrh-latency-by-percentile"
19999
20000 - type: "plot"
20001   title: "Latency by percentile: DPDK 2n-clx"
20002   algorithm: "plot_hdrh_lat_by_percentile"
20003   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
20004   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
20005   target-links: "../../_static/dpdk"
20006   data: "plot-dpdk-hdrh-lat-2n-clx"
20007   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20008   layout:
20009     layout: "plot-hdrh-latency-by-percentile"
20010
20011 - type: "plot"
20012   title: "Latency by percentile: DPDK 3n-hsw"
20013   algorithm: "plot_hdrh_lat_by_percentile"
20014   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
20015   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
20016   target-links: "../../_static/dpdk"
20017   data: "plot-dpdk-hdrh-lat-3n-hsw"
20018   filter: "'1T1C' and 'NIC_Intel-XL710'"
20019   layout:
20020     layout: "plot-hdrh-latency-by-percentile"
20021
20022 - type: "plot"
20023   title: "Latency by percentile: DPDK 3n-tsh"
20024   algorithm: "plot_hdrh_lat_by_percentile"
20025   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
20026   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
20027   target-links: "../../_static/dpdk"
20028   data: "plot-dpdk-hdrh-lat-3n-tsh"
20029   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
20030   layout:
20031     layout: "plot-hdrh-latency-by-percentile"