c1048fa64bf11048ef614ab490cc23935437aa29
[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: 60000000
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-2005-3n-hsw:
155         - 3   # NDRPDR sel
156         - 4   # NDRPDR sel
157         - 5   # NDRPDR sel
158         - 10  # NDRPDR sel
159         - 11  # NDRPDR sel
160         - 12  # NDRPDR sel
161         - 15  # NDRPDR sel
162         - 16  # NDRPDR sel
163         - 18  # NDRPDR sel
164         - 19  # NDRPDR sel
165
166     plot-vpp-hdrh-lat-3n-hsw:
167       csit-vpp-perf-report-iterative-2005-3n-hsw:
168         - 3   # NDRPDR sel
169
170 #    plot-vpp-nfv-3n-hsw-ndrpdr:
171 #      csit-vpp-perf-report-iterative-2005-3n-hsw:
172 #        - 3   # NDRPDR sel
173 #        - 4   # NDRPDR sel
174 #        - 5   # NDRPDR sel
175 #        - 10  # NDRPDR sel
176 #        - 11  # NDRPDR sel
177 #        - 12  # NDRPDR sel
178 #        - 15  # NDRPDR sel
179 #        - 16  # NDRPDR sel
180 #        - 18  # NDRPDR sel
181 #        - 19  # NDRPDR sel
182
183 #    plot-vpp-nfv-3n-hsw-mrr:
184 #      csit-vpp-perf-report-iterative-2005-3n-hsw:
185 #        - 13  # MRR
186
187     plot-vpp-hoststack-3n-hsw:
188       csit-vpp-perf-verify-2005-3n-hsw:
189         - 3   # hoststack
190         - 5   # hoststack
191         - 6   # hoststack
192         - 7   # hoststack
193         - 8   # hoststack
194         - 9   # hoststack
195         - 10  # hoststack
196         - 11  # hoststack
197         - 12  # hoststack
198         - 13  # hoststack
199
200     plot-dpdk-throughput-latency-3n-hsw:
201       csit-dpdk-perf-report-iterative-2005-3n-hsw:
202         - 5   # NDRPDR sel
203         - 6   # NDRPDR sel
204         - 7   # NDRPDR sel
205         - 8   # NDRPDR sel
206         - 9   # NDRPDR sel
207         - 10  # NDRPDR sel
208         - 11  # NDRPDR sel
209         - 12  # NDRPDR sel
210         - 13  # NDRPDR sel
211         - 14  # NDRPDR sel
212
213     plot-dpdk-hdrh-lat-3n-hsw:
214       csit-dpdk-perf-report-iterative-2005-3n-hsw:
215         - 5   # NDRPDR sel
216
217     # 3n-skx
218
219     plot-vpp-throughput-lat-tsa-3n-skx:
220       csit-vpp-perf-report-iterative-2005-3n-skx:
221         - 4   # NDRPDR sel
222         - 5   # NDRPDR sel ??? all x710 failed
223         - 33  # NDRPDR sel
224         - 28  # NDRPDR sel
225         - 34  # NDRPDR sel
226         - 36  # NDRPDR sel
227         - 37  # NDRPDR sel
228         - 38  # NDRPDR sel
229         - 39  # NDRPDR sel
230         - 41  # NDRPDR sel
231
232     plot-vpp-hdrh-lat-3n-skx:
233       csit-vpp-perf-report-iterative-2005-3n-skx:
234         - 36  # NDRPDR sel
235
236     plot-vpp-nfv-3n-skx-ndrpdr:
237       # TODO: Add data:
238       csit-vpp-perf-report-iterative-2005-3n-skx:
239         - 4   # NDRPDR sel
240         - 5   # NDRPDR sel ??? all x710 failed
241         - 33  # NDRPDR sel
242         - 28  # NDRPDR sel
243         - 34  # NDRPDR sel
244
245     plot-vpp-nfv-3n-skx-mrr:
246       csit-vpp-perf-report-iterative-2005-3n-skx:
247         - 6   # MRR sel
248
249     plot-dpdk-throughput-latency-3n-skx:
250       csit-dpdk-perf-report-iterative-2005-3n-skx:
251         - 4   # NDRPDR sel
252         - 5   # NDRPDR sel
253         - 6   # NDRPDR sel
254         - 7   # NDRPDR sel
255         - 8   # NDRPDR sel
256         - 11  # NDRPDR sel
257         - 12  # NDRPDR sel
258         - 13  # NDRPDR sel
259         - 14  # NDRPDR sel
260         - 15  # NDRPDR sel
261
262     plot-dpdk-hdrh-lat-3n-skx:
263       csit-dpdk-perf-report-iterative-2005-3n-skx:
264         - 4   # NDRPDR sel
265
266     # 2n-skx
267
268     plot-vpp-throughput-lat-tsa-2n-skx:
269       csit-vpp-perf-report-iterative-2005-2n-skx:
270         - 43  # NDRPDR sel
271         - 38  # NDRPDR sel
272         - 7   # NDRPDR sel
273         - 65  # NDRPDR sel
274         - 47  # NDRPDR sel
275         - 55  # NDRPDR sel
276         - 67  # NDRPDR sel
277         - 75  # NDRPDR sel
278         - 76  # NDRPDR sel
279         - 73  # NDRPDR sel
280
281     plot-vpp-hdrh-lat-2n-skx:
282       csit-vpp-perf-report-iterative-2005-2n-skx:
283         - 55  # NDRPDR sel
284
285     plot-vpp-soak-2n-skx:
286       csit-vpp-perf-report-iterative-2005-2n-skx:
287         - 49  # Soak
288         - 54  # Soak
289
290     plot-vpp-nfv-2n-skx-ndrpdr:
291       # TODO: Add data:
292       csit-vpp-perf-report-iterative-2005-2n-skx:
293         - 43  # NDRPDR sel
294         - 38  # NDRPDR sel
295         - 7   # NDRPDR sel
296         - 83  # nf-density-sel
297
298     plot-vpp-nfv-2n-skx-mrr:
299       csit-vpp-perf-report-iterative-2005-2n-skx:
300         - 42  # MRR sel
301
302     plot-vpp-nfv-reconf-2n-skx:
303       csit-vpp-perf-report-iterative-2005-2n-skx:
304         - 48  # Reconf
305         - 50  # Reconf
306         - 51  # Reconf
307         - 52  # Reconf
308         - 53  # Reconf
309         - 60  # Reconf
310         - 70  # Reconf
311         - 71  # Reconf
312         - 63  # Reconf
313         - 66  # Reconf
314
315     plot-dpdk-throughput-latency-2n-skx:
316       csit-dpdk-perf-report-iterative-2005-2n-skx:
317         - 1   # NDRPDR sel
318         - 2   # NDRPDR sel
319         - 3   # NDRPDR sel
320         - 4   # NDRPDR sel
321         - 5   # NDRPDR sel
322         - 6   # NDRPDR sel
323         - 7   # NDRPDR sel
324         - 8   # NDRPDR sel
325         - 9   # NDRPDR sel
326         - 10  # NDRPDR sel
327
328     plot-dpdk-hdrh-lat-2n-skx:
329       csit-dpdk-perf-report-iterative-2005-2n-skx:
330         - 1   # NDRPDR sel
331
332     # 2n-clx
333
334     plot-vpp-throughput-lat-tsa-2n-clx:
335       csit-vpp-perf-report-iterative-2005-2n-clx:
336         - 7   # NDRPDR sel
337         - 38  # NDRPDR sel
338         - 9   # NDRPDR sel
339         - 32  # NDRPDR sel ???
340         - 33  # NDRPDR sel ???
341         - 39  # NDRPDR sel
342         - 40  # NDRPDR sel
343         - 43  # NDRPDR sel
344         - 50  # NDRPDR sel
345         - 51  # NDRPDR sel
346
347     plot-vpp-hdrh-lat-2n-clx:
348       csit-vpp-perf-report-iterative-2005-2n-clx:
349         - 51  # NDRPDR sel
350
351 #    plot-vpp-http-server-performance:
352 #      # csit-vpp-perf-report-iterative-2005-2n-clx:
353 #      csit-vpp-perf-verify-2001-2n-clx:
354 #        - 80  # TCP
355
356     plot-vpp-nfv-2n-clx-ndrpdr:
357       csit-vpp-perf-report-iterative-2005-2n-clx:
358         - 7   # NDRPDR sel
359         - 38  # NDRPDR sel
360         - 9   # NDRPDR sel
361         - 39  # NDRPDR sel
362         - 40  # NDRPDR sel
363         - 57  # 2n-clx nfv-density-00
364         - 58  # 2n-clx nfv-density-00
365         - 59  # 2n-clx nfv-density-00
366         - 60  # 2n-clx nfv-density-00
367         - 61  # 2n-clx nfv-density-00
368
369     plot-vpp-nfv-2n-clx-mrr:
370       csit-vpp-perf-report-iterative-2005-2n-clx:
371         - 12   # MRR
372
373     plot-vpp-nfv-reconf-2n-clx:
374       csit-vpp-perf-report-iterative-2005-2n-clx:
375         - 42  # Reconf
376         - 45  # Reconf
377         - 46  # Reconf
378         - 47  # Reconf
379         - 48  # Reconf
380         - 52  # Reconf
381         - 53  # Reconf
382         - 54  # Reconf
383         - 55  # Reconf
384         - 56  # Reconf
385
386     plot-vpp-soak-2n-clx:
387       csit-vpp-perf-report-iterative-2005-2n-clx:
388         - 44  # Soak
389         - 49  # Soak
390
391     plot-dpdk-throughput-latency-2n-clx:
392       csit-dpdk-perf-report-iterative-2005-2n-clx:
393         - 1   # NDRPDR sel
394         - 2   # NDRPDR sel
395         - 3   # NDRPDR sel
396         - 4   # NDRPDR sel
397         - 5   # NDRPDR sel
398         - 6   # NDRPDR sel
399         - 7   # NDRPDR sel
400         - 8   # NDRPDR sel
401         - 9   # NDRPDR sel
402         - 10  # NDRPDR sel
403
404     plot-dpdk-hdrh-lat-2n-clx:
405       csit-dpdk-perf-report-iterative-2005-2n-clx:
406         - 1   # NDRPDR sel
407
408     # 3n-tsh
409
410     plot-vpp-throughput-lat-tsa-3n-tsh:
411       # TODO: Add data:
412       csit-vpp-perf-report-iterative-2005-3n-tsh:
413         - 9   # NDRPDR sel
414         - 11  # NDRPDR sel
415         - 12  # NDRPDR sel
416         - 20  # NDRPDR sel
417         - 14  # NDRPDR sel
418
419     plot-vpp-hdrh-lat-3n-tsh:
420       csit-vpp-perf-report-iterative-2005-3n-tsh:
421         - 9   # NDRPDR sel
422
423     plot-dpdk-throughput-latency-3n-tsh:
424       csit-dpdk-perf-report-iterative-2005-3n-tsh:
425         - 5   # NDRPDR sel
426
427     plot-dpdk-hdrh-lat-3n-tsh:
428       csit-dpdk-perf-report-iterative-2005-3n-tsh:
429         - 5   # NDRPDR sel
430
431     # 3n-dnv
432
433     plot-vpp-throughput-lat-tsa-3n-dnv:
434       csit-vpp-perf-report-iterative-2005-3n-dnv:
435         - 2   # NDRPDR sel
436         - 3   # NDRPDR sel
437         - 4   # NDRPDR sel
438         - 5   # NDRPDR sel
439         - 6   # NDRPDR sel
440         - 7   # NDRPDR sel
441         - 9   # NDRPDR sel
442         - 10  # NDRPDR sel
443         - 11  # NDRPDR sel
444         - 12  # NDRPDR sel
445
446     plot-dpdk-throughput-latency-3n-dnv:
447       csit-dpdk-perf-report-iterative-2005-3n-dnv:
448         - 6   # NDRPDR sel
449         - 7   # NDRPDR sel
450         - 8   # NDRPDR sel
451         - 9   # NDRPDR sel
452         - 10  # NDRPDR sel
453         - 11  # NDRPDR sel
454         - 12  # NDRPDR sel
455         - 13  # NDRPDR sel
456         - 14  # NDRPDR sel
457         - 16  # NDRPDR sel
458
459     # 2n-dnv
460
461     plot-vpp-throughput-lat-tsa-2n-dnv:
462       csit-vpp-perf-report-iterative-2005-2n-dnv:
463         - 3   # NDRPDR sel
464         - 6   # NDRPDR sel
465         - 7   # NDRPDR sel
466         - 8   # NDRPDR sel
467         - 9   # NDRPDR sel
468         - 10  # NDRPDR sel
469         - 11  # NDRPDR sel
470         - 12  # NDRPDR sel
471         - 13  # NDRPDR sel
472         - 14  # NDRPDR sel
473
474     plot-dpdk-throughput-latency-2n-dnv:
475       csit-dpdk-perf-report-iterative-2005-2n-dnv:
476         - 8   # NDRPDR sel
477         - 9   # NDRPDR sel
478         - 10  # NDRPDR sel
479         - 11  # NDRPDR sel
480         - 12  # NDRPDR sel
481         - 13  # NDRPDR sel
482         - 14  # NDRPDR sel
483         - 15  # NDRPDR sel
484         - 16  # NDRPDR sel
485         - 17  # NDRPDR sel
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-2005-3n-skx:
494         - 4   # NDRPDR sel
495         - 5   # NDRPDR sel ??? all x710 failed
496         - 33  # NDRPDR sel
497         - 28  # NDRPDR sel
498         - 34  # NDRPDR sel
499         - 36  # NDRPDR sel
500         - 37  # NDRPDR sel
501         - 38  # NDRPDR sel
502         - 39  # NDRPDR sel
503         - 41  # NDRPDR sel
504
505     vpp-nic-comparison-2n-skx:
506       csit-vpp-perf-report-iterative-2005-2n-skx:
507         - 43  # NDRPDR sel
508         - 38  # NDRPDR sel
509         - 7   # NDRPDR sel
510         - 65  # NDRPDR sel
511         - 47  # NDRPDR sel
512         - 55  # NDRPDR sel
513         - 67  # NDRPDR sel
514         - 75  # NDRPDR sel
515         - 76  # NDRPDR sel
516         - 73  # NDRPDR sel
517
518     vpp-nic-comparison-3n-skx-mrr:
519       csit-vpp-perf-report-iterative-2005-3n-skx:
520         - 6   # MRR sel
521
522     vpp-nic-comparison-2n-skx-mrr:
523       csit-vpp-perf-report-iterative-2005-2n-skx:
524         - 42  # MRR sel
525
526     # Results
527
528     vpp-perf-results-3n-hsw:
529       csit-vpp-perf-report-coverage-2005-3n-hsw:
530         - 1   # perf-full-3n-dnv-crypto_I
531         - 7   # perf-full-3n-hsw-crypto_II
532         - 3   # perf-full-3n-hsw-crypto_III
533         - 4   # perf-full-3n-dnv-crypto_IV
534         - 5   # perf-full-3n-hsw-ip4_I
535         - 6   # perf-full-3n-hsw-ip4_II
536         - 8   # perf-full-3n-hsw-ip4_III
537         - 9   # perf-full-3n-hsw-ip4_IV
538         - 10  # perf-full-3n-hsw-ip4_V
539         - 26  # perf-full-3n-hsw-ip4_VI
540         - 18  # perf-full-3n-hsw-ip4_VII
541         - 27  # perf-full-3n-hsw-ip4_VIII
542         - 28  # perf-full-3n-hsw-ip4_IX
543         - 29  # perf-full-3n-hsw-ip6_I
544         - 35  # perf-full-3n-hsw-ip6_II
545         - 42  # perf-full-3n-hsw-l2_I
546         - 33  # perf-full-3n-hsw-l2_II
547         - 37  # perf-full-3n-hsw-l2_III
548         - 45  # perf-full-3n-hsw-l2_IV
549         - 43  # perf-full-3n-hsw-l2_V
550         - 40  # perf-full-3n-hsw-l2_VI
551         - 44  # perf-full-3n-hsw-l2_VII
552         - 51  # perf-full-3n-hsw-l2_VIII
553         - 50  # perf-full-3n-hsw-l2_IX
554         - 52  # perf-full-3n-hsw-l2_X
555         - 53  # perf-full-3n-hsw-l2_XI
556         - 54  # perf-full-3n-hsw-memif
557         - 55  # perf-full-3n-hsw-ip4tunnels-I
558         - 56  # perf-full-3n-hsw-ip4tunnels-II
559         - 57  # perf-full-3n-hsw-ip4tunnels-III
560         - 58  # perf-full-3n-hsw-ip6tunnels-I
561         - 59  # perf-full-3n-hsw-srv6-I
562         - 60  # perf-full-3n-hsw-srv6-II
563         - 61  # perf-full-3n-hsw-vhost-I
564         - 62  # perf-full-3n-hsw-vhost-II
565         - 63  # perf-full-3n-hsw-vhost-III
566
567     vpp-perf-results-3n-skx:
568       csit-vpp-perf-report-coverage-2005-3n-skx:
569         - 10  # perf-full-3n-skx-crypto_I
570         - 11  # perf-full-3n-skx-crypto_II
571         - 12  # perf-full-3n-skx-crypto_III
572         - 5   # perf-full-3n-skx-ip4_I
573         - 14  # perf-full-3n-skx-ip4_II
574         - 7   # perf-full-3n-skx-ip4_III
575         - 15  # perf-full-3n-skx-ip4_IV
576         - 16  # perf-full-3n-skx-ip4_V
577         - 17  # perf-full-3n-skx-ip4_VI
578         - 18  # perf-full-3n-skx-ip4_VII
579         - 19  # perf-full-3n-skx-ip4_VIII
580         - 20  # perf-full-3n-skx-ip4_IX
581         - 24  # perf-full-3n-skx-ip6_I
582         - 25  # perf-full-3n-skx-ip6_II
583         - 22  # perf-full-3n-skx-ip4tunnels-II
584         - 23  # perf-full-3n-skx-ip4tunnels-III
585         - 26  # perf-full-3n-skx-ip6tunnels-I
586         - 28  # perf-full-3n-skx-l2_II
587         - 29  # perf-full-3n-skx-l2_III
588         - 30  # perf-full-3n-skx-l2_IV
589         - 32  # perf-full-3n-skx-l2_VI
590         - 33  # perf-full-3n-skx-l2_VII
591         - 35  # perf-full-3n-skx-l2_IX
592         - 36  # perf-full-3n-skx-l2_X
593         - 37  # perf-full-3n-skx-l2_XI
594
595     vpp-perf-results-2n-skx:
596       # TODO: Add data:
597       csit-vpp-perf-report-coverage-2005-2n-skx:
598         - 11  # perf-full-2n-skx-ip4_I
599         - 3   # perf-full-2n-skx-ip4_II
600         - 18  # perf-full-2n-skx-ip4_III
601         - 19  # perf-full-2n-skx-ip4_IV
602         - 5   # perf-full-2n-skx-ip4_V
603         - 20  # perf-full-2n-skx-ip4_VI
604         - 7   # perf-full-2n-skx-ip6_I
605         - 21  # perf-full-2n-skx-ip6_II
606         - 9   # perf-full-2n-skx-l2_I
607         - 22  # perf-full-2n-skx-l2_II
608         - 23  # perf-full-2n-skx-memif
609         - 24  # perf-full-2n-skx-loadbalancer
610         - 25  # perf-full-2n-skx-vhost I
611         - 26  # perf-full-2n-skx-vhost II
612         - 27  # perf-full-2n-skx-vts
613
614     vpp-perf-results-2n-clx:
615       csit-vpp-perf-report-coverage-2005-2n-clx:
616         - 21  # perf-full-2n-clx-ip4_I
617         - 2   # perf-full-2n-clx-ip4_II
618         - 3   # perf-full-2n-clx-ip4_III
619         - 4   # perf-full-2n-clx-ip4_IV
620         - 5   # perf-full-2n-clx-ip4_V
621         - 6   # perf-full-2n-clx-ip4_VI
622         - 7   # perf-full-2n-clx-ip6_I
623         - 16  # perf-full-2n-clx-ip6_II
624         - 23  # perf-full-2n-clx-l2_I
625         - 10  # perf-full-2n-clx-l2_II
626         - 11  # perf-full-2n-clx-memif
627         - 12  # perf-full-2n-clx-loadbalancer
628         - 13  # perf-full-2n-clx-vhost I
629         - 22  # perf-full-2n-clx-vhost II
630         - 15  # perf-full-2n-clx-vts
631
632     vpp-perf-results-3n-tsh:
633       csit-vpp-perf-report-iterative-2005-3n-tsh:
634         - 9   # NDRPDR sel
635
636     vpp-perf-results-3n-dnv:
637       csit-vpp-perf-report-coverage-2005-3n-dnv:
638         - 1   # perf-full-3n-dnv-crypto_I
639         - 24  # perf-full-3n-dnv-crypto_II
640         - 5   # perf-full-3n-dnv-ip4_I
641         - 13  # perf-full-3n-dnv-ip4_II
642         - 17  # perf-full-3n-dnv-ip6_I
643         - 18  # perf-full-3n-dnv-ip6_II
644         - 21  # perf-full-3n-dnv-l2_I
645         - 22  # perf-full-3n-dnv-l2_II
646         - 23  # perf-full-3n-dnv-ip4-tunnels_I
647
648     vpp-perf-results-2n-dnv:
649       csit-vpp-perf-report-coverage-2005-2n-dnv:
650         - 1   # perf-full-2n-dnv-ip4_I
651         - 2   # perf-full-2n-dnv-ip4_II
652         - 3   # perf-full-2n-dnv-ip6_I
653         - 4   # perf-full-2n-dnv-ip6_II
654         - 5   # perf-full-2n-dnv-l2_I
655         - 6   # perf-full-2n-dnv-l2_II
656
657     vpp-mrr-results-3n-hsw:
658       csit-vpp-perf-report-iterative-2005-3n-hsw:
659         - 13  # MRR
660
661     vpp-mrr-results-3n-skx:
662       csit-vpp-perf-report-iterative-2005-3n-skx:
663         - 6   # MRR sel
664
665     vpp-mrr-results-2n-skx:
666       csit-vpp-perf-report-iterative-2005-2n-skx:
667         - 42  # MRR sel
668
669     vpp-mrr-results-2n-clx:
670       csit-vpp-perf-report-iterative-2005-2n-clx:
671         - 12   # MRR
672
673     vpp-mrr-results-3n-tsh:
674       csit-vpp-perf-report-iterative-2005-3n-tsh:
675         - 10  # MRR sel
676
677     vpp-mrr-results-3n-dnv:
678       csit-vpp-perf-report-iterative-2005-3n-dnv:
679         - 8   # MRR
680
681     vpp-mrr-results-2n-dnv:
682       csit-vpp-perf-report-iterative-2005-2n-dnv:
683         - 15  # MRR sel
684
685     vpp-device-results-ubuntu:
686       csit-vpp-device-2005-ubuntu1804-1n-skx:
687         - 35
688
689     dpdk-perf-results-3n-hsw:
690       csit-dpdk-perf-report-iterative-2005-3n-hsw:
691         - 5   # NDRPDR sel
692
693     dpdk-perf-results-3n-skx:
694       csit-dpdk-perf-report-iterative-2005-3n-skx:
695         - 4   # NDRPDR sel
696
697     dpdk-perf-results-2n-skx:
698       csit-dpdk-perf-report-iterative-2005-2n-skx:
699         - 1   # NDRPDR sel
700
701     dpdk-perf-results-2n-clx:
702       csit-dpdk-perf-report-iterative-2005-2n-clx:
703         - 1   # NDRPDR sel
704
705     dpdk-perf-results-2n-dnv:
706       csit-dpdk-perf-report-iterative-2005-2n-dnv:
707         - 8   # NDRPDR sel
708
709     dpdk-perf-results-3n-dnv:
710       csit-dpdk-perf-report-iterative-2005-3n-dnv:
711         - 6   # NDRPDR sel
712
713     dpdk-perf-results-3n-tsh:
714       csit-dpdk-perf-report-iterative-2005-3n-tsh:
715         - 5   # NDRPDR sel
716
717 ###########################################################################
718     # Tables (more than one data set)
719
720     # Performance changes
721
722     vpp-performance-changes-3n-hsw-h1:
723       csit-vpp-perf-verify-1908-3n-hsw:
724         - 12  # NDRPDR sel
725         - 13  # NDRPDR sel
726         - 14  # NDRPDR sel
727         - 15  # NDRPDR sel
728         - 16  # NDRPDR sel
729         - 17  # NDRPDR sel
730         - 18  # NDRPDR sel
731         - 19  # NDRPDR sel
732         - 20  # NDRPDR sel
733         - 21  # NDRPDR sel
734     vpp-performance-changes-3n-hsw-ref:
735       csit-vpp-perf-verify-2001-3n-hsw:
736         - 21  # NDRPDR sel
737         - 22  # NDRPDR sel
738         - 23  # NDRPDR sel
739         - 24  # NDRPDR sel
740         - 25  # NDRPDR sel
741         - 29  # NDRPDR sel
742         - 30  # NDRPDR sel
743         - 31  # NDRPDR sel
744         - 32  # NDRPDR sel
745         - 34  # NDRPDR sel
746     vpp-performance-changes-3n-hsw-cmp:
747       csit-vpp-perf-report-iterative-2005-3n-hsw:
748         - 3   # NDRPDR sel
749         - 4   # NDRPDR sel
750         - 5   # NDRPDR sel
751         - 10  # NDRPDR sel
752         - 11  # NDRPDR sel
753         - 12  # NDRPDR sel
754         - 15  # NDRPDR sel
755         - 16  # NDRPDR sel
756         - 18  # NDRPDR sel
757         - 19  # NDRPDR sel
758     vpp-performance-changes-3n-hsw-cmp-2:
759       csit-vpp-perf-report-iterative-2005-3n-hsw:
760         - 20  # NDRPDR sel env 4
761         - 21  # NDRPDR sel env 4
762         - 22  # NDRPDR sel env 4
763         - 23  # NDRPDR sel env 4
764         - 24  # NDRPDR sel env 4
765         - 25  # NDRPDR sel env 4
766
767     vpp-performance-changes-3n-skx-h1:
768       csit-vpp-perf-verify-1908_1-3n-skx:
769         - 26  # NDRPDR sel - new1908.1
770         - 27  # NDRPDR sel - new1908.1
771         - 28  # NDRPDR sel - new1908.1
772         - 29  # NDRPDR sel - new1908.1
773         - 30  # NDRPDR sel - new1908.1
774         - 31  # NDRPDR sel - new1908.1
775         - 33  # NDRPDR sel - new1908.1
776         - 34  # NDRPDR sel - new1908.1
777         - 35  # NDRPDR sel - new1908.1
778         - 36  # NDRPDR sel - new1908.1
779     vpp-performance-changes-3n-skx-ref:
780       csit-vpp-perf-verify-2001-3n-skx:
781         - 69  # NDRPDR sel - new2001.0
782         - 71  # NDRPDR sel - new2001.0
783         - 72  # NDRPDR sel - new2001.0
784         - 76  # NDRPDR sel - new2001.0
785         - 77  # NDRPDR sel - new2001.0
786         - 78  # NDRPDR sel - new2001.0
787         - 80  # NDRPDR sel - new2001.0
788     vpp-performance-changes-3n-skx-cmp:
789       csit-vpp-perf-report-iterative-2005-3n-skx:
790         - 4   # NDRPDR sel
791         - 5   # NDRPDR sel ??? all x710 failed
792         - 33  # NDRPDR sel
793         - 28  # NDRPDR sel
794         - 34  # NDRPDR sel
795         - 36  # NDRPDR sel
796         - 37  # NDRPDR sel
797         - 38  # NDRPDR sel
798         - 39  # NDRPDR sel
799         - 41  # NDRPDR sel
800     vpp-performance-changes-3n-skx-cmp-2:
801       csit-vpp-perf-report-iterative-2005-3n-skx:
802         # TODO: Add data
803         - 43  # NDRPDR sel env 4
804
805     vpp-performance-changes-2n-skx-h1:
806       csit-vpp-perf-verify-1908_1-2n-skx:
807         - 39  # NDRPDR sel - new1908.1
808         - 40  # NDRPDR sel - new1908.1
809         - 41  # NDRPDR sel - new1908.1
810         - 43  # NDRPDR sel - new1908.1
811         - 44  # NDRPDR sel - new1908.1
812         - 45  # NDRPDR sel - new1908.1
813         - 46  # NDRPDR sel - new1908.1
814         - 47  # NDRPDR sel - new1908.1
815         - 48  # NDRPDR sel - new1908.1
816         - 49  # NDRPDR sel - new1908.1
817     vpp-performance-changes-2n-skx-ref:
818       csit-vpp-perf-verify-2001-2n-skx:
819         - 143  # NDRPDR sel - new2001.0
820         - 146  # NDRPDR sel - new2001.0
821         - 147  # NDRPDR sel - new2001.0
822         - 148  # NDRPDR sel - new2001.0
823         - 149  # NDRPDR sel - new2001.0
824         - 150  # NDRPDR sel - new2001.0
825         - 151  # NDRPDR sel - new2001.0
826         - 152  # NDRPDR sel - new2001.0
827         - 153  # NDRPDR sel - new2001.0
828         - 154  # NDRPDR sel - new2001.0
829     vpp-performance-changes-2n-skx-cmp:
830       csit-vpp-perf-report-iterative-2005-2n-skx:
831         - 43  # NDRPDR sel
832         - 38  # NDRPDR sel
833         - 7   # NDRPDR sel
834         - 65  # NDRPDR sel
835         - 47  # NDRPDR sel
836         - 55  # NDRPDR sel
837         - 67  # NDRPDR sel
838         - 75  # NDRPDR sel
839         - 76  # NDRPDR sel
840         - 73  # NDRPDR sel
841     vpp-performance-changes-2n-skx-cmp-2:
842       csit-vpp-perf-report-iterative-2005-2n-skx:
843         # TODO: Add data
844         - 88  # NDRPDR sel env 4
845         - 89  # NDRPDR sel env 4
846
847 #    vpp-performance-changes-nfv-2n-skx-ref:
848 #      csit-vpp-perf-verify-2001-2n-skx:
849 #        - 30  # NFV
850 #        - 31  # NFV
851 #    vpp-performance-changes-nfv-2n-skx-cmp:
852 #      csit-vpp-perf-report-iterative-2005-2n-skx:
853 #        - 43  # NDRPDR sel
854 #        - 38  # NDRPDR sel
855 #        - 7   # NDRPDR sel
856 #        - 83  # nf-density-sel
857
858     vpp-performance-changes-2n-clx-ref:
859       csit-vpp-perf-verify-2001-2n-clx:
860         - 28  # NDRPDR sel
861         - 29  # NDRPDR sel
862         - 32  # NDRPDR sel
863         - 40  # NDRPDR sel
864         - 43  # NDRPDR sel
865         - 44  # NDRPDR sel
866         - 45  # NDRPDR sel
867         - 47  # NDRPDR sel
868         - 48  # NDRPDR sel
869         - 49  # NDRPDR sel
870     vpp-performance-changes-2n-clx-cmp:
871       csit-vpp-perf-report-iterative-2005-2n-clx:
872         - 7   # NDRPDR sel
873         - 38  # NDRPDR sel
874         - 9   # NDRPDR sel
875         - 32  # NDRPDR sel ???
876         - 33  # NDRPDR sel ???
877         - 39  # NDRPDR sel
878         - 40  # NDRPDR sel
879         - 43  # NDRPDR sel
880         - 50  # NDRPDR sel
881         - 51  # NDRPDR sel
882     vpp-performance-changes-2n-clx-cmp-2:
883       csit-vpp-perf-report-iterative-2005-2n-clx:
884         - 62  # NDRPDR sel env 4
885         - 63  # NDRPDR sel env 4
886         - 64  # NDRPDR sel env 4
887
888     vpp-performance-changes-2n-dnv-h1:
889       csit-vpp-perf-verify-1908-2n-dnv:
890         - 1   # NDRPDR sel
891         - 2   # NDRPDR sel
892         - 3   # NDRPDR sel
893         - 4   # NDRPDR sel
894         - 5   # NDRPDR sel
895         - 6   # NDRPDR sel
896         - 7   # NDRPDR sel
897         - 8   # NDRPDR sel
898         - 9   # NDRPDR sel
899         - 10  # NDRPDR sel
900     vpp-performance-changes-2n-dnv-ref:
901       csit-vpp-perf-verify-2001-2n-dnv:
902         - 4   # NDRPDR sel
903         - 5   # NDRPDR sel
904         - 6   # NDRPDR sel
905         - 7   # NDRPDR sel
906         - 8   # NDRPDR sel
907         - 9   # NDRPDR sel
908         - 10  # NDRPDR sel
909         - 11  # NDRPDR sel
910         - 13  # NDRPDR sel
911         - 16  # NDRPDR sel
912     vpp-performance-changes-2n-dnv-cmp:
913       csit-vpp-perf-report-iterative-2005-2n-dnv:
914         - 3   # NDRPDR sel
915         - 6   # NDRPDR sel
916         - 7   # NDRPDR sel
917         - 8   # NDRPDR sel
918         - 9   # NDRPDR sel
919         - 10  # NDRPDR sel
920         - 11  # NDRPDR sel
921         - 12  # NDRPDR sel
922         - 13  # NDRPDR sel
923         - 14  # NDRPDR sel
924
925     vpp-performance-changes-3n-dnv-h1:
926       csit-vpp-perf-verify-1908-3n-dnv:
927         - 6   # NDRPDR sel
928         - 7   # NDRPDR sel
929         - 8   # NDRPDR sel
930         - 9   # NDRPDR sel
931         - 10  # NDRPDR sel
932         - 12  # NDRPDR sel
933         - 13  # NDRPDR sel
934         - 14  # NDRPDR sel
935         - 15  # NDRPDR sel
936         - 16  # NDRPDR sel
937     vpp-performance-changes-3n-dnv-ref:
938       csit-vpp-perf-verify-2001-3n-dnv:
939         - 5   # NDRPDR sel
940         - 6   # NDRPDR sel
941         - 7   # NDRPDR sel
942         - 8   # NDRPDR sel
943         - 9   # NDRPDR sel
944         - 10  # NDRPDR sel
945         - 12  # NDRPDR sel
946         - 16  # NDRPDR sel
947         - 17  # NDRPDR sel
948         - 18  # NDRPDR sel
949     vpp-performance-changes-3n-dnv-cmp:
950       csit-vpp-perf-report-iterative-2005-3n-dnv:
951         - 2   # NDRPDR sel
952         - 3   # NDRPDR sel
953         - 4   # NDRPDR sel
954         - 5   # NDRPDR sel
955         - 6   # NDRPDR sel
956         - 7   # NDRPDR sel
957         - 9   # NDRPDR sel
958         - 10  # NDRPDR sel
959         - 11  # NDRPDR sel
960         - 12  # NDRPDR sel
961
962     vpp-performance-changes-3n-tsh-h1:
963       csit-vpp-perf-verify-1908-3n-tsh:
964         - 7   # NDRPDR sel
965         - 8   # NDRPDR sel
966         - 9   # NDRPDR sel
967         - 10  # NDRPDR sel
968         - 11  # NDRPDR sel
969         - 12  # NDRPDR sel
970         - 13  # NDRPDR sel
971         - 14  # NDRPDR sel
972         - 15  # NDRPDR sel
973         - 16  # NDRPDR sel
974     vpp-performance-changes-3n-tsh-ref:
975       csit-vpp-perf-verify-2001-3n-tsh:
976         - 3   # NDRPDR sel
977         - 4   # NDRPDR sel
978         - 7   # NDRPDR sel
979         - 8   # NDRPDR sel
980         - 10  # NDRPDR sel
981         - 12  # NDRPDR sel
982         - 13  # NDRPDR sel
983         - 14  # NDRPDR sel
984         - 15  # NDRPDR sel
985         - 21  # NDRPDR sel
986     vpp-performance-changes-3n-tsh-cmp:
987       # TODO: Add data:
988       csit-vpp-perf-report-iterative-2005-3n-tsh:
989         - 9   # NDRPDR sel
990         - 11  # NDRPDR sel
991         - 12  # NDRPDR sel
992         - 20  # NDRPDR sel
993         - 14  # NDRPDR sel
994     vpp-performance-changes-3n-tsh-cmp-2:
995       # TODO: Add data:
996       csit-vpp-perf-report-iterative-2005-3n-tsh:
997         - 23  # NDRPDR sel env 4
998
999     vpp-soak-vs-ndr-2n-skx-ref:
1000       csit-vpp-perf-report-iterative-2005-2n-skx:
1001         - 43  # NDRPDR sel
1002         - 38  # NDRPDR sel
1003         - 7   # NDRPDR sel
1004         - 65  # NDRPDR sel
1005         - 47  # NDRPDR sel
1006         - 55  # NDRPDR sel
1007         - 67  # NDRPDR sel
1008         - 75  # NDRPDR sel
1009         - 76  # NDRPDR sel
1010         - 73  # NDRPDR sel
1011     vpp-soak-vs-ndr-2n-skx-cmp:
1012       csit-vpp-perf-report-iterative-2005-2n-skx:
1013         - 49  # Soak
1014         - 54  # Soak
1015     vpp-soak-vs-ndr-2n-skx:
1016       csit-vpp-perf-report-iterative-2005-2n-skx:
1017         - 43  # NDRPDR sel
1018         - 38  # NDRPDR sel
1019         - 7   # NDRPDR sel
1020         - 65  # NDRPDR sel
1021         - 47  # NDRPDR sel
1022         - 55  # NDRPDR sel
1023         - 67  # NDRPDR sel
1024         - 75  # NDRPDR sel
1025         - 76  # NDRPDR sel
1026         - 73  # NDRPDR sel
1027         - 49  # Soak
1028         - 54  # Soak
1029
1030     vpp-soak-vs-ndr-2n-clx-ref:
1031       csit-vpp-perf-report-iterative-2005-2n-clx:
1032         - 7   # NDRPDR sel
1033         - 38  # NDRPDR sel
1034         - 9   # NDRPDR sel
1035         - 32  # NDRPDR sel ???
1036         - 33  # NDRPDR sel ???
1037         - 39  # NDRPDR sel
1038         - 40  # NDRPDR sel
1039         - 43  # NDRPDR sel
1040         - 50  # NDRPDR sel
1041         - 51  # NDRPDR sel
1042     vpp-soak-vs-ndr-2n-clx-cmp:
1043       csit-vpp-perf-report-iterative-2005-2n-clx:
1044         - 44  # Soak
1045         - 49  # Soak
1046     vpp-soak-vs-ndr-2n-clx:
1047       csit-vpp-perf-report-iterative-2005-2n-clx:
1048         - 7   # NDRPDR sel
1049         - 38  # NDRPDR sel
1050         - 9   # NDRPDR sel
1051         - 32  # NDRPDR sel ???
1052         - 33  # NDRPDR sel ???
1053         - 39  # NDRPDR sel
1054         - 40  # NDRPDR sel
1055         - 43  # NDRPDR sel
1056         - 50  # NDRPDR sel
1057         - 51  # NDRPDR sel
1058         - 44  # Soak
1059         - 49  # Soak
1060
1061     vpp-performance-changes-3n-hsw-mrr-h1:
1062       csit-vpp-perf-verify-1908-3n-hsw:
1063         - 39  # MRR sel
1064     vpp-performance-changes-3n-hsw-mrr-ref:
1065       csit-vpp-perf-verify-2001-3n-hsw:
1066         - 17  # MRR sel
1067     vpp-performance-changes-3n-hsw-mrr-cmp:
1068       csit-vpp-perf-report-iterative-2005-3n-hsw:
1069         - 13  # MRR
1070
1071 #    vpp-performance-changes-3n-skx-mrr-h1:
1072 #      csit-vpp-perf-verify-1908-3n-skx:
1073 #        - 36  # MRR sel
1074     vpp-performance-changes-3n-skx-mrr-ref:
1075       csit-vpp-perf-verify-2001-3n-skx:
1076         - 50  # MRR sel
1077         - 53  # MRR sel addition
1078     vpp-performance-changes-3n-skx-mrr-cmp:
1079       csit-vpp-perf-report-iterative-2005-3n-skx:
1080         - 6   # MRR sel
1081
1082 #    vpp-performance-changes-2n-skx-mrr-h1:
1083 #      csit-vpp-perf-verify-1908-2n-skx:
1084 #        - 69  # MRR sel
1085     vpp-performance-changes-2n-skx-mrr-ref:
1086       csit-vpp-perf-verify-2001-2n-skx:
1087         - 101 # MRR sel
1088         - 128 # MRR sel addition
1089     vpp-performance-changes-2n-skx-mrr-cmp:
1090       csit-vpp-perf-report-iterative-2005-2n-skx:
1091         - 42  # MRR sel
1092
1093     vpp-performance-changes-2n-clx-mrr-ref:
1094       csit-vpp-perf-verify-2001-2n-clx:
1095         - 39  # MRR
1096     vpp-performance-changes-2n-clx-mrr-cmp:
1097       csit-vpp-perf-report-iterative-2005-2n-clx:
1098         - 12   # MRR
1099
1100 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1101 #      csit-vpp-perf-verify-1908-2n-skx:
1102 #        - 71  # NFV MRR
1103 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1104 #      # csit-vpp-perf-verify-2001-2n-skx:
1105 #      csit-vpp-perf-verify-1908-2n-skx:
1106 #        - 71  # NFV MRR
1107
1108     vpp-performance-changes-2n-dnv-mrr-h1:
1109       csit-vpp-perf-verify-1908-2n-dnv:
1110         - 11  # MRR sel
1111     vpp-performance-changes-2n-dnv-mrr-ref:
1112       csit-vpp-perf-verify-2001-2n-dnv:
1113         - 12  # MRR sel
1114     vpp-performance-changes-2n-dnv-mrr-cmp:
1115       csit-vpp-perf-report-iterative-2005-2n-dnv:
1116         - 15  # MRR sel
1117
1118     vpp-performance-changes-3n-dnv-mrr-h1:
1119       csit-vpp-perf-verify-1908-3n-dnv:
1120         - 17  # MRR sel
1121     vpp-performance-changes-3n-dnv-mrr-ref:
1122       csit-vpp-perf-verify-2001-3n-dnv:
1123         - 11  # MRR sel
1124     vpp-performance-changes-3n-dnv-mrr-cmp:
1125       csit-vpp-perf-report-iterative-2005-3n-dnv:
1126         - 8   # MRR
1127
1128     vpp-performance-changes-3n-tsh-mrr-h1:
1129       csit-vpp-perf-verify-1908-3n-tsh:
1130         - 17  # MRR sel
1131     vpp-performance-changes-3n-tsh-mrr-ref:
1132       csit-vpp-perf-verify-2001-3n-tsh:
1133         - 9   # MRR sel
1134     vpp-performance-changes-3n-tsh-mrr-cmp:
1135       csit-vpp-perf-report-iterative-2005-3n-tsh:
1136         - 10  # MRR sel
1137
1138     dpdk-performance-changes-3n-hsw-h1:
1139       csit-dpdk-perf-verify-1908-3n-hsw:
1140         - 2   # NDRPDR sel
1141         - 3   # NDRPDR sel
1142         - 4   # NDRPDR sel
1143         - 5   # NDRPDR sel
1144         - 6   # NDRPDR sel
1145         - 7   # NDRPDR sel
1146         - 8   # NDRPDR sel
1147         - 9   # NDRPDR sel
1148         - 10  # NDRPDR sel
1149         - 11  # NDRPDR sel
1150     dpdk-performance-changes-3n-hsw-ref:
1151       csit-dpdk-perf-verify-2001-3n-hsw:
1152         - 4   # NDRPDR sel
1153         - 5   # NDRPDR sel
1154         - 6   # NDRPDR sel
1155         - 7   # NDRPDR sel
1156         - 8   # NDRPDR sel
1157         - 9   # NDRPDR sel
1158         - 10  # NDRPDR sel
1159         - 11  # NDRPDR sel
1160         - 12  # NDRPDR sel
1161         - 13  # NDRPDR sel
1162         - 15  # NDRPDR sel
1163         - 16  # NDRPDR sel
1164         - 17  # NDRPDR sel
1165         - 18  # NDRPDR sel
1166         - 19  # NDRPDR sel
1167         - 20  # NDRPDR sel
1168         - 21  # NDRPDR sel
1169         - 22  # NDRPDR sel
1170         - 23  # NDRPDR sel
1171         - 24  # NDRPDR sel
1172     dpdk-performance-changes-3n-hsw-cmp:
1173       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1174         - 5   # NDRPDR sel
1175         - 6   # NDRPDR sel
1176         - 7   # NDRPDR sel
1177         - 8   # NDRPDR sel
1178         - 9   # NDRPDR sel
1179         - 10  # NDRPDR sel
1180         - 11  # NDRPDR sel
1181         - 12  # NDRPDR sel
1182         - 13  # NDRPDR sel
1183         - 14  # NDRPDR sel
1184
1185     dpdk-performance-changes-3n-skx-h1:
1186       csit-dpdk-perf-verify-1908-3n-skx:
1187         - 3   # NDRPDR sel
1188         - 4   # NDRPDR sel
1189         - 5   # NDRPDR sel
1190         - 6   # NDRPDR sel
1191         - 7   # NDRPDR sel
1192         - 8   # NDRPDR sel
1193         - 9   # NDRPDR sel
1194         - 10  # NDRPDR sel
1195         - 11  # NDRPDR sel
1196         - 12  # NDRPDR sel
1197     dpdk-performance-changes-3n-skx-ref:
1198       csit-dpdk-perf-verify-2001-3n-skx:
1199         - 29  # NDRPDR sel xxv710
1200         - 33  # NDRPDR sel xxv710
1201         - 34  # NDRPDR sel xxv710
1202         - 35  # NDRPDR sel xxv710
1203         - 36  # NDRPDR sel xxv710
1204         - 37  # NDRPDR sel xxv710
1205         - 41  # NDRPDR sel xxv710
1206         - 42  # NDRPDR sel xxv710
1207         - 43  # NDRPDR sel xxv710
1208         - 45  # NDRPDR sel xxv710
1209         - 30  # NDRPDR sel x710
1210         - 31  # NDRPDR sel x710
1211         - 32  # NDRPDR sel x710
1212         - 38  # NDRPDR sel x710
1213         - 39  # NDRPDR sel x710
1214         - 40  # NDRPDR sel x710
1215         - 44  # NDRPDR sel x710
1216         - 46  # NDRPDR sel x710
1217         - 47  # NDRPDR sel x710
1218         - 48  # NDRPDR sel x710
1219     dpdk-performance-changes-3n-skx-cmp:
1220       csit-dpdk-perf-report-iterative-2005-3n-skx:
1221         - 4   # NDRPDR sel
1222         - 5   # NDRPDR sel
1223         - 6   # NDRPDR sel
1224         - 7   # NDRPDR sel
1225         - 8   # NDRPDR sel
1226         - 11  # NDRPDR sel
1227         - 12  # NDRPDR sel
1228         - 13  # NDRPDR sel
1229         - 14  # NDRPDR sel
1230         - 15  # NDRPDR sel
1231
1232     dpdk-performance-changes-2n-skx-h1:
1233       csit-dpdk-perf-verify-1908-2n-skx:
1234         - 2   # NDRPDR sel
1235         - 3   # NDRPDR sel
1236         - 4   # NDRPDR sel
1237         - 5   # NDRPDR sel
1238         - 7   # NDRPDR sel
1239         - 8   # NDRPDR sel
1240         - 9   # NDRPDR sel
1241         - 10  # NDRPDR sel
1242         - 11  # NDRPDR sel
1243         - 12  # NDRPDR sel
1244     dpdk-performance-changes-2n-skx-ref:
1245       csit-dpdk-perf-verify-2001-2n-skx:
1246         - 35  # NDRPDR sel xxv710
1247         - 36  # NDRPDR sel xxv710
1248         - 37  # NDRPDR sel xxv710
1249         - 41  # NDRPDR sel xxv710
1250         - 42  # NDRPDR sel xxv710
1251         - 43  # NDRPDR sel xxv710
1252         - 46  # NDRPDR sel xxv710
1253         - 47  # NDRPDR sel xxv710
1254         - 52  # NDRPDR sel xxv710
1255         - 53  # NDRPDR sel xxv710
1256         - 38  # NDRPDR sel x710
1257         - 39  # NDRPDR sel x710
1258         - 40  # NDRPDR sel x710
1259         - 44  # NDRPDR sel x710
1260         - 45  # NDRPDR sel x710
1261         - 48  # NDRPDR sel x710
1262         - 49  # NDRPDR sel x710
1263         - 50  # NDRPDR sel x710
1264         - 51  # NDRPDR sel x710
1265         - 54  # NDRPDR sel x710
1266     dpdk-performance-changes-2n-skx-cmp:
1267       csit-dpdk-perf-report-iterative-2005-2n-skx:
1268         - 1   # NDRPDR sel
1269         - 2   # NDRPDR sel
1270         - 3   # NDRPDR sel
1271         - 4   # NDRPDR sel
1272         - 5   # NDRPDR sel
1273         - 6   # NDRPDR sel
1274         - 7   # NDRPDR sel
1275         - 8   # NDRPDR sel
1276         - 9   # NDRPDR sel
1277         - 10  # NDRPDR sel
1278
1279     dpdk-performance-changes-2n-clx-ref:
1280       csit-dpdk-perf-verify-2001-2n-clx:
1281         - 15  # NDRPDR sel
1282         - 16  # NDRPDR sel
1283         - 17  # NDRPDR sel
1284         - 18  # NDRPDR sel
1285         - 19  # NDRPDR sel
1286         - 20  # NDRPDR sel
1287         - 21  # NDRPDR sel
1288         - 22  # NDRPDR sel
1289         - 23  # NDRPDR sel
1290         - 24  # NDRPDR sel
1291         - 25  # NDRPDR sel
1292         - 26  # NDRPDR sel
1293         - 27  # NDRPDR sel
1294         - 28  # NDRPDR sel
1295         - 29  # NDRPDR sel
1296         - 30  # NDRPDR sel
1297         - 31  # NDRPDR sel
1298         - 32  # NDRPDR sel
1299         - 33  # NDRPDR sel
1300         - 34  # NDRPDR sel
1301     dpdk-performance-changes-2n-clx-cmp:
1302       csit-dpdk-perf-report-iterative-2005-2n-clx:
1303         - 1   # NDRPDR sel
1304         - 2   # NDRPDR sel
1305         - 3   # NDRPDR sel
1306         - 4   # NDRPDR sel
1307         - 5   # NDRPDR sel
1308         - 6   # NDRPDR sel
1309         - 7   # NDRPDR sel
1310         - 8   # NDRPDR sel
1311         - 9   # NDRPDR sel
1312         - 10  # NDRPDR sel
1313
1314     dpdk-performance-changes-2n-dnv-ref:
1315       csit-dpdk-perf-verify-2001-2n-dnv:
1316         - 9   # NDRPDR sel
1317         - 10  # NDRPDR sel
1318         - 11  # NDRPDR sel
1319         - 12  # NDRPDR sel
1320         - 13  # NDRPDR sel
1321         - 14  # NDRPDR sel
1322         - 15  # NDRPDR sel
1323         - 16  # NDRPDR sel
1324         - 17  # NDRPDR sel
1325         - 18  # NDRPDR sel
1326     dpdk-performance-changes-2n-dnv-cmp:
1327       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1328         - 8   # NDRPDR sel
1329         - 9   # NDRPDR sel
1330         - 10  # NDRPDR sel
1331         - 11  # NDRPDR sel
1332         - 12  # NDRPDR sel
1333         - 13  # NDRPDR sel
1334         - 14  # NDRPDR sel
1335         - 15  # NDRPDR sel
1336         - 16  # NDRPDR sel
1337         - 17  # NDRPDR sel
1338
1339     dpdk-performance-changes-3n-dnv-ref:
1340       csit-dpdk-perf-verify-2001-3n-dnv:
1341         - 12  # NDRPDR sel
1342         - 13  # NDRPDR sel
1343         - 14  # NDRPDR sel
1344         - 15  # NDRPDR sel
1345         - 16  # NDRPDR sel
1346         - 17  # NDRPDR sel
1347         - 18  # NDRPDR sel
1348         - 19  # NDRPDR sel
1349         - 20  # NDRPDR sel
1350         - 22  # NDRPDR sel
1351     dpdk-performance-changes-3n-dnv-cmp:
1352       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1353         - 6   # NDRPDR sel
1354         - 7   # NDRPDR sel
1355         - 8   # NDRPDR sel
1356         - 9   # NDRPDR sel
1357         - 10  # NDRPDR sel
1358         - 11  # NDRPDR sel
1359         - 12  # NDRPDR sel
1360         - 13  # NDRPDR sel
1361         - 14  # NDRPDR sel
1362         - 16  # NDRPDR sel
1363
1364     dpdk-performance-changes-3n-tsh-ref:
1365       csit-dpdk-perf-verify-2001-3n-tsh:
1366         - 3   # NDRPDR sel
1367         - 4   # NDRPDR sel
1368         - 5   # NDRPDR sel
1369         - 9   # NDRPDR sel
1370         - 10  # NDRPDR sel
1371         - 11  # NDRPDR sel
1372         - 12  # NDRPDR sel
1373         - 14  # NDRPDR sel
1374         - 15  # NDRPDR sel
1375         - 18  # NDRPDR sel
1376     dpdk-performance-changes-3n-tsh-cmp:
1377       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1378         - 5   # NDRPDR sel
1379
1380     # Compare testbeds
1381
1382     vpp-compare-testbeds-ref:
1383       csit-vpp-perf-report-iterative-2005-3n-hsw:
1384         - 3   # NDRPDR sel
1385         - 4   # NDRPDR sel
1386         - 5   # NDRPDR sel
1387         - 10  # NDRPDR sel
1388         - 11  # NDRPDR sel
1389         - 12  # NDRPDR sel
1390         - 15  # NDRPDR sel
1391         - 16  # NDRPDR sel
1392         - 18  # NDRPDR sel
1393         - 19  # NDRPDR sel
1394     vpp-compare-testbeds-cmp:
1395       csit-vpp-perf-report-iterative-2005-3n-skx:
1396         - 4   # NDRPDR sel
1397         - 5   # NDRPDR sel ??? all x710 failed
1398         - 33  # NDRPDR sel
1399         - 28  # NDRPDR sel
1400         - 34  # NDRPDR sel
1401         - 36  # NDRPDR sel
1402         - 37  # NDRPDR sel
1403         - 38  # NDRPDR sel
1404         - 39  # NDRPDR sel
1405         - 41  # NDRPDR sel
1406
1407     vpp-compare-testbeds-skx-clx-ref:
1408       csit-vpp-perf-report-iterative-2005-2n-skx:
1409         - 43  # NDRPDR sel
1410         - 38  # NDRPDR sel
1411         - 7   # NDRPDR sel
1412         - 65  # NDRPDR sel
1413         - 47  # NDRPDR sel
1414         - 55  # NDRPDR sel
1415         - 67  # NDRPDR sel
1416         - 75  # NDRPDR sel
1417         - 76  # NDRPDR sel
1418         - 73  # NDRPDR sel
1419     vpp-compare-testbeds-skx-clx-cmp:
1420       csit-vpp-perf-report-iterative-2005-2n-clx:
1421         - 7   # NDRPDR sel
1422         - 38  # NDRPDR sel
1423         - 9   # NDRPDR sel
1424         - 32  # NDRPDR sel ???
1425         - 33  # NDRPDR sel ???
1426         - 39  # NDRPDR sel
1427         - 40  # NDRPDR sel
1428         - 43  # NDRPDR sel
1429         - 50  # NDRPDR sel
1430         - 51  # NDRPDR sel
1431
1432     vpp-compare-testbeds-hsw-clx-ref:
1433       csit-vpp-perf-report-iterative-2005-3n-hsw:
1434         - 3   # NDRPDR sel
1435         - 4   # NDRPDR sel
1436         - 5   # NDRPDR sel
1437         - 10  # NDRPDR sel
1438         - 11  # NDRPDR sel
1439         - 12  # NDRPDR sel
1440         - 15  # NDRPDR sel
1441         - 16  # NDRPDR sel
1442         - 18  # NDRPDR sel
1443         - 19  # NDRPDR sel
1444     vpp-compare-testbeds-hsw-clx-cmp:
1445       csit-vpp-perf-report-iterative-2005-2n-clx:
1446         - 7   # NDRPDR sel
1447         - 38  # NDRPDR sel
1448         - 9   # NDRPDR sel
1449         - 32  # NDRPDR sel ???
1450         - 33  # NDRPDR sel ???
1451         - 39  # NDRPDR sel
1452         - 40  # NDRPDR sel
1453         - 43  # NDRPDR sel
1454         - 50  # NDRPDR sel
1455         - 51  # NDRPDR sel
1456
1457     vpp-compare-testbeds-mrr-ref:
1458       csit-vpp-perf-report-iterative-2005-3n-hsw:
1459         - 13  # MRR
1460     vpp-compare-testbeds-mrr-cmp:
1461       csit-vpp-perf-report-iterative-2005-3n-skx:
1462         - 6   # MRR sel
1463
1464     vpp-compare-testbeds-mrr-skx-clx-ref:
1465       csit-vpp-perf-report-iterative-2005-2n-skx:
1466         - 42  # MRR sel
1467     vpp-compare-testbeds-mrr-skx-clx-cmp:
1468       csit-vpp-perf-report-iterative-2005-2n-clx:
1469         - 12   # MRR
1470
1471     vpp-compare-testbeds-mrr-hsw-clx-ref:
1472       csit-vpp-perf-report-iterative-2005-3n-hsw:
1473         - 13  # MRR
1474     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1475       csit-vpp-perf-report-iterative-2005-2n-clx:
1476         - 12   # MRR
1477
1478     dpdk-compare-testbeds-ref:
1479       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1480         - 5   # NDRPDR sel
1481         - 6   # NDRPDR sel
1482         - 7   # NDRPDR sel
1483         - 8   # NDRPDR sel
1484         - 9   # NDRPDR sel
1485         - 10  # NDRPDR sel
1486         - 11  # NDRPDR sel
1487         - 12  # NDRPDR sel
1488         - 13  # NDRPDR sel
1489         - 14  # NDRPDR sel
1490     dpdk-compare-testbeds-cmp:
1491       csit-dpdk-perf-report-iterative-2005-3n-skx:
1492         - 4   # NDRPDR sel
1493         - 5   # NDRPDR sel
1494         - 6   # NDRPDR sel
1495         - 7   # NDRPDR sel
1496         - 8   # NDRPDR sel
1497         - 11  # NDRPDR sel
1498         - 12  # NDRPDR sel
1499         - 13  # NDRPDR sel
1500         - 14  # NDRPDR sel
1501         - 15  # NDRPDR sel
1502
1503     dpdk-compare-testbeds-skx-clx-ref:
1504       csit-dpdk-perf-report-iterative-2005-2n-skx:
1505         - 1   # NDRPDR sel
1506         - 2   # NDRPDR sel
1507         - 3   # NDRPDR sel
1508         - 4   # NDRPDR sel
1509         - 5   # NDRPDR sel
1510         - 6   # NDRPDR sel
1511         - 7   # NDRPDR sel
1512         - 8   # NDRPDR sel
1513         - 9   # NDRPDR sel
1514         - 10  # NDRPDR sel
1515     dpdk-compare-testbeds-skx-clx-cmp:
1516       csit-dpdk-perf-report-iterative-2005-2n-clx:
1517         - 1   # NDRPDR sel
1518         - 2   # NDRPDR sel
1519         - 3   # NDRPDR sel
1520         - 4   # NDRPDR sel
1521         - 5   # NDRPDR sel
1522         - 6   # NDRPDR sel
1523         - 7   # NDRPDR sel
1524         - 8   # NDRPDR sel
1525         - 9   # NDRPDR sel
1526         - 10  # NDRPDR sel
1527
1528     # Compare topologies
1529
1530     vpp-compare-topologies-ref:
1531       csit-vpp-perf-report-iterative-2005-3n-skx:
1532         - 4   # NDRPDR sel
1533         - 5   # NDRPDR sel ??? all x710 failed
1534         - 33  # NDRPDR sel
1535         - 28  # NDRPDR sel
1536         - 34  # NDRPDR sel
1537         - 36  # NDRPDR sel
1538         - 37  # NDRPDR sel
1539         - 38  # NDRPDR sel
1540         - 39  # NDRPDR sel
1541         - 41  # NDRPDR sel
1542     vpp-compare-topologies-cmp:
1543       csit-vpp-perf-report-iterative-2005-2n-skx:
1544         - 43  # NDRPDR sel
1545         - 38  # NDRPDR sel
1546         - 7   # NDRPDR sel
1547         - 65  # NDRPDR sel
1548         - 47  # NDRPDR sel
1549         - 55  # NDRPDR sel
1550         - 67  # NDRPDR sel
1551         - 75  # NDRPDR sel
1552         - 76  # NDRPDR sel
1553         - 73  # NDRPDR sel
1554
1555     vpp-compare-topologies-mrr-ref:
1556       csit-vpp-perf-report-iterative-2005-3n-skx:
1557         - 6   # MRR sel
1558     vpp-compare-topologies-mrr-cmp:
1559       csit-vpp-perf-report-iterative-2005-2n-skx:
1560         - 42  # MRR sel
1561
1562     dpdk-compare-topologies-ref:
1563       csit-dpdk-perf-report-iterative-2005-3n-skx:
1564         - 4   # NDRPDR sel
1565         - 5   # NDRPDR sel
1566         - 6   # NDRPDR sel
1567         - 7   # NDRPDR sel
1568         - 8   # NDRPDR sel
1569         - 11  # NDRPDR sel
1570         - 12  # NDRPDR sel
1571         - 13  # NDRPDR sel
1572         - 14  # NDRPDR sel
1573         - 15  # NDRPDR sel
1574     dpdk-compare-topologies-cmp:
1575       csit-dpdk-perf-report-iterative-2005-2n-skx:
1576         - 1   # NDRPDR sel
1577         - 2   # NDRPDR sel
1578         - 3   # NDRPDR sel
1579         - 4   # NDRPDR sel
1580         - 5   # NDRPDR sel
1581         - 6   # NDRPDR sel
1582         - 7   # NDRPDR sel
1583         - 8   # NDRPDR sel
1584         - 9   # NDRPDR sel
1585         - 10  # NDRPDR sel
1586
1587   plot-layouts:
1588
1589     plot-soak-throughput:
1590       titlefont:
1591         size: 18
1592       xaxis:
1593         title: "<b>Test Cases [Index]</b>"
1594         titlefont:
1595           size: 16
1596         autorange: True
1597         fixedrange: False
1598         gridcolor: "rgb(230, 230, 230)"
1599         linecolor: "rgb(220, 220, 220)"
1600         linewidth: 1
1601         showgrid: True
1602         showline: True
1603         showticklabels: True
1604         tickcolor: "rgb(220, 220, 220)"
1605         tickmode: "linear"
1606         tickfont:
1607           size: 16
1608         zeroline: False
1609       yaxis:
1610         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1611         titlefont:
1612           size: 16
1613         gridcolor: "rgb(230, 230, 230)"
1614         hoverformat: ".4r"
1615         tickformat: ".3r"
1616         linecolor: "rgb(220, 220, 220)"
1617         linewidth: 1
1618         showgrid: True
1619         showline: True
1620         showticklabels: True
1621         tickcolor: "rgb(220, 220, 220)"
1622         tickfont:
1623           size: 16
1624         zeroline: False
1625         range: [0,50]
1626       autosize: False
1627       margin:
1628         t: 50
1629         b: 0
1630         l: 80
1631         r: 20
1632       showlegend: True
1633       legend:
1634         orientation: "h"
1635         font:
1636           size: 16
1637       width: 700
1638       height: 900
1639       paper_bgcolor: "#fff"
1640       plot_bgcolor: "#fff"
1641       hoverlabel:
1642         namelength: -1
1643
1644     plot-service-density:
1645       titlefont:
1646         size: 18
1647       xaxis:
1648         side: "top"
1649         autorange: True
1650         fixedrange: False
1651         showgrid: False
1652         showline: False
1653         showticklabels: False
1654         ticks: ""
1655         ticklen: 0
1656         tickwidth: 0
1657         zeroline: False
1658       yaxis:
1659         autorange: "reversed"
1660         showgrid: False
1661         showline: False
1662         showticklabels: False
1663         ticks: ""
1664         ticklen: 0
1665         tickwidth: 0
1666         zeroline: False
1667       showlegend: False
1668       paper_bgcolor: "#fff"
1669       plot_bgcolor: "#fff"
1670       width: 700
1671       height: 700
1672       hoverlabel:
1673         namelength: -1
1674
1675     plot-hoststack:
1676       titlefont:
1677         size: 16
1678       xaxis:
1679         title: "<b>Test Cases [Index]</b>"
1680         titlefont:
1681           size: 14
1682         autorange: True
1683         fixedrange: False
1684         gridcolor: "rgb(230, 230, 230)"
1685         linecolor: "rgb(220, 220, 220)"
1686         linewidth: 1
1687         showgrid: True
1688         showline: True
1689         showticklabels: True
1690         tickcolor: "rgb(220, 220, 220)"
1691         tickmode: "linear"
1692         tickfont:
1693           size: 14
1694         zeroline: False
1695       yaxis:
1696         title: "<b>Bandwidth [Gbps]</b>"
1697         titlefont:
1698           size: 14
1699         gridcolor: "rgb(230, 230, 230)"
1700         hoverformat: ".4s"
1701         linecolor: "rgb(220, 220, 220)"
1702         linewidth: 1
1703         rangemode: "tozero"
1704         showgrid: True
1705         showline: True
1706         showticklabels: True
1707         tickcolor: "rgb(230, 230, 230)"
1708         tickformat: ".3s"
1709         tickfont:
1710           size: 14
1711         zeroline: False
1712       boxmode: "group"
1713       boxgroupgap: 0.5
1714       autosize: False
1715       margin:
1716         t: 50
1717         b: 20
1718         l: 80
1719         r: 20
1720       showlegend: True
1721       legend:
1722         orientation: "h"
1723         font:
1724           size: 14
1725       width: 700
1726       height: 800
1727       paper_bgcolor: "#fff"
1728       plot_bgcolor: "#fff"
1729       hoverlabel:
1730         namelength: -1
1731
1732     plot-throughput:
1733       titlefont:
1734         size: 18
1735       xaxis:
1736         title: "<b>Test Cases [Index]</b>"
1737         titlefont:
1738           size: 16
1739         autorange: True
1740         fixedrange: False
1741         gridcolor: "rgb(230, 230, 230)"
1742         linecolor: "rgb(220, 220, 220)"
1743         linewidth: 1
1744         showgrid: True
1745         showline: True
1746         showticklabels: True
1747         tickcolor: "rgb(220, 220, 220)"
1748         tickmode: "linear"
1749         tickfont:
1750           size: 16
1751         zeroline: False
1752       yaxis:
1753         title: "<b>Packet Throughput [Mpps]</b>"
1754         titlefont:
1755           size: 16
1756         gridcolor: "rgb(230, 230, 230)"
1757         hoverformat: ".4r"
1758         tickformat: ".3r"
1759         linecolor: "rgb(220, 220, 220)"
1760         linewidth: 1
1761         showgrid: True
1762         showline: True
1763         showticklabels: True
1764         tickcolor: "rgb(220, 220, 220)"
1765         tickfont:
1766           size: 16
1767         zeroline: False
1768         range: [0,50]
1769       autosize: False
1770       margin:
1771         t: 50
1772         b: 0
1773         l: 80
1774         r: 20
1775       showlegend: True
1776       legend:
1777         orientation: "h"
1778         font:
1779           size: 16
1780       width: 700
1781       height: 900
1782       paper_bgcolor: "#fff"
1783       plot_bgcolor: "#fff"
1784       hoverlabel:
1785         namelength: -1
1786
1787     plot-throughput-speedup-analysis:
1788       titlefont:
1789         size: 18
1790       xaxis:
1791         title: "<b>Number of Cores [Qty]</b>"
1792         titlefont:
1793           size: 16
1794         autorange: True
1795         fixedrange: False
1796         gridcolor: "rgb(230, 230, 230)"
1797         linecolor: "rgb(220, 220, 220)"
1798         linewidth: 1
1799         showgrid: True
1800         showline: True
1801         showticklabels: True
1802         tickcolor: "rgb(238, 238, 238)"
1803         tickmode: "linear"
1804         tickfont:
1805           size: 16
1806         zeroline: False
1807       yaxis:
1808         title: "<b>Packet Throughput [Mpps]</b>"
1809         titlefont:
1810           size: 16
1811         type: "linear"
1812         gridcolor: "rgb(230, 230, 230)"
1813         hoverformat: ".4s"
1814         linecolor: "rgb(220, 220, 220)"
1815         linewidth: 1
1816         showgrid: True
1817         showline: True
1818         showticklabels: True
1819         tickcolor: "rgb(220, 220, 220)"
1820         tickformat: ".4s"
1821         tickfont:
1822           size: 16
1823         zeroline: True
1824         rangemode: "tozero"
1825         range: [0,100]
1826       legend:
1827         orientation: "h"
1828         font:
1829           size: 16
1830         xanchor: "left"
1831         yanchor: "top"
1832         x: 0
1833         y: -0.2
1834         bgcolor: "rgba(255, 255, 255, 0)"
1835         bordercolor: "rgba(255, 255, 255, 0)"
1836         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1837       autosize: False
1838       margin:
1839           't': 50
1840           'b': 150
1841           'l': 85
1842           'r': 10
1843       showlegend: True
1844       width: 700
1845       height: 700
1846       paper_bgcolor: "#fff"
1847       plot_bgcolor: "#fff"
1848       hoverlabel:
1849         namelength: -1
1850       annotations: [
1851         {
1852           text: "_ _          __          ...",
1853           align: "left",
1854           showarrow: False,
1855           xref: "paper",
1856           yref: "paper",
1857           xanchor: "left",
1858           yanchor: "top",
1859           x: 0,
1860           y: -0.13,
1861           font: {
1862             family: "Consolas, Courier New",
1863             size: 15
1864           },
1865         },
1866         {
1867           text: "    Perfect     Measured     Limit",
1868           align: "left",
1869           showarrow: False,
1870           xref: "paper",
1871           yref: "paper",
1872           xanchor: "left",
1873           yanchor: "top",
1874           x: 0,
1875           y: -0.15,
1876           font: {
1877             family: "Consolas, Courier New",
1878             size: 15
1879           },
1880         },
1881       ]
1882
1883     plot-latency:
1884       titlefont:
1885         size: 18
1886       xaxis:
1887         title: "<b>Direction</b>"
1888         titlefont:
1889           size: 16
1890         autorange: True
1891         fixedrange: False
1892         gridcolor: "rgb(230, 230, 230)"
1893         linecolor: "rgb(220, 220, 220)"
1894         linewidth: 1
1895         showgrid: True
1896         showline: True
1897         showticklabels: False
1898         tickcolor: "rgb(220, 220, 220)"
1899         tickmode: "linear"
1900         tickfont:
1901           size: 16
1902         zeroline: False
1903       yaxis:
1904         title: "<b>Packet Latency [uSec]</b>"
1905         titlefont:
1906           size: 16
1907         type: "linear"
1908         gridcolor: "rgb(230, 230, 230)"
1909         hoverformat: ".4s"
1910         linecolor: "rgb(220, 220, 220)"
1911         linewidth: 1
1912         showgrid: True
1913         showline: True
1914         showticklabels: True
1915         tickcolor: "rgb(220, 220, 220)"
1916         tickformat: ".4s"
1917         tickfont:
1918           size: 16
1919         zeroline: True
1920         rangemode: "tozero"
1921       legend:
1922         orientation: "h"
1923         font:
1924           size: 16
1925         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1926       autosize: False
1927       margin:
1928           't': 50
1929           'b': 150
1930           'l': 80
1931           'r': 10
1932       showlegend: True
1933       width: 700
1934       height: 700
1935       paper_bgcolor: "#fff"
1936       plot_bgcolor: "#fff"
1937       hoverlabel:
1938         namelength: -1
1939
1940     plot-hdrh-latency:
1941       title:
1942         text: ""
1943         xanchor: "center"
1944         x: 0.5
1945         font:
1946           size: 16
1947       width: 700
1948       plot_bgcolor: "white"
1949       annotations:
1950         - font:
1951             size: 14
1952           showarrow: False
1953           text: "<b>Packet Latency [uSec]</b>"
1954           x: 1
1955           xanchor: "right"
1956           xref: "paper"
1957           y: -0.045
1958           yanchor: "top"
1959           yref: "paper"
1960         - font:
1961             size: 14
1962           showarrow: False
1963           text: "<b>Probability [%]</b>"
1964           textangle: 270
1965           x: -0.06
1966           xanchor: "center"
1967           xref: "paper"
1968           y: 0.5
1969           yanchor: "middle"
1970           yref: "paper"
1971         - font:
1972             size: 14
1973           showarrow: False
1974           text: "<b>Direction: E-W</b>"
1975           x: 0.24
1976           xanchor: "center"
1977           xref: "paper"
1978           y: 1.05
1979           yanchor: "bottom"
1980           yref: "paper"
1981         - font:
1982             size: 14
1983           showarrow: False
1984           text: "<b>Direction: W-E</b>"
1985           x: 0.74
1986           xanchor: "center"
1987           xref: "paper"
1988           y: 1.05
1989           yanchor: "bottom"
1990           yref: "paper"
1991
1992     plot-hdrh-latency-percentile:
1993       title:
1994         text: ""
1995         xanchor: "center"
1996         x: 0.5
1997         font:
1998           size: 18
1999       xaxis:
2000         type: "log"
2001         title: "<b>Percentile [%]</b>"
2002         titlefont:
2003           size: 16
2004         autorange: True
2005         fixedrange: False
2006         gridcolor: "rgb(230, 230, 230)"
2007         linecolor: "rgb(220, 220, 220)"
2008         linewidth: 1
2009         showgrid: True
2010         showline: True
2011         showticklabels: True
2012         tickcolor: "rgb(220, 220, 220)"
2013         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2014         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2015         tickfont:
2016           size: 16
2017       yaxis:
2018         title: "<b>Packet Latency [uSec]</b>"
2019         titlefont:
2020           size: 16
2021         gridcolor: "rgb(230, 230, 230)"
2022         linecolor: "rgb(220, 220, 220)"
2023         linewidth: 1
2024         showgrid: True
2025         showline: True
2026         showticklabels: True
2027         tickcolor: "rgb(220, 220, 220)"
2028         tickfont:
2029           size: 16
2030       autosize: False
2031       showlegend: True
2032       legend:
2033         traceorder: "normal"
2034         orientation: "h"
2035         font:
2036           size: 16
2037         xanchor: "left"
2038         yanchor: "top"
2039         x: 0
2040         y: -0.15
2041         bgcolor: "rgba(255, 255, 255, 0)"
2042         bordercolor: "rgba(255, 255, 255, 0)"
2043       width: 700
2044       height: 700
2045       paper_bgcolor: "white"
2046       plot_bgcolor: "white"
2047
2048     plot-hdrh-latency-by-percentile:
2049       title:
2050         text: "<b>Latency by Percentile Distribution</b>"
2051         xanchor: "center"
2052         x: 0.5
2053         font:
2054           size: 18
2055       showlegend: True
2056       legend:
2057         traceorder: "normal"
2058         orientation: "h"
2059         font:
2060           size: 16
2061         xanchor: "left"
2062         yanchor: "top"
2063         x: 0
2064         y: -0.2
2065         bgcolor: "rgba(255, 255, 255, 0)"
2066         bordercolor: "rgba(255, 255, 255, 0)"
2067       xaxis:
2068         type: "linear"
2069         title: "<b>Percentile [%]</b>"
2070         titlefont:
2071           size: 14
2072         autorange: False
2073         fixedrange: False
2074         range: [0, 100]
2075         gridcolor: "rgb(230, 230, 230)"
2076         linecolor: "rgb(220, 220, 220)"
2077         linewidth: 1
2078         showgrid: True
2079         showline: True
2080         showticklabels: True
2081         tickcolor: "rgb(220, 220, 220)"
2082         tickvals: [0, 25, 50, 75, 100]
2083         ticktext: [0, 25, 50, 75, 100]
2084         tickfont:
2085           size: 14
2086       yaxis:
2087         title: "<b>One-Way Latency per Direction [uSec]</b>"
2088         titlefont:
2089           size: 14
2090         gridcolor: "rgb(230, 230, 230)"
2091         linecolor: "rgb(220, 220, 220)"
2092         linewidth: 1
2093         showgrid: True
2094         showline: True
2095         showticklabels: True
2096         tickcolor: "rgb(220, 220, 220)"
2097         tickfont:
2098           size: 14
2099       width: 700
2100       height: 700
2101       paper_bgcolor: "white"
2102       plot_bgcolor: "white"
2103
2104 - type: "static"
2105   src-path: "{DIR[RST]}"
2106   dst-path: "{DIR[WORKING,SRC]}"
2107
2108 - type: "input"
2109   general:
2110     file-name: "output_info.xml.gz"
2111     file-format: ".gz"
2112     arch-file-format:
2113       - ".gz"
2114       - ".zip"
2115     download-path: "{job}/{build}/archives/{filename}"
2116     extract: "output.xml"
2117
2118     zip-file-name: "robot-plugin.zip"
2119     zip-file-format: ".zip"
2120     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2121     zip-extract: "robot-plugin/output.xml"
2122
2123   builds:
2124
2125     csit-vpp-perf-verify-1908-3n-hsw:
2126       - 12  # NDRPDR sel
2127       - 13  # NDRPDR sel
2128       - 14  # NDRPDR sel
2129       - 15  # NDRPDR sel
2130       - 16  # NDRPDR sel
2131       - 17  # NDRPDR sel
2132       - 18  # NDRPDR sel
2133       - 19  # NDRPDR sel
2134       - 20  # NDRPDR sel
2135       - 21  # NDRPDR sel
2136       - 39  # MRR sel
2137     csit-vpp-perf-verify-2001-3n-hsw:
2138       - 21  # NDRPDR sel
2139       - 22  # NDRPDR sel
2140       - 23  # NDRPDR sel
2141       - 24  # NDRPDR sel
2142       - 25  # NDRPDR sel
2143       - 29  # NDRPDR sel
2144       - 30  # NDRPDR sel
2145       - 31  # NDRPDR sel
2146       - 32  # NDRPDR sel
2147       - 34  # NDRPDR sel
2148       - 17  # MRR sel
2149     csit-vpp-perf-report-iterative-2005-3n-hsw:
2150       - 3   # NDRPDR sel
2151       - 4   # NDRPDR sel
2152       - 5   # NDRPDR sel
2153       - 10  # NDRPDR sel
2154       - 11  # NDRPDR sel
2155       - 12  # NDRPDR sel
2156       - 15  # NDRPDR sel
2157       - 16  # NDRPDR sel
2158       - 18  # NDRPDR sel
2159       - 19  # NDRPDR sel
2160       - 20  # NDRPDR sel env 4
2161       - 21  # NDRPDR sel env 4
2162       - 22  # NDRPDR sel env 4
2163       - 23  # NDRPDR sel env 4
2164       - 24  # NDRPDR sel env 4
2165       - 25  # NDRPDR sel env 4
2166       - 13  # MRR
2167     csit-vpp-perf-verify-2005-3n-hsw:
2168       - 3   # hoststack
2169       - 5   # hoststack
2170       - 6   # hoststack
2171       - 7   # hoststack
2172       - 8   # hoststack
2173       - 9   # hoststack
2174       - 10  # hoststack
2175       - 11  # hoststack
2176       - 12  # hoststack
2177       - 13  # hoststack
2178     csit-vpp-perf-report-coverage-2005-3n-hsw:
2179       - 1   # perf-full-3n-dnv-crypto_I
2180       - 7   # perf-full-3n-hsw-crypto_II
2181       - 3   # perf-full-3n-hsw-crypto_III
2182       - 4   # perf-full-3n-dnv-crypto_IV
2183       - 5   # perf-full-3n-hsw-ip4_I
2184       - 6   # perf-full-3n-hsw-ip4_II
2185       - 8   # perf-full-3n-hsw-ip4_III
2186       - 9   # perf-full-3n-hsw-ip4_IV
2187       - 10  # perf-full-3n-hsw-ip4_V
2188       - 26  # perf-full-3n-hsw-ip4_VI
2189       - 18  # perf-full-3n-hsw-ip4_VII
2190       - 27  # perf-full-3n-hsw-ip4_VIII
2191       - 28  # perf-full-3n-hsw-ip4_IX
2192       - 29  # perf-full-3n-hsw-ip6_I
2193       - 35  # perf-full-3n-hsw-ip6_II
2194       - 42  # perf-full-3n-hsw-l2_I
2195       - 33  # perf-full-3n-hsw-l2_II
2196       - 37  # perf-full-3n-hsw-l2_III
2197       - 45  # perf-full-3n-hsw-l2_IV
2198       - 43  # perf-full-3n-hsw-l2_V
2199       - 40  # perf-full-3n-hsw-l2_VI
2200       - 44  # perf-full-3n-hsw-l2_VII
2201       - 51  # perf-full-3n-hsw-l2_VIII
2202       - 50  # perf-full-3n-hsw-l2_IX
2203       - 52  # perf-full-3n-hsw-l2_X
2204       - 53  # perf-full-3n-hsw-l2_XI
2205       - 54  # perf-full-3n-hsw-memif
2206       - 55  # perf-full-3n-hsw-ip4tunnels-I
2207       - 56  # perf-full-3n-hsw-ip4tunnels-II
2208       - 57  # perf-full-3n-hsw-ip4tunnels-III
2209       - 58  # perf-full-3n-hsw-ip6tunnels-I
2210       - 59  # perf-full-3n-hsw-srv6-I
2211       - 60  # perf-full-3n-hsw-srv6-II
2212       - 61  # perf-full-3n-hsw-vhost-I
2213       - 62  # perf-full-3n-hsw-vhost-II
2214       - 63  # perf-full-3n-hsw-vhost-III
2215
2216     csit-vpp-perf-verify-1908_1-3n-skx:
2217       - 26  # NDRPDR sel - new1908.1
2218       - 27  # NDRPDR sel - new1908.1
2219       - 28  # NDRPDR sel - new1908.1
2220       - 29  # NDRPDR sel - new1908.1
2221       - 30  # NDRPDR sel - new1908.1
2222       - 31  # NDRPDR sel - new1908.1
2223       - 33  # NDRPDR sel - new1908.1
2224       - 34  # NDRPDR sel - new1908.1
2225       - 35  # NDRPDR sel - new1908.1
2226       - 36  # NDRPDR sel - new1908.1
2227     csit-vpp-perf-verify-2001-3n-skx:
2228       - 69  # NDRPDR sel - new2001.0
2229       - 71  # NDRPDR sel - new2001.0
2230       - 72  # NDRPDR sel - new2001.0
2231       - 76  # NDRPDR sel - new2001.0
2232       - 77  # NDRPDR sel - new2001.0
2233       - 78  # NDRPDR sel - new2001.0
2234       - 80  # NDRPDR sel - new2001.0
2235       - 50  # MRR sel
2236       - 53  # MRR sel addition
2237     csit-vpp-perf-report-iterative-2005-3n-skx:
2238       - 4   # NDRPDR sel
2239       - 5   # NDRPDR sel ??? all x710 failed
2240       - 33  # NDRPDR sel
2241       - 28  # NDRPDR sel
2242       - 34  # NDRPDR sel
2243       - 36  # NDRPDR sel
2244       - 37  # NDRPDR sel
2245       - 38  # NDRPDR sel
2246       - 39  # NDRPDR sel
2247       - 41  # NDRPDR sel
2248       - 43  # NDRPDR sel env 4
2249       - 6   # MRR sel
2250     csit-vpp-perf-report-coverage-2005-3n-skx:
2251       - 10  # perf-full-3n-skx-crypto_I
2252       - 11  # perf-full-3n-skx-crypto_II
2253       - 12  # perf-full-3n-skx-crypto_III
2254       - 5   # perf-full-3n-skx-ip4_I
2255       - 14  # perf-full-3n-skx-ip4_II
2256       - 7   # perf-full-3n-skx-ip4_III
2257       - 15  # perf-full-3n-skx-ip4_IV
2258       - 16  # perf-full-3n-skx-ip4_V
2259       - 17  # perf-full-3n-skx-ip4_VI
2260       - 18  # perf-full-3n-skx-ip4_VII
2261       - 19  # perf-full-3n-skx-ip4_VIII
2262       - 20  # perf-full-3n-skx-ip4_IX
2263       - 24  # perf-full-3n-skx-ip6_I
2264       - 25  # perf-full-3n-skx-ip6_II
2265       - 22  # perf-full-3n-skx-ip4tunnels-II
2266       - 23  # perf-full-3n-skx-ip4tunnels-III
2267       - 26  # perf-full-3n-skx-ip6tunnels-I
2268       - 28  # perf-full-3n-skx-l2_II
2269       - 29  # perf-full-3n-skx-l2_III
2270       - 30  # perf-full-3n-skx-l2_IV
2271       - 32  # perf-full-3n-skx-l2_VI
2272       - 33  # perf-full-3n-skx-l2_VII
2273       - 35  # perf-full-3n-skx-l2_IX
2274       - 36  # perf-full-3n-skx-l2_X
2275       - 37  # perf-full-3n-skx-l2_XI
2276
2277     csit-vpp-perf-verify-1908_1-2n-skx:
2278       - 39  # NDRPDR sel - new1908.1
2279       - 40  # NDRPDR sel - new1908.1
2280       - 41  # NDRPDR sel - new1908.1
2281       - 43  # NDRPDR sel - new1908.1
2282       - 44  # NDRPDR sel - new1908.1
2283       - 45  # NDRPDR sel - new1908.1
2284       - 46  # NDRPDR sel - new1908.1
2285       - 47  # NDRPDR sel - new1908.1
2286       - 48  # NDRPDR sel - new1908.1
2287       - 49  # NDRPDR sel - new1908.1
2288     csit-vpp-perf-verify-2001-2n-skx:
2289       - 143  # NDRPDR sel - new2001.0
2290       - 146  # NDRPDR sel - new2001.0
2291       - 147  # NDRPDR sel - new2001.0
2292       - 148  # NDRPDR sel - new2001.0
2293       - 149  # NDRPDR sel - new2001.0
2294       - 150  # NDRPDR sel - new2001.0
2295       - 151  # NDRPDR sel - new2001.0
2296       - 152  # NDRPDR sel - new2001.0
2297       - 153  # NDRPDR sel - new2001.0
2298       - 154  # NDRPDR sel - new2001.0
2299       - 101  # MRR sel - old
2300       - 128  # MRR sel addition - old
2301     csit-vpp-perf-report-iterative-2005-2n-skx:
2302       - 43  # NDRPDR sel
2303       - 38  # NDRPDR sel
2304       - 7   # NDRPDR sel
2305       - 65  # NDRPDR sel
2306       - 47  # NDRPDR sel
2307       - 55  # NDRPDR sel
2308       - 67  # NDRPDR sel
2309       - 75  # NDRPDR sel
2310       - 76  # NDRPDR sel
2311       - 73  # NDRPDR sel
2312       - 88  # NDRPDR sel env 4
2313       - 89  # NDRPDR sel env 4
2314       - 42  # MRR sel
2315       - 48  # Reconf
2316       - 50  # Reconf
2317       - 51  # Reconf
2318       - 52  # Reconf
2319       - 53  # Reconf
2320       - 60  # Reconf
2321       - 70  # Reconf
2322       - 71  # Reconf
2323       - 63  # Reconf
2324       - 66  # Reconf
2325       - 49  # Soak
2326       - 54  # Soak
2327       - 83  # nf-density-sel
2328     csit-vpp-perf-report-coverage-2005-2n-skx:
2329       - 11  # perf-full-2n-skx-ip4_I
2330       - 3   # perf-full-2n-skx-ip4_II
2331       - 18  # perf-full-2n-skx-ip4_III
2332       - 19  # perf-full-2n-skx-ip4_IV
2333       - 5   # perf-full-2n-skx-ip4_V
2334       - 20  # perf-full-2n-skx-ip4_VI
2335       - 7   # perf-full-2n-skx-ip6_I
2336       - 21  # perf-full-2n-skx-ip6_II
2337       - 9   # perf-full-2n-skx-l2_I
2338       - 22  # perf-full-2n-skx-l2_II
2339       - 23  # perf-full-2n-skx-memif
2340       - 24  # perf-full-2n-skx-loadbalancer
2341       - 25  # perf-full-2n-skx-vhost I
2342       - 26  # perf-full-2n-skx-vhost II
2343       - 27  # perf-full-2n-skx-vts
2344
2345     csit-vpp-perf-verify-1908_1-2n-clx:
2346       - 5  # NDRPDR sel
2347       - 6  # NDRPDR sel
2348       - 7  # NDRPDR sel
2349       - 8  # NDRPDR sel
2350       - 9  # NDRPDR sel
2351     csit-vpp-perf-verify-2001-2n-clx:
2352       - 28  # NDRPDR sel
2353       - 29  # NDRPDR sel
2354       - 32  # NDRPDR sel
2355       - 40  # NDRPDR sel
2356       - 43  # NDRPDR sel
2357       - 44  # NDRPDR sel
2358       - 45  # NDRPDR sel
2359       - 47  # NDRPDR sel
2360       - 48  # NDRPDR sel
2361       - 49  # NDRPDR sel
2362       - 39  # MRR
2363     csit-vpp-perf-report-iterative-2005-2n-clx:
2364       - 7   # NDRPDR sel
2365       - 38  # NDRPDR sel
2366       - 9   # NDRPDR sel
2367       - 32  # NDRPDR sel ???
2368       - 33  # NDRPDR sel ???
2369       - 39  # NDRPDR sel
2370       - 40  # NDRPDR sel
2371       - 43  # NDRPDR sel
2372       - 50  # NDRPDR sel
2373       - 51  # NDRPDR sel
2374       - 62  # NDRPDR sel env 4
2375       - 63  # NDRPDR sel env 4
2376       - 64  # NDRPDR sel env 4
2377       - 12  # MRR
2378       - 42  # Reconf
2379       - 45  # Reconf
2380       - 46  # Reconf
2381       - 47  # Reconf
2382       - 48  # Reconf
2383       - 52  # Reconf
2384       - 53  # Reconf
2385       - 54  # Reconf
2386       - 55  # Reconf
2387       - 56  # Reconf
2388       - 44  # Soak
2389       - 49  # Soak
2390       - 57  # 2n-clx nfv-density-00
2391       - 58  # 2n-clx nfv-density-00
2392       - 59  # 2n-clx nfv-density-00
2393       - 60  # 2n-clx nfv-density-00
2394       - 61  # 2n-clx nfv-density-00
2395     csit-vpp-perf-report-coverage-2005-2n-clx:
2396       - 21  # perf-full-2n-clx-ip4_I
2397       - 2   # perf-full-2n-clx-ip4_II
2398       - 3   # perf-full-2n-clx-ip4_III
2399       - 4   # perf-full-2n-clx-ip4_IV
2400       - 5   # perf-full-2n-clx-ip4_V
2401       - 6   # perf-full-2n-clx-ip4_VI
2402       - 7   # perf-full-2n-clx-ip6_I
2403       - 16  # perf-full-2n-clx-ip6_II
2404       - 23  # perf-full-2n-clx-l2_I
2405       - 10  # perf-full-2n-clx-l2_II
2406       - 11  # perf-full-2n-clx-memif
2407       - 12  # perf-full-2n-clx-loadbalancer
2408       - 13  # perf-full-2n-clx-vhost I
2409       - 22  # perf-full-2n-clx-vhost II
2410       - 15  # perf-full-2n-clx-vts
2411
2412     csit-vpp-perf-verify-1908-3n-tsh:
2413       - 7   # NDRPDR sel
2414       - 8   # NDRPDR sel
2415       - 9   # NDRPDR sel
2416       - 10  # NDRPDR sel
2417       - 11  # NDRPDR sel
2418       - 12  # NDRPDR sel
2419       - 13  # NDRPDR sel
2420       - 14  # NDRPDR sel
2421       - 15  # NDRPDR sel
2422       - 16  # NDRPDR sel
2423       - 17  # MRR sel
2424     csit-vpp-perf-verify-2001-3n-tsh:
2425       - 3   # NDRPDR sel
2426       - 4   # NDRPDR sel
2427       - 7   # NDRPDR sel
2428       - 8   # NDRPDR sel
2429       - 10  # NDRPDR sel
2430       - 12  # NDRPDR sel
2431       - 13  # NDRPDR sel
2432       - 14  # NDRPDR sel
2433       - 15  # NDRPDR sel
2434       - 21  # NDRPDR sel
2435       - 9   # MRR sel
2436     # TODO: Add data:
2437     csit-vpp-perf-report-iterative-2005-3n-tsh:
2438       - 9   # NDRPDR sel
2439       - 11  # NDRPDR sel
2440       - 12  # NDRPDR sel
2441       - 20  # NDRPDR sel
2442       - 14  # NDRPDR sel
2443       - 23  # NDRPDR sel env 4
2444       - 10  # MRR sel
2445
2446     csit-vpp-perf-verify-1908-3n-dnv:
2447       - 6   # NDRPDR sel
2448       - 7   # NDRPDR sel
2449       - 8   # NDRPDR sel
2450       - 9   # NDRPDR sel
2451       - 10  # NDRPDR sel
2452       - 12  # NDRPDR sel
2453       - 13  # NDRPDR sel
2454       - 14  # NDRPDR sel
2455       - 15  # NDRPDR sel
2456       - 16  # NDRPDR sel
2457       - 17  # MRR sel
2458     csit-vpp-perf-verify-2001-3n-dnv:
2459       - 5   # NDRPDR sel
2460       - 6   # NDRPDR sel
2461       - 7   # NDRPDR sel
2462       - 8   # NDRPDR sel
2463       - 9   # NDRPDR sel
2464       - 10  # NDRPDR sel
2465       - 12  # NDRPDR sel
2466       - 16  # NDRPDR sel
2467       - 17  # NDRPDR sel
2468       - 18  # NDRPDR sel
2469       - 11  # MRR sel
2470     csit-vpp-perf-report-iterative-2005-3n-dnv:
2471       - 2   # NDRPDR sel
2472       - 3   # NDRPDR sel
2473       - 4   # NDRPDR sel
2474       - 5   # NDRPDR sel
2475       - 6   # NDRPDR sel
2476       - 7   # NDRPDR sel
2477       - 9   # NDRPDR sel
2478       - 10  # NDRPDR sel
2479       - 11  # NDRPDR sel
2480       - 12  # NDRPDR sel
2481       - 8   # MRR
2482     csit-vpp-perf-report-coverage-2005-3n-dnv:
2483       - 1   # perf-full-3n-dnv-crypto_I
2484       - 24  # perf-full-3n-dnv-crypto_II
2485       - 5   # perf-full-3n-dnv-ip4_I
2486       - 13  # perf-full-3n-dnv-ip4_II
2487       - 17  # perf-full-3n-dnv-ip6_I
2488       - 18  # perf-full-3n-dnv-ip6_II
2489       - 21  # perf-full-3n-dnv-l2_I
2490       - 22  # perf-full-3n-dnv-l2_II
2491       - 23  # perf-full-3n-dnv-ip4-tunnels_I
2492
2493     csit-vpp-perf-verify-1908-2n-dnv:
2494       - 1   # NDRPDR sel
2495       - 2   # NDRPDR sel
2496       - 3   # NDRPDR sel
2497       - 4   # NDRPDR sel
2498       - 5   # NDRPDR sel
2499       - 6   # NDRPDR sel
2500       - 7   # NDRPDR sel
2501       - 8   # NDRPDR sel
2502       - 9   # NDRPDR sel
2503       - 10  # NDRPDR sel
2504       - 11  # MRR sel
2505     csit-vpp-perf-verify-2001-2n-dnv:
2506       - 4   # NDRPDR sel
2507       - 5   # NDRPDR sel
2508       - 6   # NDRPDR sel
2509       - 7   # NDRPDR sel
2510       - 8   # NDRPDR sel
2511       - 9   # NDRPDR sel
2512       - 10  # NDRPDR sel
2513       - 11  # NDRPDR sel
2514       - 13  # NDRPDR sel
2515       - 16  # NDRPDR sel
2516       - 12  # MRR sel
2517     csit-vpp-perf-report-iterative-2005-2n-dnv:
2518       - 3   # NDRPDR sel
2519       - 6   # NDRPDR sel
2520       - 7   # NDRPDR sel
2521       - 8   # NDRPDR sel
2522       - 9   # NDRPDR sel
2523       - 10  # NDRPDR sel
2524       - 11  # NDRPDR sel
2525       - 12  # NDRPDR sel
2526       - 13  # NDRPDR sel
2527       - 14  # NDRPDR sel
2528       - 15  # MRR sel
2529     csit-vpp-perf-report-coverage-2005-2n-dnv:
2530       - 1   # perf-full-2n-dnv-ip4_I
2531       - 2   # perf-full-2n-dnv-ip4_II
2532       - 3   # perf-full-2n-dnv-ip6_I
2533       - 4   # perf-full-2n-dnv-ip6_II
2534       - 5   # perf-full-2n-dnv-l2_I
2535       - 6   # perf-full-2n-dnv-l2_II
2536
2537     csit-dpdk-perf-verify-1908-3n-hsw:
2538       - 2   # NDRPDR sel
2539       - 3   # NDRPDR sel
2540       - 4   # NDRPDR sel
2541       - 5   # NDRPDR sel
2542       - 6   # NDRPDR sel
2543       - 7   # NDRPDR sel
2544       - 8   # NDRPDR sel
2545       - 9   # NDRPDR sel
2546       - 10  # NDRPDR sel
2547       - 11  # NDRPDR sel
2548     csit-dpdk-perf-verify-2001-3n-hsw:
2549       - 4   # NDRPDR sel
2550       - 5   # NDRPDR sel
2551       - 6   # NDRPDR sel
2552       - 7   # NDRPDR sel
2553       - 8   # NDRPDR sel
2554       - 9   # NDRPDR sel
2555       - 10  # NDRPDR sel
2556       - 11  # NDRPDR sel
2557       - 12  # NDRPDR sel
2558       - 13  # NDRPDR sel
2559       - 15  # NDRPDR sel
2560       - 16  # NDRPDR sel
2561       - 17  # NDRPDR sel
2562       - 18  # NDRPDR sel
2563       - 19  # NDRPDR sel
2564       - 20  # NDRPDR sel
2565       - 21  # NDRPDR sel
2566       - 22  # NDRPDR sel
2567       - 23  # NDRPDR sel
2568       - 24  # NDRPDR sel
2569     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2570       - 5   # NDRPDR sel
2571       - 6   # NDRPDR sel
2572       - 7   # NDRPDR sel
2573       - 8   # NDRPDR sel
2574       - 9   # NDRPDR sel
2575       - 10  # NDRPDR sel
2576       - 11  # NDRPDR sel
2577       - 12  # NDRPDR sel
2578       - 13  # NDRPDR sel
2579       - 14  # NDRPDR sel
2580
2581     csit-dpdk-perf-verify-1908-3n-skx:
2582       - 3   # NDRPDR sel
2583       - 4   # NDRPDR sel
2584       - 5   # NDRPDR sel
2585       - 6   # NDRPDR sel
2586       - 7   # NDRPDR sel
2587       - 8   # NDRPDR sel
2588       - 9   # NDRPDR sel
2589       - 10  # NDRPDR sel
2590       - 11  # NDRPDR sel
2591       - 12  # NDRPDR sel
2592     csit-dpdk-perf-verify-2001-3n-skx:
2593       - 29  # NDRPDR sel xxv710
2594       - 33  # NDRPDR sel xxv710
2595       - 34  # NDRPDR sel xxv710
2596       - 35  # NDRPDR sel xxv710
2597       - 36  # NDRPDR sel xxv710
2598       - 37  # NDRPDR sel xxv710
2599       - 41  # NDRPDR sel xxv710
2600       - 42  # NDRPDR sel xxv710
2601       - 43  # NDRPDR sel xxv710
2602       - 45  # NDRPDR sel xxv710
2603       - 30  # NDRPDR sel x710
2604       - 31  # NDRPDR sel x710
2605       - 32  # NDRPDR sel x710
2606       - 38  # NDRPDR sel x710
2607       - 39  # NDRPDR sel x710
2608       - 40  # NDRPDR sel x710
2609       - 44  # NDRPDR sel x710
2610       - 46  # NDRPDR sel x710
2611       - 47  # NDRPDR sel x710
2612       - 48  # NDRPDR sel x710
2613     csit-dpdk-perf-report-iterative-2005-3n-skx:
2614       - 4   # NDRPDR sel
2615       - 5   # NDRPDR sel
2616       - 6   # NDRPDR sel
2617       - 7   # NDRPDR sel
2618       - 8   # NDRPDR sel
2619       - 11  # NDRPDR sel
2620       - 12  # NDRPDR sel
2621       - 13  # NDRPDR sel
2622       - 14  # NDRPDR sel
2623       - 15  # NDRPDR sel
2624
2625     csit-dpdk-perf-verify-1908-2n-skx:
2626       - 2   # NDRPDR sel
2627       - 3   # NDRPDR sel
2628       - 4   # NDRPDR sel
2629       - 5   # NDRPDR sel
2630       - 7   # NDRPDR sel
2631       - 8   # NDRPDR sel
2632       - 9   # NDRPDR sel
2633       - 10  # NDRPDR sel
2634       - 11  # NDRPDR sel
2635       - 12  # NDRPDR sel
2636     csit-dpdk-perf-verify-2001-2n-skx:
2637       - 35  # NDRPDR sel xxv710
2638       - 36  # NDRPDR sel xxv710
2639       - 37  # NDRPDR sel xxv710
2640       - 41  # NDRPDR sel xxv710
2641       - 42  # NDRPDR sel xxv710
2642       - 43  # NDRPDR sel xxv710
2643       - 46  # NDRPDR sel xxv710
2644       - 47  # NDRPDR sel xxv710
2645       - 52  # NDRPDR sel xxv710
2646       - 53  # NDRPDR sel xxv710
2647       - 38  # NDRPDR sel x710
2648       - 39  # NDRPDR sel x710
2649       - 40  # NDRPDR sel x710
2650       - 44  # NDRPDR sel x710
2651       - 45  # NDRPDR sel x710
2652       - 48  # NDRPDR sel x710
2653       - 49  # NDRPDR sel x710
2654       - 50  # NDRPDR sel x710
2655       - 51  # NDRPDR sel x710
2656       - 54  # NDRPDR sel x710
2657     csit-dpdk-perf-report-iterative-2005-2n-skx:
2658       - 1   # NDRPDR sel
2659       - 2   # NDRPDR sel
2660       - 3   # NDRPDR sel
2661       - 4   # NDRPDR sel
2662       - 5   # NDRPDR sel
2663       - 6   # NDRPDR sel
2664       - 7   # NDRPDR sel
2665       - 8   # NDRPDR sel
2666       - 9   # NDRPDR sel
2667       - 10  # NDRPDR sel
2668
2669     csit-dpdk-perf-verify-2001-2n-clx:
2670       - 15  # NDRPDR sel
2671       - 16  # NDRPDR sel
2672       - 17  # NDRPDR sel
2673       - 18  # NDRPDR sel
2674       - 19  # NDRPDR sel
2675       - 20  # NDRPDR sel
2676       - 21  # NDRPDR sel
2677       - 22  # NDRPDR sel
2678       - 23  # NDRPDR sel
2679       - 24  # NDRPDR sel
2680       - 25  # NDRPDR sel
2681       - 26  # NDRPDR sel
2682       - 27  # NDRPDR sel
2683       - 28  # NDRPDR sel
2684       - 29  # NDRPDR sel
2685       - 30  # NDRPDR sel
2686       - 31  # NDRPDR sel
2687       - 32  # NDRPDR sel
2688       - 33  # NDRPDR sel
2689       - 34  # NDRPDR sel
2690     csit-dpdk-perf-report-iterative-2005-2n-clx:
2691       - 1   # NDRPDR sel
2692       - 2   # NDRPDR sel
2693       - 3   # NDRPDR sel
2694       - 4   # NDRPDR sel
2695       - 5   # NDRPDR sel
2696       - 6   # NDRPDR sel
2697       - 7   # NDRPDR sel
2698       - 8   # NDRPDR sel
2699       - 9   # NDRPDR sel
2700       - 10  # NDRPDR sel
2701
2702     csit-dpdk-perf-verify-2001-2n-dnv:
2703       - 9   # NDRPDR sel
2704       - 10  # NDRPDR sel
2705       - 11  # NDRPDR sel
2706       - 12  # NDRPDR sel
2707       - 13  # NDRPDR sel
2708       - 14  # NDRPDR sel
2709       - 15  # NDRPDR sel
2710       - 16  # NDRPDR sel
2711       - 17  # NDRPDR sel
2712       - 18  # NDRPDR sel
2713     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2714       - 8   # NDRPDR sel
2715       - 9   # NDRPDR sel
2716       - 10  # NDRPDR sel
2717       - 11  # NDRPDR sel
2718       - 12  # NDRPDR sel
2719       - 13  # NDRPDR sel
2720       - 14  # NDRPDR sel
2721       - 15  # NDRPDR sel
2722       - 16  # NDRPDR sel
2723       - 17  # NDRPDR sel
2724
2725     csit-dpdk-perf-verify-2001-3n-dnv:
2726       - 12  # NDRPDR sel
2727       - 13  # NDRPDR sel
2728       - 14  # NDRPDR sel
2729       - 15  # NDRPDR sel
2730       - 16  # NDRPDR sel
2731       - 17  # NDRPDR sel
2732       - 18  # NDRPDR sel
2733       - 19  # NDRPDR sel
2734       - 20  # NDRPDR sel
2735       - 22  # NDRPDR sel
2736     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2737       - 6   # NDRPDR sel
2738       - 7   # NDRPDR sel
2739       - 8   # NDRPDR sel
2740       - 9   # NDRPDR sel
2741       - 10  # NDRPDR sel
2742       - 11  # NDRPDR sel
2743       - 12  # NDRPDR sel
2744       - 13  # NDRPDR sel
2745       - 14  # NDRPDR sel
2746       - 16  # NDRPDR sel
2747
2748     csit-dpdk-perf-verify-2001-3n-tsh:
2749       - 3   # NDRPDR sel
2750       - 4   # NDRPDR sel
2751       - 5   # NDRPDR sel
2752       - 9   # NDRPDR sel
2753       - 10  # NDRPDR sel
2754       - 11  # NDRPDR sel
2755       - 12  # NDRPDR sel
2756       - 14  # NDRPDR sel
2757       - 15  # NDRPDR sel
2758       - 18  # NDRPDR sel
2759     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2760       - 5   # NDRPDR sel
2761
2762     csit-vpp-device-2005-ubuntu1804-1n-skx:
2763       - 35
2764
2765 - type: "output"
2766   output: "report"
2767   format:
2768     html:
2769     - full
2770 #    pdf:
2771 #    - minimal
2772
2773 ################################################################################
2774 ###                               T A B L E S                                ###
2775 ################################################################################
2776
2777 # VPP Soak vs NDR - 2n-skx
2778 - type: "table"
2779   title: "VPP Soak vs NDR 2n-skx"
2780   algorithm: "table_soak_vs_ndr"
2781   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2782   reference:
2783     title: "NDR"
2784     data: "vpp-soak-vs-ndr-2n-skx-ref"
2785   compare:
2786     title: "Soak"
2787     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2788   data: "vpp-soak-vs-ndr-2n-skx"
2789   include-tests: "NDR"
2790   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2791   parameters:
2792     - "throughput"
2793     - "name"
2794     - "parent"
2795
2796 # VPP Soak vs NDR - 2n-clx
2797 - type: "table"
2798   title: "VPP Soak vs NDR 2n-clx"
2799   algorithm: "table_soak_vs_ndr"
2800   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2801   reference:
2802     title: "NDR"
2803     data: "vpp-soak-vs-ndr-2n-clx-ref"
2804   compare:
2805     title: "Soak"
2806     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2807   data: "vpp-soak-vs-ndr-2n-clx"
2808   include-tests: "NDR"
2809   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2810   parameters:
2811     - "throughput"
2812     - "name"
2813     - "parent"
2814
2815 ################################################################################
2816
2817 # VPP Compare NICs 3n-skx 2t1c ndr
2818 - type: "table"
2819   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2820   algorithm: "table_comparison"
2821   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2822   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2823   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2824   columns:
2825     - title: "x710"
2826       data-set: "vpp-nic-comparison-3n-skx"
2827       tag: "NIC_Intel-X710"
2828     - title: "xxv710"
2829       data-set: "vpp-nic-comparison-3n-skx"
2830       tag: "NIC_Intel-XXV710"
2831   comparisons:
2832     - title: "Diff"
2833       reference: 1
2834       compare: 2
2835   legend:
2836     - "Legend to Table:"
2837     - "x710, xxv710 - NICs tested."
2838     - "Diff - difference between x710 and xxv710 NIC."
2839
2840 # VPP Compare NICs 3n-skx 4t2c ndr
2841 - type: "table"
2842   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2843   algorithm: "table_comparison"
2844   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2845   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2846   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2847   columns:
2848     - title: "x710"
2849       data-set: "vpp-nic-comparison-3n-skx"
2850       tag: "NIC_Intel-X710"
2851     - title: "xxv710"
2852       data-set: "vpp-nic-comparison-3n-skx"
2853       tag: "NIC_Intel-XXV710"
2854   comparisons:
2855     - title: "Diff"
2856       reference: 1
2857       compare: 2
2858   legend:
2859     - "Legend to Table:"
2860     - "x710, xxv710 - NICs tested."
2861     - "Diff - difference between x710 and xxv710 NIC."
2862
2863 # VPP Compare NICs 3n-skx 2t1c pdr
2864 - type: "table"
2865   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2866   algorithm: "table_comparison"
2867   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2868   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2869   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2870   columns:
2871     - title: "x710"
2872       data-set: "vpp-nic-comparison-3n-skx"
2873       tag: "NIC_Intel-X710"
2874     - title: "xxv710"
2875       data-set: "vpp-nic-comparison-3n-skx"
2876       tag: "NIC_Intel-XXV710"
2877   comparisons:
2878     - title: "Diff"
2879       reference: 1
2880       compare: 2
2881   legend:
2882     - "Legend to Table:"
2883     - "x710, xxv710 - NICs tested."
2884     - "Diff - difference between x710 and xxv710 NIC."
2885
2886 # VPP Compare NICs 3n-skx 4t2c pdr
2887 - type: "table"
2888   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2889   algorithm: "table_comparison"
2890   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2891   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2892   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2893   columns:
2894     - title: "x710"
2895       data-set: "vpp-nic-comparison-3n-skx"
2896       tag: "NIC_Intel-X710"
2897     - title: "xxv710"
2898       data-set: "vpp-nic-comparison-3n-skx"
2899       tag: "NIC_Intel-XXV710"
2900   comparisons:
2901     - title: "Diff"
2902       reference: 1
2903       compare: 2
2904   legend:
2905     - "Legend to Table:"
2906     - "x710, xxv710 - NICs tested."
2907     - "Diff - difference between x710 and xxv710 NIC."
2908
2909 ## VPP Compare NICs 3n-skx 2t1c mrr
2910 #- type: "table"
2911 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2912 #  algorithm: "table_comparison"
2913 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2914 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2915 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2916 #  columns:
2917 #    - title: "x710"
2918 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2919 #      tag: "NIC_Intel-X710"
2920 #    - title: "xxv710"
2921 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2922 #      tag: "NIC_Intel-XXV710"
2923 #  comparisons:
2924 #    - title: "Diff"
2925 #      reference: 1
2926 #      compare: 2
2927 #  legend:
2928 #    - "Legend to Table:"
2929 #    - "x710, xxv710 - NICs tested."
2930 #    - "Diff - difference between x710 and xxv710 NIC."
2931 #
2932 ## VPP Compare NICs 3n-skx 4t2c mrr
2933 #- type: "table"
2934 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2935 #  algorithm: "table_comparison"
2936 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2937 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2938 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2939 #  columns:
2940 #    - title: "x710"
2941 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2942 #      tag: "NIC_Intel-X710"
2943 #    - title: "xxv710"
2944 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2945 #      tag: "NIC_Intel-XXV710"
2946 #  comparisons:
2947 #    - title: "Diff"
2948 #      reference: 1
2949 #      compare: 2
2950 #  legend:
2951 #    - "Legend to Table:"
2952 #    - "x710, xxv710 - NICs tested."
2953 #    - "Diff - difference between x710 and xxv710 NIC."
2954 #
2955 ## VPP Compare NICs 3n-skx 8t4c mrr
2956 #- type: "table"
2957 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2958 #  algorithm: "table_comparison"
2959 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2960 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2961 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2962 #  columns:
2963 #    - title: "x710"
2964 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2965 #      tag: "NIC_Intel-X710"
2966 #    - title: "xxv710"
2967 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2968 #      tag: "NIC_Intel-XXV710"
2969 #  comparisons:
2970 #    - title: "Diff"
2971 #      reference: 1
2972 #      compare: 2
2973 #  legend:
2974 #    - "Legend to Table:"
2975 #    - "x710, xxv710 - NICs tested."
2976 #    - "Diff - difference between x710 and xxv710 NIC."
2977
2978 # VPP Compare NICs 2n-skx 2t1c ndr
2979 - type: "table"
2980   title: "VPP Compare NICs 2n-skx 2t1c ndr"
2981   algorithm: "table_comparison"
2982   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2983   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2984   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2985   columns:
2986     - title: "x710"
2987       data-set: "vpp-nic-comparison-2n-skx"
2988       tag: "NIC_Intel-X710"
2989     - title: "xxv710"
2990       data-set: "vpp-nic-comparison-2n-skx"
2991       tag: "NIC_Intel-XXV710"
2992   comparisons:
2993     - title: "Diff"
2994       reference: 1
2995       compare: 2
2996   legend:
2997     - "Legend to Table:"
2998     - "x710, xxv710 - NICs tested."
2999     - "Diff - difference between x710 and xxv710 NIC."
3000
3001 # VPP Compare NICs 2n-skx 4t2c ndr
3002 - type: "table"
3003   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3004   algorithm: "table_comparison"
3005   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3006   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3007   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3008   columns:
3009     - title: "x710"
3010       data-set: "vpp-nic-comparison-2n-skx"
3011       tag: "NIC_Intel-X710"
3012     - title: "xxv710"
3013       data-set: "vpp-nic-comparison-2n-skx"
3014       tag: "NIC_Intel-XXV710"
3015   comparisons:
3016     - title: "Diff"
3017       reference: 1
3018       compare: 2
3019   legend:
3020     - "Legend to Table:"
3021     - "x710, xxv710 - NICs tested."
3022     - "Diff - difference between x710 and xxv710 NIC."
3023
3024 # VPP Compare NICs 2n-skx 2t1c pdr
3025 - type: "table"
3026   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3027   algorithm: "table_comparison"
3028   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3029   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3030   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3031   columns:
3032     - title: "x710"
3033       data-set: "vpp-nic-comparison-2n-skx"
3034       tag: "NIC_Intel-X710"
3035     - title: "xxv710"
3036       data-set: "vpp-nic-comparison-2n-skx"
3037       tag: "NIC_Intel-XXV710"
3038   comparisons:
3039     - title: "Diff"
3040       reference: 1
3041       compare: 2
3042   legend:
3043     - "Legend to Table:"
3044     - "x710, xxv710 - NICs tested."
3045     - "Diff - difference between x710 and xxv710 NIC."
3046
3047 # VPP Compare NICs 2n-skx 4t2c pdr
3048 - type: "table"
3049   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3050   algorithm: "table_comparison"
3051   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3052   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3053   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3054   columns:
3055     - title: "x710"
3056       data-set: "vpp-nic-comparison-2n-skx"
3057       tag: "NIC_Intel-X710"
3058     - title: "xxv710"
3059       data-set: "vpp-nic-comparison-2n-skx"
3060       tag: "NIC_Intel-XXV710"
3061   comparisons:
3062     - title: "Diff"
3063       reference: 1
3064       compare: 2
3065   legend:
3066     - "Legend to Table:"
3067     - "x710, xxv710 - NICs tested."
3068     - "Diff - difference between x710 and xxv710 NIC."
3069
3070 # VPP Compare NICs 2n-skx 2t1c mrr
3071 - type: "table"
3072   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3073   algorithm: "table_comparison"
3074   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3075   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3076   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3077   columns:
3078     - title: "x710"
3079       data-set: "vpp-nic-comparison-2n-skx-mrr"
3080       tag: "NIC_Intel-X710"
3081     - title: "xxv710"
3082       data-set: "vpp-nic-comparison-2n-skx-mrr"
3083       tag: "NIC_Intel-XXV710"
3084   comparisons:
3085     - title: "Diff"
3086       reference: 1
3087       compare: 2
3088   legend:
3089     - "Legend to Table:"
3090     - "x710, xxv710 - NICs tested."
3091     - "Diff - difference between x710 and xxv710 NIC."
3092
3093 # VPP Compare NICs 2n-skx 4t2c mrr
3094 - type: "table"
3095   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3096   algorithm: "table_comparison"
3097   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3098   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3099   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3100   columns:
3101     - title: "x710"
3102       data-set: "vpp-nic-comparison-2n-skx-mrr"
3103       tag: "NIC_Intel-X710"
3104     - title: "xxv710"
3105       data-set: "vpp-nic-comparison-2n-skx-mrr"
3106       tag: "NIC_Intel-XXV710"
3107   comparisons:
3108     - title: "Diff"
3109       reference: 1
3110       compare: 2
3111   legend:
3112     - "Legend to Table:"
3113     - "x710, xxv710 - NICs tested."
3114     - "Diff - difference between x710 and xxv710 NIC."
3115
3116 # VPP Compare NICs 2n-skx 8t4c mrr
3117 - type: "table"
3118   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3119   algorithm: "table_comparison"
3120   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3121   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3122   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3123   columns:
3124     - title: "x710"
3125       data-set: "vpp-nic-comparison-2n-skx-mrr"
3126       tag: "NIC_Intel-X710"
3127     - title: "xxv710"
3128       data-set: "vpp-nic-comparison-2n-skx-mrr"
3129       tag: "NIC_Intel-XXV710"
3130   comparisons:
3131     - title: "Diff"
3132       reference: 1
3133       compare: 2
3134   legend:
3135     - "Legend to Table:"
3136     - "x710, xxv710 - NICs tested."
3137     - "Diff - difference between x710 and xxv710 NIC."
3138
3139 ################################################################################
3140 # VPP
3141
3142 # VPP Performance Changes 3n-hsw 1t1c pdr
3143 - type: "table"
3144   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3145   algorithm: "table_comparison"
3146   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3147   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3148   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3149   columns:
3150     - title: "1908.1-2"
3151       data-set: "vpp-performance-changes-3n-hsw-h1"
3152     - title: "2001.0-2"
3153       data-set: "vpp-performance-changes-3n-hsw-ref"
3154     - title: "2005.0-3"
3155       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3156     - title: "2005.0-4"
3157       data-set: "vpp-performance-changes-3n-hsw-cmp"
3158   comparisons:
3159     - title: "Diff1"
3160       reference: 3
3161       compare: 4
3162     - title: "Diff2"
3163       reference: 2
3164       compare: 3
3165 #  rca:
3166 #    - title: "RCA1"
3167 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca1.yaml"
3168 #    - title: "RCA2"
3169 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca2.yaml"
3170   legend:
3171     - "Legend to Table"
3172     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3173     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3174     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3175 #    - 'RCA1 - root cause analysis reference for Diff1.'
3176 #    - 'RCA2 - root cause analysis reference for Diff2.'
3177
3178 # VPP Performance Changes 3n-hsw 2t2c pdr
3179 - type: "table"
3180   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3181   algorithm: "table_comparison"
3182   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3183   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3184   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3185   columns:
3186     - title: "1908.1-2"
3187       data-set: "vpp-performance-changes-3n-hsw-h1"
3188     - title: "2001.0-2"
3189       data-set: "vpp-performance-changes-3n-hsw-ref"
3190     - title: "2005.0-3"
3191       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3192     - title: "2005.0-4"
3193       data-set: "vpp-performance-changes-3n-hsw-cmp"
3194   comparisons:
3195     - title: "Diff1"
3196       reference: 3
3197       compare: 4
3198     - title: "Diff2"
3199       reference: 2
3200       compare: 3
3201 #  rca:
3202 #    - title: "RCA1"
3203 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca1.yaml"
3204 #    - title: "RCA2"
3205 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca2.yaml"
3206   legend:
3207     - "Legend to Table"
3208     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3209     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3210     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3211 #    - 'RCA1 - root cause analysis reference for Diff1.'
3212 #    - 'RCA2 - root cause analysis reference for Diff2.'
3213
3214 # VPP Performance Changes 3n-hsw 1t1c ndr
3215 - type: "table"
3216   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3217   algorithm: "table_comparison"
3218   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3219   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3220   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3221   columns:
3222     - title: "1908.1-2"
3223       data-set: "vpp-performance-changes-3n-hsw-h1"
3224     - title: "2001.0-2"
3225       data-set: "vpp-performance-changes-3n-hsw-ref"
3226     - title: "2005.0-3"
3227       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3228     - title: "2005.0-4"
3229       data-set: "vpp-performance-changes-3n-hsw-cmp"
3230   comparisons:
3231     - title: "Diff1"
3232       reference: 3
3233       compare: 4
3234     - title: "Diff2"
3235       reference: 2
3236       compare: 3
3237 #  rca:
3238 #    - title: "RCA1"
3239 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca1.yaml"
3240 #    - title: "RCA2"
3241 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca2.yaml"
3242   legend:
3243     - "Legend to Table"
3244     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3245     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3246     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3247 #    - 'RCA1 - root cause analysis reference for Diff1.'
3248 #    - 'RCA2 - root cause analysis reference for Diff2.'
3249
3250 # VPP Performance Changes 3n-hsw 2t2c ndr
3251 - type: "table"
3252   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3253   algorithm: "table_comparison"
3254   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3255   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3256   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3257   columns:
3258     - title: "1908.1-2"
3259       data-set: "vpp-performance-changes-3n-hsw-h1"
3260     - title: "2001.0-2"
3261       data-set: "vpp-performance-changes-3n-hsw-ref"
3262     - title: "2005.0-3"
3263       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3264     - title: "2005.0-4"
3265       data-set: "vpp-performance-changes-3n-hsw-cmp"
3266   comparisons:
3267     - title: "Diff1"
3268       reference: 3
3269       compare: 4
3270     - title: "Diff2"
3271       reference: 2
3272       compare: 3
3273 #  rca:
3274 #    - title: "RCA1"
3275 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca1.yaml"
3276 #    - title: "RCA2"
3277 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca2.yaml"
3278   legend:
3279     - "Legend to Table"
3280     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3281     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3282     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3283 #    - 'RCA1 - root cause analysis reference for Diff1.'
3284 #    - 'RCA2 - root cause analysis reference for Diff2.'
3285
3286 ## VPP Performance Changes 3n-skx 2t1c pdr
3287 #- type: "table"
3288 #  title: "VPP Performance Changes 3n-skx 2t1c pdr"
3289 #  algorithm: "table_comparison"
3290 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3291 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3292 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3293 #  columns:
3294 #    - title: "1908.1-2"
3295 #      data-set: "vpp-performance-changes-3n-skx-h1"
3296 #    - title: "2001.0-2"
3297 #      data-set: "vpp-performance-changes-3n-skx-ref"
3298 #    - title: "2005.0-3"
3299 #      data-set: "vpp-performance-changes-3n-skx-cmp-2"
3300 #    - title: "2005.0-4"
3301 #      data-set: "vpp-performance-changes-3n-skx-cmp"
3302 #  comparisons:
3303 #    - title: "Diff1"
3304 #      reference: 3
3305 #      compare: 4
3306 #    - title: "Diff2"
3307 #      reference: 2
3308 #      compare: 3
3309 ##  rca:
3310 ##    - title: "RCA1"
3311 ##      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca1.yaml"
3312 ##    - title: "RCA2"
3313 ##      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca2.yaml"
3314 #  legend:
3315 #    - "Legend to Table"
3316 #    - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3317 #    - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3318 #    - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3319 ##    - 'RCA1 - root cause analysis reference for Diff1.'
3320 ##    - 'RCA2 - root cause analysis reference for Diff2.'
3321 #
3322 ## VPP Performance Changes 3n-skx 4t2c pdr
3323 #- type: "table"
3324 #  title: "VPP Performance Changes 3n-skx 4t2c pdr"
3325 #  algorithm: "table_comparison"
3326 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3327 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3328 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3329 #  columns:
3330 #    - title: "1908.1-2"
3331 #      data-set: "vpp-performance-changes-3n-skx-h1"
3332 #    - title: "2001.0-2"
3333 #      data-set: "vpp-performance-changes-3n-skx-ref"
3334 #    - title: "2005.0-3"
3335 #      data-set: "vpp-performance-changes-3n-skx-cmp-2"
3336 #    - title: "2005.0-4"
3337 #      data-set: "vpp-performance-changes-3n-skx-cmp"
3338 #  comparisons:
3339 #    - title: "Diff1"
3340 #      reference: 3
3341 #      compare: 4
3342 #    - title: "Diff2"
3343 #      reference: 2
3344 #      compare: 3
3345 ##  rca:
3346 ##    - title: "RCA1"
3347 ##      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca1.yaml"
3348 ##    - title: "RCA2"
3349 ##      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca2.yaml"
3350 #  legend:
3351 #    - "Legend to Table"
3352 #    - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3353 #    - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3354 #    - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3355 ##    - 'RCA1 - root cause analysis reference for Diff1.'
3356 ##    - 'RCA2 - root cause analysis reference for Diff2.'
3357 #
3358 ## VPP Performance Changes 3n-skx 2t1c ndr
3359 #- type: "table"
3360 #  title: "VPP Performance Changes 3n-skx 2t1c ndr"
3361 #  algorithm: "table_comparison"
3362 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3363 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3364 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3365 #  columns:
3366 #    - title: "1908.1-2"
3367 #      data-set: "vpp-performance-changes-3n-skx-h1"
3368 #    - title: "2001.0-2"
3369 #      data-set: "vpp-performance-changes-3n-skx-ref"
3370 #    - title: "2005.0-3"
3371 #      data-set: "vpp-performance-changes-3n-skx-cmp-2"
3372 #    - title: "2005.0-4"
3373 #      data-set: "vpp-performance-changes-3n-skx-cmp"
3374 #  comparisons:
3375 #    - title: "Diff1"
3376 #      reference: 3
3377 #      compare: 4
3378 #    - title: "Diff2"
3379 #      reference: 2
3380 #      compare: 3
3381 ##  rca:
3382 ##    - title: "RCA1"
3383 ##      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca1.yaml"
3384 ##    - title: "RCA2"
3385 ##      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca2.yaml"
3386 #  legend:
3387 #    - "Legend to Table"
3388 #    - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3389 #    - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3390 #    - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3391 ##    - 'RCA1 - root cause analysis reference for Diff1.'
3392 ##    - 'RCA2 - root cause analysis reference for Diff2.'
3393 #
3394 ## VPP Performance Changes 3n-skx 4t2c ndr
3395 #- type: "table"
3396 #  title: "VPP Performance Changes 3n-skx 4t2c ndr"
3397 #  algorithm: "table_comparison"
3398 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3399 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3400 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3401 #  columns:
3402 #    - title: "1908.1-2"
3403 #      data-set: "vpp-performance-changes-3n-skx-h1"
3404 #    - title: "2001.0-2"
3405 #      data-set: "vpp-performance-changes-3n-skx-ref"
3406 #    - title: "2005.0-3"
3407 #      data-set: "vpp-performance-changes-3n-skx-cmp-2"
3408 #    - title: "2005.0-4"
3409 #      data-set: "vpp-performance-changes-3n-skx-cmp"
3410 #  comparisons:
3411 #    - title: "Diff1"
3412 #      reference: 3
3413 #      compare: 4
3414 #    - title: "Diff2"
3415 #      reference: 2
3416 #      compare: 3
3417 ##  rca:
3418 ##    - title: "RCA1"
3419 ##      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca1.yaml"
3420 ##    - title: "RCA2"
3421 ##      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca2.yaml"
3422 #  legend:
3423 #    - "Legend to Table"
3424 #    - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3425 #    - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3426 #    - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3427 ##    - 'RCA1 - root cause analysis reference for Diff1.'
3428 ##    - 'RCA2 - root cause analysis reference for Diff2.'
3429
3430 # VPP Performance Changes 2n-skx 2t1c pdr
3431 - type: "table"
3432   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3433   algorithm: "table_comparison"
3434   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3435   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3436   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3437   columns:
3438     - title: "1908.1-2"
3439       data-set: "vpp-performance-changes-2n-skx-h1"
3440     - title: "2001.0-2"
3441       data-set: "vpp-performance-changes-2n-skx-ref"
3442     - title: "2005.0-3"
3443       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3444     - title: "2005.0-4"
3445       data-set: "vpp-performance-changes-2n-skx-cmp"
3446   comparisons:
3447     - title: "Diff1"
3448       reference: 3
3449       compare: 4
3450     - title: "Diff2"
3451       reference: 2
3452       compare: 3
3453 #  rca:
3454 #    - title: "RCA1"
3455 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca1.yaml"
3456 #    - title: "RCA2"
3457 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca2.yaml"
3458   legend:
3459     - "Legend to Table"
3460     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3461     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3462     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3463 #    - 'RCA1 - root cause analysis reference for Diff1.'
3464 #    - 'RCA2 - root cause analysis reference for Diff2.'
3465
3466 # VPP Performance Changes 2n-skx 4t2c pdr
3467 - type: "table"
3468   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3469   algorithm: "table_comparison"
3470   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3471   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3472   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3473   columns:
3474     - title: "1908.1-2"
3475       data-set: "vpp-performance-changes-2n-skx-h1"
3476     - title: "2001.0-2"
3477       data-set: "vpp-performance-changes-2n-skx-ref"
3478     - title: "2005.0-3"
3479       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3480     - title: "2005.0-4"
3481       data-set: "vpp-performance-changes-2n-skx-cmp"
3482   comparisons:
3483     - title: "Diff1"
3484       reference: 3
3485       compare: 4
3486     - title: "Diff2"
3487       reference: 2
3488       compare: 3
3489 #  rca:
3490 #    - title: "RCA1"
3491 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca1.yaml"
3492 #    - title: "RCA2"
3493 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca2.yaml"
3494   legend:
3495     - "Legend to Table"
3496     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3497     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3498     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3499 #    - 'RCA1 - root cause analysis reference for Diff1.'
3500 #    - 'RCA2 - root cause analysis reference for Diff2.'
3501
3502 # VPP Performance Changes 2n-skx 2t1c ndr
3503 - type: "table"
3504   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3505   algorithm: "table_comparison"
3506   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3507   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3508   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3509   columns:
3510     - title: "1908.1-2"
3511       data-set: "vpp-performance-changes-2n-skx-h1"
3512     - title: "2001.0-2"
3513       data-set: "vpp-performance-changes-2n-skx-ref"
3514     - title: "2005.0-3"
3515       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3516     - title: "2005.0-4"
3517       data-set: "vpp-performance-changes-2n-skx-cmp"
3518   comparisons:
3519     - title: "Diff1"
3520       reference: 3
3521       compare: 4
3522     - title: "Diff2"
3523       reference: 2
3524       compare: 3
3525 #  rca:
3526 #    - title: "RCA1"
3527 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca1.yaml"
3528 #    - title: "RCA2"
3529 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca2.yaml"
3530   legend:
3531     - "Legend to Table"
3532     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3533     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3534     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3535 #    - 'RCA1 - root cause analysis reference for Diff1.'
3536 #    - 'RCA2 - root cause analysis reference for Diff2.'
3537
3538 # VPP Performance Changes 2n-skx 4t2c ndr
3539 - type: "table"
3540   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3541   algorithm: "table_comparison"
3542   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3543   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3544   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3545   columns:
3546     - title: "1908.1-2"
3547       data-set: "vpp-performance-changes-2n-skx-h1"
3548     - title: "2001.0-2"
3549       data-set: "vpp-performance-changes-2n-skx-ref"
3550     - title: "2005.0-3"
3551       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3552     - title: "2005.0-4"
3553       data-set: "vpp-performance-changes-2n-skx-cmp"
3554   comparisons:
3555     - title: "Diff1"
3556       reference: 3
3557       compare: 4
3558     - title: "Diff2"
3559       reference: 2
3560       compare: 3
3561 #  rca:
3562 #    - title: "RCA1"
3563 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca1.yaml"
3564 #    - title: "RCA2"
3565 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca2.yaml"
3566   legend:
3567     - "Legend to Table"
3568     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3569     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3570     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3571 #    - 'RCA1 - root cause analysis reference for Diff1.'
3572 #    - 'RCA2 - root cause analysis reference for Diff2.'
3573
3574 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
3575 - type: "table"
3576   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
3577   algorithm: "table_comparison"
3578   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
3579   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3580   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3581   columns:
3582     - title: "2001.0-2"
3583       data-set: "vpp-performance-changes-2n-clx-ref"
3584     - title: "2005.0-3"
3585       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3586     - title: "2005.0-4"
3587       data-set: "vpp-performance-changes-2n-clx-cmp"
3588   comparisons:
3589     - title: "Diff1"
3590       reference: 2
3591       compare: 3
3592     - title: "Diff2"
3593       reference: 1
3594       compare: 2
3595 #  rca:
3596 #    - title: "RCA1"
3597 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca1.yaml"
3598 #    - title: "RCA2"
3599 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca2.yaml"
3600   legend:
3601     - "Legend to Table"
3602     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3603     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3604     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3605 #    - 'RCA1 - root cause analysis reference for Diff1.'
3606 #    - 'RCA2 - root cause analysis reference for Diff2.'
3607
3608 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
3609 - type: "table"
3610   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
3611   algorithm: "table_comparison"
3612   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
3613   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3614   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3615   columns:
3616     - title: "2001.0-2"
3617       data-set: "vpp-performance-changes-2n-clx-ref"
3618     - title: "2005.0-3"
3619       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3620     - title: "2005.0-4"
3621       data-set: "vpp-performance-changes-2n-clx-cmp"
3622   comparisons:
3623     - title: "Diff1"
3624       reference: 2
3625       compare: 3
3626     - title: "Diff2"
3627       reference: 1
3628       compare: 2
3629 #  rca:
3630 #    - title: "RCA1"
3631 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca1.yaml"
3632 #    - title: "RCA2"
3633 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca2.yaml"
3634   legend:
3635     - "Legend to Table"
3636     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3637     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3638     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3639 #    - 'RCA1 - root cause analysis reference for Diff1.'
3640 #    - 'RCA2 - root cause analysis reference for Diff2.'
3641
3642 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
3643 - type: "table"
3644   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
3645   algorithm: "table_comparison"
3646   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
3647   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3648   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3649   columns:
3650     - title: "2001.0-2"
3651       data-set: "vpp-performance-changes-2n-clx-ref"
3652     - title: "2005.0-3"
3653       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3654     - title: "2005.0-4"
3655       data-set: "vpp-performance-changes-2n-clx-cmp"
3656   comparisons:
3657     - title: "Diff1"
3658       reference: 2
3659       compare: 3
3660     - title: "Diff2"
3661       reference: 1
3662       compare: 2
3663 #  rca:
3664 #    - title: "RCA1"
3665 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca1.yaml"
3666 #    - title: "RCA2"
3667 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca2.yaml"
3668   legend:
3669     - "Legend to Table"
3670     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3671     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3672     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3673 #    - 'RCA1 - root cause analysis reference for Diff1.'
3674 #    - 'RCA2 - root cause analysis reference for Diff2.'
3675
3676 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
3677 - type: "table"
3678   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
3679   algorithm: "table_comparison"
3680   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
3681   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3682   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3683   columns:
3684     - title: "2001.0-2"
3685       data-set: "vpp-performance-changes-2n-clx-ref"
3686     - title: "2005.0-3"
3687       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3688     - title: "2005.0-4"
3689       data-set: "vpp-performance-changes-2n-clx-cmp"
3690   comparisons:
3691     - title: "Diff1"
3692       reference: 2
3693       compare: 3
3694     - title: "Diff2"
3695       reference: 1
3696       compare: 2
3697 #  rca:
3698 #    - title: "RCA1"
3699 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca1.yaml"
3700 #    - title: "RCA2"
3701 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca2.yaml"
3702   legend:
3703     - "Legend to Table"
3704     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3705     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3706     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3707 #    - 'RCA1 - root cause analysis reference for Diff1.'
3708 #    - 'RCA2 - root cause analysis reference for Diff2.'
3709
3710 # VPP Performance Changes 2n-clx-x556 2t1c pdr
3711 - type: "table"
3712   title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
3713   algorithm: "table_comparison"
3714   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
3715   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3716   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3717   columns:
3718     - title: "2001.0-2"
3719       data-set: "vpp-performance-changes-2n-clx-ref"
3720     - title: "2005.0-4"
3721       data-set: "vpp-performance-changes-2n-clx-cmp"
3722   comparisons:
3723     - title: "Diff"
3724       reference: 1
3725       compare: 2
3726   legend:
3727     - "Legend to Table"
3728     - "2001, 2005 - VPP versions tested."
3729     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3730
3731 # VPP Performance Changes 2n-clx-x556 4t2c pdr
3732 - type: "table"
3733   title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
3734   algorithm: "table_comparison"
3735   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
3736   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3737   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3738   columns:
3739     - title: "2001.0-2"
3740       data-set: "vpp-performance-changes-2n-clx-ref"
3741     - title: "2005.0-4"
3742       data-set: "vpp-performance-changes-2n-clx-cmp"
3743   comparisons:
3744     - title: "Diff"
3745       reference: 1
3746       compare: 2
3747   legend:
3748     - "Legend to Table"
3749     - "2001, 2005 - VPP versions tested."
3750     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3751
3752 # VPP Performance Changes 2n-clx-x556 2t1c ndr
3753 - type: "table"
3754   title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
3755   algorithm: "table_comparison"
3756   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
3757   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3758   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3759   columns:
3760     - title: "2001.0-2"
3761       data-set: "vpp-performance-changes-2n-clx-ref"
3762     - title: "2005.0-4"
3763       data-set: "vpp-performance-changes-2n-clx-cmp"
3764   comparisons:
3765     - title: "Diff"
3766       reference: 1
3767       compare: 2
3768   legend:
3769     - "Legend to Table"
3770     - "2001, 2005 - VPP versions tested."
3771     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3772
3773 # VPP Performance Changes 2n-clx-x556 4t2c ndr
3774 - type: "table"
3775   title: "VPP Performance Changes 2n-clx-x556 ndr"
3776   algorithm: "table_comparison"
3777   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
3778   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3779   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3780   columns:
3781     - title: "2001.0-2"
3782       data-set: "vpp-performance-changes-2n-clx-ref"
3783     - title: "2005.0-4"
3784       data-set: "vpp-performance-changes-2n-clx-cmp"
3785   comparisons:
3786     - title: "Diff"
3787       reference: 1
3788       compare: 2
3789   legend:
3790     - "Legend to Table"
3791     - "2001, 2005 - VPP versions tested."
3792     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3793
3794 # VPP Performance Changes 2n-dnv 1t1c pdr
3795 - type: "table"
3796   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3797   algorithm: "table_comparison"
3798   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3799   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3800   filter: "'1T1C'"
3801   columns:
3802     - title: "1908"
3803       data-set: "vpp-performance-changes-2n-dnv-h1"
3804     - title: "2001"
3805       data-set: "vpp-performance-changes-2n-dnv-ref"
3806     - title: "2005"
3807       data-set: "vpp-performance-changes-2n-dnv-cmp"
3808   comparisons:
3809     - title: "Diff"
3810       reference: 2
3811       compare: 3
3812   legend:
3813     - "Legend to Table"
3814     - "1908, 2001, 2005 - VPP versions tested."
3815     - "Diff - difference between 2001 and 2005 VPP version."
3816
3817 # VPP Performance Changes 2n-dnv 2t2c pdr
3818 - type: "table"
3819   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3820   algorithm: "table_comparison"
3821   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3822   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3823   filter: "'2T2C'"
3824   columns:
3825     - title: "1908"
3826       data-set: "vpp-performance-changes-2n-dnv-h1"
3827     - title: "2001"
3828       data-set: "vpp-performance-changes-2n-dnv-ref"
3829     - title: "2005"
3830       data-set: "vpp-performance-changes-2n-dnv-cmp"
3831   comparisons:
3832     - title: "Diff"
3833       reference: 2
3834       compare: 3
3835   legend:
3836     - "Legend to Table"
3837     - "1908, 2001, 2005 - VPP versions tested."
3838     - "Diff - difference between 2001 and 2005 VPP version."
3839
3840 # VPP Performance Changes 2n-dnv 1t1c ndr
3841 - type: "table"
3842   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3843   algorithm: "table_comparison"
3844   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3845   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3846   filter: "'1T1C'"
3847   columns:
3848     - title: "1908"
3849       data-set: "vpp-performance-changes-2n-dnv-h1"
3850     - title: "2001"
3851       data-set: "vpp-performance-changes-2n-dnv-ref"
3852     - title: "2005"
3853       data-set: "vpp-performance-changes-2n-dnv-cmp"
3854   comparisons:
3855     - title: "Diff"
3856       reference: 2
3857       compare: 3
3858   legend:
3859     - "Legend to Table"
3860     - "1908, 2001, 2005 - VPP versions tested."
3861     - "Diff - difference between 2001 and 2005 VPP version."
3862
3863 # VPP Performance Changes 2n-dnv 2t2c ndr
3864 - type: "table"
3865   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3866   algorithm: "table_comparison"
3867   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3868   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3869   filter: "'2T2C'"
3870   columns:
3871     - title: "1908"
3872       data-set: "vpp-performance-changes-2n-dnv-h1"
3873     - title: "2001"
3874       data-set: "vpp-performance-changes-2n-dnv-ref"
3875     - title: "2005"
3876       data-set: "vpp-performance-changes-2n-dnv-cmp"
3877   comparisons:
3878     - title: "Diff"
3879       reference: 2
3880       compare: 3
3881   legend:
3882     - "Legend to Table"
3883     - "1908, 2001, 2005 - VPP versions tested."
3884     - "Diff - difference between 2001 and 2005 VPP version."
3885
3886 # VPP Performance Changes 3n-dnv 1t1c pdr
3887 - type: "table"
3888   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3889   algorithm: "table_comparison"
3890   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3891   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3892   filter: "'1T1C'"
3893   columns:
3894     - title: "1908"
3895       data-set: "vpp-performance-changes-3n-dnv-h1"
3896     - title: "2001"
3897       data-set: "vpp-performance-changes-3n-dnv-ref"
3898     - title: "2005"
3899       data-set: "vpp-performance-changes-3n-dnv-cmp"
3900   comparisons:
3901     - title: "Diff"
3902       reference: 2
3903       compare: 3
3904   legend:
3905     - "Legend to Table"
3906     - "1908, 2001, 2005 - VPP versions tested."
3907     - "Diff - difference between 2001 and 2005 VPP version."
3908
3909 # VPP Performance Changes 3n-dnv 2t2c pdr
3910 - type: "table"
3911   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3912   algorithm: "table_comparison"
3913   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3914   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3915   filter: "'2T2C'"
3916   columns:
3917     - title: "1908"
3918       data-set: "vpp-performance-changes-3n-dnv-h1"
3919     - title: "2001"
3920       data-set: "vpp-performance-changes-3n-dnv-ref"
3921     - title: "2005"
3922       data-set: "vpp-performance-changes-3n-dnv-cmp"
3923   comparisons:
3924     - title: "Diff"
3925       reference: 2
3926       compare: 3
3927   legend:
3928     - "Legend to Table"
3929     - "1908, 2001, 2005 - VPP versions tested."
3930     - "Diff - difference between 2001 and 2005 VPP version."
3931
3932 # VPP Performance Changes 3n-dnv 1t1c ndr
3933 - type: "table"
3934   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3935   algorithm: "table_comparison"
3936   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3937   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3938   filter: "'1T1C'"
3939   columns:
3940     - title: "1908"
3941       data-set: "vpp-performance-changes-3n-dnv-h1"
3942     - title: "2001"
3943       data-set: "vpp-performance-changes-3n-dnv-ref"
3944     - title: "2005"
3945       data-set: "vpp-performance-changes-3n-dnv-cmp"
3946   comparisons:
3947     - title: "Diff"
3948       reference: 2
3949       compare: 3
3950   legend:
3951     - "Legend to Table"
3952     - "1908, 2001, 2005 - VPP versions tested."
3953     - "Diff - difference between 2001 and 2005 VPP version."
3954
3955 # VPP Performance Changes 3n-dnv 2t2c ndr
3956 - type: "table"
3957   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3958   algorithm: "table_comparison"
3959   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3960   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3961   filter: "'2T2C'"
3962   columns:
3963     - title: "1908"
3964       data-set: "vpp-performance-changes-3n-dnv-h1"
3965     - title: "2001"
3966       data-set: "vpp-performance-changes-3n-dnv-ref"
3967     - title: "2005"
3968       data-set: "vpp-performance-changes-3n-dnv-cmp"
3969   comparisons:
3970     - title: "Diff"
3971       reference: 2
3972       compare: 3
3973   legend:
3974     - "Legend to Table"
3975     - "1908, 2001, 2005 - VPP versions tested."
3976     - "Diff - difference between 2001 and 2005 VPP version."
3977
3978 # VPP Performance Changes 3n-tsh 1t1c pdr
3979 - type: "table"
3980   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3981   algorithm: "table_comparison"
3982   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3983   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3984   filter: "'1T1C'"
3985   columns:
3986     - title: "1908.1-2"
3987       data-set: "vpp-performance-changes-3n-tsh-h1"
3988     - title: "2001.0-2"
3989       data-set: "vpp-performance-changes-3n-tsh-ref"
3990     - title: "2005.0-3"
3991       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
3992     - title: "2005.0-4"
3993       data-set: "vpp-performance-changes-3n-tsh-cmp"
3994   comparisons:
3995     - title: "Diff1"
3996       reference: 3
3997       compare: 4
3998     - title: "Diff2"
3999       reference: 2
4000       compare: 3
4001 #  rca:
4002 #    - title: "RCA1"
4003 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca1.yaml"
4004 #    - title: "RCA2"
4005 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca2.yaml"
4006   legend:
4007     - "Legend to Table"
4008     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4009     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
4010     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
4011 #    - 'RCA1 - root cause analysis reference for Diff1.'
4012 #    - 'RCA2 - root cause analysis reference for Diff2.'
4013
4014 # VPP Performance Changes 3n-tsh 2t2c pdr
4015 - type: "table"
4016   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4017   algorithm: "table_comparison"
4018   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4019   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4020   filter: "'2T2C'"
4021   columns:
4022     - title: "1908.1-2"
4023       data-set: "vpp-performance-changes-3n-tsh-h1"
4024     - title: "2001.0-2"
4025       data-set: "vpp-performance-changes-3n-tsh-ref"
4026     - title: "2005.0-3"
4027       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4028     - title: "2005.0-4"
4029       data-set: "vpp-performance-changes-3n-tsh-cmp"
4030   comparisons:
4031     - title: "Diff1"
4032       reference: 3
4033       compare: 4
4034     - title: "Diff2"
4035       reference: 2
4036       compare: 3
4037 #  rca:
4038 #    - title: "RCA1"
4039 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca1.yaml"
4040 #    - title: "RCA2"
4041 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca2.yaml"
4042   legend:
4043     - "Legend to Table"
4044     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4045     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
4046     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
4047 #    - 'RCA1 - root cause analysis reference for Diff1.'
4048 #    - 'RCA2 - root cause analysis reference for Diff2.'
4049
4050 # VPP Performance Changes 3n-tsh 1t1c ndr
4051 - type: "table"
4052   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4053   algorithm: "table_comparison"
4054   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4055   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4056   filter: "'1T1C'"
4057   columns:
4058     - title: "1908.1-2"
4059       data-set: "vpp-performance-changes-3n-tsh-h1"
4060     - title: "2001.0-2"
4061       data-set: "vpp-performance-changes-3n-tsh-ref"
4062     - title: "2005.0-3"
4063       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4064     - title: "2005.0-4"
4065       data-set: "vpp-performance-changes-3n-tsh-cmp"
4066   comparisons:
4067     - title: "Diff1"
4068       reference: 3
4069       compare: 4
4070     - title: "Diff2"
4071       reference: 2
4072       compare: 3
4073 #  rca:
4074 #    - title: "RCA1"
4075 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca1.yaml"
4076 #    - title: "RCA2"
4077 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca2.yaml"
4078   legend:
4079     - "Legend to Table"
4080     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4081     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
4082     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
4083 #    - 'RCA1 - root cause analysis reference for Diff1.'
4084 #    - 'RCA2 - root cause analysis reference for Diff2.'
4085
4086 # VPP Performance Changes 3n-tsh 2t2c ndr
4087 - type: "table"
4088   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4089   algorithm: "table_comparison"
4090   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4091   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4092   filter: "'2T2C'"
4093   columns:
4094     - title: "1908.1-2"
4095       data-set: "vpp-performance-changes-3n-tsh-h1"
4096     - title: "2001.0-2"
4097       data-set: "vpp-performance-changes-3n-tsh-ref"
4098     - title: "2005.0-3"
4099       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4100     - title: "2005.0-4"
4101       data-set: "vpp-performance-changes-3n-tsh-cmp"
4102   comparisons:
4103     - title: "Diff1"
4104       reference: 3
4105       compare: 4
4106     - title: "Diff2"
4107       reference: 2
4108       compare: 3
4109 #  rca:
4110 #    - title: "RCA1"
4111 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca1.yaml"
4112 #    - title: "RCA2"
4113 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca2.yaml"
4114   legend:
4115     - "Legend to Table"
4116     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4117     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
4118     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
4119 #    - 'RCA1 - root cause analysis reference for Diff1.'
4120 #    - 'RCA2 - root cause analysis reference for Diff2.'
4121
4122 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4123 - type: "table"
4124   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4125   algorithm: "table_comparison"
4126   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4127   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4128   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4129   columns:
4130     - title: "3n-hsw xl710"
4131       data-set: "vpp-compare-testbeds-ref"
4132       tag: "NIC_Intel-XL710"
4133     - title: "3n-skx xxv710"
4134       data-set: "vpp-compare-testbeds-cmp"
4135       tag: "NIC_Intel-XXV710"
4136   comparisons:
4137     - title: "Diff"
4138       reference: 1
4139       compare: 2
4140   legend:
4141     - "Legend to Table"
4142     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4143     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4144
4145 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4146 - type: "table"
4147   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4148   algorithm: "table_comparison"
4149   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4150   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4151   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4152   columns:
4153     - title: "3n-hsw xl710"
4154       data-set: "vpp-compare-testbeds-ref"
4155       tag: "NIC_Intel-XL710"
4156     - title: "3n-skx xxv710"
4157       data-set: "vpp-compare-testbeds-cmp"
4158       tag: "NIC_Intel-XXV710"
4159   comparisons:
4160     - title: "Diff"
4161       reference: 1
4162       compare: 2
4163   legend:
4164     - "Legend to Table"
4165     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4166     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4167
4168 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4169 - type: "table"
4170   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4171   algorithm: "table_comparison"
4172   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4173   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4174   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4175   columns:
4176     - title: "3n-hsw xl710"
4177       data-set: "vpp-compare-testbeds-ref"
4178       tag: "NIC_Intel-XL710"
4179     - title: "3n-skx xxv710"
4180       data-set: "vpp-compare-testbeds-cmp"
4181       tag: "NIC_Intel-XXV710"
4182   comparisons:
4183     - title: "Diff"
4184       reference: 1
4185       compare: 2
4186   legend:
4187     - "Legend to Table"
4188     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4189     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4190
4191 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4192 - type: "table"
4193   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4194   algorithm: "table_comparison"
4195   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4196   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4197   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4198   columns:
4199     - title: "3n-hsw xl710"
4200       data-set: "vpp-compare-testbeds-ref"
4201       tag: "NIC_Intel-XL710"
4202     - title: "3n-skx xxv710"
4203       data-set: "vpp-compare-testbeds-cmp"
4204       tag: "NIC_Intel-XXV710"
4205   comparisons:
4206     - title: "Diff"
4207       reference: 1
4208       compare: 2
4209   legend:
4210     - "Legend to Table"
4211     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4212     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4213
4214 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4215 - type: "table"
4216   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4217   algorithm: "table_comparison"
4218   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4219   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4220   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4221   columns:
4222     - title: "2n-skx"
4223       data-set: "vpp-compare-testbeds-skx-clx-ref"
4224     - title: "2n-clx"
4225       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4226   comparisons:
4227     - title: "Diff"
4228       reference: 1
4229       compare: 2
4230   legend:
4231     - "Legend to Table"
4232     - "2n-skx, 2n-clx - testbeds and NICs tested."
4233     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4234
4235 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4236 - type: "table"
4237   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4238   algorithm: "table_comparison"
4239   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4240   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4241   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4242   columns:
4243     - title: "2n-skx"
4244       data-set: "vpp-compare-testbeds-skx-clx-ref"
4245     - title: "2n-clx"
4246       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4247   comparisons:
4248     - title: "Diff"
4249       reference: 1
4250       compare: 2
4251   legend:
4252     - "Legend to Table"
4253     - "2n-skx, 2n-clx - testbeds and NICs tested."
4254     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4255
4256 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4257 - type: "table"
4258   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4259   algorithm: "table_comparison"
4260   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4261   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4262   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4263   columns:
4264     - title: "2n-skx"
4265       data-set: "vpp-compare-testbeds-skx-clx-ref"
4266     - title: "2n-clx"
4267       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4268   comparisons:
4269     - title: "Diff"
4270       reference: 1
4271       compare: 2
4272   legend:
4273     - "Legend to Table"
4274     - "2n-skx, 2n-clx - testbeds and NICs tested."
4275     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4276
4277 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4278 - type: "table"
4279   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4280   algorithm: "table_comparison"
4281   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4282   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4283   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4284   columns:
4285     - title: "2n-skx"
4286       data-set: "vpp-compare-testbeds-skx-clx-ref"
4287     - title: "2n-clx"
4288       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4289   comparisons:
4290     - title: "Diff"
4291       reference: 1
4292       compare: 2
4293   legend:
4294     - "Legend to Table"
4295     - "2n-skx, 2n-clx - testbeds and NICs tested."
4296     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4297
4298 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4299 - type: "table"
4300   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4301   algorithm: "table_comparison"
4302   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4303   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4304   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4305   columns:
4306     - title: "3n-hsw xl710"
4307       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4308       tag: "NIC_Intel-XL710"
4309     - title: "2n-clx xxv710"
4310       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4311       tag: "NIC_Intel-XXV710"
4312   comparisons:
4313     - title: "Diff"
4314       reference: 1
4315       compare: 2
4316   legend:
4317     - "Legend to Table"
4318     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4319     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4320
4321 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4322 - type: "table"
4323   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4324   algorithm: "table_comparison"
4325   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4326   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4327   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4328   columns:
4329     - title: "3n-hsw xl710"
4330       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4331       tag: "NIC_Intel-XL710"
4332     - title: "2n-clx xxv710"
4333       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4334       tag: "NIC_Intel-XXV710"
4335   comparisons:
4336     - title: "Diff"
4337       reference: 1
4338       compare: 2
4339   legend:
4340     - "Legend to Table"
4341     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4342     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4343
4344 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4345 - type: "table"
4346   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4347   algorithm: "table_comparison"
4348   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4349   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4350   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4351   columns:
4352     - title: "3n-hsw xl710"
4353       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4354       tag: "NIC_Intel-XL710"
4355     - title: "2n-clx xxv710"
4356       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4357       tag: "NIC_Intel-XXV710"
4358   comparisons:
4359     - title: "Diff"
4360       reference: 1
4361       compare: 2
4362   legend:
4363     - "Legend to Table"
4364     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4365     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4366
4367 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4368 - type: "table"
4369   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4370   algorithm: "table_comparison"
4371   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4372   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4373   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4374   columns:
4375     - title: "3n-hsw xl710"
4376       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4377       tag: "NIC_Intel-XL710"
4378     - title: "2n-clx xxv710"
4379       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4380       tag: "NIC_Intel-XXV710"
4381   comparisons:
4382     - title: "Diff"
4383       reference: 1
4384       compare: 2
4385   legend:
4386     - "Legend to Table"
4387     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4388     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4389
4390 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4391 - type: "table"
4392   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4393   algorithm: "table_comparison"
4394   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4395   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4396   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4397   columns:
4398     - title: "3n-skx"
4399       data-set: "vpp-compare-topologies-ref"
4400     - title: "2n-skx"
4401       data-set: "vpp-compare-topologies-cmp"
4402   comparisons:
4403     - title: "Diff"
4404       reference: 1
4405       compare: 2
4406   legend:
4407     - "Legend to Table"
4408     - "3n-skx, 2n-skx - topologies tested."
4409     - "Diff - difference between 3n-skx and 2n-skx topologies."
4410
4411 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4412 - type: "table"
4413   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4414   algorithm: "table_comparison"
4415   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4416   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4417   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4418   columns:
4419     - title: "3n-skx"
4420       data-set: "vpp-compare-topologies-ref"
4421     - title: "2n-skx"
4422       data-set: "vpp-compare-topologies-cmp"
4423   comparisons:
4424     - title: "Diff"
4425       reference: 1
4426       compare: 2
4427   legend:
4428     - "Legend to Table"
4429     - "3n-skx, 2n-skx - topologies tested."
4430     - "Diff - difference between 3n-skx and 2n-skx topologies."
4431
4432 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4433 - type: "table"
4434   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4435   algorithm: "table_comparison"
4436   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4437   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4438   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4439   columns:
4440     - title: "3n-skx"
4441       data-set: "vpp-compare-topologies-ref"
4442     - title: "2n-skx"
4443       data-set: "vpp-compare-topologies-cmp"
4444   comparisons:
4445     - title: "Diff"
4446       reference: 1
4447       compare: 2
4448   legend:
4449     - "Legend to Table"
4450     - "3n-skx, 2n-skx - topologies tested."
4451     - "Diff - difference between 3n-skx and 2n-skx topologies."
4452
4453 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4454 - type: "table"
4455   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4456   algorithm: "table_comparison"
4457   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4458   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4459   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4460   columns:
4461     - title: "3n-skx"
4462       data-set: "vpp-compare-topologies-ref"
4463     - title: "2n-skx"
4464       data-set: "vpp-compare-topologies-cmp"
4465   comparisons:
4466     - title: "Diff"
4467       reference: 1
4468       compare: 2
4469   legend:
4470     - "Legend to Table"
4471     - "3n-skx, 2n-skx - topologies tested."
4472     - "Diff - difference between 3n-skx and 2n-skx topologies."
4473
4474 # VPP Performance Changes 3n-hsw 1t1c mrr
4475 - type: "table"
4476   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4477   algorithm: "table_comparison"
4478   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4479   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4480   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4481   columns:
4482     - title: "1908"
4483       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4484     - title: "2001"
4485       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4486     - title: "2005"
4487       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4488   comparisons:
4489     - title: "Diff"
4490       reference: 2
4491       compare: 3
4492   legend:
4493     - "Legend to Table"
4494     - "1908, 2001, 2005 - VPP versions tested."
4495     - "Diff - difference between 2001 and 2005 VPP version."
4496
4497 # VPP Performance Changes 3n-hsw 2t2c mrr
4498 - type: "table"
4499   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4500   algorithm: "table_comparison"
4501   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4502   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4503   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4504   columns:
4505     - title: "1908"
4506       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4507     - title: "2001"
4508       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4509     - title: "2005"
4510       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4511   comparisons:
4512     - title: "Diff"
4513       reference: 2
4514       compare: 3
4515   legend:
4516     - "Legend to Table"
4517     - "1908, 2001, 2005 - VPP versions tested."
4518     - "Diff - difference between 2001 and 2005 VPP version."
4519
4520 # VPP Performance Changes 3n-hsw 4t4c mrr
4521 - type: "table"
4522   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4523   algorithm: "table_comparison"
4524   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4525   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4526   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4527   columns:
4528     - title: "1908"
4529       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4530     - title: "2001"
4531       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4532     - title: "2005"
4533       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4534   comparisons:
4535     - title: "Diff"
4536       reference: 2
4537       compare: 3
4538   legend:
4539     - "Legend to Table"
4540     - "1908, 2001, 2005 - VPP versions tested."
4541     - "Diff - difference between 2001 and 2005 VPP version."
4542
4543 # VPP Performance Changes 3n-skx 2t1c mrr
4544 - type: "table"
4545   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4546   algorithm: "table_comparison"
4547   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4548   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4549   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4550   columns:
4551 #    - title: "1908"
4552 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4553     - title: "2001"
4554       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4555     - title: "2005"
4556       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4557   comparisons:
4558     - title: "Diff"
4559       reference: 1
4560       compare: 2
4561   legend:
4562     - "Legend to Table"
4563     - "2001, 2005 - VPP versions tested."
4564     - "Diff - difference between 2001 and 2005 VPP version."
4565
4566 # VPP Performance Changes 3n-skx 4t2c mrr
4567 - type: "table"
4568   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4569   algorithm: "table_comparison"
4570   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4571   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4572   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4573   columns:
4574 #    - title: "1908"
4575 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4576     - title: "2001"
4577       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4578     - title: "2005"
4579       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4580   comparisons:
4581     - title: "Diff"
4582       reference: 1
4583       compare: 2
4584   legend:
4585     - "Legend to Table"
4586     - "2001, 2005 - VPP versions tested."
4587     - "Diff - difference between 2001 and 2005 VPP version."
4588
4589 # VPP Performance Changes 3n-skx 8t4c mrr
4590 - type: "table"
4591   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4592   algorithm: "table_comparison"
4593   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4594   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4595   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4596   columns:
4597 #    - title: "1908"
4598 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4599     - title: "2001"
4600       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4601     - title: "2005"
4602       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4603   comparisons:
4604     - title: "Diff"
4605       reference: 1
4606       compare: 2
4607   legend:
4608     - "Legend to Table"
4609     - "2001, 2005 - VPP versions tested."
4610     - "Diff - difference between 2001 and 2005 VPP version."
4611
4612 # VPP Performance Changes 2n-skx 2t1c mrr
4613 - type: "table"
4614   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4615   algorithm: "table_comparison"
4616   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4617   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4618   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4619   columns:
4620 #    - title: "1908"
4621 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4622     - title: "2001"
4623       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4624     - title: "2005"
4625       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4626   comparisons:
4627     - title: "Diff"
4628       reference: 1
4629       compare: 2
4630   legend:
4631     - "Legend to Table"
4632     - "2001, 2005 - VPP versions tested."
4633     - "Diff - difference between 2001 and 2005 VPP version."
4634
4635 # VPP Performance Changes 2n-skx 4t2c mrr
4636 - type: "table"
4637   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4638   algorithm: "table_comparison"
4639   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4640   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4641   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4642   columns:
4643 #    - title: "1908"
4644 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4645     - title: "2001"
4646       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4647     - title: "2005"
4648       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4649   comparisons:
4650     - title: "Diff"
4651       reference: 1
4652       compare: 2
4653   legend:
4654     - "Legend to Table"
4655     - "2001, 2005 - VPP versions tested."
4656     - "Diff - difference between 2001 and 2005 VPP version."
4657
4658 # VPP Performance Changes 2n-skx 8t4c mrr
4659 - type: "table"
4660   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4661   algorithm: "table_comparison"
4662   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4663   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4664   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4665   columns:
4666 #    - title: "1908"
4667 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4668     - title: "2001"
4669       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4670     - title: "2005"
4671       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4672   comparisons:
4673     - title: "Diff"
4674       reference: 1
4675       compare: 2
4676   legend:
4677     - "Legend to Table"
4678     - "2001, 2005 - VPP versions tested."
4679     - "Diff - difference between 2001 and 2005 VPP version."
4680
4681 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
4682 - type: "table"
4683   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
4684   algorithm: "table_comparison"
4685   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
4686   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4687   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4688   columns:
4689     - title: "2001"
4690       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4691     - title: "2005"
4692       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4693   comparisons:
4694     - title: "Diff"
4695       reference: 1
4696       compare: 2
4697   legend:
4698     - "Legend to Table"
4699     - "2001, 2005 - VPP versions tested."
4700     - "Diff - difference between 2001 and 2005 VPP version."
4701
4702 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
4703 - type: "table"
4704   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
4705   algorithm: "table_comparison"
4706   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
4707   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4708   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4709   columns:
4710     - title: "2001"
4711       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4712     - title: "2005"
4713       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4714   comparisons:
4715     - title: "Diff"
4716       reference: 1
4717       compare: 2
4718   legend:
4719     - "Legend to Table"
4720     - "2001, 2005 - VPP versions tested."
4721     - "Diff - difference between 2001 and 2005 VPP version."
4722
4723 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
4724 - type: "table"
4725   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
4726   algorithm: "table_comparison"
4727   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
4728   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4729   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4730   columns:
4731     - title: "2001"
4732       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4733     - title: "2005"
4734       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4735   comparisons:
4736     - title: "Diff"
4737       reference: 1
4738       compare: 2
4739   legend:
4740     - "Legend to Table"
4741     - "2001, 2005 - VPP versions tested."
4742     - "Diff - difference between 2001 and 2005 VPP version."
4743
4744 # VPP Performance Changes 2n-clx-clx-x556 2t1c mrr
4745 - type: "table"
4746   title: "VPP Performance Changes 2n-clx-clx-x556 2t1c mrr"
4747   algorithm: "table_comparison"
4748   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-2t1c-mrr"
4749   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4750   filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4751   columns:
4752     - title: "2001"
4753       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4754     - title: "2005"
4755       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4756   comparisons:
4757     - title: "Diff"
4758       reference: 1
4759       compare: 2
4760   legend:
4761     - "Legend to Table"
4762     - "2001, 2005 - VPP versions tested."
4763     - "Diff - difference between 2001 and 2005 VPP version."
4764
4765 # VPP Performance Changes 2n-clx-clx-x556 4t2c mrr
4766 - type: "table"
4767   title: "VPP Performance Changes 2n-clx-clx-x556 4t2c mrr"
4768   algorithm: "table_comparison"
4769   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-4t2c-mrr"
4770   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4771   filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4772   columns:
4773     - title: "2001"
4774       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4775     - title: "2005"
4776       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4777   comparisons:
4778     - title: "Diff"
4779       reference: 1
4780       compare: 2
4781   legend:
4782     - "Legend to Table"
4783     - "2001, 2005 - VPP versions tested."
4784     - "Diff - difference between 2001 and 2005 VPP version."
4785
4786 # VPP Performance Changes 2n-clx-clx-x556 8t4c mrr
4787 - type: "table"
4788   title: "VPP Performance Changes 2n-clx-clx-x556 8t4c mrr"
4789   algorithm: "table_comparison"
4790   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-8t4c-mrr"
4791   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4792   filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4793   columns:
4794     - title: "2001"
4795       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4796     - title: "2005"
4797       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4798   comparisons:
4799     - title: "Diff"
4800       reference: 1
4801       compare: 2
4802   legend:
4803     - "Legend to Table"
4804     - "2001, 2005 - VPP versions tested."
4805     - "Diff - difference between 2001 and 2005 VPP version."
4806
4807 # VPP Performance Changes 2n-dnv 1t1c mrr
4808 - type: "table"
4809   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
4810   algorithm: "table_comparison"
4811   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4812   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4813   filter: "'1T1C'"
4814   columns:
4815     - title: "1908"
4816       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4817     - title: "2001"
4818       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4819     - title: "2005"
4820       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4821   comparisons:
4822     - title: "Diff"
4823       reference: 2
4824       compare: 3
4825   legend:
4826     - "Legend to Table"
4827     - "1908, 2001, 2005 - VPP versions tested."
4828     - "Diff - difference between 2001 and 2005 VPP version."
4829
4830 # VPP Performance Changes 2n-dnv 2t2c mrr
4831 - type: "table"
4832   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
4833   algorithm: "table_comparison"
4834   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4835   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4836   filter: "'2T2C'"
4837   columns:
4838     - title: "1908"
4839       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4840     - title: "2001"
4841       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4842     - title: "2005"
4843       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4844   comparisons:
4845     - title: "Diff"
4846       reference: 2
4847       compare: 3
4848   legend:
4849     - "Legend to Table"
4850     - "1908, 2001, 2005 - VPP versions tested."
4851     - "Diff - difference between 2001 and 2005 VPP version."
4852
4853 # VPP Performance Changes 2n-dnv 4t4c mrr
4854 - type: "table"
4855   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
4856   algorithm: "table_comparison"
4857   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4858   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4859   filter: "'4T4C'"
4860   columns:
4861     - title: "1908"
4862       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4863     - title: "2001"
4864       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4865     - title: "2005"
4866       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4867   comparisons:
4868     - title: "Diff"
4869       reference: 2
4870       compare: 3
4871   legend:
4872     - "Legend to Table"
4873     - "1908, 2001, 2005 - VPP versions tested."
4874     - "Diff - difference between 2001 and 2005 VPP version."
4875
4876 # VPP Performance Changes 3n-dnv 1t1c mrr
4877 - type: "table"
4878   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
4879   algorithm: "table_comparison"
4880   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4881   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4882   filter: "'1T1C'"
4883   columns:
4884     - title: "1908"
4885       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4886     - title: "2001"
4887       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4888     - title: "2005"
4889       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4890   comparisons:
4891     - title: "Diff"
4892       reference: 2
4893       compare: 3
4894   legend:
4895     - "Legend to Table"
4896     - "1908, 2001, 2005 - VPP versions tested."
4897     - "Diff - difference between 2001 and 2005 VPP version."
4898
4899 # VPP Performance Changes 3n-dnv 2t2c mrr
4900 - type: "table"
4901   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
4902   algorithm: "table_comparison"
4903   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4904   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4905   filter: "'2T2C'"
4906   columns:
4907     - title: "1908"
4908       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4909     - title: "2001"
4910       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4911     - title: "2005"
4912       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4913   comparisons:
4914     - title: "Diff"
4915       reference: 2
4916       compare: 3
4917   legend:
4918     - "Legend to Table"
4919     - "1908, 2001, 2005 - VPP versions tested."
4920     - "Diff - difference between 2001 and 2005 VPP version."
4921
4922 # VPP Performance Changes 3n-dnv 4t4c mrr
4923 - type: "table"
4924   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
4925   algorithm: "table_comparison"
4926   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4927   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4928   filter: "'4T4C'"
4929   columns:
4930     - title: "1908"
4931       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4932     - title: "2001"
4933       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4934     - title: "2005"
4935       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4936   comparisons:
4937     - title: "Diff"
4938       reference: 2
4939       compare: 3
4940   legend:
4941     - "Legend to Table"
4942     - "1908, 2001, 2005 - VPP versions tested."
4943     - "Diff - difference between 2001 and 2005 VPP version."
4944
4945 # VPP Performance Changes 3n-tsh 1t1c mrr
4946 - type: "table"
4947   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
4948   algorithm: "table_comparison"
4949   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4950   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4951   filter: "'1T1C'"
4952   columns:
4953     - title: "1908"
4954       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
4955     - title: "2001"
4956       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4957     - title: "2005"
4958       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4959   comparisons:
4960     - title: "Diff"
4961       reference: 2
4962       compare: 3
4963   legend:
4964     - "Legend to Table"
4965     - "1908, 2001, 2005 - VPP versions tested."
4966     - "Diff - difference between 2001 and 2005 VPP version."
4967
4968 # VPP Performance Changes 3n-tsh 2t2c mrr
4969 - type: "table"
4970   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
4971   algorithm: "table_comparison"
4972   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4973   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4974   filter: "'2T2C'"
4975   columns:
4976     - title: "1908"
4977       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
4978     - title: "2001"
4979       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4980     - title: "2005"
4981       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4982   comparisons:
4983     - title: "Diff"
4984       reference: 2
4985       compare: 3
4986   legend:
4987     - "Legend to Table"
4988     - "1908, 2001, 2005 - VPP versions tested."
4989     - "Diff - difference between 2001 and 2005 VPP version."
4990
4991 # VPP Performance Changes 3n-tsh 4t4c mrr
4992 - type: "table"
4993   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
4994   algorithm: "table_comparison"
4995   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4996   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4997   filter: "'4T4C'"
4998   columns:
4999     - title: "1908"
5000       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5001     - title: "2001"
5002       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5003     - title: "2005"
5004       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5005   comparisons:
5006     - title: "Diff"
5007       reference: 2
5008       compare: 3
5009   legend:
5010     - "Legend to Table"
5011     - "1908, 2001, 2005 - VPP versions tested."
5012     - "Diff - difference between 2001 and 2005 VPP version."
5013
5014 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5015 - type: "table"
5016   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5017   algorithm: "table_comparison"
5018   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5019   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5020   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5021   columns:
5022     - title: "3n-hsw xl710"
5023       data-set: "vpp-compare-testbeds-mrr-ref"
5024       tag: "NIC_Intel-XL710"
5025     - title: "3n-skx xxv710"
5026       data-set: "vpp-compare-testbeds-mrr-cmp"
5027       tag: "NIC_Intel-XXV710"
5028   comparisons:
5029     - title: "Diff"
5030       reference: 1
5031       compare: 2
5032   legend:
5033     - "Legend to Table"
5034     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5035     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5036
5037 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5038 - type: "table"
5039   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5040   algorithm: "table_comparison"
5041   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5042   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5043   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5044   columns:
5045     - title: "3n-hsw xl710"
5046       data-set: "vpp-compare-testbeds-mrr-ref"
5047       tag: "NIC_Intel-XL710"
5048     - title: "3n-skx xxv710"
5049       data-set: "vpp-compare-testbeds-mrr-cmp"
5050       tag: "NIC_Intel-XXV710"
5051   comparisons:
5052     - title: "Diff"
5053       reference: 1
5054       compare: 2
5055   legend:
5056     - "Legend to Table"
5057     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5058     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5059
5060 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5061 - type: "table"
5062   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5063   algorithm: "table_comparison"
5064   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5065   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5066   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5067   columns:
5068     - title: "3n-hsw xl710"
5069       data-set: "vpp-compare-testbeds-mrr-ref"
5070       tag: "NIC_Intel-XL710"
5071     - title: "3n-skx xxv710"
5072       data-set: "vpp-compare-testbeds-mrr-cmp"
5073       tag: "NIC_Intel-XXV710"
5074   comparisons:
5075     - title: "Diff"
5076       reference: 1
5077       compare: 2
5078   legend:
5079     - "Legend to Table"
5080     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5081     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5082
5083 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5084 - type: "table"
5085   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5086   algorithm: "table_comparison"
5087   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5088   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5089   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5090   columns:
5091     - title: "2n-skx"
5092       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5093     - title: "2n-clx"
5094       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5095   comparisons:
5096     - title: "Diff"
5097       reference: 1
5098       compare: 2
5099   legend:
5100     - "Legend to Table"
5101     - "2n-skx, 2n-clx - testbeds and NICs tested."
5102     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5103
5104 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5105 - type: "table"
5106   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5107   algorithm: "table_comparison"
5108   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5109   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5110   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5111   columns:
5112     - title: "2n-skx"
5113       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5114     - title: "2n-clx"
5115       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5116   comparisons:
5117     - title: "Diff"
5118       reference: 1
5119       compare: 2
5120   legend:
5121     - "Legend to Table"
5122     - "2n-skx, 2n-clx - testbeds and NICs tested."
5123     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5124
5125 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5126 - type: "table"
5127   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5128   algorithm: "table_comparison"
5129   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5130   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5131   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5132   columns:
5133     - title: "2n-skx"
5134       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5135     - title: "2n-clx"
5136       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5137   comparisons:
5138     - title: "Diff"
5139       reference: 1
5140       compare: 2
5141   legend:
5142     - "Legend to Table"
5143     - "2n-skx, 2n-clx - testbeds and NICs tested."
5144     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5145
5146 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5147 - type: "table"
5148   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5149   algorithm: "table_comparison"
5150   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5151   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5152   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5153   columns:
5154     - title: "3n-skx"
5155       data-set: "vpp-compare-topologies-mrr-ref"
5156     - title: "2n-skx"
5157       data-set: "vpp-compare-topologies-mrr-cmp"
5158   comparisons:
5159     - title: "Diff"
5160       reference: 1
5161       compare: 2
5162   legend:
5163     - "Legend to Table"
5164     - "3n-skx, 2n-skx - topologies tested."
5165     - "Diff - difference between 3n-skx and 2n-skx topologies."
5166
5167 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5168 - type: "table"
5169   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5170   algorithm: "table_comparison"
5171   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5172   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5173   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5174   columns:
5175     - title: "3n-skx"
5176       data-set: "vpp-compare-topologies-mrr-ref"
5177     - title: "2n-skx"
5178       data-set: "vpp-compare-topologies-mrr-cmp"
5179   comparisons:
5180     - title: "Diff"
5181       reference: 1
5182       compare: 2
5183   legend:
5184     - "Legend to Table"
5185     - "3n-skx, 2n-skx - topologies tested."
5186     - "Diff - difference between 3n-skx and 2n-skx topologies."
5187
5188 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5189 - type: "table"
5190   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5191   algorithm: "table_comparison"
5192   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5193   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5194   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5195   columns:
5196     - title: "3n-skx"
5197       data-set: "vpp-compare-topologies-mrr-ref"
5198     - title: "2n-skx"
5199       data-set: "vpp-compare-topologies-mrr-cmp"
5200   comparisons:
5201     - title: "Diff"
5202       reference: 1
5203       compare: 2
5204   legend:
5205     - "Legend to Table"
5206     - "3n-skx, 2n-skx - topologies tested."
5207     - "Diff - difference between 3n-skx and 2n-skx topologies."
5208
5209 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5210 - type: "table"
5211   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5212   algorithm: "table_comparison"
5213   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5214   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5215   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5216   columns:
5217     - title: "3n-hsw xl710"
5218       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5219       tag: "NIC_Intel-XL710"
5220     - title: "2n-clx xxv710"
5221       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5222       tag: "NIC_Intel-XXV710"
5223   comparisons:
5224     - title: "Diff"
5225       reference: 1
5226       compare: 2
5227   legend:
5228     - "Legend to Table"
5229     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5230     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5231
5232 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5233 - type: "table"
5234   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5235   algorithm: "table_comparison"
5236   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5237   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5238   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5239   columns:
5240     - title: "3n-hsw xl710"
5241       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5242       tag: "NIC_Intel-XL710"
5243     - title: "2n-clx xxv710"
5244       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5245       tag: "NIC_Intel-XXV710"
5246   comparisons:
5247     - title: "Diff"
5248       reference: 1
5249       compare: 2
5250   legend:
5251     - "Legend to Table"
5252     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5253     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5254
5255 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5256 - type: "table"
5257   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5258   algorithm: "table_comparison"
5259   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5260   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5261   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5262   columns:
5263     - title: "3n-hsw xl710"
5264       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5265       tag: "NIC_Intel-XL710"
5266     - title: "2n-clx xxv710"
5267       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5268       tag: "NIC_Intel-XXV710"
5269   comparisons:
5270     - title: "Diff"
5271       reference: 1
5272       compare: 2
5273   legend:
5274     - "Legend to Table"
5275     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5276     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5277
5278 # Detailed Test Results - VPP Performance Results 3n-hsw
5279 - type: "table"
5280   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5281   algorithm: "table_merged_details"
5282   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5283   columns:
5284     - title: " |prein| Test Name |preout| "
5285       data: "data name"
5286     - 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| "
5287       data: "data msg"
5288   data: "vpp-perf-results-3n-hsw"
5289   filter: "all"
5290   parameters:
5291   - "name"
5292   - "parent"
5293   - "msg"
5294
5295 # Detailed Test Results - VPP Performance Results 3n-skx
5296 - type: "table"
5297   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5298   algorithm: "table_merged_details"
5299   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5300   columns:
5301     - title: " |prein| Test Name |preout| "
5302       data: "data name"
5303     - 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| "
5304       data: "data msg"
5305   data: "vpp-perf-results-3n-skx"
5306   filter: "all"
5307   remove-ndr: False
5308   parameters:
5309   - "name"
5310   - "parent"
5311   - "msg"
5312
5313 # Detailed Test Results - VPP Performance Results 2n-skx
5314 - type: "table"
5315   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5316   algorithm: "table_merged_details"
5317   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5318   columns:
5319     - title: " |prein| Test Name |preout| "
5320       data: "data name"
5321     - 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| "
5322       data: "data msg"
5323   data: "vpp-perf-results-2n-skx"
5324   filter: "all"
5325   remove-ndr: False
5326   parameters:
5327   - "name"
5328   - "parent"
5329   - "msg"
5330
5331 # Detailed Test Results - VPP Performance Results 2n-clx
5332 - type: "table"
5333   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5334   algorithm: "table_merged_details"
5335   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5336   columns:
5337     - title: " |prein| Test Name |preout| "
5338       data: "data name"
5339     - 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| "
5340       data: "data msg"
5341   data: "vpp-perf-results-2n-clx"
5342   filter: "all"
5343   parameters:
5344   - "name"
5345   - "parent"
5346   - "msg"
5347
5348 # Detailed Test Results - VPP Performance Results 3n-tsh
5349 - type: "table"
5350   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5351   algorithm: "table_merged_details"
5352   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5353   columns:
5354     - title: " |prein| Test Name |preout| "
5355       data: "data name"
5356     - 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| "
5357       data: "data msg"
5358   data: "vpp-perf-results-3n-tsh"
5359   filter: "all"
5360   parameters:
5361   - "name"
5362   - "parent"
5363   - "msg"
5364
5365 # Detailed Test Results - VPP Performance Results 3n-dnv
5366 - type: "table"
5367   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5368   algorithm: "table_merged_details"
5369   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5370   columns:
5371     - title: " |prein| Test Name |preout| "
5372       data: "data name"
5373     - 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| "
5374       data: "data msg"
5375   data: "vpp-perf-results-3n-dnv"
5376   filter: "all"
5377   parameters:
5378   - "name"
5379   - "parent"
5380   - "msg"
5381
5382 # Detailed Test Results - VPP Performance Results 2n-dnv
5383 - type: "table"
5384   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5385   algorithm: "table_merged_details"
5386   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5387   columns:
5388     - title: " |prein| Test Name |preout| "
5389       data: "data name"
5390     - 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| "
5391       data: "data msg"
5392   data: "vpp-perf-results-2n-dnv"
5393   filter: "all"
5394   parameters:
5395   - "name"
5396   - "parent"
5397   - "msg"
5398
5399 # Test configuration - VPP Performance Test Configs 3n-hsw
5400 - type: "table"
5401   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5402   algorithm: "table_merged_details"
5403   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5404   columns:
5405     - title: " |prein| Test Name |preout| "
5406       data: "data name"
5407     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5408       data: "data conf-history"
5409   data: "vpp-perf-results-3n-hsw"
5410   filter: "all"
5411   parameters:
5412   - "parent"
5413   - "name"
5414   - "conf-history"
5415
5416 # Test configuration - VPP Performance Test Configs 3n-skx
5417 - type: "table"
5418   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5419   algorithm: "table_merged_details"
5420   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5421   columns:
5422     - title: " |prein| Test Name |preout| "
5423       data: "data name"
5424     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5425       data: "data conf-history"
5426   data: "vpp-perf-results-3n-skx"
5427   filter: "all"
5428   parameters:
5429   - "parent"
5430   - "name"
5431   - "conf-history"
5432
5433 # Test configuration - VPP Performance Test Configs 2n-skx
5434 - type: "table"
5435   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5436   algorithm: "table_merged_details"
5437   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5438   columns:
5439     - title: " |prein| Test Name |preout| "
5440       data: "data name"
5441     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5442       data: "data conf-history"
5443   data: "vpp-perf-results-2n-skx"
5444   filter: "all"
5445   parameters:
5446   - "parent"
5447   - "name"
5448   - "conf-history"
5449
5450 # Test configuration - VPP Performance Test Configs 2n-clx
5451 - type: "table"
5452   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5453   algorithm: "table_merged_details"
5454   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5455   columns:
5456     - title: " |prein| Test Name |preout| "
5457       data: "data name"
5458     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5459       data: "data conf-history"
5460   data: "vpp-perf-results-2n-clx"
5461   filter: "all"
5462   parameters:
5463   - "parent"
5464   - "name"
5465   - "conf-history"
5466
5467 # Test configuration - VPP Performance Test Configs 3n-tsh
5468 - type: "table"
5469   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5470   algorithm: "table_merged_details"
5471   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5472   columns:
5473     - title: " |prein| Test Name |preout| "
5474       data: "data name"
5475     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5476       data: "data conf-history"
5477   data: "vpp-perf-results-3n-tsh"
5478   filter: "all"
5479   parameters:
5480   - "parent"
5481   - "name"
5482   - "conf-history"
5483
5484 # Test configuration - VPP Performance Test Configs 3n-dnv
5485 - type: "table"
5486   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5487   algorithm: "table_merged_details"
5488   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5489   columns:
5490     - title: " |prein| Test Name |preout| "
5491       data: "data name"
5492     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5493       data: "data conf-history"
5494   data: "vpp-perf-results-3n-dnv"
5495   filter: "all"
5496   parameters:
5497   - "parent"
5498   - "name"
5499   - "conf-history"
5500
5501 # Test configuration - VPP Performance Test Configs 2n-dnv
5502 - type: "table"
5503   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5504   algorithm: "table_merged_details"
5505   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5506   columns:
5507     - title: " |prein| Test Name |preout| "
5508       data: "data name"
5509     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5510       data: "data conf-history"
5511   data: "vpp-perf-results-2n-dnv"
5512   filter: "all"
5513   parameters:
5514   - "parent"
5515   - "name"
5516   - "conf-history"
5517
5518 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5519 - type: "table"
5520   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5521   algorithm: "table_oper_data_html"
5522   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5523   data: "vpp-perf-results-3n-hsw"
5524   filter: "all"
5525
5526 # Test Operational Data - VPP Performance Operational Data 3n-skx
5527 - type: "table"
5528   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5529   algorithm: "table_oper_data_html"
5530   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5531   data: "vpp-perf-results-3n-skx"
5532   filter: "all"
5533
5534 # Test Operational Data - VPP Performance Operational Data 2n-skx
5535 - type: "table"
5536   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5537   algorithm: "table_oper_data_html"
5538   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5539   data: "vpp-perf-results-2n-skx"
5540   filter: "all"
5541
5542 # Test Operational Data - VPP Performance Operational Data 2n-clx
5543 - type: "table"
5544   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5545   algorithm: "table_oper_data_html"
5546   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5547   data: "vpp-perf-results-2n-clx"
5548   filter: "all"
5549
5550 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5551 - type: "table"
5552   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5553   algorithm: "table_oper_data_html"
5554   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5555   data: "vpp-perf-results-3n-tsh"
5556   filter: "all"
5557
5558 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5559 - type: "table"
5560   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5561   algorithm: "table_oper_data_html"
5562   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5563   data: "vpp-perf-results-3n-dnv"
5564   filter: "all"
5565
5566 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5567 - type: "table"
5568   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5569   algorithm: "table_oper_data_html"
5570   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5571   data: "vpp-perf-results-2n-dnv"
5572   filter: "all"
5573
5574 # Detailed Test Results - VPP MRR Results 3n-hsw
5575 - type: "table"
5576   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5577   algorithm: "table_merged_details"
5578   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5579   columns:
5580     - title: " |prein| Test Name |preout| "
5581       data: "data name"
5582     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5583       data: "data msg"
5584   data: "vpp-mrr-results-3n-hsw"
5585   filter: "all"
5586   parameters:
5587   - "name"
5588   - "parent"
5589   - "msg"
5590
5591 # Detailed Test Results - VPP MRR Results 3n-skx
5592 - type: "table"
5593   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5594   algorithm: "table_merged_details"
5595   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5596   columns:
5597     - title: " |prein| Test Name |preout| "
5598       data: "data name"
5599     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5600       data: "data msg"
5601   data: "vpp-mrr-results-3n-skx"
5602   filter: "all"
5603   parameters:
5604   - "name"
5605   - "parent"
5606   - "msg"
5607
5608 # Detailed Test Results - VPP MRR Results 2n-skx
5609 - type: "table"
5610   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5611   algorithm: "table_merged_details"
5612   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5613   columns:
5614     - title: " |prein| Test Name |preout| "
5615       data: "data name"
5616     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5617       data: "data msg"
5618   data: "vpp-mrr-results-2n-skx"
5619   filter: "all"
5620   parameters:
5621   - "name"
5622   - "parent"
5623   - "msg"
5624
5625 # Detailed Test Results - VPP MRR Results 2n-clx
5626 - type: "table"
5627   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5628   algorithm: "table_merged_details"
5629   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5630   columns:
5631     - title: " |prein| Test Name |preout| "
5632       data: "data name"
5633     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5634       data: "data msg"
5635   data: "vpp-mrr-results-2n-clx"
5636   filter: "all"
5637   parameters:
5638   - "name"
5639   - "parent"
5640   - "msg"
5641
5642 # Detailed Test Results - VPP MRR Results 3n-tsh
5643 - type: "table"
5644   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5645   algorithm: "table_merged_details"
5646   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5647   columns:
5648     - title: " |prein| Test Name |preout| "
5649       data: "data name"
5650     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5651       data: "data msg"
5652   data: "vpp-mrr-results-3n-tsh"
5653   filter: "all"
5654   parameters:
5655   - "name"
5656   - "parent"
5657   - "msg"
5658
5659 # Detailed Test Results - VPP MRR Results 3n-dnv
5660 - type: "table"
5661   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5662   algorithm: "table_merged_details"
5663   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5664   columns:
5665     - title: " |prein| Test Name |preout| "
5666       data: "data name"
5667     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5668       data: "data msg"
5669   data: "vpp-mrr-results-3n-dnv"
5670   filter: "all"
5671   parameters:
5672   - "name"
5673   - "parent"
5674   - "msg"
5675
5676 # Detailed Test Results - VPP MRR Results 2n-dnv
5677 - type: "table"
5678   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5679   algorithm: "table_merged_details"
5680   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5681   columns:
5682     - title: " |prein| Test Name |preout| "
5683       data: "data name"
5684     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5685       data: "data msg"
5686   data: "vpp-mrr-results-2n-dnv"
5687   filter: "all"
5688   parameters:
5689   - "name"
5690   - "parent"
5691   - "msg"
5692
5693 # Test configuration - VPP MRR Test Configs 3n-hsw
5694 - type: "table"
5695   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5696   algorithm: "table_merged_details"
5697   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5698   columns:
5699     - title: " |prein| Test Name |preout| "
5700       data: "data name"
5701     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5702       data: "data conf-history"
5703   data: "vpp-mrr-results-3n-hsw"
5704   filter: "all"
5705   parameters:
5706   - "parent"
5707   - "name"
5708   - "conf-history"
5709
5710 # Test configuration - VPP MRR Test Configs 3n-skx
5711 - type: "table"
5712   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5713   algorithm: "table_merged_details"
5714   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5715   columns:
5716     - title: " |prein| Test Name |preout| "
5717       data: "data name"
5718     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5719       data: "data conf-history"
5720   data: "vpp-mrr-results-3n-skx"
5721   filter: "all"
5722   parameters:
5723   - "parent"
5724   - "name"
5725   - "conf-history"
5726
5727 # Test configuration - VPP MRR Test Configs 2n-skx
5728 - type: "table"
5729   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5730   algorithm: "table_merged_details"
5731   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5732   columns:
5733     - title: " |prein| Test Name |preout| "
5734       data: "data name"
5735     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5736       data: "data conf-history"
5737   data: "vpp-mrr-results-2n-skx"
5738   filter: "all"
5739   parameters:
5740   - "parent"
5741   - "name"
5742   - "conf-history"
5743
5744 # Test configuration - VPP MRR Test Configs 2n-clx
5745 - type: "table"
5746   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5747   algorithm: "table_merged_details"
5748   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5749   columns:
5750     - title: " |prein| Test Name |preout| "
5751       data: "data name"
5752     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5753       data: "data conf-history"
5754   data: "vpp-mrr-results-2n-clx"
5755   filter: "all"
5756   parameters:
5757   - "parent"
5758   - "name"
5759   - "conf-history"
5760
5761 # Test configuration - VPP MRR Test Configs 3n-tsh
5762 - type: "table"
5763   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5764   algorithm: "table_merged_details"
5765   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5766   columns:
5767     - title: " |prein| Test Name |preout| "
5768       data: "data name"
5769     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5770       data: "data conf-history"
5771   data: "vpp-mrr-results-3n-tsh"
5772   filter: "all"
5773   parameters:
5774   - "parent"
5775   - "name"
5776   - "conf-history"
5777
5778 # Test configuration - VPP MRR Test Configs 3n-dnv
5779 - type: "table"
5780   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5781   algorithm: "table_merged_details"
5782   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5783   columns:
5784     - title: " |prein| Test Name |preout| "
5785       data: "data name"
5786     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5787       data: "data conf-history"
5788   data: "vpp-mrr-results-3n-dnv"
5789   filter: "all"
5790   parameters:
5791   - "parent"
5792   - "name"
5793   - "conf-history"
5794
5795 # Test configuration - VPP MRR Test Configs 2n-dnv
5796 - type: "table"
5797   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5798   algorithm: "table_merged_details"
5799   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5800   columns:
5801     - title: " |prein| Test Name |preout| "
5802       data: "data name"
5803     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5804       data: "data conf-history"
5805   data: "vpp-mrr-results-2n-dnv"
5806   filter: "all"
5807   parameters:
5808   - "parent"
5809   - "name"
5810   - "conf-history"
5811
5812 # Detailed Test Results - VPP Device Results - Ubuntu
5813 - type: "table"
5814   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5815   algorithm: "table_merged_details"
5816   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5817   columns:
5818     - title: " |prein| Test Name |preout| "
5819       data: "data name"
5820     - title: " |prein| Status |preout| "
5821       data: "data status"
5822   data: "vpp-device-results-ubuntu"
5823   filter: "all"
5824   parameters:
5825   - "name"
5826   - "parent"
5827   - "doc"
5828   - "status"
5829
5830 # Test configuration - VPP Device Test Configs - Ubuntu
5831 - type: "table"
5832   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5833   algorithm: "table_merged_details"
5834   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5835   columns:
5836     - title: " |prein| Test Name |preout| "
5837       data: "data name"
5838     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5839       data: "data conf-history"
5840   data: "vpp-device-results-ubuntu"
5841   filter: "all"
5842   parameters:
5843   - "parent"
5844   - "name"
5845   - "conf-history"
5846
5847 ################################################################################
5848
5849 # DPDK Performance Changes 3n-hsw 1t1c pdr
5850 - type: "table"
5851   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5852   algorithm: "table_comparison"
5853   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5854   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5855   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5856   columns:
5857     - title: "1908"
5858       data-set: "dpdk-performance-changes-3n-hsw-h1"
5859     - title: "2001"
5860       data-set: "dpdk-performance-changes-3n-hsw-ref"
5861     - title: "2005"
5862       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5863   comparisons:
5864     - title: "Diff"
5865       reference: 2
5866       compare: 3
5867   legend:
5868     - "Legend to Table"
5869     - "1908, 2001, 2005 - DPDK versions tested."
5870     - "Diff - difference between 2001 and 2005 DPDK version."
5871
5872 # DPDK Performance Changes 3n-hsw 2t2c pdr
5873 - type: "table"
5874   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5875   algorithm: "table_comparison"
5876   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5877   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5878   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5879   columns:
5880     - title: "1908"
5881       data-set: "dpdk-performance-changes-3n-hsw-h1"
5882     - title: "2001"
5883       data-set: "dpdk-performance-changes-3n-hsw-ref"
5884     - title: "2005"
5885       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5886   comparisons:
5887     - title: "Diff"
5888       reference: 2
5889       compare: 3
5890   legend:
5891     - "Legend to Table"
5892     - "1908, 2001, 2005 - DPDK versions tested."
5893     - "Diff - difference between 2001 and 2005 DPDK version."
5894
5895 # DPDK Performance Changes 3n-hsw 1t1c pdr
5896 - type: "table"
5897   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5898   algorithm: "table_comparison"
5899   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5900   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5901   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5902   columns:
5903     - title: "1908"
5904       data-set: "dpdk-performance-changes-3n-hsw-h1"
5905     - title: "2001"
5906       data-set: "dpdk-performance-changes-3n-hsw-ref"
5907     - title: "2005"
5908       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5909   comparisons:
5910     - title: "Diff"
5911       reference: 2
5912       compare: 3
5913   legend:
5914     - "Legend to Table"
5915     - "1908, 2001, 2005 - DPDK versions tested."
5916     - "Diff - difference between 2001 and 2005 DPDK version."
5917
5918 # DPDK Performance Changes 3n-hsw 2t2c ndr
5919 - type: "table"
5920   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5921   algorithm: "table_comparison"
5922   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5923   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5924   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5925   columns:
5926     - title: "1908"
5927       data-set: "dpdk-performance-changes-3n-hsw-h1"
5928     - title: "2001"
5929       data-set: "dpdk-performance-changes-3n-hsw-ref"
5930     - title: "2005"
5931       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5932   comparisons:
5933     - title: "Diff"
5934       reference: 2
5935       compare: 3
5936   legend:
5937     - "Legend to Table"
5938     - "1908, 2001, 2005 - DPDK versions tested."
5939     - "Diff - difference between 2001 and 2005 DPDK version."
5940
5941 # DPDK Performance Changes 3n-skx 2t1c pdr
5942 - type: "table"
5943   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5944   algorithm: "table_comparison"
5945   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5946   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5947   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5948   columns:
5949     - title: "1908"
5950       data-set: "dpdk-performance-changes-3n-skx-h1"
5951     - title: "2001"
5952       data-set: "dpdk-performance-changes-3n-skx-ref"
5953     - title: "2005"
5954       data-set: "dpdk-performance-changes-3n-skx-cmp"
5955   comparisons:
5956     - title: "Diff"
5957       reference: 2
5958       compare: 3
5959   legend:
5960     - "Legend to Table"
5961     - "1908, 2001, 2005 - DPDK versions tested."
5962     - "Diff - difference between 2001 and 2005 DPDK version."
5963
5964 # DPDK Performance Changes 3n-skx 4t2c pdr
5965 - type: "table"
5966   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5967   algorithm: "table_comparison"
5968   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5969   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5970   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5971   columns:
5972     - title: "1908"
5973       data-set: "dpdk-performance-changes-3n-skx-h1"
5974     - title: "2001"
5975       data-set: "dpdk-performance-changes-3n-skx-ref"
5976     - title: "2005"
5977       data-set: "dpdk-performance-changes-3n-skx-cmp"
5978   comparisons:
5979     - title: "Diff"
5980       reference: 2
5981       compare: 3
5982   legend:
5983     - "Legend to Table"
5984     - "1908, 2001, 2005 - DPDK versions tested."
5985     - "Diff - difference between 2001 and 2005 DPDK version."
5986
5987 # DPDK Performance Changes 3n-skx 2t1c ndr
5988 - type: "table"
5989   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
5990   algorithm: "table_comparison"
5991   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
5992   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5993   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5994   columns:
5995     - title: "1908"
5996       data-set: "dpdk-performance-changes-3n-skx-h1"
5997     - title: "2001"
5998       data-set: "dpdk-performance-changes-3n-skx-ref"
5999     - title: "2005"
6000       data-set: "dpdk-performance-changes-3n-skx-cmp"
6001   comparisons:
6002     - title: "Diff"
6003       reference: 2
6004       compare: 3
6005   legend:
6006     - "Legend to Table"
6007     - "1908, 2001, 2005 - DPDK versions tested."
6008     - "Diff - difference between 2001 and 2005 DPDK version."
6009
6010 # DPDK Performance Changes 3n-skx 4t2c ndr
6011 - type: "table"
6012   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6013   algorithm: "table_comparison"
6014   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6015   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6016   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6017   columns:
6018     - title: "1908"
6019       data-set: "dpdk-performance-changes-3n-skx-h1"
6020     - title: "2001"
6021       data-set: "dpdk-performance-changes-3n-skx-ref"
6022     - title: "2005"
6023       data-set: "dpdk-performance-changes-3n-skx-cmp"
6024   comparisons:
6025     - title: "Diff"
6026       reference: 2
6027       compare: 3
6028   legend:
6029     - "Legend to Table"
6030     - "1908, 2001, 2005 - DPDK versions tested."
6031     - "Diff - difference between 2001 and 2005 DPDK version."
6032
6033 # DPDK Performance Changes 2n-skx 2t1c pdr
6034 - type: "table"
6035   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6036   algorithm: "table_comparison"
6037   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6038   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6039   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6040   columns:
6041     - title: "1908"
6042       data-set: "dpdk-performance-changes-2n-skx-h1"
6043     - title: "2001"
6044       data-set: "dpdk-performance-changes-2n-skx-ref"
6045     - title: "2005"
6046       data-set: "dpdk-performance-changes-2n-skx-cmp"
6047   comparisons:
6048     - title: "Diff"
6049       reference: 2
6050       compare: 3
6051   legend:
6052     - "Legend to Table"
6053     - "1908, 2001, 2005 - DPDK versions tested."
6054     - "Diff - difference between 2001 and 2005 DPDK version."
6055
6056 # DPDK Performance Changes 2n-skx 4t2c pdr
6057 - type: "table"
6058   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6059   algorithm: "table_comparison"
6060   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6061   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6062   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6063   columns:
6064     - title: "1908"
6065       data-set: "dpdk-performance-changes-2n-skx-h1"
6066     - title: "2001"
6067       data-set: "dpdk-performance-changes-2n-skx-ref"
6068     - title: "2005"
6069       data-set: "dpdk-performance-changes-2n-skx-cmp"
6070   comparisons:
6071     - title: "Diff"
6072       reference: 2
6073       compare: 3
6074   legend:
6075     - "Legend to Table"
6076     - "1908, 2001, 2005 - DPDK versions tested."
6077     - "Diff - difference between 2001 and 2005 DPDK version."
6078
6079 # DPDK Performance Changes 2n-skx 2t1c ndr
6080 - type: "table"
6081   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6082   algorithm: "table_comparison"
6083   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6084   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6085   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6086   columns:
6087     - title: "1908"
6088       data-set: "dpdk-performance-changes-2n-skx-h1"
6089     - title: "2001"
6090       data-set: "dpdk-performance-changes-2n-skx-ref"
6091     - title: "2005"
6092       data-set: "dpdk-performance-changes-2n-skx-cmp"
6093   comparisons:
6094     - title: "Diff"
6095       reference: 2
6096       compare: 3
6097   legend:
6098     - "Legend to Table"
6099     - "1908, 2001, 2005 - DPDK versions tested."
6100     - "Diff - difference between 2001 and 2005 DPDK version."
6101
6102 # DPDK Performance Changes 2n-skx 4t2c ndr
6103 - type: "table"
6104   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6105   algorithm: "table_comparison"
6106   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6107   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6108   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6109   columns:
6110     - title: "1908"
6111       data-set: "dpdk-performance-changes-2n-skx-h1"
6112     - title: "2001"
6113       data-set: "dpdk-performance-changes-2n-skx-ref"
6114     - title: "2005"
6115       data-set: "dpdk-performance-changes-2n-skx-cmp"
6116   comparisons:
6117     - title: "Diff"
6118       reference: 2
6119       compare: 3
6120   legend:
6121     - "Legend to Table"
6122     - "1908, 2001, 2005 - DPDK versions tested."
6123     - "Diff - difference between 2001 and 2005 DPDK version."
6124
6125 # DPDK Performance Changes 2n-clx 2t1c pdr
6126 - type: "table"
6127   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6128   algorithm: "table_comparison"
6129   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6130   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6131   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6132   columns:
6133     - title: "2001"
6134       data-set: "dpdk-performance-changes-2n-clx-ref"
6135     - title: "2005"
6136       data-set: "dpdk-performance-changes-2n-clx-cmp"
6137   comparisons:
6138     - title: "Diff"
6139       reference: 1
6140       compare: 2
6141   legend:
6142     - "Legend to Table"
6143     - "2001, 2005 - DPDK versions tested."
6144     - "Diff - difference between 2001 and 2005 DPDK version."
6145
6146 # DPDK Performance Changes 2n-clx 4t2c pdr
6147 - type: "table"
6148   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6149   algorithm: "table_comparison"
6150   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6151   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6152   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6153   columns:
6154     - title: "2001"
6155       data-set: "dpdk-performance-changes-2n-clx-ref"
6156     - title: "2005"
6157       data-set: "dpdk-performance-changes-2n-clx-cmp"
6158   comparisons:
6159     - title: "Diff"
6160       reference: 1
6161       compare: 2
6162   legend:
6163     - "Legend to Table"
6164     - "2001, 2005 - DPDK versions tested."
6165     - "Diff - difference between 2001 and 2005 DPDK version."
6166
6167 # DPDK Performance Changes 2n-clx 2t1c ndr
6168 - type: "table"
6169   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6170   algorithm: "table_comparison"
6171   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6172   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6173   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6174   columns:
6175     - title: "2001"
6176       data-set: "dpdk-performance-changes-2n-clx-ref"
6177     - title: "2005"
6178       data-set: "dpdk-performance-changes-2n-clx-cmp"
6179   comparisons:
6180     - title: "Diff"
6181       reference: 1
6182       compare: 2
6183   legend:
6184     - "Legend to Table"
6185     - "2001, 2005 - DPDK versions tested."
6186     - "Diff - difference between 2001 and 2005 DPDK version."
6187
6188 # DPDK Performance Changes 2n-clx 4t2c ndr
6189 - type: "table"
6190   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6191   algorithm: "table_comparison"
6192   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6193   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6194   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6195   columns:
6196     - title: "2001"
6197       data-set: "dpdk-performance-changes-2n-clx-ref"
6198     - title: "2005"
6199       data-set: "dpdk-performance-changes-2n-clx-cmp"
6200   comparisons:
6201     - title: "Diff"
6202       reference: 1
6203       compare: 2
6204   legend:
6205     - "Legend to Table"
6206     - "2001, 2005 - DPDK versions tested."
6207     - "Diff - difference between 2001 and 2005 DPDK version."
6208
6209 # DPDK Performance Changes 2n-dnv 1t1c pdr
6210 - type: "table"
6211   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6212   algorithm: "table_comparison"
6213   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6214   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6215   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6216   columns:
6217     - title: "2001"
6218       data-set: "dpdk-performance-changes-2n-dnv-ref"
6219     - title: "2005"
6220       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6221   comparisons:
6222     - title: "Diff"
6223       reference: 1
6224       compare: 2
6225   legend:
6226     - "Legend to Table"
6227     - "2001, 2005 - DPDK versions tested."
6228     - "Diff - difference between 2001 and 2005 DPDK version."
6229
6230 # DPDK Performance Changes 2n-dnv 2t2c pdr
6231 - type: "table"
6232   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6233   algorithm: "table_comparison"
6234   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
6235   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6236   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6237   columns:
6238     - title: "2001"
6239       data-set: "dpdk-performance-changes-2n-dnv-ref"
6240     - title: "2005"
6241       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6242   comparisons:
6243     - title: "Diff"
6244       reference: 1
6245       compare: 2
6246   legend:
6247     - "Legend to Table"
6248     - "2001, 2005 - DPDK versions tested."
6249     - "Diff - difference between 2001 and 2005 DPDK version."
6250
6251 # DPDK Performance Changes 2n-dnv 1t1c ndr
6252 - type: "table"
6253   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
6254   algorithm: "table_comparison"
6255   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
6256   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6257   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6258   columns:
6259     - title: "2001"
6260       data-set: "dpdk-performance-changes-2n-dnv-ref"
6261     - title: "2005"
6262       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6263   comparisons:
6264     - title: "Diff"
6265       reference: 1
6266       compare: 2
6267   legend:
6268     - "Legend to Table"
6269     - "2001, 2005 - DPDK versions tested."
6270     - "Diff - difference between 2001 and 2005 DPDK version."
6271
6272 # DPDK Performance Changes 2n-dnv 2t2c ndr
6273 - type: "table"
6274   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
6275   algorithm: "table_comparison"
6276   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
6277   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6278   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6279   columns:
6280     - title: "2001"
6281       data-set: "dpdk-performance-changes-2n-dnv-ref"
6282     - title: "2005"
6283       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6284   comparisons:
6285     - title: "Diff"
6286       reference: 1
6287       compare: 2
6288   legend:
6289     - "Legend to Table"
6290     - "2001, 2005 - DPDK versions tested."
6291     - "Diff - difference between 2001 and 2005 DPDK version."
6292
6293 # DPDK Performance Changes 3n-dnv 1t1c pdr
6294 - type: "table"
6295   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
6296   algorithm: "table_comparison"
6297   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
6298   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6299   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6300   columns:
6301     - title: "2001"
6302       data-set: "dpdk-performance-changes-3n-dnv-ref"
6303     - title: "2005"
6304       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6305   comparisons:
6306     - title: "Diff"
6307       reference: 1
6308       compare: 2
6309   legend:
6310     - "Legend to Table"
6311     - "2001, 2005 - DPDK versions tested."
6312     - "Diff - difference between 2001 and 2005 DPDK version."
6313
6314 # DPDK Performance Changes 3n-dnv 2t2c pdr
6315 - type: "table"
6316   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
6317   algorithm: "table_comparison"
6318   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
6319   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6320   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6321   columns:
6322     - title: "2001"
6323       data-set: "dpdk-performance-changes-3n-dnv-ref"
6324     - title: "2005"
6325       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6326   comparisons:
6327     - title: "Diff"
6328       reference: 1
6329       compare: 2
6330   legend:
6331     - "Legend to Table"
6332     - "2001, 2005 - DPDK versions tested."
6333     - "Diff - difference between 2001 and 2005 DPDK version."
6334
6335 # DPDK Performance Changes 3n-dnv 1t1c ndr
6336 - type: "table"
6337   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
6338   algorithm: "table_comparison"
6339   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
6340   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6341   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6342   columns:
6343     - title: "2001"
6344       data-set: "dpdk-performance-changes-3n-dnv-ref"
6345     - title: "2005"
6346       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6347   comparisons:
6348     - title: "Diff"
6349       reference: 1
6350       compare: 2
6351   legend:
6352     - "Legend to Table"
6353     - "2001, 2005 - DPDK versions tested."
6354     - "Diff - difference between 2001 and 2005 DPDK version."
6355
6356 # DPDK Performance Changes 3n-dnv 2t2c ndr
6357 - type: "table"
6358   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
6359   algorithm: "table_comparison"
6360   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
6361   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6362   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6363   columns:
6364     - title: "2001"
6365       data-set: "dpdk-performance-changes-3n-dnv-ref"
6366     - title: "2005"
6367       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6368   comparisons:
6369     - title: "Diff"
6370       reference: 1
6371       compare: 2
6372   legend:
6373     - "Legend to Table"
6374     - "2001, 2005 - DPDK versions tested."
6375     - "Diff - difference between 2001 and 2005 DPDK version."
6376
6377 # DPDK Performance Changes 3n-tsh 1t1c pdr
6378 - type: "table"
6379   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
6380   algorithm: "table_comparison"
6381   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
6382   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6383   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6384   columns:
6385     - title: "2001"
6386       data-set: "dpdk-performance-changes-3n-tsh-ref"
6387     - title: "2005"
6388       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6389   comparisons:
6390     - title: "Diff"
6391       reference: 1
6392       compare: 2
6393   legend:
6394     - "Legend to Table"
6395     - "2001, 2005 - DPDK versions tested."
6396     - "Diff - difference between 2001 and 2005 DPDK version."
6397
6398 # DPDK Performance Changes 3n-tsh 2t2c pdr
6399 - type: "table"
6400   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
6401   algorithm: "table_comparison"
6402   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
6403   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6404   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6405   columns:
6406     - title: "2001"
6407       data-set: "dpdk-performance-changes-3n-tsh-ref"
6408     - title: "2005"
6409       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6410   comparisons:
6411     - title: "Diff"
6412       reference: 1
6413       compare: 2
6414   legend:
6415     - "Legend to Table"
6416     - "2001, 2005 - DPDK versions tested."
6417     - "Diff - difference between 2001 and 2005 DPDK version."
6418
6419 # DPDK Performance Changes 3n-tsh 1t1c ndr
6420 - type: "table"
6421   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
6422   algorithm: "table_comparison"
6423   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
6424   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6425   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6426   columns:
6427     - title: "2001"
6428       data-set: "dpdk-performance-changes-3n-tsh-ref"
6429     - title: "2005"
6430       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6431   comparisons:
6432     - title: "Diff"
6433       reference: 1
6434       compare: 2
6435   legend:
6436     - "Legend to Table"
6437     - "2001, 2005 - DPDK versions tested."
6438     - "Diff - difference between 2001 and 2005 DPDK version."
6439
6440 # DPDK Performance Changes 3n-tsh 2t2c ndr
6441 - type: "table"
6442   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
6443   algorithm: "table_comparison"
6444   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
6445   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6446   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6447   columns:
6448     - title: "2001"
6449       data-set: "dpdk-performance-changes-3n-tsh-ref"
6450     - title: "2005"
6451       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6452   comparisons:
6453     - title: "Diff"
6454       reference: 1
6455       compare: 2
6456   legend:
6457     - "Legend to Table"
6458     - "2001, 2005 - DPDK versions tested."
6459     - "Diff - difference between 2001 and 2005 DPDK version."
6460
6461 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6462 - type: "table"
6463   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6464   algorithm: "table_comparison"
6465   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6466   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6467   filter: "'NIC_Intel-X710'"
6468   columns:
6469     - title: "3n-hsw x710"
6470       data-set: "dpdk-compare-testbeds-ref"
6471     - title: "3n-skx x710"
6472       data-set: "dpdk-compare-testbeds-cmp"
6473   comparisons:
6474     - title: "Diff"
6475       reference: 1
6476       compare: 2
6477   legend:
6478     - "Legend to Table"
6479     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6480     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6481
6482 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6483 - type: "table"
6484   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6485   algorithm: "table_comparison"
6486   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6487   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6488   filter: "'NIC_Intel-X710'"
6489   columns:
6490     - title: "3n-hsw x710"
6491       data-set: "dpdk-compare-testbeds-ref"
6492     - title: "3n-skx x710"
6493       data-set: "dpdk-compare-testbeds-cmp"
6494   comparisons:
6495     - title: "Diff"
6496       reference: 1
6497       compare: 2
6498   legend:
6499     - "Legend to Table"
6500     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6501     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6502
6503 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6504 - type: "table"
6505   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6506   algorithm: "table_comparison"
6507   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6508   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6509   filter: "'NIC_Intel-XXV710'"
6510   columns:
6511     - title: "2n-skx"
6512       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6513     - title: "2n-clx"
6514       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6515   comparisons:
6516     - title: "Diff"
6517       reference: 1
6518       compare: 2
6519   legend:
6520     - "Legend to Table"
6521     - "2n-skx, 2n-clx - testbeds and NICs tested."
6522     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6523
6524 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6525 - type: "table"
6526   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6527   algorithm: "table_comparison"
6528   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6529   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6530   filter: "'NIC_Intel-XXV710'"
6531   columns:
6532     - title: "2n-skx"
6533       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6534     - title: "2n-clx"
6535       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6536   comparisons:
6537     - title: "Diff"
6538       reference: 1
6539       compare: 2
6540   legend:
6541     - "Legend to Table"
6542     - "2n-skx, 2n-clx - testbeds and NICs tested."
6543     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6544
6545 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6546 - type: "table"
6547   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6548   algorithm: "table_comparison"
6549   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6550   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6551   filter: "'NIC_Intel-XXV710'"
6552   columns:
6553     - title: "3n-skx"
6554       data-set: "dpdk-compare-topologies-ref"
6555     - title: "2n-skx"
6556       data-set: "dpdk-compare-topologies-cmp"
6557   comparisons:
6558     - title: "Diff"
6559       reference: 1
6560       compare: 2
6561   legend:
6562     - "Legend to Table"
6563     - "3n-skx, 2n-skx - topologies tested."
6564     - "Diff - difference between 3n-skx and 2n-skx topologies."
6565
6566 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6567 - type: "table"
6568   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6569   algorithm: "table_comparison"
6570   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6571   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6572   filter: "'NIC_Intel-XXV710'"
6573   columns:
6574     - title: "3n-skx"
6575       data-set: "dpdk-compare-topologies-ref"
6576     - title: "2n-skx"
6577       data-set: "dpdk-compare-topologies-cmp"
6578   comparisons:
6579     - title: "Diff"
6580       reference: 1
6581       compare: 2
6582   legend:
6583     - "Legend to Table"
6584     - "3n-skx, 2n-skx - topologies tested."
6585     - "Diff - difference between 3n-skx and 2n-skx topologies."
6586
6587 # Detailed Test Results - DPDK Performance Results 3n-hsw
6588 - type: "table"
6589   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6590   algorithm: "table_merged_details"
6591   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6592   columns:
6593     - title: " |prein| Test Name |preout| "
6594       data: "data name"
6595     - 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| "
6596       data: "data msg"
6597   data: "dpdk-perf-results-3n-hsw"
6598   filter: "all"
6599   parameters:
6600   - "name"
6601   - "parent"
6602   - "msg"
6603
6604 # Detailed Test Results - DPDK Performance Results 3n-skx
6605 - type: "table"
6606   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6607   algorithm: "table_merged_details"
6608   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6609   columns:
6610     - title: " |prein| Test Name |preout| "
6611       data: "data name"
6612     - 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| "
6613       data: "data msg"
6614   data: "dpdk-perf-results-3n-skx"
6615   filter: "all"
6616   remove-ndr: False
6617   parameters:
6618   - "name"
6619   - "parent"
6620   - "msg"
6621
6622 # Detailed Test Results - DPDK Performance Results 2n-skx
6623 - type: "table"
6624   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6625   algorithm: "table_merged_details"
6626   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6627   columns:
6628     - title: " |prein| Test Name |preout| "
6629       data: "data name"
6630     - 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| "
6631       data: "data msg"
6632   data: "dpdk-perf-results-2n-skx"
6633   filter: "all"
6634   remove-ndr: False
6635   parameters:
6636   - "name"
6637   - "parent"
6638   - "msg"
6639
6640 # Detailed Test Results - DPDK Performance Results 2n-clx
6641 - type: "table"
6642   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6643   algorithm: "table_merged_details"
6644   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6645   columns:
6646     - title: " |prein| Test Name |preout| "
6647       data: "data name"
6648     - 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| "
6649       data: "data msg"
6650   data: "dpdk-perf-results-2n-clx"
6651   filter: "all"
6652   parameters:
6653   - "name"
6654   - "parent"
6655   - "msg"
6656
6657 # Detailed Test Results - DPDK Performance Results 2n-dnv
6658 - type: "table"
6659   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6660   algorithm: "table_merged_details"
6661   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6662   columns:
6663     - title: " |prein| Test Name |preout| "
6664       data: "data name"
6665     - 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| "
6666       data: "data msg"
6667   data: "dpdk-perf-results-2n-dnv"
6668   filter: "all"
6669   parameters:
6670   - "name"
6671   - "parent"
6672   - "msg"
6673
6674 # Detailed Test Results - DPDK Performance Results 3n-dnv
6675 - type: "table"
6676   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6677   algorithm: "table_merged_details"
6678   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6679   columns:
6680     - title: " |prein| Test Name |preout| "
6681       data: "data name"
6682     - 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| "
6683       data: "data msg"
6684   data: "dpdk-perf-results-3n-dnv"
6685   filter: "all"
6686   parameters:
6687   - "name"
6688   - "parent"
6689   - "msg"
6690
6691 # Detailed Test Results - DPDK Performance Results 3n-tsh
6692 - type: "table"
6693   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6694   algorithm: "table_merged_details"
6695   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6696   columns:
6697     - title: " |prein| Test Name |preout| "
6698       data: "data name"
6699     - 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| "
6700       data: "data msg"
6701   data: "dpdk-perf-results-3n-tsh"
6702   filter: "all"
6703   parameters:
6704   - "name"
6705   - "parent"
6706   - "msg"
6707
6708 ################################################################################
6709 ###                                F I L E S                                 ###
6710 ################################################################################
6711
6712 # VPP Performance Results
6713 - type: "file"
6714   title: "VPP Performance Results"
6715   algorithm: "file_details_split"
6716   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6717   dir-tables:
6718     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6719     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6720     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6721     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6722     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6723     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6724     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6725   data:
6726     - "vpp-perf-results-2n-skx"
6727     - "vpp-perf-results-3n-skx"
6728     - "vpp-perf-results-2n-clx"
6729     - "vpp-perf-results-3n-hsw"
6730     - "vpp-perf-results-3n-tsh"
6731     - "vpp-perf-results-2n-dnv"
6732     - "vpp-perf-results-3n-dnv"
6733   filter: "all"
6734   data-start-level: 4
6735   order-chapters:
6736     level-1:
6737       - "l2"
6738       - "ip4"
6739       - "ip6"
6740       - "srv6"
6741       - "ip4_tunnels"
6742       - "ip6_tunnels"
6743       - "vm_vhost"
6744       - "container_memif"
6745       - "crypto"
6746       - "vts"
6747       - "lb"
6748       - "nfv_density"
6749       - "hoststack"
6750     level-2:
6751       - "2n-skx"
6752       - "3n-skx"
6753       - "2n-clx"
6754       - "3n-hsw"
6755       - "3n-tsh"
6756       - "2n-dnv"
6757       - "3n-dnv"
6758     level-3:
6759       - "xl710"
6760       - "x520"
6761       - "xxv710"
6762       - "x710"
6763       - "x553"
6764       - "cx556a"
6765       - "vic1227"
6766       - "vic1385"
6767
6768 # VPP Performance Configuration
6769 - type: "file"
6770   title: "VPP Performance Configuration"
6771   algorithm: "file_details_split"
6772   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
6773   dir-tables:
6774     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
6775     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
6776     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
6777     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
6778     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
6779     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
6780     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
6781   data:
6782     - "vpp-perf-results-2n-skx"
6783     - "vpp-perf-results-3n-skx"
6784     - "vpp-perf-results-2n-clx"
6785     - "vpp-perf-results-3n-hsw"
6786     - "vpp-perf-results-3n-tsh"
6787     - "vpp-perf-results-2n-dnv"
6788     - "vpp-perf-results-3n-dnv"
6789   filter: "all"
6790   data-start-level: 4
6791   order-chapters:
6792     level-1:
6793       - "l2"
6794       - "ip4"
6795       - "ip6"
6796       - "srv6"
6797       - "ip4_tunnels"
6798       - "ip6_tunnels"
6799       - "vm_vhost"
6800       - "container_memif"
6801       - "crypto"
6802       - "vts"
6803       - "lb"
6804       - "nfv_density"
6805       - "hoststack"
6806     level-2:
6807       - "2n-skx"
6808       - "3n-skx"
6809       - "2n-clx"
6810       - "3n-hsw"
6811       - "3n-tsh"
6812       - "2n-dnv"
6813       - "3n-dnv"
6814     level-3:
6815       - "xl710"
6816       - "x520"
6817       - "xxv710"
6818       - "x710"
6819       - "x553"
6820       - "cx556a"
6821       - "vic1227"
6822       - "vic1385"
6823
6824 # VPP Performance Operational
6825 - type: "file"
6826   title: "VPP Performance Operational"
6827   algorithm: "file_details_split_html"
6828   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
6829   dir-tables:
6830     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
6831     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
6832     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
6833     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
6834     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
6835     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
6836     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
6837   data:
6838     - "vpp-perf-results-2n-skx"
6839     - "vpp-perf-results-3n-skx"
6840     - "vpp-perf-results-2n-clx"
6841     - "vpp-perf-results-3n-hsw"
6842     - "vpp-perf-results-3n-tsh"
6843     - "vpp-perf-results-2n-dnv"
6844     - "vpp-perf-results-3n-dnv"
6845   filter: "all"
6846   data-start-level: 4
6847   order-chapters:
6848     level-1:
6849       - "l2"
6850       - "ip4"
6851       - "ip6"
6852       - "srv6"
6853       - "ip4_tunnels"
6854       - "ip6_tunnels"
6855       - "vm_vhost"
6856       - "container_memif"
6857       - "crypto"
6858       - "vts"
6859       - "lb"
6860       - "nfv_density"
6861       - "hoststack"
6862     level-2:
6863       - "2n-skx"
6864       - "3n-skx"
6865       - "2n-clx"
6866       - "3n-hsw"
6867       - "3n-tsh"
6868       - "2n-dnv"
6869       - "3n-dnv"
6870     level-3:
6871       - "xl710"
6872       - "x520"
6873       - "xxv710"
6874       - "x710"
6875       - "x553"
6876       - "cx556a"
6877       - "vic1227"
6878       - "vic1385"
6879
6880 # VPP MRR Results
6881 - type: "file"
6882   title: "VPP MRR Results"
6883   algorithm: "file_details_split"
6884   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
6885   dir-tables:
6886     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
6887     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
6888     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
6889     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
6890     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
6891     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
6892     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
6893   data:
6894     - "vpp-mrr-results-2n-skx"
6895     - "vpp-mrr-results-3n-skx"
6896     - "vpp-mrr-results-2n-clx"
6897     - "vpp-mrr-results-3n-hsw"
6898     - "vpp-mrr-results-3n-tsh"
6899     - "vpp-mrr-results-2n-dnv"
6900     - "vpp-mrr-results-3n-dnv"
6901   filter: "all"
6902   data-start-level: 4
6903   order-chapters:
6904     level-1:
6905       - "l2"
6906       - "ip4"
6907       - "ip6"
6908       - "srv6"
6909       - "ip4_tunnels"
6910       - "ip6_tunnels"
6911       - "vm_vhost"
6912       - "container_memif"
6913       - "crypto"
6914       - "vts"
6915       - "lb"
6916       - "nfv_density"
6917       - "hoststack"
6918     level-2:
6919       - "2n-skx"
6920       - "3n-skx"
6921       - "2n-clx"
6922       - "3n-hsw"
6923       - "3n-tsh"
6924       - "2n-dnv"
6925       - "3n-dnv"
6926     level-3:
6927       - "xl710"
6928       - "x520"
6929       - "xxv710"
6930       - "x710"
6931       - "x553"
6932       - "cx556a"
6933       - "vic1227"
6934       - "vic1385"
6935
6936 # VPP MRR Configuration
6937 - type: "file"
6938   title: "VPP MRR Configuration"
6939   algorithm: "file_details_split"
6940   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
6941   dir-tables:
6942     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
6943     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
6944     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
6945     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
6946     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
6947     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
6948     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
6949   data:
6950     - "vpp-mrr-results-2n-skx"
6951     - "vpp-mrr-results-3n-skx"
6952     - "vpp-mrr-results-2n-clx"
6953     - "vpp-mrr-results-3n-hsw"
6954     - "vpp-mrr-results-3n-tsh"
6955     - "vpp-mrr-results-2n-dnv"
6956     - "vpp-mrr-results-3n-dnv"
6957   filter: "all"
6958   data-start-level: 4
6959   order-chapters:
6960     level-1:
6961       - "l2"
6962       - "ip4"
6963       - "ip6"
6964       - "srv6"
6965       - "ip4_tunnels"
6966       - "ip6_tunnels"
6967       - "vm_vhost"
6968       - "container_memif"
6969       - "crypto"
6970       - "vts"
6971       - "lb"
6972       - "nfv_density"
6973       - "hoststack"
6974     level-2:
6975       - "2n-skx"
6976       - "3n-skx"
6977       - "2n-clx"
6978       - "3n-hsw"
6979       - "3n-tsh"
6980       - "2n-dnv"
6981       - "3n-dnv"
6982     level-3:
6983       - "xl710"
6984       - "x520"
6985       - "xxv710"
6986       - "x710"
6987       - "x553"
6988       - "cx556a"
6989       - "vic1227"
6990       - "vic1385"
6991
6992 # VPP Device Results - Ubuntu
6993 - type: "file"
6994   title: "VPP Device Results - Ubuntu"
6995   algorithm: "file_test_results"
6996   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6997   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6998   data: "vpp-device-results-ubuntu"
6999   filter: "all"
7000   data-start-level: 4
7001
7002 # VPP Device Configuration - Ubuntu
7003 - type: "file"
7004   title: "VPP Device Configuration - Ubuntu"
7005   algorithm: "file_test_results"
7006   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7007   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7008   data: "vpp-device-results-ubuntu"
7009   filter: "all"
7010   data-start-level: 4
7011
7012 # DPDK Performance Results 3n-hsw
7013 - type: "file"
7014   title: "DPDK Performance Results 3n-hsw"
7015   algorithm: "file_test_results"
7016   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7017   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7018   data: "dpdk-perf-results-3n-hsw"
7019   filter: "all"
7020   data-start-level: 4
7021
7022 # DPDK Performance Results 3n-skx
7023 - type: "file"
7024   title: "DPDK Performance Results 3n-skx"
7025   algorithm: "file_test_results"
7026   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7027   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7028   data: "dpdk-perf-results-3n-skx"
7029   filter: "all"
7030   data-start-level: 4
7031
7032 # DPDK Performance Results 2n-skx
7033 - type: "file"
7034   title: "DPDK Performance Results 2n-skx"
7035   algorithm: "file_test_results"
7036   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7037   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7038   data: "dpdk-perf-results-2n-skx"
7039   filter: "all"
7040   data-start-level: 4
7041
7042 # DPDK Performance Results 2n-clx
7043 - type: "file"
7044   title: "DPDK Performance Results 2n-clx"
7045   algorithm: "file_test_results"
7046   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7047   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7048   data: "dpdk-perf-results-2n-clx"
7049   filter: "all"
7050   data-start-level: 4
7051
7052 # DPDK Performance Results 2n-dnv
7053 - type: "file"
7054   title: "DPDK Performance Results 2n-dnv"
7055   algorithm: "file_test_results"
7056   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7057   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7058   data: "dpdk-perf-results-2n-dnv"
7059   filter: "all"
7060   data-start-level: 4
7061
7062 # DPDK Performance Results 3n-dnv
7063 - type: "file"
7064   title: "DPDK Performance Results 3n-dnv"
7065   algorithm: "file_test_results"
7066   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7067   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7068   data: "dpdk-perf-results-3n-dnv"
7069   filter: "all"
7070   data-start-level: 4
7071
7072 # DPDK Performance Results 3n-tsh
7073 - type: "file"
7074   title: "DPDK Performance Results 3n-tsh"
7075   algorithm: "file_test_results"
7076   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7077   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7078   data: "dpdk-perf-results-3n-tsh"
7079   filter: "all"
7080   data-start-level: 4
7081
7082 ################################################################################
7083 ###                                P L O T S                                 ###
7084 ################################################################################
7085
7086 # Hoststack tests 3n-hsw
7087
7088 - type: "plot"
7089   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7090   algorithm: "plot_perf_box_name"
7091   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7092   data: "plot-vpp-hoststack-3n-hsw"
7093   include:
7094     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7095     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7096   layout:
7097     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7098     layout: "plot-hoststack"
7099
7100 - type: "plot"
7101   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7102   algorithm: "plot_perf_box_name"
7103   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7104   data: "plot-vpp-hoststack-3n-hsw"
7105   include:
7106     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7107     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7108   layout:
7109     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7110     layout: "plot-hoststack"
7111
7112 - type: "plot"
7113   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7114   algorithm: "plot_perf_box_name"
7115   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7116   data: "plot-vpp-hoststack-3n-hsw"
7117   include:
7118     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7119     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7120     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7121     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7122   layout:
7123     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7124     layout: "plot-hoststack"
7125
7126 ## Plots VPP HTTP Server Performance
7127 #- type: "plot"
7128 #  title: "VPP HTTP Server Performance"
7129 #  algorithm: "plot_http_server_perf_box"
7130 #  output-file-type: ".html"
7131 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
7132 #  data:
7133 #    "plot-vpp-http-server-performance"
7134 #  filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
7135 #  parameters:
7136 #  - "result"
7137 #  - "name"
7138 #  traces:
7139 #    hoverinfo: "y+name"
7140 #    boxpoints: "outliers"
7141 #    whiskerwidth: 0
7142 #  layout:
7143 #    title: "VPP HTTP Server Performance"
7144 #    layout:
7145 #      "plot-cps"
7146 #
7147 #- type: "plot"
7148 #  title: "VPP HTTP Server Performance"
7149 #  algorithm: "plot_http_server_perf_box"
7150 #  output-file-type: ".html"
7151 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
7152 #  data:
7153 #    "plot-vpp-http-server-performance"
7154 #  filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
7155 #  parameters:
7156 #  - "result"
7157 #  - "name"
7158 #  traces:
7159 #    hoverinfo: "y+name"
7160 #    boxpoints: "outliers"
7161 #    whiskerwidth: 0
7162 #  layout:
7163 #    title: "VPP HTTP Server Performance"
7164 #    layout:
7165 #      "plot-rps"
7166
7167 ################################################################################
7168
7169 # Soak Test (PLRsearch), boxes - 2n-clx
7170 - type: "plot"
7171   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7172   algorithm: "plot_perf_box_name"
7173   output-file-type: ".html"
7174   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7175   data: "plot-vpp-soak-2n-clx"
7176   include:
7177     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7178     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7179     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7180     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7183   layout:
7184     title: "30 Minutes Soak Test (PLRsearch)"
7185     layout: "plot-soak-throughput"
7186
7187 # Soak Test (PLRsearch), boxes - 2n-clx
7188 - type: "plot"
7189   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7190   algorithm: "plot_perf_box_name"
7191   output-file-type: ".html"
7192   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7193   data: "plot-vpp-soak-2n-clx"
7194   include:
7195     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7196     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7197     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7198     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7199     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7200     - "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"
7201   layout:
7202     title: "30 Minutes Soak Test (PLRsearch)"
7203     layout: "plot-soak-throughput"
7204
7205 # Soak Test (PLRsearch), boxes - 2n-skx
7206 - type: "plot"
7207   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7208   algorithm: "plot_perf_box_name"
7209   output-file-type: ".html"
7210   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7211   data: "plot-vpp-soak-2n-skx"
7212   include:
7213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7214     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7215     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7216     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7217     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7218     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7219   layout:
7220     title: "30 Minutes Soak Test (PLRsearch)"
7221     layout: "plot-soak-throughput"
7222
7223 # Soak Test (PLRsearch), boxes - 2n-skx
7224 - type: "plot"
7225   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7226   algorithm: "plot_perf_box_name"
7227   output-file-type: ".html"
7228   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7229   data: "plot-vpp-soak-2n-skx"
7230   include:
7231     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7232     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7233     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7234     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7235     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7236     - "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"
7237   layout:
7238     title: "30 Minutes Soak Test (PLRsearch)"
7239     layout: "plot-soak-throughput"
7240
7241 ###############################################################################
7242
7243 # Reconf tests 2n-skx
7244
7245 - type: "plot"
7246   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7247   algorithm: "plot_nf_reconf_box_name"
7248   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7249   data: "plot-vpp-nfv-reconf-2n-skx"
7250   include:
7251     - "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"
7252     - "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"
7253     - "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"
7254     - "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"
7255     - "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"
7256     - "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"
7257   layout:
7258     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7259     layout: "plot-throughput"
7260
7261 - type: "plot"
7262   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7263   algorithm: "plot_nf_reconf_box_name"
7264   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7265   data: "plot-vpp-nfv-reconf-2n-skx"
7266   include:
7267     - "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"
7268     - "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"
7269     - "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"
7270     - "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"
7271     - "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"
7272     - "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"
7273   layout:
7274     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7275     layout: "plot-throughput"
7276
7277 - type: "plot"
7278   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7279   algorithm: "plot_nf_reconf_box_name"
7280   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7281   data: "plot-vpp-nfv-reconf-2n-skx"
7282   include:
7283     - "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"
7284     - "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"
7285     - "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"
7286     - "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"
7287     - "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"
7288     - "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"
7289   layout:
7290     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7291     layout: "plot-throughput"
7292
7293 ###############################################################################
7294
7295 # Reconf tests 2n-clx
7296
7297 - type: "plot"
7298   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7299   algorithm: "plot_nf_reconf_box_name"
7300   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7301   data: "plot-vpp-nfv-reconf-2n-clx"
7302   include:
7303     - "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"
7304     - "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"
7305     - "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"
7306     - "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"
7307   layout:
7308     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7309     layout: "plot-throughput"
7310
7311 - type: "plot"
7312   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7313   algorithm: "plot_nf_reconf_box_name"
7314   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7315   data: "plot-vpp-nfv-reconf-2n-clx"
7316   include:
7317     - "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"
7318     - "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"
7319     - "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"
7320     - "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"
7321   layout:
7322     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7323     layout: "plot-throughput"
7324
7325 - type: "plot"
7326   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7327   algorithm: "plot_nf_reconf_box_name"
7328   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7329   data: "plot-vpp-nfv-reconf-2n-clx"
7330   include:
7331     - "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"
7332     - "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"
7333     - "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"
7334     - "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"
7335   layout:
7336     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7337     layout: "plot-throughput"
7338
7339 ###############################################################################
7340
7341 # Plots - NF Density - VSC - MRR IMIX
7342 - type: "plot"
7343   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7344   algorithm: "plot_nf_heatmap"
7345   output-file-type: ".html"
7346   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7347   data: "plot-vpp-nfv-2n-skx-mrr"
7348   filter: "'NIC_Intel-XXV710' and
7349            'NF_DENSITY' and
7350            'VHOST' and
7351            not 'VXLAN' and
7352            'CHAIN' and
7353            'NF_VPPIP4' and
7354            'IMIX' and
7355            '2T1C' and
7356            'MRR'"
7357   parameters:
7358   - "result"
7359   - "name"
7360   - "tags"
7361   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7362   x-axis: "X = VNFs per Service Chain"
7363   y-axis: "Y = Number of Service Chains"
7364   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7365   layout:
7366     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7367     layout: "plot-service-density"
7368
7369 - type: "plot"
7370   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7371   algorithm: "plot_nf_heatmap"
7372   output-file-type: ".html"
7373   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7374   data: "plot-vpp-nfv-2n-skx-mrr"
7375   filter: "'NIC_Intel-XXV710' and
7376            'NF_DENSITY' and
7377            'VHOST' and
7378            not 'VXLAN' and
7379            'CHAIN' and
7380            'NF_VPPIP4' and
7381            'IMIX' and
7382            '4T2C' and
7383            'MRR'"
7384   parameters:
7385   - "result"
7386   - "name"
7387   - "tags"
7388   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7389   x-axis: "X = VNFs per Service Chain"
7390   y-axis: "Y = Number of Service Chains"
7391   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7392   layout:
7393     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7394     layout: "plot-service-density"
7395
7396 - type: "plot"
7397   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7398   algorithm: "plot_nf_heatmap"
7399   output-file-type: ".html"
7400   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7401   data: "plot-vpp-nfv-2n-skx-mrr"
7402   filter: "'NIC_Intel-XXV710' and
7403            'NF_DENSITY' and
7404            'VHOST' and
7405            not 'VXLAN' and
7406            'CHAIN' and
7407            'NF_VPPIP4' and
7408            'IMIX' and
7409            '8T4C' and
7410            'MRR'"
7411   parameters:
7412   - "result"
7413   - "name"
7414   - "tags"
7415   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7416   x-axis: "X = VNFs per Service Chain"
7417   y-axis: "Y = Number of Service Chains"
7418   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7419   layout:
7420     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7421     layout: "plot-service-density"
7422
7423 # Plots - NF Density - VSC - NDR IMIX
7424 - type: "plot"
7425   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7426   algorithm: "plot_nf_heatmap"
7427   output-file-type: ".html"
7428   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7429   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7430   filter: "'NIC_Intel-XXV710' and
7431            'NF_DENSITY' and
7432            'VHOST' and
7433            not 'VXLAN' and
7434            'CHAIN' and
7435            'NF_VPPIP4' and
7436            'IMIX' and
7437            '2T1C' and
7438            'NDRPDR'"
7439   parameters:
7440   - "throughput"
7441   - "name"
7442   - "tags"
7443   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7444   x-axis: "X = VNFs per Service Chain"
7445   y-axis: "Y = Number of Service Chains"
7446   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7447   layout:
7448     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7449     layout: "plot-service-density"
7450
7451 - type: "plot"
7452   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7453   algorithm: "plot_nf_heatmap"
7454   output-file-type: ".html"
7455   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7456   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7457   filter: "'NIC_Intel-XXV710' and
7458            'NF_DENSITY' and
7459            'VHOST' and
7460            not 'VXLAN' and
7461            'CHAIN' and
7462            'NF_VPPIP4' and
7463            'IMIX' and
7464            '4T2C' and
7465            'NDRPDR'"
7466   parameters:
7467   - "throughput"
7468   - "name"
7469   - "tags"
7470   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7471   x-axis: "X = VNFs per Service Chain"
7472   y-axis: "Y = Number of Service Chains"
7473   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7474   layout:
7475     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7476     layout: "plot-service-density"
7477
7478 - type: "plot"
7479   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7480   algorithm: "plot_nf_heatmap"
7481   output-file-type: ".html"
7482   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7483   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7484   filter: "'NIC_Intel-XXV710' and
7485            'NF_DENSITY' and
7486            'VHOST' and
7487            not 'VXLAN' and
7488            'CHAIN' and
7489            'NF_VPPIP4' and
7490            'IMIX' and
7491            '8T4C' and
7492            'NDRPDR'"
7493   parameters:
7494   - "throughput"
7495   - "name"
7496   - "tags"
7497   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7498   x-axis: "X = VNFs per Service Chain"
7499   y-axis: "Y = Number of Service Chains"
7500   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7501   layout:
7502     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7503     layout: "plot-service-density"
7504
7505 # Plots - NF Density - VSC - PDR IMIX
7506 - type: "plot"
7507   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7508   algorithm: "plot_nf_heatmap"
7509   output-file-type: ".html"
7510   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7511   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7512   filter: "'NIC_Intel-XXV710' and
7513            'NF_DENSITY' and
7514            'VHOST' and
7515            not 'VXLAN' and
7516            'CHAIN' and
7517            'NF_VPPIP4' and
7518            'IMIX' and
7519            '2T1C' and
7520            'NDRPDR'"
7521   parameters:
7522   - "throughput"
7523   - "name"
7524   - "tags"
7525   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7526   x-axis: "X = VNFs per Service Chain"
7527   y-axis: "Y = Number of Service Chains"
7528   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7529   layout:
7530     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7531     layout: "plot-service-density"
7532
7533 - type: "plot"
7534   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7535   algorithm: "plot_nf_heatmap"
7536   output-file-type: ".html"
7537   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7538   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7539   filter: "'NIC_Intel-XXV710' and
7540            'NF_DENSITY' and
7541            'VHOST' and
7542            not 'VXLAN' and
7543            'CHAIN' and
7544            'NF_VPPIP4' and
7545            'IMIX' and
7546            '4T2C' and
7547            'NDRPDR'"
7548   parameters:
7549   - "throughput"
7550   - "name"
7551   - "tags"
7552   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7553   x-axis: "X = VNFs per Service Chain"
7554   y-axis: "Y = Number of Service Chains"
7555   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7556   layout:
7557     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7558     layout: "plot-service-density"
7559
7560 - type: "plot"
7561   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7562   algorithm: "plot_nf_heatmap"
7563   output-file-type: ".html"
7564   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7565   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7566   filter: "'NIC_Intel-XXV710' and
7567            'NF_DENSITY' and
7568            'VHOST' and
7569            not 'VXLAN' and
7570            'CHAIN' and
7571            'NF_VPPIP4' and
7572            'IMIX' and
7573            '8T4C' and
7574            'NDRPDR'"
7575   parameters:
7576   - "throughput"
7577   - "name"
7578   - "tags"
7579   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7580   x-axis: "X = VNFs per Service Chain"
7581   y-axis: "Y = Number of Service Chains"
7582   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7583   layout:
7584     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7585     layout: "plot-service-density"
7586
7587 ###############################################################################
7588
7589 # Plots - NF Density - VSC - MRR IMIX
7590 - type: "plot"
7591   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7592   algorithm: "plot_nf_heatmap"
7593   output-file-type: ".html"
7594   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7595   data: "plot-vpp-nfv-2n-skx-mrr"
7596   filter: "'NIC_Intel-XXV710' and
7597            'NF_DENSITY' and
7598            'VHOST' and
7599            'VXLAN' and
7600            'CHAIN' and
7601            'IMIX' and
7602            '2T1C' and
7603            'MRR'"
7604   parameters:
7605   - "result"
7606   - "name"
7607   - "tags"
7608   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7609   x-axis: "X = VNFs per Service Chain"
7610   y-axis: "Y = Number of Service Chains"
7611   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7612   layout:
7613     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7614     layout: "plot-service-density"
7615
7616 - type: "plot"
7617   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7618   algorithm: "plot_nf_heatmap"
7619   output-file-type: ".html"
7620   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7621   data: "plot-vpp-nfv-2n-skx-mrr"
7622   filter: "'NIC_Intel-XXV710' and
7623            'NF_DENSITY' and
7624            'VHOST' and
7625            'VXLAN' and
7626            'CHAIN' and
7627            'IMIX' and
7628            '4T2C' and
7629            'MRR'"
7630   parameters:
7631   - "result"
7632   - "name"
7633   - "tags"
7634   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7635   x-axis: "X = VNFs per Service Chain"
7636   y-axis: "Y = Number of Service Chains"
7637   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7638   layout:
7639     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7640     layout: "plot-service-density"
7641
7642 - type: "plot"
7643   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7644   algorithm: "plot_nf_heatmap"
7645   output-file-type: ".html"
7646   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7647   data: "plot-vpp-nfv-2n-skx-mrr"
7648   filter: "'NIC_Intel-XXV710' and
7649            'NF_DENSITY' and
7650            'VHOST' and
7651            'VXLAN' and
7652            'CHAIN' and
7653            'IMIX' and
7654            '8T4C' and
7655            'MRR'"
7656   parameters:
7657   - "result"
7658   - "name"
7659   - "tags"
7660   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7661   x-axis: "X = VNFs per Service Chain"
7662   y-axis: "Y = Number of Service Chains"
7663   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7664   layout:
7665     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7666     layout: "plot-service-density"
7667
7668 # Plots - NF Density - VSC - NDR IMIX
7669 - type: "plot"
7670   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7671   algorithm: "plot_nf_heatmap"
7672   output-file-type: ".html"
7673   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7674   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7675   filter: "'NIC_Intel-XXV710' and
7676            'NF_DENSITY' and
7677            'VHOST' and
7678            'VXLAN' and
7679            'CHAIN' and
7680            'IMIX' and
7681            '2T1C' and
7682            'NDRPDR'"
7683   parameters:
7684   - "throughput"
7685   - "name"
7686   - "tags"
7687   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7688   x-axis: "X = VNFs per Service Chain"
7689   y-axis: "Y = Number of Service Chains"
7690   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7691   layout:
7692     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7693     layout: "plot-service-density"
7694
7695 - type: "plot"
7696   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7697   algorithm: "plot_nf_heatmap"
7698   output-file-type: ".html"
7699   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7700   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7701   filter: "'NIC_Intel-XXV710' and
7702            'NF_DENSITY' and
7703            'VHOST' and
7704            'VXLAN' and
7705            'CHAIN' and
7706            'IMIX' and
7707            '4T2C' and
7708            'NDRPDR'"
7709   parameters:
7710   - "throughput"
7711   - "name"
7712   - "tags"
7713   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7714   x-axis: "X = VNFs per Service Chain"
7715   y-axis: "Y = Number of Service Chains"
7716   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7717   layout:
7718     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7719     layout: "plot-service-density"
7720
7721 - type: "plot"
7722   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7723   algorithm: "plot_nf_heatmap"
7724   output-file-type: ".html"
7725   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7726   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7727   filter: "'NIC_Intel-XXV710' and
7728            'NF_DENSITY' and
7729            'VHOST' and
7730            'VXLAN' and
7731            'CHAIN' and
7732            'IMIX' and
7733            '8T4C' and
7734            'NDRPDR'"
7735   parameters:
7736   - "throughput"
7737   - "name"
7738   - "tags"
7739   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7740   x-axis: "X = VNFs per Service Chain"
7741   y-axis: "Y = Number of Service Chains"
7742   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7743   layout:
7744     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7745     layout: "plot-service-density"
7746
7747 # Plots - NF Density - VSC - PDR IMIX
7748 - type: "plot"
7749   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7750   algorithm: "plot_nf_heatmap"
7751   output-file-type: ".html"
7752   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7753   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7754   filter: "'NIC_Intel-XXV710' and
7755            'NF_DENSITY' and
7756            'VHOST' and
7757            'VXLAN' and
7758            'CHAIN' and
7759            'IMIX' and
7760            '2T1C' and
7761            'NDRPDR'"
7762   parameters:
7763   - "throughput"
7764   - "name"
7765   - "tags"
7766   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7767   x-axis: "X = VNFs per Service Chain"
7768   y-axis: "Y = Number of Service Chains"
7769   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7770   layout:
7771     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7772     layout: "plot-service-density"
7773
7774 - type: "plot"
7775   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7776   algorithm: "plot_nf_heatmap"
7777   output-file-type: ".html"
7778   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7779   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7780   filter: "'NIC_Intel-XXV710' and
7781            'NF_DENSITY' and
7782            'VHOST' and
7783            'VXLAN' and
7784            'CHAIN' and
7785            'IMIX' and
7786            '4T2C' and
7787            'NDRPDR'"
7788   parameters:
7789   - "throughput"
7790   - "name"
7791   - "tags"
7792   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7793   x-axis: "X = VNFs per Service Chain"
7794   y-axis: "Y = Number of Service Chains"
7795   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7796   layout:
7797     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7798     layout: "plot-service-density"
7799
7800 - type: "plot"
7801   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7802   algorithm: "plot_nf_heatmap"
7803   output-file-type: ".html"
7804   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7805   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7806   filter: "'NIC_Intel-XXV710' and
7807            'NF_DENSITY' and
7808            'VHOST' and
7809            'VXLAN' and
7810            'CHAIN' and
7811            'IMIX' and
7812            '8T4C' and
7813            'NDRPDR'"
7814   parameters:
7815   - "throughput"
7816   - "name"
7817   - "tags"
7818   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7819   x-axis: "X = VNFs per Service Chain"
7820   y-axis: "Y = Number of Service Chains"
7821   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7822   layout:
7823     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7824     layout: "plot-service-density"
7825
7826 ###############################################################################
7827
7828 # Plots - NF Density - CSC - MRR IMIX
7829 - type: "plot"
7830   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7831   algorithm: "plot_nf_heatmap"
7832   output-file-type: ".html"
7833   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7834   data: "plot-vpp-nfv-2n-skx-mrr"
7835   filter: "'NIC_Intel-XXV710' and
7836            'NF_DENSITY' and
7837            'DOCKER' and
7838            'CHAIN' and
7839            'NF_VPPIP4' and
7840            'IMIX' and
7841            '2T1C' and
7842            'MRR'"
7843   parameters:
7844   - "result"
7845   - "name"
7846   - "tags"
7847   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7848   x-axis: "X = CNFs per Service Chain"
7849   y-axis: "Y = Number of Service Chains"
7850   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7851   layout:
7852     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7853     layout: "plot-service-density"
7854
7855 - type: "plot"
7856   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7857   algorithm: "plot_nf_heatmap"
7858   output-file-type: ".html"
7859   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7860   data: "plot-vpp-nfv-2n-skx-mrr"
7861   filter: "'NIC_Intel-XXV710' and
7862            'NF_DENSITY' and
7863            'DOCKER' and
7864            'CHAIN' and
7865            'NF_VPPIP4' and
7866            'IMIX' and
7867            '4T2C' and
7868            'MRR'"
7869   parameters:
7870   - "result"
7871   - "name"
7872   - "tags"
7873   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7874   x-axis: "X = CNFs per Service Chain"
7875   y-axis: "Y = Number of Service Chains"
7876   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7877   layout:
7878     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7879     layout: "plot-service-density"
7880
7881 - type: "plot"
7882   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7883   algorithm: "plot_nf_heatmap"
7884   output-file-type: ".html"
7885   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7886   data: "plot-vpp-nfv-2n-skx-mrr"
7887   filter: "'NIC_Intel-XXV710' and
7888            'NF_DENSITY' and
7889            'DOCKER' and
7890            'CHAIN' and
7891            'NF_VPPIP4' and
7892            'IMIX' and
7893            '8T4C' and
7894            'MRR'"
7895   parameters:
7896   - "result"
7897   - "name"
7898   - "tags"
7899   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7900   x-axis: "X = CNFs per Service Chain"
7901   y-axis: "Y = Number of Service Chains"
7902   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7903   layout:
7904     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7905     layout: "plot-service-density"
7906
7907 # Plots - NF Density - CSC - NDR IMIX
7908 - type: "plot"
7909   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7910   algorithm: "plot_nf_heatmap"
7911   output-file-type: ".html"
7912   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7913   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7914   filter: "'NIC_Intel-XXV710' and
7915            'NF_DENSITY' and
7916            'DOCKER' and
7917            'CHAIN' and
7918            'NF_VPPIP4' and
7919            'IMIX' and
7920            '2T1C' and
7921            'NDRPDR'"
7922   parameters:
7923   - "throughput"
7924   - "name"
7925   - "tags"
7926   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7927   x-axis: "X = CNFs per Service Chain"
7928   y-axis: "Y = Number of Service Chains"
7929   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7930   layout:
7931     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7932     layout: "plot-service-density"
7933
7934 - type: "plot"
7935   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7936   algorithm: "plot_nf_heatmap"
7937   output-file-type: ".html"
7938   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7939   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7940   filter: "'NIC_Intel-XXV710' and
7941            'NF_DENSITY' and
7942            'DOCKER' and
7943            'CHAIN' and
7944            'NF_VPPIP4' and
7945            'IMIX' and
7946            '4T2C' and
7947            'NDRPDR'"
7948   parameters:
7949   - "throughput"
7950   - "name"
7951   - "tags"
7952   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7953   x-axis: "X = CNFs per Service Chain"
7954   y-axis: "Y = Number of Service Chains"
7955   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7956   layout:
7957     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7958     layout: "plot-service-density"
7959
7960 - type: "plot"
7961   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7962   algorithm: "plot_nf_heatmap"
7963   output-file-type: ".html"
7964   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7965   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7966   filter: "'NIC_Intel-XXV710' and
7967            'NF_DENSITY' and
7968            'DOCKER' and
7969            'CHAIN' and
7970            'NF_VPPIP4' and
7971            'IMIX' and
7972            '8T4C' and
7973            'NDRPDR'"
7974   parameters:
7975   - "throughput"
7976   - "name"
7977   - "tags"
7978   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7979   x-axis: "X = CNFs per Service Chain"
7980   y-axis: "Y = Number of Service Chains"
7981   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7982   layout:
7983     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7984     layout: "plot-service-density"
7985
7986 # Plots - NF Density - CSC - PDR IMIX
7987 - type: "plot"
7988   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7989   algorithm: "plot_nf_heatmap"
7990   output-file-type: ".html"
7991   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7992   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7993   filter: "'NIC_Intel-XXV710' and
7994            'NF_DENSITY' and
7995            'DOCKER' and
7996            'CHAIN' and
7997            'NF_VPPIP4' and
7998            'IMIX' and
7999            '2T1C' and
8000            'NDRPDR'"
8001   parameters:
8002   - "throughput"
8003   - "name"
8004   - "tags"
8005   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8006   x-axis: "X = CNFs per Service Chain"
8007   y-axis: "Y = Number of Service Chains"
8008   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8009   layout:
8010     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8011     layout: "plot-service-density"
8012
8013 - type: "plot"
8014   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8015   algorithm: "plot_nf_heatmap"
8016   output-file-type: ".html"
8017   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8018   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8019   filter: "'NIC_Intel-XXV710' and
8020            'NF_DENSITY' and
8021            'DOCKER' and
8022            'CHAIN' and
8023            'NF_VPPIP4' and
8024            'IMIX' and
8025            '4T2C' and
8026            'NDRPDR'"
8027   parameters:
8028   - "throughput"
8029   - "name"
8030   - "tags"
8031   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8032   x-axis: "X = CNFs per Service Chain"
8033   y-axis: "Y = Number of Service Chains"
8034   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8035   layout:
8036     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8037     layout: "plot-service-density"
8038
8039 - type: "plot"
8040   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8041   algorithm: "plot_nf_heatmap"
8042   output-file-type: ".html"
8043   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8044   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8045   filter: "'NIC_Intel-XXV710' and
8046            'NF_DENSITY' and
8047            'DOCKER' and
8048            'CHAIN' and
8049            'NF_VPPIP4' and
8050            'IMIX' and
8051            '8T4C' and
8052            'NDRPDR'"
8053   parameters:
8054   - "throughput"
8055   - "name"
8056   - "tags"
8057   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8058   x-axis: "X = CNFs per Service Chain"
8059   y-axis: "Y = Number of Service Chains"
8060   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8061   layout:
8062     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8063     layout: "plot-service-density"
8064
8065 ################################################################################
8066 #
8067 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8068 #- type: "plot"
8069 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8070 #  algorithm: "plot_nf_heatmap"
8071 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8072 #  data: "plot-vpp-nfv-3n-skx-mrr"
8073 #  filter: "'NIC_Intel-XXV710' and
8074 #           'NF_DENSITY' and
8075 #           'DOCKER' and
8076 #           'CHAIN' and
8077 #           'NF_VPPIP4' and
8078 #           'IPSEC' and
8079 #           'TNL_4' and
8080 #           'IMIX' and
8081 #           '2T1C' and
8082 #           'MRR'"
8083 #  parameters:
8084 #  - "result"
8085 #  - "name"
8086 #  - "tags"
8087 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8088 #  x-axis: "X = CNFs per Service Chain"
8089 #  y-axis: "Y = Number of Service Chains"
8090 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8091 #  layout:
8092 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8093 #    layout: "plot-service-density"
8094 #
8095 #- type: "plot"
8096 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8097 #  algorithm: "plot_nf_heatmap"
8098 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8099 #  data: "plot-vpp-nfv-3n-skx-mrr"
8100 #  filter: "'NIC_Intel-XXV710' and
8101 #           'NF_DENSITY' and
8102 #           'DOCKER' and
8103 #           'CHAIN' and
8104 #           'NF_VPPIP4' and
8105 #           'IPSEC' and
8106 #           'TNL_4' and
8107 #           'IMIX' and
8108 #           '4T2C' and
8109 #           'MRR'"
8110 #  parameters:
8111 #  - "result"
8112 #  - "name"
8113 #  - "tags"
8114 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8115 #  x-axis: "X = CNFs per Service Chain"
8116 #  y-axis: "Y = Number of Service Chains"
8117 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8118 #  layout:
8119 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8120 #    layout: "plot-service-density"
8121 #
8122 #- type: "plot"
8123 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8124 #  algorithm: "plot_nf_heatmap"
8125 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8126 #  data: "plot-vpp-nfv-3n-skx-mrr"
8127 #  filter: "'NIC_Intel-XXV710' and
8128 #           'NF_DENSITY' and
8129 #           'DOCKER' and
8130 #           'CHAIN' and
8131 #           'NF_VPPIP4' and
8132 #           'IPSEC' and
8133 #           'TNL_4' and
8134 #           'IMIX' and
8135 #           '8T4C' and
8136 #           'MRR'"
8137 #  parameters:
8138 #  - "result"
8139 #  - "name"
8140 #  - "tags"
8141 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8142 #  x-axis: "X = CNFs per Service Chain"
8143 #  y-axis: "Y = Number of Service Chains"
8144 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8145 #  layout:
8146 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8147 #    layout: "plot-service-density"
8148
8149 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8150 - type: "plot"
8151   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8152   algorithm: "plot_nf_heatmap"
8153   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8154   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8155   filter: "'NIC_Intel-XXV710' and
8156            'NF_DENSITY' and
8157            'DOCKER' and
8158            'CHAIN' and
8159            'NF_VPPIP4' and
8160            'IPSEC' and
8161            'TNL_4' and
8162            'IMIX' and
8163            '2T1C' and
8164            'NDRPDR'"
8165   parameters:
8166   - "throughput"
8167   - "name"
8168   - "tags"
8169   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8170   x-axis: "X = CNFs per Service Chain"
8171   y-axis: "Y = Number of Service Chains"
8172   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8173   layout:
8174     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8175     layout: "plot-service-density"
8176
8177 - type: "plot"
8178   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8179   algorithm: "plot_nf_heatmap"
8180   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8181   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8182   filter: "'NIC_Intel-XXV710' and
8183            'NF_DENSITY' and
8184            'DOCKER' and
8185            'CHAIN' and
8186            'NF_VPPIP4' and
8187            'IPSEC' and
8188            'TNL_4' and
8189            'IMIX' and
8190            '4T2C' and
8191            'NDRPDR'"
8192   parameters:
8193   - "throughput"
8194   - "name"
8195   - "tags"
8196   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8197   x-axis: "X = CNFs per Service Chain"
8198   y-axis: "Y = Number of Service Chains"
8199   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8200   layout:
8201     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8202     layout: "plot-service-density"
8203
8204 - type: "plot"
8205   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8206   algorithm: "plot_nf_heatmap"
8207   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8208   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8209   filter: "'NIC_Intel-XXV710' and
8210            'NF_DENSITY' and
8211            'DOCKER' and
8212            'CHAIN' and
8213            'NF_VPPIP4' and
8214            'IPSEC' and
8215            'TNL_4' and
8216            'IMIX' and
8217            '8T4C' and
8218            'NDRPDR'"
8219   parameters:
8220   - "throughput"
8221   - "name"
8222   - "tags"
8223   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8224   x-axis: "X = CNFs per Service Chain"
8225   y-axis: "Y = Number of Service Chains"
8226   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8227   layout:
8228     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8229     layout: "plot-service-density"
8230
8231 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8232 - type: "plot"
8233   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8234   algorithm: "plot_nf_heatmap"
8235   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8236   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8237   filter: "'NIC_Intel-XXV710' and
8238            'NF_DENSITY' and
8239            'DOCKER' and
8240            'CHAIN' and
8241            'NF_VPPIP4' and
8242            'IPSEC' and
8243            'TNL_4' and
8244            'IMIX' and
8245            '2T1C' and
8246            'NDRPDR'"
8247   parameters:
8248   - "throughput"
8249   - "name"
8250   - "tags"
8251   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8252   x-axis: "X = CNFs per Service Chain"
8253   y-axis: "Y = Number of Service Chains"
8254   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8255   layout:
8256     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8257     layout: "plot-service-density"
8258
8259 - type: "plot"
8260   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8261   algorithm: "plot_nf_heatmap"
8262   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8263   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8264   filter: "'NIC_Intel-XXV710' and
8265            'NF_DENSITY' and
8266            'DOCKER' and
8267            'CHAIN' and
8268            'NF_VPPIP4' and
8269            'IPSEC' and
8270            'TNL_4' and
8271            'IMIX' and
8272            '4T2C' and
8273            'NDRPDR'"
8274   parameters:
8275   - "throughput"
8276   - "name"
8277   - "tags"
8278   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8279   x-axis: "X = CNFs per Service Chain"
8280   y-axis: "Y = Number of Service Chains"
8281   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8282   layout:
8283     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8284     layout: "plot-service-density"
8285
8286 - type: "plot"
8287   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8288   algorithm: "plot_nf_heatmap"
8289   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8290   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8291   filter: "'NIC_Intel-XXV710' and
8292            'NF_DENSITY' and
8293            'DOCKER' and
8294            'CHAIN' and
8295            'NF_VPPIP4' and
8296            'IPSEC' and
8297            'TNL_4' and
8298            'IMIX' and
8299            '8T4C' and
8300            'NDRPDR'"
8301   parameters:
8302   - "throughput"
8303   - "name"
8304   - "tags"
8305   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8306   x-axis: "X = CNFs per Service Chain"
8307   y-axis: "Y = Number of Service Chains"
8308   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8309   layout:
8310     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8311     layout: "plot-service-density"
8312
8313 ###############################################################################
8314
8315 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8316 #- type: "plot"
8317 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8318 #  algorithm: "plot_nf_heatmap"
8319 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8320 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8321 #  filter: "'NIC_Intel-XL710' and
8322 #           'NF_DENSITY' and
8323 #           'DOCKER' and
8324 #           'CHAIN' and
8325 #           'NF_VPPIP4' and
8326 #           'IMIX' and
8327 #           'TNL_4' and
8328 #           '1T1C' and
8329 #           'MRR'"
8330 #  parameters:
8331 #  - "result"
8332 #  - "name"
8333 #  - "tags"
8334 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8335 #  x-axis: "X = CNFs per Service Chain"
8336 #  y-axis: "Y = Number of Service Chains"
8337 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8338 #  layout:
8339 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8340 #    layout: "plot-service-density"
8341 #
8342 #- type: "plot"
8343 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8344 #  algorithm: "plot_nf_heatmap"
8345 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8346 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8347 #  filter: "'NIC_Intel-XL710' and
8348 #           'NF_DENSITY' and
8349 #           'DOCKER' and
8350 #           'CHAIN' and
8351 #           'NF_VPPIP4' and
8352 #           'IPSEC' and
8353 #           'TNL_4' and
8354 #           'IMIX' and
8355 #           '2T2C' and
8356 #           'MRR'"
8357 #  parameters:
8358 #  - "result"
8359 #  - "name"
8360 #  - "tags"
8361 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8362 #  x-axis: "X = CNFs per Service Chain"
8363 #  y-axis: "Y = Number of Service Chains"
8364 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8365 #  layout:
8366 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8367 #    layout: "plot-service-density"
8368 #
8369 #- type: "plot"
8370 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8371 #  algorithm: "plot_nf_heatmap"
8372 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8373 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8374 #  filter: "'NIC_Intel-XL710' and
8375 #           'NF_DENSITY' and
8376 #           'DOCKER' and
8377 #           'CHAIN' and
8378 #           'NF_VPPIP4' and
8379 #           'IPSEC' and
8380 #           'TNL_4' and
8381 #           'IMIX' and
8382 #           '4T4C' and
8383 #           'MRR'"
8384 #  parameters:
8385 #  - "result"
8386 #  - "name"
8387 #  - "tags"
8388 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8389 #  x-axis: "X = CNFs per Service Chain"
8390 #  y-axis: "Y = Number of Service Chains"
8391 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8392 #  layout:
8393 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8394 #    layout: "plot-service-density"
8395
8396 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8397 #- type: "plot"
8398 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8399 #  algorithm: "plot_nf_heatmap"
8400 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8401 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8402 #  filter: "'NIC_Intel-XL710' and
8403 #           'NF_DENSITY' and
8404 #           'DOCKER' and
8405 #           'CHAIN' and
8406 #           'NF_VPPIP4' and
8407 #           'IPSEC' and
8408 #           'TNL_4' and
8409 #           'IMIX' and
8410 #           '1T1C' and
8411 #           'NDRPDR'"
8412 #  parameters:
8413 #  - "throughput"
8414 #  - "name"
8415 #  - "tags"
8416 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8417 #  x-axis: "X = CNFs per Service Chain"
8418 #  y-axis: "Y = Number of Service Chains"
8419 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8420 #  layout:
8421 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8422 #    layout: "plot-service-density"
8423 #
8424 #- type: "plot"
8425 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8426 #  algorithm: "plot_nf_heatmap"
8427 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8428 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8429 #  filter: "'NIC_Intel-XL710' and
8430 #           'NF_DENSITY' and
8431 #           'DOCKER' and
8432 #           'CHAIN' and
8433 #           'NF_VPPIP4' and
8434 #           'IPSEC' and
8435 #           'TNL_4' and
8436 #           'IMIX' and
8437 #           '2T2C' and
8438 #           'NDRPDR'"
8439 #  parameters:
8440 #  - "throughput"
8441 #  - "name"
8442 #  - "tags"
8443 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8444 #  x-axis: "X = CNFs per Service Chain"
8445 #  y-axis: "Y = Number of Service Chains"
8446 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8447 #  layout:
8448 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8449 #    layout: "plot-service-density"
8450 #
8451 #- type: "plot"
8452 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8453 #  algorithm: "plot_nf_heatmap"
8454 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8455 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8456 #  filter: "'NIC_Intel-XL710' and
8457 #           'NF_DENSITY' and
8458 #           'DOCKER' and
8459 #           'CHAIN' and
8460 #           'NF_VPPIP4' and
8461 #           'IPSEC' and
8462 #           'TNL_4' and
8463 #           'IMIX' and
8464 #           '4T4C' and
8465 #           'NDRPDR'"
8466 #  parameters:
8467 #  - "throughput"
8468 #  - "name"
8469 #  - "tags"
8470 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8471 #  x-axis: "X = CNFs per Service Chain"
8472 #  y-axis: "Y = Number of Service Chains"
8473 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8474 #  layout:
8475 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8476 #    layout: "plot-service-density"
8477 #
8478 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8479 #- type: "plot"
8480 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8481 #  algorithm: "plot_nf_heatmap"
8482 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8483 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8484 #  filter: "'NIC_Intel-XL710' and
8485 #           'NF_DENSITY' and
8486 #           'DOCKER' and
8487 #           'CHAIN' and
8488 #           'NF_VPPIP4' and
8489 #           'IPSEC' and
8490 #           'TNL_4' and
8491 #           'IMIX' and
8492 #           '1T1C' and
8493 #           'NDRPDR'"
8494 #  parameters:
8495 #  - "throughput"
8496 #  - "name"
8497 #  - "tags"
8498 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8499 #  x-axis: "X = CNFs per Service Chain"
8500 #  y-axis: "Y = Number of Service Chains"
8501 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8502 #  layout:
8503 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8504 #    layout: "plot-service-density"
8505 #
8506 #- type: "plot"
8507 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8508 #  algorithm: "plot_nf_heatmap"
8509 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8510 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8511 #  filter: "'NIC_Intel-XL710' and
8512 #           'NF_DENSITY' and
8513 #           'DOCKER' and
8514 #           'CHAIN' and
8515 #           'NF_VPPIP4' and
8516 #           'IPSEC' and
8517 #           'TNL_4' and
8518 #           'IMIX' and
8519 #           '2T2C' and
8520 #           'NDRPDR'"
8521 #  parameters:
8522 #  - "throughput"
8523 #  - "name"
8524 #  - "tags"
8525 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8526 #  x-axis: "X = CNFs per Service Chain"
8527 #  y-axis: "Y = Number of Service Chains"
8528 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8529 #  layout:
8530 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8531 #    layout: "plot-service-density"
8532 #
8533 #- type: "plot"
8534 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8535 #  algorithm: "plot_nf_heatmap"
8536 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8537 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8538 #  filter: "'NIC_Intel-XL710' and
8539 #           'NF_DENSITY' and
8540 #           'DOCKER' and
8541 #           'CHAIN' and
8542 #           'NF_VPPIP4' and
8543 #           'IPSEC' and
8544 #           'TNL_4' and
8545 #           'IMIX' and
8546 #           '4T4C' and
8547 #           'NDRPDR'"
8548 #  parameters:
8549 #  - "throughput"
8550 #  - "name"
8551 #  - "tags"
8552 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8553 #  x-axis: "X = CNFs per Service Chain"
8554 #  y-axis: "Y = Number of Service Chains"
8555 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8556 #  layout:
8557 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8558 #    layout: "plot-service-density"
8559
8560 ###############################################################################
8561
8562 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8563 #- type: "plot"
8564 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8565 #  algorithm: "plot_nf_heatmap"
8566 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8567 #  data: "plot-vpp-nfv-3n-skx-mrr"
8568 #  filter: "'NIC_Intel-XXV710' and
8569 #           'NF_DENSITY' and
8570 #           'DOCKER' and
8571 #           'CHAIN' and
8572 #           'NF_VPPIP4' and
8573 #           'IPSEC' and
8574 #           'TNL_1000' and
8575 #           'IMIX' and
8576 #           '2T1C' and
8577 #           'MRR'"
8578 #  parameters:
8579 #  - "result"
8580 #  - "name"
8581 #  - "tags"
8582 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8583 #  x-axis: "X = CNFs per Service Chain"
8584 #  y-axis: "Y = Number of Service Chains"
8585 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8586 #  layout:
8587 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8588 #    layout: "plot-service-density"
8589 #
8590 #- type: "plot"
8591 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8592 #  algorithm: "plot_nf_heatmap"
8593 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8594 #  data: "plot-vpp-nfv-3n-skx-mrr"
8595 #  filter: "'NIC_Intel-XXV710' and
8596 #           'NF_DENSITY' and
8597 #           'DOCKER' and
8598 #           'CHAIN' and
8599 #           'NF_VPPIP4' and
8600 #           'IPSEC' and
8601 #           'TNL_1000' and
8602 #           'IMIX' and
8603 #           '4T2C' and
8604 #           'MRR'"
8605 #  parameters:
8606 #  - "result"
8607 #  - "name"
8608 #  - "tags"
8609 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8610 #  x-axis: "X = CNFs per Service Chain"
8611 #  y-axis: "Y = Number of Service Chains"
8612 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8613 #  layout:
8614 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8615 #    layout: "plot-service-density"
8616 #
8617 #- type: "plot"
8618 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8619 #  algorithm: "plot_nf_heatmap"
8620 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8621 #  data: "plot-vpp-nfv-3n-skx-mrr"
8622 #  filter: "'NIC_Intel-XXV710' and
8623 #           'NF_DENSITY' and
8624 #           'DOCKER' and
8625 #           'CHAIN' and
8626 #           'NF_VPPIP4' and
8627 #           'IPSEC' and
8628 #           'TNL_1000' and
8629 #           'IMIX' and
8630 #           '8T4C' and
8631 #           'MRR'"
8632 #  parameters:
8633 #  - "result"
8634 #  - "name"
8635 #  - "tags"
8636 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8637 #  x-axis: "X = CNFs per Service Chain"
8638 #  y-axis: "Y = Number of Service Chains"
8639 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8640 #  layout:
8641 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8642 #    layout: "plot-service-density"
8643
8644 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8645 - type: "plot"
8646   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8647   algorithm: "plot_nf_heatmap"
8648   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8649   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8650   filter: "'NIC_Intel-XXV710' and
8651            'NF_DENSITY' and
8652            'DOCKER' and
8653            'CHAIN' and
8654            'NF_VPPIP4' and
8655            'IPSEC' and
8656            'TNL_1000' and
8657            'IMIX' and
8658            '2T1C' and
8659            'NDRPDR'"
8660   parameters:
8661   - "throughput"
8662   - "name"
8663   - "tags"
8664   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8665   x-axis: "X = CNFs per Service Chain"
8666   y-axis: "Y = Number of Service Chains"
8667   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8668   layout:
8669     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8670     layout: "plot-service-density"
8671
8672 - type: "plot"
8673   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8674   algorithm: "plot_nf_heatmap"
8675   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8676   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8677   filter: "'NIC_Intel-XXV710' and
8678            'NF_DENSITY' and
8679            'DOCKER' and
8680            'CHAIN' and
8681            'NF_VPPIP4' and
8682            'IPSEC' and
8683            'TNL_1000' and
8684            'IMIX' and
8685            '4T2C' and
8686            'NDRPDR'"
8687   parameters:
8688   - "throughput"
8689   - "name"
8690   - "tags"
8691   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8692   x-axis: "X = CNFs per Service Chain"
8693   y-axis: "Y = Number of Service Chains"
8694   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8695   layout:
8696     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8697     layout: "plot-service-density"
8698
8699 - type: "plot"
8700   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8701   algorithm: "plot_nf_heatmap"
8702   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8703   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8704   filter: "'NIC_Intel-XXV710' and
8705            'NF_DENSITY' and
8706            'DOCKER' and
8707            'CHAIN' and
8708            'NF_VPPIP4' and
8709            'IPSEC' and
8710            'TNL_1000' and
8711            'IMIX' and
8712            '8T4C' and
8713            'NDRPDR'"
8714   parameters:
8715   - "throughput"
8716   - "name"
8717   - "tags"
8718   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8719   x-axis: "X = CNFs per Service Chain"
8720   y-axis: "Y = Number of Service Chains"
8721   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8722   layout:
8723     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8724     layout: "plot-service-density"
8725
8726 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8727 - type: "plot"
8728   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8729   algorithm: "plot_nf_heatmap"
8730   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8731   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8732   filter: "'NIC_Intel-XXV710' and
8733            'NF_DENSITY' and
8734            'DOCKER' and
8735            'CHAIN' and
8736            'NF_VPPIP4' and
8737            'IPSEC' and
8738            'TNL_1000' and
8739            'IMIX' and
8740            '2T1C' and
8741            'NDRPDR'"
8742   parameters:
8743   - "throughput"
8744   - "name"
8745   - "tags"
8746   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8747   x-axis: "X = CNFs per Service Chain"
8748   y-axis: "Y = Number of Service Chains"
8749   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8750   layout:
8751     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8752     layout: "plot-service-density"
8753
8754 - type: "plot"
8755   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8756   algorithm: "plot_nf_heatmap"
8757   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8758   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8759   filter: "'NIC_Intel-XXV710' and
8760            'NF_DENSITY' and
8761            'DOCKER' and
8762            'CHAIN' and
8763            'NF_VPPIP4' and
8764            'IPSEC' and
8765            'TNL_1000' and
8766            'IMIX' and
8767            '4T2C' and
8768            'NDRPDR'"
8769   parameters:
8770   - "throughput"
8771   - "name"
8772   - "tags"
8773   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8774   x-axis: "X = CNFs per Service Chain"
8775   y-axis: "Y = Number of Service Chains"
8776   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8777   layout:
8778     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8779     layout: "plot-service-density"
8780
8781 - type: "plot"
8782   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8783   algorithm: "plot_nf_heatmap"
8784   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8785   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8786   filter: "'NIC_Intel-XXV710' and
8787            'NF_DENSITY' and
8788            'DOCKER' and
8789            'CHAIN' and
8790            'NF_VPPIP4' and
8791            'IPSEC' and
8792            'TNL_1000' and
8793            'IMIX' and
8794            '8T4C' and
8795            'NDRPDR'"
8796   parameters:
8797   - "throughput"
8798   - "name"
8799   - "tags"
8800   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8801   x-axis: "X = CNFs per Service Chain"
8802   y-axis: "Y = Number of Service Chains"
8803   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8804   layout:
8805     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8806     layout: "plot-service-density"
8807
8808 ###############################################################################
8809
8810 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8811 #- type: "plot"
8812 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8813 #  algorithm: "plot_nf_heatmap"
8814 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8815 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8816 #  filter: "'NIC_Intel-XL710' and
8817 #           'NF_DENSITY' and
8818 #           'DOCKER' and
8819 #           'CHAIN' and
8820 #           'NF_VPPIP4' and
8821 #           'IMIX' and
8822 #           'TNL_1000' and
8823 #           '1T1C' and
8824 #           'MRR'"
8825 #  parameters:
8826 #  - "result"
8827 #  - "name"
8828 #  - "tags"
8829 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8830 #  x-axis: "X = CNFs per Service Chain"
8831 #  y-axis: "Y = Number of Service Chains"
8832 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8833 #  layout:
8834 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8835 #    layout: "plot-service-density"
8836 #
8837 #- type: "plot"
8838 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8839 #  algorithm: "plot_nf_heatmap"
8840 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8841 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8842 #  filter: "'NIC_Intel-XL710' and
8843 #           'NF_DENSITY' and
8844 #           'DOCKER' and
8845 #           'CHAIN' and
8846 #           'NF_VPPIP4' and
8847 #           'IPSEC' and
8848 #           'TNL_1000' and
8849 #           'IMIX' and
8850 #           '2T2C' and
8851 #           'MRR'"
8852 #  parameters:
8853 #  - "result"
8854 #  - "name"
8855 #  - "tags"
8856 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8857 #  x-axis: "X = CNFs per Service Chain"
8858 #  y-axis: "Y = Number of Service Chains"
8859 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8860 #  layout:
8861 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8862 #    layout: "plot-service-density"
8863 #
8864 #- type: "plot"
8865 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8866 #  algorithm: "plot_nf_heatmap"
8867 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8868 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8869 #  filter: "'NIC_Intel-XL710' and
8870 #           'NF_DENSITY' and
8871 #           'DOCKER' and
8872 #           'CHAIN' and
8873 #           'NF_VPPIP4' and
8874 #           'IPSEC' and
8875 #           'TNL_1000' and
8876 #           'IMIX' and
8877 #           '4T4C' and
8878 #           'MRR'"
8879 #  parameters:
8880 #  - "result"
8881 #  - "name"
8882 #  - "tags"
8883 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8884 #  x-axis: "X = CNFs per Service Chain"
8885 #  y-axis: "Y = Number of Service Chains"
8886 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8887 #  layout:
8888 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8889 #    layout: "plot-service-density"
8890
8891 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8892 #- type: "plot"
8893 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8894 #  algorithm: "plot_nf_heatmap"
8895 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8896 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8897 #  filter: "'NIC_Intel-XL710' and
8898 #           'NF_DENSITY' and
8899 #           'DOCKER' and
8900 #           'CHAIN' and
8901 #           'NF_VPPIP4' and
8902 #           'IPSEC' and
8903 #           'TNL_1000' and
8904 #           'IMIX' and
8905 #           '1T1C' and
8906 #           'NDRPDR'"
8907 #  parameters:
8908 #  - "throughput"
8909 #  - "name"
8910 #  - "tags"
8911 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8912 #  x-axis: "X = CNFs per Service Chain"
8913 #  y-axis: "Y = Number of Service Chains"
8914 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8915 #  layout:
8916 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8917 #    layout: "plot-service-density"
8918 #
8919 #- type: "plot"
8920 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8921 #  algorithm: "plot_nf_heatmap"
8922 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8923 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8924 #  filter: "'NIC_Intel-XL710' and
8925 #           'NF_DENSITY' and
8926 #           'DOCKER' and
8927 #           'CHAIN' and
8928 #           'NF_VPPIP4' and
8929 #           'IPSEC' and
8930 #           'TNL_1000' and
8931 #           'IMIX' and
8932 #           '2T2C' and
8933 #           'NDRPDR'"
8934 #  parameters:
8935 #  - "throughput"
8936 #  - "name"
8937 #  - "tags"
8938 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8939 #  x-axis: "X = CNFs per Service Chain"
8940 #  y-axis: "Y = Number of Service Chains"
8941 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8942 #  layout:
8943 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8944 #    layout: "plot-service-density"
8945 #
8946 #- type: "plot"
8947 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8948 #  algorithm: "plot_nf_heatmap"
8949 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8950 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8951 #  filter: "'NIC_Intel-XL710' and
8952 #           'NF_DENSITY' and
8953 #           'DOCKER' and
8954 #           'CHAIN' and
8955 #           'NF_VPPIP4' and
8956 #           'IPSEC' and
8957 #           'TNL_1000' and
8958 #           'IMIX' and
8959 #           '4T4C' and
8960 #           'NDRPDR'"
8961 #  parameters:
8962 #  - "throughput"
8963 #  - "name"
8964 #  - "tags"
8965 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8966 #  x-axis: "X = CNFs per Service Chain"
8967 #  y-axis: "Y = Number of Service Chains"
8968 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8969 #  layout:
8970 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8971 #    layout: "plot-service-density"
8972 #
8973 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8974 #- type: "plot"
8975 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8976 #  algorithm: "plot_nf_heatmap"
8977 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8978 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8979 #  filter: "'NIC_Intel-XL710' and
8980 #           'NF_DENSITY' and
8981 #           'DOCKER' and
8982 #           'CHAIN' and
8983 #           'NF_VPPIP4' and
8984 #           'IPSEC' and
8985 #           'TNL_1000' and
8986 #           'IMIX' and
8987 #           '1T1C' and
8988 #           'NDRPDR'"
8989 #  parameters:
8990 #  - "throughput"
8991 #  - "name"
8992 #  - "tags"
8993 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8994 #  x-axis: "X = CNFs per Service Chain"
8995 #  y-axis: "Y = Number of Service Chains"
8996 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8997 #  layout:
8998 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8999 #    layout: "plot-service-density"
9000 #
9001 #- type: "plot"
9002 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9003 #  algorithm: "plot_nf_heatmap"
9004 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9005 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9006 #  filter: "'NIC_Intel-XL710' and
9007 #           'NF_DENSITY' and
9008 #           'DOCKER' and
9009 #           'CHAIN' and
9010 #           'NF_VPPIP4' and
9011 #           'IPSEC' and
9012 #           'TNL_1000' and
9013 #           'IMIX' and
9014 #           '2T2C' and
9015 #           'NDRPDR'"
9016 #  parameters:
9017 #  - "throughput"
9018 #  - "name"
9019 #  - "tags"
9020 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9021 #  x-axis: "X = CNFs per Service Chain"
9022 #  y-axis: "Y = Number of Service Chains"
9023 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9024 #  layout:
9025 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9026 #    layout: "plot-service-density"
9027 #
9028 #- type: "plot"
9029 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9030 #  algorithm: "plot_nf_heatmap"
9031 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9032 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9033 #  filter: "'NIC_Intel-XL710' and
9034 #           'NF_DENSITY' and
9035 #           'DOCKER' and
9036 #           'CHAIN' and
9037 #           'NF_VPPIP4' and
9038 #           'IPSEC' and
9039 #           'TNL_1000' and
9040 #           'IMIX' and
9041 #           '4T4C' and
9042 #           'NDRPDR'"
9043 #  parameters:
9044 #  - "throughput"
9045 #  - "name"
9046 #  - "tags"
9047 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9048 #  x-axis: "X = CNFs per Service Chain"
9049 #  y-axis: "Y = Number of Service Chains"
9050 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9051 #  layout:
9052 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9053 #    layout: "plot-service-density"
9054
9055 ###############################################################################
9056
9057 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9058 #- type: "plot"
9059 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9060 #  algorithm: "plot_nf_heatmap"
9061 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9062 #  data: "plot-vpp-nfv-3n-skx-mrr"
9063 #  filter: "'NIC_Intel-XXV710' and
9064 #           'NF_DENSITY' and
9065 #           'DOCKER' and
9066 #           'CHAIN' and
9067 #           'NF_VPPIP4' and
9068 #           'IPSEC' and
9069 #           'TNL_10000' and
9070 #           'IMIX' and
9071 #           '2T1C' and
9072 #           'MRR'"
9073 #  parameters:
9074 #  - "result"
9075 #  - "name"
9076 #  - "tags"
9077 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9078 #  x-axis: "X = CNFs per Service Chain"
9079 #  y-axis: "Y = Number of Service Chains"
9080 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9081 #  layout:
9082 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9083 #    layout: "plot-service-density"
9084 #
9085 #- type: "plot"
9086 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9087 #  algorithm: "plot_nf_heatmap"
9088 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9089 #  data: "plot-vpp-nfv-3n-skx-mrr"
9090 #  filter: "'NIC_Intel-XXV710' and
9091 #           'NF_DENSITY' and
9092 #           'DOCKER' and
9093 #           'CHAIN' and
9094 #           'NF_VPPIP4' and
9095 #           'IPSEC' and
9096 #           'TNL_10000' and
9097 #           'IMIX' and
9098 #           '4T2C' and
9099 #           'MRR'"
9100 #  parameters:
9101 #  - "result"
9102 #  - "name"
9103 #  - "tags"
9104 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9105 #  x-axis: "X = CNFs per Service Chain"
9106 #  y-axis: "Y = Number of Service Chains"
9107 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9108 #  layout:
9109 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9110 #    layout: "plot-service-density"
9111 #
9112 #- type: "plot"
9113 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9114 #  algorithm: "plot_nf_heatmap"
9115 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9116 #  data: "plot-vpp-nfv-3n-skx-mrr"
9117 #  filter: "'NIC_Intel-XXV710' and
9118 #           'NF_DENSITY' and
9119 #           'DOCKER' and
9120 #           'CHAIN' and
9121 #           'NF_VPPIP4' and
9122 #           'IPSEC' and
9123 #           'TNL_10000' and
9124 #           'IMIX' and
9125 #           '8T4C' and
9126 #           'MRR'"
9127 #  parameters:
9128 #  - "result"
9129 #  - "name"
9130 #  - "tags"
9131 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9132 #  x-axis: "X = CNFs per Service Chain"
9133 #  y-axis: "Y = Number of Service Chains"
9134 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9135 #  layout:
9136 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9137 #    layout: "plot-service-density"
9138
9139 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9140 - type: "plot"
9141   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9142   algorithm: "plot_nf_heatmap"
9143   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9144   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9145   filter: "'NIC_Intel-XXV710' and
9146            'NF_DENSITY' and
9147            'DOCKER' and
9148            'CHAIN' and
9149            'NF_VPPIP4' and
9150            'IPSEC' and
9151            'TNL_10000' and
9152            'IMIX' and
9153            '2T1C' and
9154            'NDRPDR'"
9155   parameters:
9156   - "throughput"
9157   - "name"
9158   - "tags"
9159   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9160   x-axis: "X = CNFs per Service Chain"
9161   y-axis: "Y = Number of Service Chains"
9162   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9163   layout:
9164     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9165     layout: "plot-service-density"
9166
9167 - type: "plot"
9168   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9169   algorithm: "plot_nf_heatmap"
9170   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9171   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9172   filter: "'NIC_Intel-XXV710' and
9173            'NF_DENSITY' and
9174            'DOCKER' and
9175            'CHAIN' and
9176            'NF_VPPIP4' and
9177            'IPSEC' and
9178            'TNL_10000' and
9179            'IMIX' and
9180            '4T2C' and
9181            'NDRPDR'"
9182   parameters:
9183   - "throughput"
9184   - "name"
9185   - "tags"
9186   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9187   x-axis: "X = CNFs per Service Chain"
9188   y-axis: "Y = Number of Service Chains"
9189   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9190   layout:
9191     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9192     layout: "plot-service-density"
9193
9194 - type: "plot"
9195   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9196   algorithm: "plot_nf_heatmap"
9197   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9198   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9199   filter: "'NIC_Intel-XXV710' and
9200            'NF_DENSITY' and
9201            'DOCKER' and
9202            'CHAIN' and
9203            'NF_VPPIP4' and
9204            'IPSEC' and
9205            'TNL_10000' and
9206            'IMIX' and
9207            '8T4C' and
9208            'NDRPDR'"
9209   parameters:
9210   - "throughput"
9211   - "name"
9212   - "tags"
9213   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9214   x-axis: "X = CNFs per Service Chain"
9215   y-axis: "Y = Number of Service Chains"
9216   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9217   layout:
9218     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9219     layout: "plot-service-density"
9220
9221 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9222 - type: "plot"
9223   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9224   algorithm: "plot_nf_heatmap"
9225   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9226   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9227   filter: "'NIC_Intel-XXV710' and
9228            'NF_DENSITY' and
9229            'DOCKER' and
9230            'CHAIN' and
9231            'NF_VPPIP4' and
9232            'IPSEC' and
9233            'TNL_10000' and
9234            'IMIX' and
9235            '2T1C' and
9236            'NDRPDR'"
9237   parameters:
9238   - "throughput"
9239   - "name"
9240   - "tags"
9241   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9242   x-axis: "X = CNFs per Service Chain"
9243   y-axis: "Y = Number of Service Chains"
9244   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9245   layout:
9246     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9247     layout: "plot-service-density"
9248
9249 - type: "plot"
9250   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9251   algorithm: "plot_nf_heatmap"
9252   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9253   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9254   filter: "'NIC_Intel-XXV710' and
9255            'NF_DENSITY' and
9256            'DOCKER' and
9257            'CHAIN' and
9258            'NF_VPPIP4' and
9259            'IPSEC' and
9260            'TNL_10000' and
9261            'IMIX' and
9262            '4T2C' and
9263            'NDRPDR'"
9264   parameters:
9265   - "throughput"
9266   - "name"
9267   - "tags"
9268   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9269   x-axis: "X = CNFs per Service Chain"
9270   y-axis: "Y = Number of Service Chains"
9271   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9272   layout:
9273     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9274     layout: "plot-service-density"
9275
9276 - type: "plot"
9277   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9278   algorithm: "plot_nf_heatmap"
9279   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9280   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9281   filter: "'NIC_Intel-XXV710' and
9282            'NF_DENSITY' and
9283            'DOCKER' and
9284            'CHAIN' and
9285            'NF_VPPIP4' and
9286            'IPSEC' and
9287            'TNL_10000' and
9288            'IMIX' and
9289            '8T4C' and
9290            'NDRPDR'"
9291   parameters:
9292   - "throughput"
9293   - "name"
9294   - "tags"
9295   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9296   x-axis: "X = CNFs per Service Chain"
9297   y-axis: "Y = Number of Service Chains"
9298   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9299   layout:
9300     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9301     layout: "plot-service-density"
9302
9303 ###############################################################################
9304
9305 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9306 #- type: "plot"
9307 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9308 #  algorithm: "plot_nf_heatmap"
9309 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9310 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9311 #  filter: "'NIC_Intel-XL710' and
9312 #           'NF_DENSITY' and
9313 #           'DOCKER' and
9314 #           'CHAIN' and
9315 #           'NF_VPPIP4' and
9316 #           'IMIX' and
9317 #           'TNL_10000' and
9318 #           '1T1C' and
9319 #           'MRR'"
9320 #  parameters:
9321 #  - "result"
9322 #  - "name"
9323 #  - "tags"
9324 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9325 #  x-axis: "X = CNFs per Service Chain"
9326 #  y-axis: "Y = Number of Service Chains"
9327 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9328 #  layout:
9329 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9330 #    layout: "plot-service-density"
9331 #
9332 #- type: "plot"
9333 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9334 #  algorithm: "plot_nf_heatmap"
9335 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9336 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9337 #  filter: "'NIC_Intel-XL710' and
9338 #           'NF_DENSITY' and
9339 #           'DOCKER' and
9340 #           'CHAIN' and
9341 #           'NF_VPPIP4' and
9342 #           'IPSEC' and
9343 #           'TNL_10000' and
9344 #           'IMIX' and
9345 #           '2T2C' and
9346 #           'MRR'"
9347 #  parameters:
9348 #  - "result"
9349 #  - "name"
9350 #  - "tags"
9351 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9352 #  x-axis: "X = CNFs per Service Chain"
9353 #  y-axis: "Y = Number of Service Chains"
9354 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9355 #  layout:
9356 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9357 #    layout: "plot-service-density"
9358 #
9359 #- type: "plot"
9360 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9361 #  algorithm: "plot_nf_heatmap"
9362 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9363 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9364 #  filter: "'NIC_Intel-XL710' and
9365 #           'NF_DENSITY' and
9366 #           'DOCKER' and
9367 #           'CHAIN' and
9368 #           'NF_VPPIP4' and
9369 #           'IPSEC' and
9370 #           'TNL_10000' and
9371 #           'IMIX' and
9372 #           '4T4C' and
9373 #           'MRR'"
9374 #  parameters:
9375 #  - "result"
9376 #  - "name"
9377 #  - "tags"
9378 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9379 #  x-axis: "X = CNFs per Service Chain"
9380 #  y-axis: "Y = Number of Service Chains"
9381 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9382 #  layout:
9383 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9384 #    layout: "plot-service-density"
9385
9386 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9387 #- type: "plot"
9388 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9389 #  algorithm: "plot_nf_heatmap"
9390 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9391 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9392 #  filter: "'NIC_Intel-XL710' and
9393 #           'NF_DENSITY' and
9394 #           'DOCKER' and
9395 #           'CHAIN' and
9396 #           'NF_VPPIP4' and
9397 #           'IPSEC' and
9398 #           'TNL_10000' and
9399 #           'IMIX' and
9400 #           '1T1C' and
9401 #           'NDRPDR'"
9402 #  parameters:
9403 #  - "throughput"
9404 #  - "name"
9405 #  - "tags"
9406 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9407 #  x-axis: "X = CNFs per Service Chain"
9408 #  y-axis: "Y = Number of Service Chains"
9409 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9410 #  layout:
9411 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9412 #    layout: "plot-service-density"
9413 #
9414 #- type: "plot"
9415 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9416 #  algorithm: "plot_nf_heatmap"
9417 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9418 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9419 #  filter: "'NIC_Intel-XL710' and
9420 #           'NF_DENSITY' and
9421 #           'DOCKER' and
9422 #           'CHAIN' and
9423 #           'NF_VPPIP4' and
9424 #           'IPSEC' and
9425 #           'TNL_10000' and
9426 #           'IMIX' and
9427 #           '2T2C' and
9428 #           'NDRPDR'"
9429 #  parameters:
9430 #  - "throughput"
9431 #  - "name"
9432 #  - "tags"
9433 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9434 #  x-axis: "X = CNFs per Service Chain"
9435 #  y-axis: "Y = Number of Service Chains"
9436 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9437 #  layout:
9438 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9439 #    layout: "plot-service-density"
9440 #
9441 #- type: "plot"
9442 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9443 #  algorithm: "plot_nf_heatmap"
9444 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9445 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9446 #  filter: "'NIC_Intel-XL710' and
9447 #           'NF_DENSITY' and
9448 #           'DOCKER' and
9449 #           'CHAIN' and
9450 #           'NF_VPPIP4' and
9451 #           'IPSEC' and
9452 #           'TNL_10000' and
9453 #           'IMIX' and
9454 #           '4T4C' and
9455 #           'NDRPDR'"
9456 #  parameters:
9457 #  - "throughput"
9458 #  - "name"
9459 #  - "tags"
9460 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9461 #  x-axis: "X = CNFs per Service Chain"
9462 #  y-axis: "Y = Number of Service Chains"
9463 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9464 #  layout:
9465 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9466 #    layout: "plot-service-density"
9467 #
9468 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9469 #- type: "plot"
9470 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9471 #  algorithm: "plot_nf_heatmap"
9472 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9473 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9474 #  filter: "'NIC_Intel-XL710' and
9475 #           'NF_DENSITY' and
9476 #           'DOCKER' and
9477 #           'CHAIN' and
9478 #           'NF_VPPIP4' and
9479 #           'IPSEC' and
9480 #           'TNL_10000' and
9481 #           'IMIX' and
9482 #           '1T1C' and
9483 #           'NDRPDR'"
9484 #  parameters:
9485 #  - "throughput"
9486 #  - "name"
9487 #  - "tags"
9488 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9489 #  x-axis: "X = CNFs per Service Chain"
9490 #  y-axis: "Y = Number of Service Chains"
9491 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9492 #  layout:
9493 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9494 #    layout: "plot-service-density"
9495 #
9496 #- type: "plot"
9497 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9498 #  algorithm: "plot_nf_heatmap"
9499 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9500 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9501 #  filter: "'NIC_Intel-XL710' and
9502 #           'NF_DENSITY' and
9503 #           'DOCKER' and
9504 #           'CHAIN' and
9505 #           'NF_VPPIP4' and
9506 #           'IPSEC' and
9507 #           'TNL_10000' and
9508 #           'IMIX' and
9509 #           '2T2C' and
9510 #           'NDRPDR'"
9511 #  parameters:
9512 #  - "throughput"
9513 #  - "name"
9514 #  - "tags"
9515 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9516 #  x-axis: "X = CNFs per Service Chain"
9517 #  y-axis: "Y = Number of Service Chains"
9518 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9519 #  layout:
9520 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9521 #    layout: "plot-service-density"
9522 #
9523 #- type: "plot"
9524 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9525 #  algorithm: "plot_nf_heatmap"
9526 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9527 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9528 #  filter: "'NIC_Intel-XL710' and
9529 #           'NF_DENSITY' and
9530 #           'DOCKER' and
9531 #           'CHAIN' and
9532 #           'NF_VPPIP4' and
9533 #           'IPSEC' and
9534 #           'TNL_10000' and
9535 #           'IMIX' and
9536 #           '4T4C' and
9537 #           'NDRPDR'"
9538 #  parameters:
9539 #  - "throughput"
9540 #  - "name"
9541 #  - "tags"
9542 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9543 #  x-axis: "X = CNFs per Service Chain"
9544 #  y-axis: "Y = Number of Service Chains"
9545 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9546 #  layout:
9547 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9548 #    layout: "plot-service-density"
9549
9550 ###############################################################################
9551
9552 # Plots - NF Density - CSP - MRR IMIX
9553 - type: "plot"
9554   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9555   algorithm: "plot_nf_heatmap"
9556   output-file-type: ".html"
9557   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9558   data: "plot-vpp-nfv-2n-skx-mrr"
9559   filter: "'NIC_Intel-XXV710' and
9560            'NF_DENSITY' and
9561            'DOCKER' and
9562            'PIPELINE' and
9563            'NF_VPPIP4' and
9564            'IMIX' and
9565            '2T1C' and
9566            'MRR'"
9567   parameters:
9568   - "result"
9569   - "name"
9570   - "tags"
9571   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9572   x-axis: "X = CNFs per Service Pipeline"
9573   y-axis: "Y = Number of Service Pipelines"
9574   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9575   layout:
9576     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9577     layout: "plot-service-density"
9578
9579 - type: "plot"
9580   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9581   algorithm: "plot_nf_heatmap"
9582   output-file-type: ".html"
9583   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9584   data: "plot-vpp-nfv-2n-skx-mrr"
9585   filter: "'NIC_Intel-XXV710' and
9586            'NF_DENSITY' and
9587            'DOCKER' and
9588            'PIPELINE' and
9589            'NF_VPPIP4' and
9590            'IMIX' and
9591            '4T2C' and
9592            'MRR'"
9593   parameters:
9594   - "result"
9595   - "name"
9596   - "tags"
9597   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9598   x-axis: "X = CNFs per Service Pipeline"
9599   y-axis: "Y = Number of Service Pipelines"
9600   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9601   layout:
9602     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9603     layout: "plot-service-density"
9604
9605 - type: "plot"
9606   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9607   algorithm: "plot_nf_heatmap"
9608   output-file-type: ".html"
9609   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9610   data: "plot-vpp-nfv-2n-skx-mrr"
9611   filter: "'NIC_Intel-XXV710' and
9612            'NF_DENSITY' and
9613            'DOCKER' and
9614            'PIPELINE' and
9615            'NF_VPPIP4' and
9616            'IMIX' and
9617            '8T4C' and
9618            'MRR'"
9619   parameters:
9620   - "result"
9621   - "name"
9622   - "tags"
9623   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9624   x-axis: "X = CNFs per Service Pipeline"
9625   y-axis: "Y = Number of Service Pipelines"
9626   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9627   layout:
9628     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9629     layout: "plot-service-density"
9630
9631 # Plots - NF Density - CSP - NDR IMIX
9632 - type: "plot"
9633   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9634   algorithm: "plot_nf_heatmap"
9635   output-file-type: ".html"
9636   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9637   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9638   filter: "'NIC_Intel-XXV710' and
9639            'NF_DENSITY' and
9640            'DOCKER' and
9641            'PIPELINE' and
9642            'NF_VPPIP4' and
9643            'IMIX' and
9644            '2T1C' and
9645            'NDRPDR'"
9646   parameters:
9647   - "throughput"
9648   - "name"
9649   - "tags"
9650   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9651   x-axis: "X = CNFs per Service Pipeline"
9652   y-axis: "Y = Number of Service Pipelines"
9653   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9654   layout:
9655     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9656     layout: "plot-service-density"
9657
9658 - type: "plot"
9659   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9660   algorithm: "plot_nf_heatmap"
9661   output-file-type: ".html"
9662   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9663   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9664   filter: "'NIC_Intel-XXV710' and
9665            'NF_DENSITY' and
9666            'DOCKER' and
9667            'PIPELINE' and
9668            'NF_VPPIP4' and
9669            'IMIX' and
9670            '4T2C' and
9671            'NDRPDR'"
9672   parameters:
9673   - "throughput"
9674   - "name"
9675   - "tags"
9676   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9677   x-axis: "X = CNFs per Service Pipeline"
9678   y-axis: "Y = Number of Service Pipelines"
9679   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9680   layout:
9681     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9682     layout: "plot-service-density"
9683
9684 - type: "plot"
9685   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9686   algorithm: "plot_nf_heatmap"
9687   output-file-type: ".html"
9688   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9689   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9690   filter: "'NIC_Intel-XXV710' and
9691            'NF_DENSITY' and
9692            'DOCKER' and
9693            'PIPELINE' and
9694            'NF_VPPIP4' and
9695            'IMIX' and
9696            '8T4C' and
9697            'NDRPDR'"
9698   parameters:
9699   - "throughput"
9700   - "name"
9701   - "tags"
9702   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9703   x-axis: "X = CNFs per Service Pipeline"
9704   y-axis: "Y = Number of Service Pipelines"
9705   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9706   layout:
9707     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9708     layout: "plot-service-density"
9709
9710 # Plots - NF Density - CSP - PDR IMIX
9711 - type: "plot"
9712   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9713   algorithm: "plot_nf_heatmap"
9714   output-file-type: ".html"
9715   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9716   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9717   filter: "'NIC_Intel-XXV710' and
9718            'NF_DENSITY' and
9719            'DOCKER' and
9720            'PIPELINE' and
9721            'NF_VPPIP4' and
9722            'IMIX' and
9723            '2T1C' and
9724            'NDRPDR'"
9725   parameters:
9726   - "throughput"
9727   - "name"
9728   - "tags"
9729   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9730   x-axis: "X = CNFs per Service Pipeline"
9731   y-axis: "Y = Number of Service Pipelines"
9732   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9733   layout:
9734     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9735     layout: "plot-service-density"
9736
9737 - type: "plot"
9738   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9739   algorithm: "plot_nf_heatmap"
9740   output-file-type: ".html"
9741   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9742   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9743   filter: "'NIC_Intel-XXV710' and
9744            'NF_DENSITY' and
9745            'DOCKER' and
9746            'PIPELINE' and
9747            'NF_VPPIP4' and
9748            'IMIX' and
9749            '4T2C' and
9750            'NDRPDR'"
9751   parameters:
9752   - "throughput"
9753   - "name"
9754   - "tags"
9755   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9756   x-axis: "X = CNFs per Service Pipeline"
9757   y-axis: "Y = Number of Service Pipelines"
9758   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9759   layout:
9760     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9761     layout: "plot-service-density"
9762
9763 - type: "plot"
9764   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9765   algorithm: "plot_nf_heatmap"
9766   output-file-type: ".html"
9767   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9768   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9769   filter: "'NIC_Intel-XXV710' and
9770            'NF_DENSITY' and
9771            'DOCKER' and
9772            'PIPELINE' and
9773            'NF_VPPIP4' and
9774            'IMIX' and
9775            '8T4C' and
9776            'NDRPDR'"
9777   parameters:
9778   - "throughput"
9779   - "name"
9780   - "tags"
9781   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9782   x-axis: "X = CNFs per Service Pipeline"
9783   y-axis: "Y = Number of Service Pipelines"
9784   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9785   layout:
9786     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9787     layout: "plot-service-density"
9788
9789 ###############################################################################
9790 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9791
9792 - type: "plot"
9793   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9794   algorithm: "plot_nf_heatmap"
9795   output-file-type: ".html"
9796   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9797   data: "plot-vpp-nfv-2n-clx-mrr"
9798   filter: "'NIC_Intel-XXV710' and
9799            'NF_DENSITY' and
9800            'VHOST' and
9801            not 'VXLAN' and
9802            'CHAIN' and
9803            'NF_VPPIP4' and
9804            'IMIX' and
9805            '2T1C' and
9806            'MRR'"
9807   parameters:
9808   - "result"
9809   - "name"
9810   - "tags"
9811   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9812   x-axis: "X = VNFs per Service Chain"
9813   y-axis: "Y = Number of Service Chains"
9814   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9815   layout:
9816     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9817     layout: "plot-service-density"
9818
9819 - type: "plot"
9820   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9821   algorithm: "plot_nf_heatmap"
9822   output-file-type: ".html"
9823   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9824   data: "plot-vpp-nfv-2n-clx-mrr"
9825   filter: "'NIC_Intel-XXV710' and
9826            'NF_DENSITY' and
9827            'VHOST' and
9828            not 'VXLAN' and
9829            'CHAIN' and
9830            'NF_VPPIP4' and
9831            'IMIX' and
9832            '4T2C' and
9833            'MRR'"
9834   parameters:
9835   - "result"
9836   - "name"
9837   - "tags"
9838   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9839   x-axis: "X = VNFs per Service Chain"
9840   y-axis: "Y = Number of Service Chains"
9841   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9842   layout:
9843     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9844     layout: "plot-service-density"
9845
9846 - type: "plot"
9847   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9848   algorithm: "plot_nf_heatmap"
9849   output-file-type: ".html"
9850   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9851   data: "plot-vpp-nfv-2n-clx-mrr"
9852   filter: "'NIC_Intel-XXV710' and
9853            'NF_DENSITY' and
9854            'VHOST' and
9855            not 'VXLAN' and
9856            'CHAIN' and
9857            'NF_VPPIP4' and
9858            'IMIX' and
9859            '8T4C' and
9860            'MRR'"
9861   parameters:
9862   - "result"
9863   - "name"
9864   - "tags"
9865   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9866   x-axis: "X = VNFs per Service Chain"
9867   y-axis: "Y = Number of Service Chains"
9868   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9869   layout:
9870     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9871     layout: "plot-service-density"
9872
9873 # Plots - NF Density - VSC - NDR IMIX
9874 - type: "plot"
9875   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9876   algorithm: "plot_nf_heatmap"
9877   output-file-type: ".html"
9878   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9879   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9880   filter: "'NIC_Intel-XXV710' and
9881            'NF_DENSITY' and
9882            'VHOST' and
9883            not 'VXLAN' and
9884            'CHAIN' and
9885            'NF_VPPIP4' and
9886            'IMIX' and
9887            '2T1C' and
9888            'NDRPDR'"
9889   parameters:
9890   - "throughput"
9891   - "name"
9892   - "tags"
9893   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9894   x-axis: "X = VNFs per Service Chain"
9895   y-axis: "Y = Number of Service Chains"
9896   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9897   layout:
9898     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9899     layout: "plot-service-density"
9900
9901 - type: "plot"
9902   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9903   algorithm: "plot_nf_heatmap"
9904   output-file-type: ".html"
9905   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9906   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9907   filter: "'NIC_Intel-XXV710' and
9908            'NF_DENSITY' and
9909            'VHOST' and
9910            not 'VXLAN' and
9911            'CHAIN' and
9912            'NF_VPPIP4' and
9913            'IMIX' and
9914            '4T2C' and
9915            'NDRPDR'"
9916   parameters:
9917   - "throughput"
9918   - "name"
9919   - "tags"
9920   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9921   x-axis: "X = VNFs per Service Chain"
9922   y-axis: "Y = Number of Service Chains"
9923   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9924   layout:
9925     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9926     layout: "plot-service-density"
9927
9928 - type: "plot"
9929   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9930   algorithm: "plot_nf_heatmap"
9931   output-file-type: ".html"
9932   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9933   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9934   filter: "'NIC_Intel-XXV710' and
9935            'NF_DENSITY' and
9936            'VHOST' and
9937            not 'VXLAN' and
9938            'CHAIN' and
9939            'NF_VPPIP4' and
9940            'IMIX' and
9941            '8T4C' and
9942            'NDRPDR'"
9943   parameters:
9944   - "throughput"
9945   - "name"
9946   - "tags"
9947   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9948   x-axis: "X = VNFs per Service Chain"
9949   y-axis: "Y = Number of Service Chains"
9950   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9951   layout:
9952     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9953     layout: "plot-service-density"
9954
9955 # Plots - NF Density - VSC - PDR IMIX
9956 - type: "plot"
9957   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9958   algorithm: "plot_nf_heatmap"
9959   output-file-type: ".html"
9960   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9961   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9962   filter: "'NIC_Intel-XXV710' and
9963            'NF_DENSITY' and
9964            'VHOST' and
9965            not 'VXLAN' and
9966            'CHAIN' and
9967            'NF_VPPIP4' and
9968            'IMIX' and
9969            '2T1C' and
9970            'NDRPDR'"
9971   parameters:
9972   - "throughput"
9973   - "name"
9974   - "tags"
9975   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9976   x-axis: "X = VNFs per Service Chain"
9977   y-axis: "Y = Number of Service Chains"
9978   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9979   layout:
9980     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9981     layout: "plot-service-density"
9982
9983 - type: "plot"
9984   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9985   algorithm: "plot_nf_heatmap"
9986   output-file-type: ".html"
9987   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9988   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9989   filter: "'NIC_Intel-XXV710' and
9990            'NF_DENSITY' and
9991            'VHOST' and
9992            not 'VXLAN' and
9993            'CHAIN' and
9994            'NF_VPPIP4' and
9995            'IMIX' and
9996            '4T2C' and
9997            'NDRPDR'"
9998   parameters:
9999   - "throughput"
10000   - "name"
10001   - "tags"
10002   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10003   x-axis: "X = VNFs per Service Chain"
10004   y-axis: "Y = Number of Service Chains"
10005   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10006   layout:
10007     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10008     layout: "plot-service-density"
10009
10010 - type: "plot"
10011   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10012   algorithm: "plot_nf_heatmap"
10013   output-file-type: ".html"
10014   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10015   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10016   filter: "'NIC_Intel-XXV710' and
10017            'NF_DENSITY' and
10018            'VHOST' and
10019            not 'VXLAN' and
10020            'CHAIN' and
10021            'NF_VPPIP4' and
10022            'IMIX' and
10023            '8T4C' and
10024            'NDRPDR'"
10025   parameters:
10026   - "throughput"
10027   - "name"
10028   - "tags"
10029   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10030   x-axis: "X = VNFs per Service Chain"
10031   y-axis: "Y = Number of Service Chains"
10032   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10033   layout:
10034     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10035     layout: "plot-service-density"
10036
10037 # Plots - NF Density - VSC - MRR IMIX
10038 - type: "plot"
10039   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10040   algorithm: "plot_nf_heatmap"
10041   output-file-type: ".html"
10042   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10043   data: "plot-vpp-nfv-2n-clx-mrr"
10044   filter: "'NIC_Intel-XXV710' and
10045            'NF_DENSITY' and
10046            'VHOST' and
10047            'VXLAN' and
10048            'CHAIN' and
10049            'IMIX' and
10050            '2T1C' and
10051            'MRR'"
10052   parameters:
10053   - "result"
10054   - "name"
10055   - "tags"
10056   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10057   x-axis: "X = VNFs per Service Chain"
10058   y-axis: "Y = Number of Service Chains"
10059   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10060   layout:
10061     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10062     layout: "plot-service-density"
10063
10064 - type: "plot"
10065   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10066   algorithm: "plot_nf_heatmap"
10067   output-file-type: ".html"
10068   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10069   data: "plot-vpp-nfv-2n-clx-mrr"
10070   filter: "'NIC_Intel-XXV710' and
10071            'NF_DENSITY' and
10072            'VHOST' and
10073            'VXLAN' and
10074            'CHAIN' and
10075            'IMIX' and
10076            '4T2C' and
10077            'MRR'"
10078   parameters:
10079   - "result"
10080   - "name"
10081   - "tags"
10082   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10083   x-axis: "X = VNFs per Service Chain"
10084   y-axis: "Y = Number of Service Chains"
10085   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10086   layout:
10087     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10088     layout: "plot-service-density"
10089
10090 - type: "plot"
10091   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10092   algorithm: "plot_nf_heatmap"
10093   output-file-type: ".html"
10094   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10095   data: "plot-vpp-nfv-2n-clx-mrr"
10096   filter: "'NIC_Intel-XXV710' and
10097            'NF_DENSITY' and
10098            'VHOST' and
10099            'VXLAN' and
10100            'CHAIN' and
10101            'IMIX' and
10102            '8T4C' and
10103            'MRR'"
10104   parameters:
10105   - "result"
10106   - "name"
10107   - "tags"
10108   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10109   x-axis: "X = VNFs per Service Chain"
10110   y-axis: "Y = Number of Service Chains"
10111   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10112   layout:
10113     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10114     layout: "plot-service-density"
10115
10116 # Plots - NF Density - VSC - NDR IMIX
10117 - type: "plot"
10118   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10119   algorithm: "plot_nf_heatmap"
10120   output-file-type: ".html"
10121   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10122   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10123   filter: "'NIC_Intel-XXV710' and
10124            'NF_DENSITY' and
10125            'VHOST' and
10126            'VXLAN' and
10127            'CHAIN' and
10128            'IMIX' and
10129            '2T1C' and
10130            'NDRPDR'"
10131   parameters:
10132   - "throughput"
10133   - "name"
10134   - "tags"
10135   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10136   x-axis: "X = VNFs per Service Chain"
10137   y-axis: "Y = Number of Service Chains"
10138   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10139   layout:
10140     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10141     layout: "plot-service-density"
10142
10143 - type: "plot"
10144   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10145   algorithm: "plot_nf_heatmap"
10146   output-file-type: ".html"
10147   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10148   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10149   filter: "'NIC_Intel-XXV710' and
10150            'NF_DENSITY' and
10151            'VHOST' and
10152            'VXLAN' and
10153            'CHAIN' and
10154            'IMIX' and
10155            '4T2C' and
10156            'NDRPDR'"
10157   parameters:
10158   - "throughput"
10159   - "name"
10160   - "tags"
10161   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10162   x-axis: "X = VNFs per Service Chain"
10163   y-axis: "Y = Number of Service Chains"
10164   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10165   layout:
10166     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10167     layout: "plot-service-density"
10168
10169 - type: "plot"
10170   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10171   algorithm: "plot_nf_heatmap"
10172   output-file-type: ".html"
10173   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10174   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10175   filter: "'NIC_Intel-XXV710' and
10176            'NF_DENSITY' and
10177            'VHOST' and
10178            'VXLAN' and
10179            'CHAIN' and
10180            'IMIX' and
10181            '8T4C' and
10182            'NDRPDR'"
10183   parameters:
10184   - "throughput"
10185   - "name"
10186   - "tags"
10187   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10188   x-axis: "X = VNFs per Service Chain"
10189   y-axis: "Y = Number of Service Chains"
10190   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10191   layout:
10192     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10193     layout: "plot-service-density"
10194
10195 # Plots - NF Density - VSC - PDR IMIX
10196 - type: "plot"
10197   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10198   algorithm: "plot_nf_heatmap"
10199   output-file-type: ".html"
10200   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10201   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10202   filter: "'NIC_Intel-XXV710' and
10203            'NF_DENSITY' and
10204            'VHOST' and
10205            'VXLAN' and
10206            'CHAIN' and
10207            'IMIX' and
10208            '2T1C' and
10209            'NDRPDR'"
10210   parameters:
10211   - "throughput"
10212   - "name"
10213   - "tags"
10214   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10215   x-axis: "X = VNFs per Service Chain"
10216   y-axis: "Y = Number of Service Chains"
10217   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10218   layout:
10219     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10220     layout: "plot-service-density"
10221
10222 - type: "plot"
10223   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10224   algorithm: "plot_nf_heatmap"
10225   output-file-type: ".html"
10226   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10227   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10228   filter: "'NIC_Intel-XXV710' and
10229            'NF_DENSITY' and
10230            'VHOST' and
10231            'VXLAN' and
10232            'CHAIN' and
10233            'IMIX' and
10234            '4T2C' and
10235            'NDRPDR'"
10236   parameters:
10237   - "throughput"
10238   - "name"
10239   - "tags"
10240   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10241   x-axis: "X = VNFs per Service Chain"
10242   y-axis: "Y = Number of Service Chains"
10243   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10244   layout:
10245     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10246     layout: "plot-service-density"
10247
10248 - type: "plot"
10249   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10250   algorithm: "plot_nf_heatmap"
10251   output-file-type: ".html"
10252   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10253   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10254   filter: "'NIC_Intel-XXV710' and
10255            'NF_DENSITY' and
10256            'VHOST' and
10257            'VXLAN' and
10258            'CHAIN' and
10259            'IMIX' and
10260            '8T4C' and
10261            'NDRPDR'"
10262   parameters:
10263   - "throughput"
10264   - "name"
10265   - "tags"
10266   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10267   x-axis: "X = VNFs per Service Chain"
10268   y-axis: "Y = Number of Service Chains"
10269   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10270   layout:
10271     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10272     layout: "plot-service-density"
10273
10274 # Plots - NF Density - CSC - MRR IMIX
10275 - type: "plot"
10276   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10277   algorithm: "plot_nf_heatmap"
10278   output-file-type: ".html"
10279   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10280   data: "plot-vpp-nfv-2n-clx-mrr"
10281   filter: "'NIC_Intel-XXV710' and
10282            'NF_DENSITY' and
10283            'DOCKER' and
10284            'CHAIN' and
10285            'NF_VPPIP4' and
10286            'IMIX' and
10287            '2T1C' and
10288            'MRR'"
10289   parameters:
10290   - "result"
10291   - "name"
10292   - "tags"
10293   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10294   x-axis: "X = CNFs per Service Chain"
10295   y-axis: "Y = Number of Service Chains"
10296   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10297   layout:
10298     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10299     layout: "plot-service-density"
10300
10301 - type: "plot"
10302   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10303   algorithm: "plot_nf_heatmap"
10304   output-file-type: ".html"
10305   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10306   data: "plot-vpp-nfv-2n-clx-mrr"
10307   filter: "'NIC_Intel-XXV710' and
10308            'NF_DENSITY' and
10309            'DOCKER' and
10310            'CHAIN' and
10311            'NF_VPPIP4' and
10312            'IMIX' and
10313            '4T2C' and
10314            'MRR'"
10315   parameters:
10316   - "result"
10317   - "name"
10318   - "tags"
10319   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10320   x-axis: "X = CNFs per Service Chain"
10321   y-axis: "Y = Number of Service Chains"
10322   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10323   layout:
10324     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10325     layout: "plot-service-density"
10326
10327 - type: "plot"
10328   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10329   algorithm: "plot_nf_heatmap"
10330   output-file-type: ".html"
10331   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10332   data: "plot-vpp-nfv-2n-clx-mrr"
10333   filter: "'NIC_Intel-XXV710' and
10334            'NF_DENSITY' and
10335            'DOCKER' and
10336            'CHAIN' and
10337            'NF_VPPIP4' and
10338            'IMIX' and
10339            '8T4C' and
10340            'MRR'"
10341   parameters:
10342   - "result"
10343   - "name"
10344   - "tags"
10345   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10346   x-axis: "X = CNFs per Service Chain"
10347   y-axis: "Y = Number of Service Chains"
10348   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10349   layout:
10350     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10351     layout: "plot-service-density"
10352
10353 # Plots - NF Density - CSC - NDR IMIX
10354 - type: "plot"
10355   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10356   algorithm: "plot_nf_heatmap"
10357   output-file-type: ".html"
10358   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10359   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10360   filter: "'NIC_Intel-XXV710' and
10361            'NF_DENSITY' and
10362            'DOCKER' and
10363            'CHAIN' and
10364            'NF_VPPIP4' and
10365            'IMIX' and
10366            '2T1C' and
10367            'NDRPDR'"
10368   parameters:
10369   - "throughput"
10370   - "name"
10371   - "tags"
10372   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10373   x-axis: "X = CNFs per Service Chain"
10374   y-axis: "Y = Number of Service Chains"
10375   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10376   layout:
10377     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10378     layout: "plot-service-density"
10379
10380 - type: "plot"
10381   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10382   algorithm: "plot_nf_heatmap"
10383   output-file-type: ".html"
10384   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10385   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10386   filter: "'NIC_Intel-XXV710' and
10387            'NF_DENSITY' and
10388            'DOCKER' and
10389            'CHAIN' and
10390            'NF_VPPIP4' and
10391            'IMIX' and
10392            '4T2C' and
10393            'NDRPDR'"
10394   parameters:
10395   - "throughput"
10396   - "name"
10397   - "tags"
10398   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10399   x-axis: "X = CNFs per Service Chain"
10400   y-axis: "Y = Number of Service Chains"
10401   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10402   layout:
10403     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10404     layout: "plot-service-density"
10405
10406 - type: "plot"
10407   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10408   algorithm: "plot_nf_heatmap"
10409   output-file-type: ".html"
10410   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10411   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10412   filter: "'NIC_Intel-XXV710' and
10413            'NF_DENSITY' and
10414            'DOCKER' and
10415            'CHAIN' and
10416            'NF_VPPIP4' and
10417            'IMIX' and
10418            '8T4C' and
10419            'NDRPDR'"
10420   parameters:
10421   - "throughput"
10422   - "name"
10423   - "tags"
10424   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10425   x-axis: "X = CNFs per Service Chain"
10426   y-axis: "Y = Number of Service Chains"
10427   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10428   layout:
10429     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10430     layout: "plot-service-density"
10431
10432 # Plots - NF Density - CSC - PDR IMIX
10433 - type: "plot"
10434   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10435   algorithm: "plot_nf_heatmap"
10436   output-file-type: ".html"
10437   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10438   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10439   filter: "'NIC_Intel-XXV710' and
10440            'NF_DENSITY' and
10441            'DOCKER' and
10442            'CHAIN' and
10443            'NF_VPPIP4' and
10444            'IMIX' and
10445            '2T1C' and
10446            'NDRPDR'"
10447   parameters:
10448   - "throughput"
10449   - "name"
10450   - "tags"
10451   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10452   x-axis: "X = CNFs per Service Chain"
10453   y-axis: "Y = Number of Service Chains"
10454   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10455   layout:
10456     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10457     layout: "plot-service-density"
10458
10459 - type: "plot"
10460   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10461   algorithm: "plot_nf_heatmap"
10462   output-file-type: ".html"
10463   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10464   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10465   filter: "'NIC_Intel-XXV710' and
10466            'NF_DENSITY' and
10467            'DOCKER' and
10468            'CHAIN' and
10469            'NF_VPPIP4' and
10470            'IMIX' and
10471            '4T2C' and
10472            'NDRPDR'"
10473   parameters:
10474   - "throughput"
10475   - "name"
10476   - "tags"
10477   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10478   x-axis: "X = CNFs per Service Chain"
10479   y-axis: "Y = Number of Service Chains"
10480   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10481   layout:
10482     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10483     layout: "plot-service-density"
10484
10485 - type: "plot"
10486   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10487   algorithm: "plot_nf_heatmap"
10488   output-file-type: ".html"
10489   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10490   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10491   filter: "'NIC_Intel-XXV710' and
10492            'NF_DENSITY' and
10493            'DOCKER' and
10494            'CHAIN' and
10495            'NF_VPPIP4' and
10496            'IMIX' and
10497            '8T4C' and
10498            'NDRPDR'"
10499   parameters:
10500   - "throughput"
10501   - "name"
10502   - "tags"
10503   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10504   x-axis: "X = CNFs per Service Chain"
10505   y-axis: "Y = Number of Service Chains"
10506   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10507   layout:
10508     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10509     layout: "plot-service-density"
10510
10511 # Plots - NF Density - CSP - MRR IMIX
10512 - type: "plot"
10513   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10514   algorithm: "plot_nf_heatmap"
10515   output-file-type: ".html"
10516   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10517   data: "plot-vpp-nfv-2n-clx-mrr"
10518   filter: "'NIC_Intel-XXV710' and
10519            'NF_DENSITY' and
10520            'DOCKER' and
10521            'PIPELINE' and
10522            'NF_VPPIP4' and
10523            'IMIX' and
10524            '2T1C' and
10525            'MRR'"
10526   parameters:
10527   - "result"
10528   - "name"
10529   - "tags"
10530   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10531   x-axis: "X = CNFs per Service Pipeline"
10532   y-axis: "Y = Number of Service Pipelines"
10533   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10534   layout:
10535     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10536     layout: "plot-service-density"
10537
10538 - type: "plot"
10539   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10540   algorithm: "plot_nf_heatmap"
10541   output-file-type: ".html"
10542   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10543   data: "plot-vpp-nfv-2n-clx-mrr"
10544   filter: "'NIC_Intel-XXV710' and
10545            'NF_DENSITY' and
10546            'DOCKER' and
10547            'PIPELINE' and
10548            'NF_VPPIP4' and
10549            'IMIX' and
10550            '4T2C' and
10551            'MRR'"
10552   parameters:
10553   - "result"
10554   - "name"
10555   - "tags"
10556   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10557   x-axis: "X = CNFs per Service Pipeline"
10558   y-axis: "Y = Number of Service Pipelines"
10559   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10560   layout:
10561     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10562     layout: "plot-service-density"
10563
10564 - type: "plot"
10565   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10566   algorithm: "plot_nf_heatmap"
10567   output-file-type: ".html"
10568   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10569   data: "plot-vpp-nfv-2n-clx-mrr"
10570   filter: "'NIC_Intel-XXV710' and
10571            'NF_DENSITY' and
10572            'DOCKER' and
10573            'PIPELINE' and
10574            'NF_VPPIP4' and
10575            'IMIX' and
10576            '8T4C' and
10577            'MRR'"
10578   parameters:
10579   - "result"
10580   - "name"
10581   - "tags"
10582   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10583   x-axis: "X = CNFs per Service Pipeline"
10584   y-axis: "Y = Number of Service Pipelines"
10585   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10586   layout:
10587     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10588     layout: "plot-service-density"
10589
10590 # Plots - NF Density - CSP - NDR IMIX
10591 - type: "plot"
10592   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10593   algorithm: "plot_nf_heatmap"
10594   output-file-type: ".html"
10595   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10596   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10597   filter: "'NIC_Intel-XXV710' and
10598            'NF_DENSITY' and
10599            'DOCKER' and
10600            'PIPELINE' and
10601            'NF_VPPIP4' and
10602            'IMIX' and
10603            '2T1C' and
10604            'NDRPDR'"
10605   parameters:
10606   - "throughput"
10607   - "name"
10608   - "tags"
10609   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10610   x-axis: "X = CNFs per Service Pipeline"
10611   y-axis: "Y = Number of Service Pipelines"
10612   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10613   layout:
10614     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10615     layout: "plot-service-density"
10616
10617 - type: "plot"
10618   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10619   algorithm: "plot_nf_heatmap"
10620   output-file-type: ".html"
10621   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10622   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10623   filter: "'NIC_Intel-XXV710' and
10624            'NF_DENSITY' and
10625            'DOCKER' and
10626            'PIPELINE' and
10627            'NF_VPPIP4' and
10628            'IMIX' and
10629            '4T2C' and
10630            'NDRPDR'"
10631   parameters:
10632   - "throughput"
10633   - "name"
10634   - "tags"
10635   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10636   x-axis: "X = CNFs per Service Pipeline"
10637   y-axis: "Y = Number of Service Pipelines"
10638   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10639   layout:
10640     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10641     layout: "plot-service-density"
10642
10643 - type: "plot"
10644   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10645   algorithm: "plot_nf_heatmap"
10646   output-file-type: ".html"
10647   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10648   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10649   filter: "'NIC_Intel-XXV710' and
10650            'NF_DENSITY' and
10651            'DOCKER' and
10652            'PIPELINE' and
10653            'NF_VPPIP4' and
10654            'IMIX' and
10655            '8T4C' and
10656            'NDRPDR'"
10657   parameters:
10658   - "throughput"
10659   - "name"
10660   - "tags"
10661   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10662   x-axis: "X = CNFs per Service Pipeline"
10663   y-axis: "Y = Number of Service Pipelines"
10664   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10665   layout:
10666     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10667     layout: "plot-service-density"
10668
10669 # Plots - NF Density - CSP - PDR IMIX
10670 - type: "plot"
10671   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10672   algorithm: "plot_nf_heatmap"
10673   output-file-type: ".html"
10674   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10675   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10676   filter: "'NIC_Intel-XXV710' and
10677            'NF_DENSITY' and
10678            'DOCKER' and
10679            'PIPELINE' and
10680            'NF_VPPIP4' and
10681            'IMIX' and
10682            '2T1C' and
10683            'NDRPDR'"
10684   parameters:
10685   - "throughput"
10686   - "name"
10687   - "tags"
10688   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10689   x-axis: "X = CNFs per Service Pipeline"
10690   y-axis: "Y = Number of Service Pipelines"
10691   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10692   layout:
10693     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10694     layout: "plot-service-density"
10695
10696 - type: "plot"
10697   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10698   algorithm: "plot_nf_heatmap"
10699   output-file-type: ".html"
10700   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10701   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10702   filter: "'NIC_Intel-XXV710' and
10703            'NF_DENSITY' and
10704            'DOCKER' and
10705            'PIPELINE' and
10706            'NF_VPPIP4' and
10707            'IMIX' and
10708            '4T2C' and
10709            'NDRPDR'"
10710   parameters:
10711   - "throughput"
10712   - "name"
10713   - "tags"
10714   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10715   x-axis: "X = CNFs per Service Pipeline"
10716   y-axis: "Y = Number of Service Pipelines"
10717   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10718   layout:
10719     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10720     layout: "plot-service-density"
10721
10722 - type: "plot"
10723   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10724   algorithm: "plot_nf_heatmap"
10725   output-file-type: ".html"
10726   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10727   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10728   filter: "'NIC_Intel-XXV710' and
10729            'NF_DENSITY' and
10730            'DOCKER' and
10731            'PIPELINE' and
10732            'NF_VPPIP4' and
10733            'IMIX' and
10734            '8T4C' and
10735            'NDRPDR'"
10736   parameters:
10737   - "throughput"
10738   - "name"
10739   - "tags"
10740   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10741   x-axis: "X = CNFs per Service Pipeline"
10742   y-axis: "Y = Number of Service Pipelines"
10743   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10744   layout:
10745     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10746     layout: "plot-service-density"
10747
10748 ################################################################################
10749
10750 # Packet Throughput
10751
10752 - type: "plot"
10753   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10754   algorithm: "plot_perf_box_name"
10755   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10756   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10757   include:
10758     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10759     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10760     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10761     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10762   layout:
10763     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10764     layout: "plot-throughput"
10765
10766 - type: "plot"
10767   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10768   algorithm: "plot_perf_box_name"
10769   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10770   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10771   include:
10772     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10773     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10774     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10775     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10776   layout:
10777     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10778     layout: "plot-throughput"
10779
10780 - type: "plot"
10781   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10782   algorithm: "plot_perf_box_name"
10783   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10784   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10785   include:
10786     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10787     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10788     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10789     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10790   layout:
10791     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10792     layout: "plot-throughput"
10793
10794 - type: "plot"
10795   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10796   algorithm: "plot_perf_box_name"
10797   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10798   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10799   include:
10800     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10801     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10802     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10803     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10804   layout:
10805     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10806     layout: "plot-throughput"
10807
10808 - type: "plot"
10809   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10810   algorithm: "plot_perf_box_name"
10811   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10812   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10813   include:
10814     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10815     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10816     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10817     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10818     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10819   layout:
10820     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10821     layout: "plot-throughput"
10822
10823 - type: "plot"
10824   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10825   algorithm: "plot_perf_box_name"
10826   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10827   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10828   include:
10829     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10830     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10831     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10832     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10833     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10834   layout:
10835     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10836     layout: "plot-throughput"
10837
10838 - type: "plot"
10839   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10840   algorithm: "plot_perf_box_name"
10841   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10842   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10843   include:
10844     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10845     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10846     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10847     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10848     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10849   layout:
10850     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10851     layout: "plot-throughput"
10852
10853 - type: "plot"
10854   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10855   algorithm: "plot_perf_box_name"
10856   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10857   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10858   include:
10859     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10860     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10861     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10862     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10863     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10864   layout:
10865     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10866     layout: "plot-throughput"
10867
10868 - type: "plot"
10869   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10870   algorithm: "plot_perf_box_name"
10871   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10872   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10873   include:
10874     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10875     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10876     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10877     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10878     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10879   layout:
10880     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10881     layout: "plot-throughput"
10882
10883 - type: "plot"
10884   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10885   algorithm: "plot_perf_box_name"
10886   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10887   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10888   include:
10889     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10890     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10891     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10892     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10893     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10894   layout:
10895     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10896     layout: "plot-throughput"
10897
10898 - type: "plot"
10899   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10900   algorithm: "plot_perf_box_name"
10901   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10902   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10903   include:
10904     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10905     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10906     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10907     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10908     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10909     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10910   layout:
10911     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10912     layout: "plot-throughput"
10913
10914 - type: "plot"
10915   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10916   algorithm: "plot_perf_box_name"
10917   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10918   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10919   include:
10920     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10921     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10922     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10923     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10924     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10925     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10926   layout:
10927     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10928     layout: "plot-throughput"
10929
10930 - type: "plot"
10931   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10932   algorithm: "plot_perf_box_name"
10933   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10934   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10935   include:
10936     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10937     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10938     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10939     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10940     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10941   layout:
10942     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10943     layout: "plot-throughput"
10944
10945 - type: "plot"
10946   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10947   algorithm: "plot_perf_box_name"
10948   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10949   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10950   include:
10951     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10952     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10953     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10954     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10955     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10956   layout:
10957     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10958     layout: "plot-throughput"
10959
10960 - type: "plot"
10961   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
10962   algorithm: "plot_perf_box_name"
10963   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
10964   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10965   include:
10966     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
10967     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
10968     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10969   layout:
10970     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
10971     layout: "plot-throughput"
10972
10973 - type: "plot"
10974   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
10975   algorithm: "plot_perf_box_name"
10976   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
10977   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10978   include:
10979     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
10980     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
10981     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10982   layout:
10983     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
10984     layout: "plot-throughput"
10985
10986 - type: "plot"
10987   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10988   algorithm: "plot_perf_box_name"
10989   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10990   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10991   include:
10992     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10993     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10994     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10995     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10996     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10997   layout:
10998     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10999     layout: "plot-throughput"
11000
11001 - type: "plot"
11002   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11003   algorithm: "plot_perf_box_name"
11004   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11005   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11006   include:
11007     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11008     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11009     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11010     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11011     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11012   layout:
11013     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11014     layout: "plot-throughput"
11015
11016 - type: "plot"
11017   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11018   algorithm: "plot_perf_box_name"
11019   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11020   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11021   include:
11022     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11023     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11024     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11025   layout:
11026     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11027     layout: "plot-throughput"
11028
11029 - type: "plot"
11030   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11031   algorithm: "plot_perf_box_name"
11032   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11033   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11034   include:
11035     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11036     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11037     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11038   layout:
11039     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11040     layout: "plot-throughput"
11041
11042 - type: "plot"
11043   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11044   algorithm: "plot_perf_box_name"
11045   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11046   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11047   include:
11048     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11049     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11050     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11051     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11052     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11053     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11054   layout:
11055     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11056     layout: "plot-throughput"
11057
11058 - type: "plot"
11059   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11060   algorithm: "plot_perf_box_name"
11061   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11062   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11063   include:
11064     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11065     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11066     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11067     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11068     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11069     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11070   layout:
11071     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11072     layout: "plot-throughput"
11073
11074 - type: "plot"
11075   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11076   algorithm: "plot_perf_box_name"
11077   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11078   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11079   include:
11080     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11081     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11082     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11083     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11084     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11085     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11086   layout:
11087     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11088     layout: "plot-throughput"
11089
11090 - type: "plot"
11091   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11092   algorithm: "plot_perf_box_name"
11093   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11094   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11095   include:
11096     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11097     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11098     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11099     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11100     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11101     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11102   layout:
11103     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11104     layout: "plot-throughput"
11105
11106 - type: "plot"
11107   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11108   algorithm: "plot_perf_box_name"
11109   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11110   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11111   include:
11112     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11113     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11114     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11115   layout:
11116     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11117     layout: "plot-throughput"
11118
11119 - type: "plot"
11120   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11121   algorithm: "plot_perf_box_name"
11122   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11123   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11124   include:
11125     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11126     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11127     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11128   layout:
11129     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11130     layout: "plot-throughput"
11131
11132 - type: "plot"
11133   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11134   algorithm: "plot_perf_box_name"
11135   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11136   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11137   include:
11138     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11139     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11140 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11141 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11142 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11143   layout:
11144     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11145     layout: "plot-throughput"
11146
11147 - type: "plot"
11148   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11149   algorithm: "plot_perf_box_name"
11150   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11151   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11152   include:
11153     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11154     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11155 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11156 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11157 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11158   layout:
11159     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11160     layout: "plot-throughput"
11161
11162 - type: "plot"
11163   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11164   algorithm: "plot_perf_box_name"
11165   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11166   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11167   include:
11168     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11169     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11170     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11171     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11172     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11173   layout:
11174     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11175     layout: "plot-throughput"
11176
11177 - type: "plot"
11178   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11179   algorithm: "plot_perf_box_name"
11180   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11181   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11182   include:
11183     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11184     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11185     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11186     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11187     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11188   layout:
11189     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11190     layout: "plot-throughput"
11191
11192 - type: "plot"
11193   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11194   algorithm: "plot_perf_box_name"
11195   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11196   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11197   include:
11198     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11199     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11200     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11201     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11202     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11203   layout:
11204     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11205     layout: "plot-throughput"
11206
11207 - type: "plot"
11208   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11209   algorithm: "plot_perf_box_name"
11210   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11211   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11212   include:
11213     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11214     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11215     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11216     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11217     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11218   layout:
11219     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11220     layout: "plot-throughput"
11221
11222 - type: "plot"
11223   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11224   algorithm: "plot_perf_box_name"
11225   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11226   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11227   include:
11228     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11229     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11230     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11231     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11232     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11233     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11234   layout:
11235     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11236     layout: "plot-throughput"
11237
11238 - type: "plot"
11239   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11240   algorithm: "plot_perf_box_name"
11241   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11242   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11243   include:
11244     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11245     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11246     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11247     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11248     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11249     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11250   layout:
11251     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11252     layout: "plot-throughput"
11253
11254 - type: "plot"
11255   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11256   algorithm: "plot_perf_box_name"
11257   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11258   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11259   include:
11260     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11261     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11262     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11263     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11264     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11265     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11266   layout:
11267     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11268     layout: "plot-throughput"
11269
11270 - type: "plot"
11271   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11272   algorithm: "plot_perf_box_name"
11273   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11274   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11275   include:
11276     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11277     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11278     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11279     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11280     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11281     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11282   layout:
11283     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11284     layout: "plot-throughput"
11285
11286 - type: "plot"
11287   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11288   algorithm: "plot_perf_box_name"
11289   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11290   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11291   include:
11292     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11293     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11294     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11295     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11296     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11297   layout:
11298     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11299     layout: "plot-throughput"
11300
11301 - type: "plot"
11302   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11303   algorithm: "plot_perf_box_name"
11304   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11305   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11306   include:
11307     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11308     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11309     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11310     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11311     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11312   layout:
11313     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11314     layout: "plot-throughput"
11315
11316 - type: "plot"
11317   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11318   algorithm: "plot_perf_box_name"
11319   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11320   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11321   include:
11322     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11323     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11324     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11325     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11326     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11327     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11328   layout:
11329     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11330     layout: "plot-throughput"
11331
11332 - type: "plot"
11333   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11334   algorithm: "plot_perf_box_name"
11335   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11336   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11337   include:
11338     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11339     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11340     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11341     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11342     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11343     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11344   layout:
11345     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11346     layout: "plot-throughput"
11347
11348 - type: "plot"
11349   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11350   algorithm: "plot_perf_box_name"
11351   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11352   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11353   include:
11354     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11355     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11356     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11357     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11358     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11359   layout:
11360     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11361     layout: "plot-throughput"
11362
11363 - type: "plot"
11364   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11365   algorithm: "plot_perf_box_name"
11366   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11367   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11368   include:
11369     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11370     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11371     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11372     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11373     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11374   layout:
11375     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11376     layout: "plot-throughput"
11377
11378 - type: "plot"
11379   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11380   algorithm: "plot_perf_box_name"
11381   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11382   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11383   include:
11384     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11385     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11386     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11387     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11388     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11389     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11390   layout:
11391     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11392     layout: "plot-throughput"
11393
11394 - type: "plot"
11395   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11396   algorithm: "plot_perf_box_name"
11397   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11398   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11399   include:
11400     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11401     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11402     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11403     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11404     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11405     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11406   layout:
11407     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11408     layout: "plot-throughput"
11409
11410 - type: "plot"
11411   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11412   algorithm: "plot_perf_box_name"
11413   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11414   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11415   include:
11416     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11417     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11418     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11419     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11420     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11421   layout:
11422     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11423     layout: "plot-throughput"
11424
11425 - type: "plot"
11426   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11427   algorithm: "plot_perf_box_name"
11428   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11429   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11430   include:
11431     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11432     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11433     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11434     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11435     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11436   layout:
11437     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11438     layout: "plot-throughput"
11439
11440 - type: "plot"
11441   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11442   algorithm: "plot_perf_box_name"
11443   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11444   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11445   include:
11446     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11447     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11448     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11449     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11450     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11451     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11452   layout:
11453     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11454     layout: "plot-throughput"
11455
11456 - type: "plot"
11457   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11458   algorithm: "plot_perf_box_name"
11459   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11460   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11461   include:
11462     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11463     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11464     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11465     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11466     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11467     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11468   layout:
11469     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11470     layout: "plot-throughput"
11471
11472 - type: "plot"
11473   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11474   algorithm: "plot_perf_box_name"
11475   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11476   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11477   include:
11478     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11479     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11480   layout:
11481     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11482     layout: "plot-throughput"
11483
11484 - type: "plot"
11485   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11486   algorithm: "plot_perf_box_name"
11487   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11488   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11489   include:
11490     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11491     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11492   layout:
11493     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11494     layout: "plot-throughput"
11495
11496 - type: "plot"
11497   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11498   algorithm: "plot_perf_box_name"
11499   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11500   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11501   include:
11502     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11503     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11504     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11505     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11506   layout:
11507     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11508     layout: "plot-throughput"
11509
11510 - type: "plot"
11511   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11512   algorithm: "plot_perf_box_name"
11513   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11514   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11515   include:
11516     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11517     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11518     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11519     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11520   layout:
11521     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11522     layout: "plot-throughput"
11523
11524 - type: "plot"
11525   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11526   algorithm: "plot_perf_box_name"
11527   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11528   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11529   include:
11530     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11531     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11532     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11533     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11534   layout:
11535     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11536     layout: "plot-throughput"
11537
11538 - type: "plot"
11539   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11540   algorithm: "plot_perf_box_name"
11541   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11542   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11543   include:
11544     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11545     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11546     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11547     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11548   layout:
11549     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11550     layout: "plot-throughput"
11551
11552 - type: "plot"
11553   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11554   algorithm: "plot_perf_box_name"
11555   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11556   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11557   include:
11558     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11559     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11560     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11561     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11562   layout:
11563     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11564     layout: "plot-throughput"
11565
11566 - type: "plot"
11567   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11568   algorithm: "plot_perf_box_name"
11569   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11570   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11571   include:
11572     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11573     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11574     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11575     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11576   layout:
11577     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11578     layout: "plot-throughput"
11579
11580 - type: "plot"
11581   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11582   algorithm: "plot_perf_box_name"
11583   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11584   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11585   include:
11586     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11587     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11588     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11589     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11590   layout:
11591     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11592     layout: "plot-throughput"
11593
11594 - type: "plot"
11595   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11596   algorithm: "plot_perf_box_name"
11597   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11598   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11599   include:
11600     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11601     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11602     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11603     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11604   layout:
11605     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11606     layout: "plot-throughput"
11607
11608 - type: "plot"
11609   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11610   algorithm: "plot_perf_box_name"
11611   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11612   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11613   include:
11614     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11615     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11616     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11617     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11618     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11619     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11620   layout:
11621     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11622     layout: "plot-throughput"
11623
11624 - type: "plot"
11625   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11626   algorithm: "plot_perf_box_name"
11627   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11628   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11629   include:
11630     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11631     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11632     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11633     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11634     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11635     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11636   layout:
11637     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11638     layout: "plot-throughput"
11639
11640 - type: "plot"
11641   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11642   algorithm: "plot_perf_box_name"
11643   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11644   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11645   include:
11646     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11647     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11648     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11649     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11650     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11651   layout:
11652     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11653     layout: "plot-throughput"
11654
11655 - type: "plot"
11656   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11657   algorithm: "plot_perf_box_name"
11658   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11659   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11660   include:
11661     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11662     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11663     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11664     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11665     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11666   layout:
11667     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11668     layout: "plot-throughput"
11669
11670 - type: "plot"
11671   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11672   algorithm: "plot_perf_box_name"
11673   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11674   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11675   include:
11676     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11677     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11678     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11679     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11680     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11681   layout:
11682     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11683     layout: "plot-throughput"
11684
11685 - type: "plot"
11686   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11687   algorithm: "plot_perf_box_name"
11688   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11689   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11690   include:
11691     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11692     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11693     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11694     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11695     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11696   layout:
11697     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11698     layout: "plot-throughput"
11699
11700 - type: "plot"
11701   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11702   algorithm: "plot_perf_box_name"
11703   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11704   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11705   include:
11706     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11707     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11708     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11709   layout:
11710     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11711     layout: "plot-throughput"
11712
11713 - type: "plot"
11714   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11715   algorithm: "plot_perf_box_name"
11716   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11717   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11718   include:
11719     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11720     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11721     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11722   layout:
11723     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11724     layout: "plot-throughput"
11725
11726 - type: "plot"
11727   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11728   algorithm: "plot_perf_box_name"
11729   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11730   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11731   include:
11732     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11733     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11734     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11735   layout:
11736     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11737     layout: "plot-throughput"
11738
11739 - type: "plot"
11740   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11741   algorithm: "plot_perf_box_name"
11742   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11743   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11744   include:
11745     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11746     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11747     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11748   layout:
11749     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11750     layout: "plot-throughput"
11751
11752 - type: "plot"
11753   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11754   algorithm: "plot_perf_box_name"
11755   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11756   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11757   include:
11758     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11759     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11760     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11761     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11762     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11763   layout:
11764     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11765     layout: "plot-throughput"
11766
11767 - type: "plot"
11768   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11769   algorithm: "plot_perf_box_name"
11770   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11771   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11772   include:
11773     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11774     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11775     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11776     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11777     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11778   layout:
11779     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11780     layout: "plot-throughput"
11781
11782 - type: "plot"
11783   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11784   algorithm: "plot_perf_box_name"
11785   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11786   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11787   include:
11788     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11789     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11790     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11791     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11792     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11793   layout:
11794     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11795     layout: "plot-throughput"
11796
11797 - type: "plot"
11798   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11799   algorithm: "plot_perf_box_name"
11800   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11801   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11802   include:
11803     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11804     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11805     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11806     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11807     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11808   layout:
11809     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11810     layout: "plot-throughput"
11811
11812 - type: "plot"
11813   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11814   algorithm: "plot_perf_box_name"
11815   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11816   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11817   include:
11818     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11819     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11820     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11821     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11822     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11823   layout:
11824     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11825     layout: "plot-throughput"
11826
11827 - type: "plot"
11828   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11829   algorithm: "plot_perf_box_name"
11830   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11831   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11832   include:
11833     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11834     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11835     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11836     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11837     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11838   layout:
11839     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11840     layout: "plot-throughput"
11841
11842 - type: "plot"
11843   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11844   algorithm: "plot_perf_box_name"
11845   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11846   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11847   include:
11848     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11849     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11850     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11851     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11852     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11853   layout:
11854     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11855     layout: "plot-throughput"
11856
11857 - type: "plot"
11858   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11859   algorithm: "plot_perf_box_name"
11860   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11861   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11862   include:
11863     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11864     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11865     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11866     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11867     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11868   layout:
11869     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11870     layout: "plot-throughput"
11871
11872 - type: "plot"
11873   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11874   algorithm: "plot_perf_box_name"
11875   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11876   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11877   include:
11878     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11879     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11880     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11881     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11882     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11883   layout:
11884     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11885     layout: "plot-throughput"
11886
11887 - type: "plot"
11888   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11889   algorithm: "plot_perf_box_name"
11890   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11891   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11892   include:
11893     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11894     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11895     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11896     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11897     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11898   layout:
11899     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11900     layout: "plot-throughput"
11901
11902 - type: "plot"
11903   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11904   algorithm: "plot_perf_box_name"
11905   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11906   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11907   include:
11908     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11909     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11910     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11911     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11912     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11913     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11914   layout:
11915     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11916     layout: "plot-throughput"
11917
11918 - type: "plot"
11919   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11920   algorithm: "plot_perf_box_name"
11921   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11922   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11923   include:
11924     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11925     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11926     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11927     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11928     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11929     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11930   layout:
11931     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11932     layout: "plot-throughput"
11933
11934 - type: "plot"
11935   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11936   algorithm: "plot_perf_box_name"
11937   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11938   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11939   include:
11940     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11941     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11942     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11943     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11944   layout:
11945     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11946     layout: "plot-throughput"
11947
11948 - type: "plot"
11949   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11950   algorithm: "plot_perf_box_name"
11951   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11952   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11953   include:
11954     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11955     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11956     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11957     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11958   layout:
11959     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11960     layout: "plot-throughput"
11961
11962 - type: "plot"
11963   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
11964   algorithm: "plot_perf_box_name"
11965   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
11966   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11967   include:
11968     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11969     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11970     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11971     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11972     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11973     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11974   layout:
11975     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
11976     layout: "plot-throughput"
11977
11978 - type: "plot"
11979   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
11980   algorithm: "plot_perf_box_name"
11981   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
11982   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11983   include:
11984     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11985     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11986     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11987     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11988     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11989     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11990   layout:
11991     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
11992     layout: "plot-throughput"
11993
11994 - type: "plot"
11995   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11996   algorithm: "plot_perf_box_name"
11997   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11998   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11999   include:
12000     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12001     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12002     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12003     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12004     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12005     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12006   layout:
12007     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12008     layout: "plot-throughput"
12009
12010 - type: "plot"
12011   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12012   algorithm: "plot_perf_box_name"
12013   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12014   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12015   include:
12016     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12017     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12018     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12019     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12020     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12021     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12022   layout:
12023     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12024     layout: "plot-throughput"
12025
12026 - type: "plot"
12027   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12028   algorithm: "plot_perf_box_name"
12029   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12030   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12031   include:
12032     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12033     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12034     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12035     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12036     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12037     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12038   layout:
12039     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12040     layout: "plot-throughput"
12041
12042 - type: "plot"
12043   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12044   algorithm: "plot_perf_box_name"
12045   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12046   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12047   include:
12048     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12049     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12050     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12051     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12052     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12053     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12054   layout:
12055     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12056     layout: "plot-throughput"
12057
12058 - type: "plot"
12059   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12060   algorithm: "plot_perf_box_name"
12061   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12062   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12063   include:
12064     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12065     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12066     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12067     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12068     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12069     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12070   layout:
12071     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12072     layout: "plot-throughput"
12073
12074 - type: "plot"
12075   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12076   algorithm: "plot_perf_box_name"
12077   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12078   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12079   include:
12080     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12081     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12082     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12083     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12084     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12085     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12086   layout:
12087     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12088     layout: "plot-throughput"
12089
12090 - type: "plot"
12091   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12092   algorithm: "plot_perf_box_name"
12093   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12094   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12095   include:
12096     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12097     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12098     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12099     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12100     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12101     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12102   layout:
12103     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12104     layout: "plot-throughput"
12105
12106 - type: "plot"
12107   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12108   algorithm: "plot_perf_box_name"
12109   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12110   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12111   include:
12112     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12113     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12114     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12115     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12116     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12117     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12118   layout:
12119     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12120     layout: "plot-throughput"
12121
12122 - type: "plot"
12123   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12124   algorithm: "plot_perf_box_name"
12125   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12126   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12127   include:
12128     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12129     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12130     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12131     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12132     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12133     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12134   layout:
12135     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12136     layout: "plot-throughput"
12137
12138 - type: "plot"
12139   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12140   algorithm: "plot_perf_box_name"
12141   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12142   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12143   include:
12144     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12145     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12146     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12147     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12148     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12149     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12150   layout:
12151     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12152     layout: "plot-throughput"
12153
12154 - type: "plot"
12155   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12156   algorithm: "plot_perf_box_name"
12157   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12158   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12159   include:
12160     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12161     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12162     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12163     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12164     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12165     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12166   layout:
12167     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12168     layout: "plot-throughput"
12169
12170 - type: "plot"
12171   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12172   algorithm: "plot_perf_box_name"
12173   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12174   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12175   include:
12176     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12177     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12178     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12179     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12180     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12181     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12182   layout:
12183     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12184     layout: "plot-throughput"
12185
12186 - type: "plot"
12187   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12188   algorithm: "plot_perf_box_name"
12189   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12190   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12191   include:
12192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12193     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12195     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12196     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12197     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12198   layout:
12199     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12200     layout: "plot-throughput"
12201
12202 - type: "plot"
12203   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12204   algorithm: "plot_perf_box_name"
12205   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12206   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12207   include:
12208     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12209     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12210     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12211     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12212     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12214   layout:
12215     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12216     layout: "plot-throughput"
12217
12218 - type: "plot"
12219   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12220   algorithm: "plot_perf_box_name"
12221   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12222   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12223   include:
12224     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12225     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12226     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12227     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12228   layout:
12229     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12230     layout: "plot-throughput"
12231
12232 - type: "plot"
12233   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12234   algorithm: "plot_perf_box_name"
12235   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12236   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12237   include:
12238     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12239     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12240     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12241     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12242   layout:
12243     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12244     layout: "plot-throughput"
12245
12246 - type: "plot"
12247   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12248   algorithm: "plot_perf_box_name"
12249   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12250   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12251   include:
12252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12256   layout:
12257     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12258     layout: "plot-throughput"
12259
12260 - type: "plot"
12261   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12262   algorithm: "plot_perf_box_name"
12263   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12264   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12265   include:
12266     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12267     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12269     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12270   layout:
12271     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12272     layout: "plot-throughput"
12273
12274 - type: "plot"
12275   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12276   algorithm: "plot_perf_box_name"
12277   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12278   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12279   include:
12280     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12281     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12282     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12283     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12284     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12285     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12286   layout:
12287     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12288     layout: "plot-throughput"
12289
12290 - type: "plot"
12291   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12292   algorithm: "plot_perf_box_name"
12293   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12294   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12295   include:
12296     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12297     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12298     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12299     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12300     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12301     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12302   layout:
12303     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12304     layout: "plot-throughput"
12305
12306 - type: "plot"
12307   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12308   algorithm: "plot_perf_box_name"
12309   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12310   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12311   include:
12312     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12313     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12314     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12315     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12316     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12317   layout:
12318     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12319     layout: "plot-throughput"
12320
12321 - type: "plot"
12322   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12323   algorithm: "plot_perf_box_name"
12324   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12325   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12326   include:
12327     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12328     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12329     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12330     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12331     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12332   layout:
12333     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12334     layout: "plot-throughput"
12335
12336 - type: "plot"
12337   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12338   algorithm: "plot_perf_box_name"
12339   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12340   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12341   include:
12342     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12343     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12344     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12345     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12346     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12347   layout:
12348     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12349     layout: "plot-throughput"
12350
12351 - type: "plot"
12352   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12353   algorithm: "plot_perf_box_name"
12354   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12355   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12356   include:
12357     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12358     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12359     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12360     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12361     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12362   layout:
12363     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12364     layout: "plot-throughput"
12365
12366 - type: "plot"
12367   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12368   algorithm: "plot_perf_box_name"
12369   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12370   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12371   include:
12372     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12373     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12374     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12375     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12376   layout:
12377     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12378     layout: "plot-throughput"
12379
12380 - type: "plot"
12381   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12382   algorithm: "plot_perf_box_name"
12383   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12384   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12385   include:
12386     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12387     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12388     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12389     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12390   layout:
12391     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12392     layout: "plot-throughput"
12393
12394 - type: "plot"
12395   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12396   algorithm: "plot_perf_box_name"
12397   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12398   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12399   include:
12400     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12401     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12402     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12403     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12404     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12405     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12406   layout:
12407     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12408     layout: "plot-throughput"
12409
12410 - type: "plot"
12411   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12412   algorithm: "plot_perf_box_name"
12413   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12414   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12415   include:
12416     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12417     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12418     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12419     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12420     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12421     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12422   layout:
12423     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12424     layout: "plot-throughput"
12425
12426 - type: "plot"
12427   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12428   algorithm: "plot_perf_box_name"
12429   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12430   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12431   include:
12432     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12433     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12434     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12435     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12436     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12437     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12438   layout:
12439     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12440     layout: "plot-throughput"
12441
12442 - type: "plot"
12443   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12444   algorithm: "plot_perf_box_name"
12445   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12446   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12447   include:
12448     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12449     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12450     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12451     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12452     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12453     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12454   layout:
12455     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12456     layout: "plot-throughput"
12457
12458 - type: "plot"
12459   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12460   algorithm: "plot_perf_box_name"
12461   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12462   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12463   include:
12464     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12465     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12466     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12467     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12468     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12469     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12470   layout:
12471     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12472     layout: "plot-throughput"
12473
12474 - type: "plot"
12475   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12476   algorithm: "plot_perf_box_name"
12477   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12478   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12479   include:
12480     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12481     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12482     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12483     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12484     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12485     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12486   layout:
12487     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12488     layout: "plot-throughput"
12489
12490 - type: "plot"
12491   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12492   algorithm: "plot_perf_box_name"
12493   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12494   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12495   include:
12496     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12497     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12498     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12499     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12500     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12501     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12502   layout:
12503     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12504     layout: "plot-throughput"
12505
12506 - type: "plot"
12507   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12508   algorithm: "plot_perf_box_name"
12509   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12510   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12511   include:
12512     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12513     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12514     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12515     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12516     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12517     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12518   layout:
12519     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12520     layout: "plot-throughput"
12521
12522 - type: "plot"
12523   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12524   algorithm: "plot_perf_box_name"
12525   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12526   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12527   include:
12528     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12529     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12530     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12531     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12532   layout:
12533     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12534     layout: "plot-throughput"
12535
12536 - type: "plot"
12537   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12538   algorithm: "plot_perf_box_name"
12539   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12540   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12541   include:
12542     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12543     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12544     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12545     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12546   layout:
12547     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12548     layout: "plot-throughput"
12549
12550 - type: "plot"
12551   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12552   algorithm: "plot_perf_box_name"
12553   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12554   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12555   include:
12556     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12557     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12558     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12559     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12560     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12561     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12562   layout:
12563     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12564     layout: "plot-throughput"
12565
12566 - type: "plot"
12567   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12568   algorithm: "plot_perf_box_name"
12569   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12570   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12571   include:
12572     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12573     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12574     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12575     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12576     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12577     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12578   layout:
12579     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12580     layout: "plot-throughput"
12581
12582 - type: "plot"
12583   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12584   algorithm: "plot_perf_box_name"
12585   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12586   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12587   include:
12588     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12589     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12590     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12591     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12592     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12593     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12594   layout:
12595     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12596     layout: "plot-throughput"
12597
12598 - type: "plot"
12599   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12600   algorithm: "plot_perf_box_name"
12601   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12602   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12603   include:
12604     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12605     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12606     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12607     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12608     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12609     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12610   layout:
12611     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12612     layout: "plot-throughput"
12613
12614 #- type: "plot"
12615 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12616 #  algorithm: "plot_perf_box_name"
12617 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12618 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12619 #  include:
12620 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12621 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12622 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12623 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12624 #  layout:
12625 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12626 #    layout: "plot-throughput"
12627 #
12628 #- type: "plot"
12629 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12630 #  algorithm: "plot_perf_box_name"
12631 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12632 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12633 #  include:
12634 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12635 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12636 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12637 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12638 #  layout:
12639 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12640 #    layout: "plot-throughput"
12641
12642 - type: "plot"
12643   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12644   algorithm: "plot_perf_box_name"
12645   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12646   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12647   include:
12648     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12649     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12650     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12651     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12652     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12653     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12654   layout:
12655     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12656     layout: "plot-throughput"
12657
12658 - type: "plot"
12659   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12660   algorithm: "plot_perf_box_name"
12661   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12662   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12663   include:
12664     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12665     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12666     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12667     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12668     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12669     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12670   layout:
12671     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12672     layout: "plot-throughput"
12673
12674 #- type: "plot"
12675 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12676 #  algorithm: "plot_perf_box_name"
12677 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12678 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12679 #  include:
12680 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12681 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12682 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12683 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12684 #  layout:
12685 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12686 #    layout: "plot-throughput"
12687 #
12688 #- type: "plot"
12689 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12690 #  algorithm: "plot_perf_box_name"
12691 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12692 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12693 #  include:
12694 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12695 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12696 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12697 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12698 #  layout:
12699 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12700 #    layout: "plot-throughput"
12701
12702 - type: "plot"
12703   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12704   algorithm: "plot_perf_box_name"
12705   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12706   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12707   include:
12708     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12709     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12710     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12711     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12712     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12713     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12714   layout:
12715     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12716     layout: "plot-throughput"
12717
12718 - type: "plot"
12719   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12720   algorithm: "plot_perf_box_name"
12721   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12722   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12723   include:
12724     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12725     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12726     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12727     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12728     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12729     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12730   layout:
12731     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12732     layout: "plot-throughput"
12733
12734 #- type: "plot"
12735 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12736 #  algorithm: "plot_perf_box_name"
12737 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12738 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12739 #  include:
12740 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12741 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12742 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12743 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12744 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12745 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12746 #  layout:
12747 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12748 #    layout: "plot-throughput"
12749 #
12750 #- type: "plot"
12751 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12752 #  algorithm: "plot_perf_box_name"
12753 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12754 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12755 #  include:
12756 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12757 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12758 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12759 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12760 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12761 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12762 #  layout:
12763 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12764 #    layout: "plot-throughput"
12765
12766 - type: "plot"
12767   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12768   algorithm: "plot_perf_box_name"
12769   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12770   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12771   include:
12772     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12773     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12774     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12775     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12776     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12777     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12778   layout:
12779     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12780     layout: "plot-throughput"
12781
12782 - type: "plot"
12783   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12784   algorithm: "plot_perf_box_name"
12785   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12786   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12787   include:
12788     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12789     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12790     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12791     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12792     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12793     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12794   layout:
12795     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12796     layout: "plot-throughput"
12797
12798 - type: "plot"
12799   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12800   algorithm: "plot_perf_box_name"
12801   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12802   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12803   include:
12804     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12805     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12806     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12807 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12808 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12809 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12810   layout:
12811     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12812     layout: "plot-throughput"
12813
12814 - type: "plot"
12815   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12816   algorithm: "plot_perf_box_name"
12817   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12818   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12819   include:
12820     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12821     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12822     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12823 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12824 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12825 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12826   layout:
12827     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12828     layout: "plot-throughput"
12829
12830 - type: "plot"
12831   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12832   algorithm: "plot_perf_box_name"
12833   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12834   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12835   include:
12836     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12837     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12838     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12839     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12840     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12841     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12842   layout:
12843     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12844     layout: "plot-throughput"
12845
12846 - type: "plot"
12847   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12848   algorithm: "plot_perf_box_name"
12849   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12850   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12851   include:
12852     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12853     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12854     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12855     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12856     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12857     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12858   layout:
12859     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12860     layout: "plot-throughput"
12861
12862 - type: "plot"
12863   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12864   algorithm: "plot_perf_box_name"
12865   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12866   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12867   include:
12868     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12869     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12870     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12871     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12872     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12873     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12874   layout:
12875     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12876     layout: "plot-throughput"
12877
12878 - type: "plot"
12879   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12880   algorithm: "plot_perf_box_name"
12881   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12882   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12883   include:
12884     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12885     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12886     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12887     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12888     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12889     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12890   layout:
12891     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12892     layout: "plot-throughput"
12893
12894 #- type: "plot"
12895 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12896 #  algorithm: "plot_perf_box_name"
12897 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12898 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12899 #  include:
12900 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12901 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12902 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12903 #  layout:
12904 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12905 #    layout: "plot-throughput"
12906 #
12907 #- type: "plot"
12908 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12909 #  algorithm: "plot_perf_box_name"
12910 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12911 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12912 #  include:
12913 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12914 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12915 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12916 #  layout:
12917 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12918 #    layout: "plot-throughput"
12919
12920 - type: "plot"
12921   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
12922   algorithm: "plot_perf_box_name"
12923   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
12924   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12925   include:
12926     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12927     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12928     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12929     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12930     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12931   layout:
12932     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
12933     layout: "plot-throughput"
12934
12935 - type: "plot"
12936   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
12937   algorithm: "plot_perf_box_name"
12938   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
12939   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12940   include:
12941     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12942     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12943     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12944     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12945     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12946   layout:
12947     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
12948     layout: "plot-throughput"
12949
12950 - type: "plot"
12951   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
12952   algorithm: "plot_perf_box_name"
12953   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
12954   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12955   include:
12956     - "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"
12957     - "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"
12958     - "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"
12959     - "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"
12960     - "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"
12961   layout:
12962     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
12963     layout: "plot-throughput"
12964
12965 - type: "plot"
12966   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
12967   algorithm: "plot_perf_box_name"
12968   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
12969   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12970   include:
12971     - "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"
12972     - "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"
12973     - "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"
12974     - "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"
12975     - "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"
12976   layout:
12977     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
12978     layout: "plot-throughput"
12979
12980 - type: "plot"
12981   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12982   algorithm: "plot_perf_box_name"
12983   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12984   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12985   include:
12986     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12987     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12988     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12989     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12990     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12991   layout:
12992     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12993     layout: "plot-throughput"
12994
12995 - type: "plot"
12996   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12997   algorithm: "plot_perf_box_name"
12998   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12999   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13000   include:
13001     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13002     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13003     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13004     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13005     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13006   layout:
13007     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13008     layout: "plot-throughput"
13009
13010 - type: "plot"
13011   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13012   algorithm: "plot_perf_box_name"
13013   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13014   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13015   include:
13016     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13017     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13018     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13019     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13020     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13021   layout:
13022     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13023     layout: "plot-throughput"
13024
13025 - type: "plot"
13026   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13027   algorithm: "plot_perf_box_name"
13028   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13029   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13030   include:
13031     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13032     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13033     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13034     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13035     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13036   layout:
13037     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13038     layout: "plot-throughput"
13039
13040 - type: "plot"
13041   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13042   algorithm: "plot_perf_box_name"
13043   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13044   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13045   include:
13046     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13047     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13048     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13049     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13050     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13051   layout:
13052     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13053     layout: "plot-throughput"
13054
13055 - type: "plot"
13056   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13057   algorithm: "plot_perf_box_name"
13058   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13059   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13060   include:
13061     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13062     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13063     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13064     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13065     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13066   layout:
13067     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13068     layout: "plot-throughput"
13069
13070 - type: "plot"
13071   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13072   algorithm: "plot_perf_box_name"
13073   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13074   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13075   include:
13076     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13077     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13078     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13079     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13080     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13081   layout:
13082     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13083     layout: "plot-throughput"
13084
13085 - type: "plot"
13086   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13087   algorithm: "plot_perf_box_name"
13088   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13089   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13090   include:
13091     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13092     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13093     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13094     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13095     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13096   layout:
13097     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13098     layout: "plot-throughput"
13099
13100 - type: "plot"
13101   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13102   algorithm: "plot_perf_box_name"
13103   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13104   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13105   include:
13106     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13107     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13108     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13109     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13110   layout:
13111     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13112     layout: "plot-throughput"
13113
13114 - type: "plot"
13115   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13116   algorithm: "plot_perf_box_name"
13117   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13118   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13119   include:
13120     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13121     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13122     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13123     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13124   layout:
13125     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13126     layout: "plot-throughput"
13127
13128 - type: "plot"
13129   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13130   algorithm: "plot_perf_box_name"
13131   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13132   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13133   include:
13134     - "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"
13135     - "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"
13136     - "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"
13137     - "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"
13138   layout:
13139     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13140     layout: "plot-throughput"
13141
13142 - type: "plot"
13143   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13144   algorithm: "plot_perf_box_name"
13145   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13146   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13147   include:
13148     - "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"
13149     - "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"
13150     - "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"
13151     - "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"
13152   layout:
13153     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13154     layout: "plot-throughput"
13155
13156 - type: "plot"
13157   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13158   algorithm: "plot_perf_box_name"
13159   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13160   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13161   include:
13162     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13163     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13164     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13165     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13166     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13167     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13168   layout:
13169     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13170     layout: "plot-throughput"
13171
13172 - type: "plot"
13173   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13174   algorithm: "plot_perf_box_name"
13175   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13176   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13177   include:
13178     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13179     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13180     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13181     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13182     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13183     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13184   layout:
13185     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13186     layout: "plot-throughput"
13187
13188 - type: "plot"
13189   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13190   algorithm: "plot_perf_box_name"
13191   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13192   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13193   include:
13194     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13195     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13196     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13197     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13198     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13199     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13200   layout:
13201     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13202     layout: "plot-throughput"
13203
13204 - type: "plot"
13205   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13206   algorithm: "plot_perf_box_name"
13207   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13208   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13209   include:
13210     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13211     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13212     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13213     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13214     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13215     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13216   layout:
13217     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13218     layout: "plot-throughput"
13219
13220 - type: "plot"
13221   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13222   algorithm: "plot_perf_box_name"
13223   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13224   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13225   include:
13226     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13227     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13228     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13229     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13230     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13231     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13232   layout:
13233     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13234     layout: "plot-throughput"
13235
13236 - type: "plot"
13237   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13238   algorithm: "plot_perf_box_name"
13239   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13240   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13241   include:
13242     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13243     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13244     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13245     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13246     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13247     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13248   layout:
13249     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13250     layout: "plot-throughput"
13251
13252 - type: "plot"
13253   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13254   algorithm: "plot_perf_box_name"
13255   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13256   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13257   include:
13258     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13259     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13260     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13261     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13262     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13263   layout:
13264     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13265     layout: "plot-throughput"
13266
13267 - type: "plot"
13268   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13269   algorithm: "plot_perf_box_name"
13270   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13271   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13272   include:
13273     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13274     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13275     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13276     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13277     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13278   layout:
13279     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13280     layout: "plot-throughput"
13281
13282 - type: "plot"
13283   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13284   algorithm: "plot_perf_box_name"
13285   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13286   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13287   include:
13288     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13289     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13290   layout:
13291     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13292     layout: "plot-throughput"
13293
13294 - type: "plot"
13295   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13296   algorithm: "plot_perf_box_name"
13297   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13298   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13299   include:
13300     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13301     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13302   layout:
13303     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13304     layout: "plot-throughput"
13305
13306 - type: "plot"
13307   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13308   algorithm: "plot_perf_box_name"
13309   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13310   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13311   include:
13312     - "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"
13313     - "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"
13314   layout:
13315     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13316     layout: "plot-throughput"
13317
13318 - type: "plot"
13319   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13320   algorithm: "plot_perf_box_name"
13321   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13322   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13323   include:
13324     - "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"
13325     - "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"
13326   layout:
13327     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13328     layout: "plot-throughput"
13329
13330 - type: "plot"
13331   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13332   algorithm: "plot_perf_box_name"
13333   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13334   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13335   include:
13336     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13337     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13338   layout:
13339     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13340     layout: "plot-throughput"
13341
13342 - type: "plot"
13343   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13344   algorithm: "plot_perf_box_name"
13345   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13346   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13347   include:
13348     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13349     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13350   layout:
13351     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13352     layout: "plot-throughput"
13353
13354 - type: "plot"
13355   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13356   algorithm: "plot_perf_box_name"
13357   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13358   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13359   include:
13360     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13361     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13362   layout:
13363     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13364     layout: "plot-throughput"
13365
13366 - type: "plot"
13367   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13368   algorithm: "plot_perf_box_name"
13369   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13370   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13371   include:
13372     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13373     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13374   layout:
13375     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13376     layout: "plot-throughput"
13377
13378 - type: "plot"
13379   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13380   algorithm: "plot_perf_box_name"
13381   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13382   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13383   include:
13384     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13385     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13386     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13387     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13388     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13389     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13390   layout:
13391     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13392     layout: "plot-throughput"
13393
13394 - type: "plot"
13395   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13396   algorithm: "plot_perf_box_name"
13397   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13398   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13399   include:
13400     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13401     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13402     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13403     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13404     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13405     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13406   layout:
13407     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13408     layout: "plot-throughput"
13409
13410 - type: "plot"
13411   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13412   algorithm: "plot_perf_box_name"
13413   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13414   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13415   include:
13416     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13417     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13418     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13419     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13420     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13421     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13422   layout:
13423     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13424     layout: "plot-throughput"
13425
13426 - type: "plot"
13427   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13428   algorithm: "plot_perf_box_name"
13429   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13430   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13431   include:
13432     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13433     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13434     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13435     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13436     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13437     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13438   layout:
13439     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13440     layout: "plot-throughput"
13441
13442 #- type: "plot"
13443 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13444 #  algorithm: "plot_perf_box_name"
13445 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13446 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13447 #  include:
13448 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13449 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13450 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13451 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13452 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13453 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13454 #  layout:
13455 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13456 #    layout: "plot-throughput"
13457 #
13458 #- type: "plot"
13459 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13460 #  algorithm: "plot_perf_box_name"
13461 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13462 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13463 #  include:
13464 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13465 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13466 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13467 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13468 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13469 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13470 #  layout:
13471 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13472 #    layout: "plot-throughput"
13473
13474 - type: "plot"
13475   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13476   algorithm: "plot_perf_box_name"
13477   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13478   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13479   include:
13480     - "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"
13481     - "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"
13482     - "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"
13483     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13484     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13485     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13486   layout:
13487     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
13488     layout: "plot-throughput"
13489
13490 - type: "plot"
13491   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13492   algorithm: "plot_perf_box_name"
13493   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13494   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13495   include:
13496     - "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"
13497     - "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"
13498     - "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"
13499     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13500     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13501     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13502   layout:
13503     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
13504     layout: "plot-throughput"
13505
13506 ################################################################################
13507
13508 # Packet Speedup
13509
13510 - type: "plot"
13511   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13512   algorithm: "plot_tsa_name"
13513   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13514   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13515   include:
13516     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13517     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13518     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13519     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13520   layout:
13521     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
13522     layout: "plot-throughput-speedup-analysis"
13523
13524 - type: "plot"
13525   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13526   algorithm: "plot_tsa_name"
13527   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13528   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13529   include:
13530     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13531     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13532     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13533     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13534   layout:
13535     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
13536     layout: "plot-throughput-speedup-analysis"
13537
13538 - type: "plot"
13539   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13540   algorithm: "plot_tsa_name"
13541   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13542   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13543   include:
13544     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13545     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13546     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13547     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13548   layout:
13549     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
13550     layout: "plot-throughput-speedup-analysis"
13551
13552 - type: "plot"
13553   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13554   algorithm: "plot_tsa_name"
13555   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13556   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13557   include:
13558     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13559     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13560     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13561     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13562   layout:
13563     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
13564     layout: "plot-throughput-speedup-analysis"
13565
13566 - type: "plot"
13567   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13568   algorithm: "plot_tsa_name"
13569   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13570   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13571   include:
13572     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13573     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13574     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13575     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13576     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13577   layout:
13578     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
13579     layout: "plot-throughput-speedup-analysis"
13580
13581 - type: "plot"
13582   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13583   algorithm: "plot_tsa_name"
13584   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13585   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13586   include:
13587     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13588     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13589     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13590     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13591     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13592   layout:
13593     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13594     layout: "plot-throughput-speedup-analysis"
13595
13596 - type: "plot"
13597   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13598   algorithm: "plot_tsa_name"
13599   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13600   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13601   include:
13602     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13603     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13604     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13605     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13606     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13607   layout:
13608     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
13609     layout: "plot-throughput-speedup-analysis"
13610
13611 - type: "plot"
13612   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13613   algorithm: "plot_tsa_name"
13614   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13615   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13616   include:
13617     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13618     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13619     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13620     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13621     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13622   layout:
13623     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13624     layout: "plot-throughput-speedup-analysis"
13625
13626 - type: "plot"
13627   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13628   algorithm: "plot_tsa_name"
13629   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13630   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13631   include:
13632     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13633     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13634     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13635     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13636     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13637     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13638   layout:
13639     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
13640     layout: "plot-throughput-speedup-analysis"
13641
13642 - type: "plot"
13643   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13644   algorithm: "plot_tsa_name"
13645   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13646   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13647   include:
13648     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13649     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13650     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13651     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13652     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13653     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13654   layout:
13655     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
13656     layout: "plot-throughput-speedup-analysis"
13657
13658 - type: "plot"
13659   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13660   algorithm: "plot_tsa_name"
13661   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13662   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13663   include:
13664     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13665     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13666     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13667     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13668     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13669   layout:
13670     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13671     layout: "plot-throughput-speedup-analysis"
13672
13673 - type: "plot"
13674   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13675   algorithm: "plot_tsa_name"
13676   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13677   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13678   include:
13679     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13680     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13681     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13682     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13683     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13684   layout:
13685     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13686     layout: "plot-throughput-speedup-analysis"
13687
13688 - type: "plot"
13689   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13690   algorithm: "plot_tsa_name"
13691   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13692   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13693   include:
13694     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13695     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13696     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13697   layout:
13698     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
13699     layout: "plot-throughput-speedup-analysis"
13700
13701 - type: "plot"
13702   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13703   algorithm: "plot_tsa_name"
13704   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13705   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13706   include:
13707     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13708     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13709     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13710   layout:
13711     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
13712     layout: "plot-throughput-speedup-analysis"
13713
13714 - type: "plot"
13715   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13716   algorithm: "plot_tsa_name"
13717   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13718   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13719   include:
13720     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13721     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13722     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13725   layout:
13726     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
13727     layout: "plot-throughput-speedup-analysis"
13728
13729 - type: "plot"
13730   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13731   algorithm: "plot_tsa_name"
13732   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13733   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13734   include:
13735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13740   layout:
13741     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
13742     layout: "plot-throughput-speedup-analysis"
13743
13744 - type: "plot"
13745   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
13746   algorithm: "plot_tsa_name"
13747   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
13748   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13749   include:
13750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
13752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
13753   layout:
13754     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
13755     layout: "plot-throughput-speedup-analysis"
13756
13757 - type: "plot"
13758   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
13759   algorithm: "plot_tsa_name"
13760   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
13761   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13762   include:
13763     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
13765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
13766   layout:
13767     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
13768     layout: "plot-throughput-speedup-analysis"
13769
13770 - type: "plot"
13771   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13772   algorithm: "plot_tsa_name"
13773   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13774   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13775   include:
13776     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13777     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13778     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
13781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
13782   layout:
13783     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
13784     layout: "plot-throughput-speedup-analysis"
13785
13786 - type: "plot"
13787   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13788   algorithm: "plot_tsa_name"
13789   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13790   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13791   include:
13792     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
13797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
13798   layout:
13799     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
13800     layout: "plot-throughput-speedup-analysis"
13801
13802 - type: "plot"
13803   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13804   algorithm: "plot_tsa_name"
13805   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13806   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13807   include:
13808     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13809     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13810     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13814   layout:
13815     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
13816     layout: "plot-throughput-speedup-analysis"
13817
13818 - type: "plot"
13819   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13820   algorithm: "plot_tsa_name"
13821   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13822   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13823   include:
13824     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13825     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13826     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13830   layout:
13831     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
13832     layout: "plot-throughput-speedup-analysis"
13833
13834 - type: "plot"
13835   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13836   algorithm: "plot_tsa_name"
13837   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13838   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13839   include:
13840     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13841     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13842     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13843   layout:
13844     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
13845     layout: "plot-throughput-speedup-analysis"
13846
13847 - type: "plot"
13848   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13849   algorithm: "plot_tsa_name"
13850   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13851   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13852   include:
13853     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13854     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13855     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13856   layout:
13857     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
13858     layout: "plot-throughput-speedup-analysis"
13859
13860 - type: "plot"
13861   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
13862   algorithm: "plot_tsa_name"
13863   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
13864   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13865   include:
13866     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13867     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13868     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13869 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13870 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13871   layout:
13872     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
13873     layout: "plot-throughput-speedup-analysis"
13874
13875 - type: "plot"
13876   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
13877   algorithm: "plot_tsa_name"
13878   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
13879   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13880   include:
13881     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13882     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13883     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13884 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13885 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13886   layout:
13887     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
13888     layout: "plot-throughput-speedup-analysis"
13889
13890 - type: "plot"
13891   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13892   algorithm: "plot_tsa_name"
13893   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13894   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13895   include:
13896     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13897     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13898     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13899     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13900     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13901   layout:
13902     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13903     layout: "plot-throughput-speedup-analysis"
13904
13905 - type: "plot"
13906   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13907   algorithm: "plot_tsa_name"
13908   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13909   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13910   include:
13911     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13912     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13913     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13914     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13915     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13916   layout:
13917     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13918     layout: "plot-throughput-speedup-analysis"
13919
13920 - type: "plot"
13921   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13922   algorithm: "plot_tsa_name"
13923   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13924   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13925   include:
13926     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13927     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13928     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13929     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13930     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13931   layout:
13932     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
13933     layout: "plot-throughput-speedup-analysis"
13934
13935 - type: "plot"
13936   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13937   algorithm: "plot_tsa_name"
13938   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13939   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13940   include:
13941     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13942     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13943     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13944     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13945     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13946   layout:
13947     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
13948     layout: "plot-throughput-speedup-analysis"
13949
13950 - type: "plot"
13951   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13952   algorithm: "plot_tsa_name"
13953   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13954   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13955   include:
13956     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13957     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13958     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13959     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13960     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
13961     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
13962   layout:
13963     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
13964     layout: "plot-throughput-speedup-analysis"
13965
13966 - type: "plot"
13967   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13968   algorithm: "plot_tsa_name"
13969   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13970   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13971   include:
13972     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13973     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13974     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13975     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13976     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
13977     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
13978   layout:
13979     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
13980     layout: "plot-throughput-speedup-analysis"
13981
13982 - type: "plot"
13983   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13984   algorithm: "plot_tsa_name"
13985   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13986   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13987   include:
13988     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13989     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13990     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13991     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13992     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13993     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13994   layout:
13995     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
13996     layout: "plot-throughput-speedup-analysis"
13997
13998 - type: "plot"
13999   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14000   algorithm: "plot_tsa_name"
14001   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14002   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14003   include:
14004     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14005     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14006     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14007     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14008     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14009     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14010   layout:
14011     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14012     layout: "plot-throughput-speedup-analysis"
14013
14014 - type: "plot"
14015   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14016   algorithm: "plot_tsa_name"
14017   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14018   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14019   include:
14020     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14021     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14022   layout:
14023     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14024     layout: "plot-throughput-speedup-analysis"
14025
14026 - type: "plot"
14027   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14028   algorithm: "plot_tsa_name"
14029   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14030   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14031   include:
14032     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14033     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14034   layout:
14035     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14036     layout: "plot-throughput-speedup-analysis"
14037
14038 - type: "plot"
14039   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14040   algorithm: "plot_tsa_name"
14041   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14042   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14043   include:
14044     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14045     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14046     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14047     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14048   layout:
14049     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14050     layout: "plot-throughput-speedup-analysis"
14051
14052 - type: "plot"
14053   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14054   algorithm: "plot_tsa_name"
14055   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14056   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14057   include:
14058     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14059     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14060     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14061     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14062   layout:
14063     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14064     layout: "plot-throughput-speedup-analysis"
14065
14066 - type: "plot"
14067   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14068   algorithm: "plot_tsa_name"
14069   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14070   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14071   include:
14072     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14073     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14074     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14075     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14076   layout:
14077     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14078     layout: "plot-throughput-speedup-analysis"
14079
14080 - type: "plot"
14081   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14082   algorithm: "plot_tsa_name"
14083   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14084   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14085   include:
14086     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14087     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14088     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14089     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14090   layout:
14091     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14092     layout: "plot-throughput-speedup-analysis"
14093
14094 - type: "plot"
14095   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14096   algorithm: "plot_tsa_name"
14097   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14098   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14099   include:
14100     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14101     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14102     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14103     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14104     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14105     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14106   layout:
14107     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14108     layout: "plot-throughput-speedup-analysis"
14109
14110 - type: "plot"
14111   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14112   algorithm: "plot_tsa_name"
14113   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14114   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14115   include:
14116     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14117     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14118     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14119     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14120     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14121     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14122   layout:
14123     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14124     layout: "plot-throughput-speedup-analysis"
14125
14126 - type: "plot"
14127   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14128   algorithm: "plot_tsa_name"
14129   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14130   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14131   include:
14132     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14133     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14134     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14135     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14136     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14137   layout:
14138     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14139     layout: "plot-throughput-speedup-analysis"
14140
14141 - type: "plot"
14142   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14143   algorithm: "plot_tsa_name"
14144   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14145   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14146   include:
14147     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14148     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14149     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14150     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14151     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14152   layout:
14153     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14154     layout: "plot-throughput-speedup-analysis"
14155
14156 - type: "plot"
14157   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14158   algorithm: "plot_tsa_name"
14159   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14160   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14161   include:
14162     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14163     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14164     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14165     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14166     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14167   layout:
14168     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14169     layout: "plot-throughput-speedup-analysis"
14170
14171 - type: "plot"
14172   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14173   algorithm: "plot_tsa_name"
14174   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14175   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14176   include:
14177     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14178     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14179     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14180     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14181     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14182   layout:
14183     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14184     layout: "plot-throughput-speedup-analysis"
14185
14186 - type: "plot"
14187   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14188   algorithm: "plot_tsa_name"
14189   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14190   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14191   include:
14192     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14193     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14194     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14195   layout:
14196     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14197     layout: "plot-throughput-speedup-analysis"
14198
14199 - type: "plot"
14200   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14201   algorithm: "plot_tsa_name"
14202   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14203   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14204   include:
14205     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14206     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14207     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14208   layout:
14209     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14210     layout: "plot-throughput-speedup-analysis"
14211
14212 - type: "plot"
14213   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14214   algorithm: "plot_tsa_name"
14215   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14216   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14217   include:
14218     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14219     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14220     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14221   layout:
14222     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14223     layout: "plot-throughput-speedup-analysis"
14224
14225 - type: "plot"
14226   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14227   algorithm: "plot_tsa_name"
14228   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14229   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14230   include:
14231     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14232     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14233     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14234   layout:
14235     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14236     layout: "plot-throughput-speedup-analysis"
14237
14238 - type: "plot"
14239   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14240   algorithm: "plot_tsa_name"
14241   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14242   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14243   include:
14244     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14245     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14246     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14247     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14248     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14249   layout:
14250     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14251     layout: "plot-throughput-speedup-analysis"
14252
14253 - type: "plot"
14254   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14255   algorithm: "plot_tsa_name"
14256   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14257   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14258   include:
14259     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14260     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14261     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14262     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14263     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14264   layout:
14265     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14266     layout: "plot-throughput-speedup-analysis"
14267
14268 - type: "plot"
14269   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14270   algorithm: "plot_tsa_name"
14271   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14272   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14273   include:
14274     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14275     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14276     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14277     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14278     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14279   layout:
14280     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14281     layout: "plot-throughput-speedup-analysis"
14282
14283 - type: "plot"
14284   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14285   algorithm: "plot_tsa_name"
14286   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14287   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14288   include:
14289     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14290     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14291     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14292     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14293     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14294   layout:
14295     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14296     layout: "plot-throughput-speedup-analysis"
14297
14298 - type: "plot"
14299   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14300   algorithm: "plot_tsa_name"
14301   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14302   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14303   include:
14304     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14305     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14306     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14307     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14308     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14309     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14310   layout:
14311     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14312     layout: "plot-throughput-speedup-analysis"
14313
14314 - type: "plot"
14315   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14316   algorithm: "plot_tsa_name"
14317   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14318   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14319   include:
14320     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14321     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14322     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14323     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14324     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14325     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14326   layout:
14327     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14328     layout: "plot-throughput-speedup-analysis"
14329
14330 - type: "plot"
14331   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14332   algorithm: "plot_tsa_name"
14333   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14334   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14335   include:
14336     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14337     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14338     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14339     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14340   layout:
14341     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14342     layout: "plot-throughput-speedup-analysis"
14343
14344 - type: "plot"
14345   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14346   algorithm: "plot_tsa_name"
14347   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14348   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14349   include:
14350     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14351     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14352     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14353     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14354   layout:
14355     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14356     layout: "plot-throughput-speedup-analysis"
14357
14358 - type: "plot"
14359   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14360   algorithm: "plot_tsa_name"
14361   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14362   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14363   include:
14364     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14365     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14366     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14367     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14368     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14369     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14370   layout:
14371     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14372     layout: "plot-throughput-speedup-analysis"
14373
14374 - type: "plot"
14375   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14376   algorithm: "plot_tsa_name"
14377   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14378   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14379   include:
14380     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14381     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14382     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14383     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14384     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14385     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14386   layout:
14387     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14388     layout: "plot-throughput-speedup-analysis"
14389
14390 - type: "plot"
14391   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14392   algorithm: "plot_tsa_name"
14393   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14394   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14395   include:
14396     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14397     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14398     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14399     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14400     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14401     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14402   layout:
14403     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14404     layout: "plot-throughput-speedup-analysis"
14405
14406 - type: "plot"
14407   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14408   algorithm: "plot_tsa_name"
14409   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14410   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14411   include:
14412     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14413     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14414     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14415     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14416     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14417     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14418   layout:
14419     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14420     layout: "plot-throughput-speedup-analysis"
14421
14422 - type: "plot"
14423   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14424   algorithm: "plot_tsa_name"
14425   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14426   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14427   include:
14428     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14429     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14430     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14431     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14432     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14433     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14434   layout:
14435     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
14436     layout: "plot-throughput-speedup-analysis"
14437
14438 - type: "plot"
14439   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14440   algorithm: "plot_tsa_name"
14441   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14442   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14443   include:
14444     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14445     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14446     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14447     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14448     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14449     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14450   layout:
14451     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
14452     layout: "plot-throughput-speedup-analysis"
14453
14454 - type: "plot"
14455   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14456   algorithm: "plot_tsa_name"
14457   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14458   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14459   include:
14460     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14461     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14462     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14463     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14464     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14465     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14466   layout:
14467     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
14468     layout: "plot-throughput-speedup-analysis"
14469
14470 - type: "plot"
14471   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14472   algorithm: "plot_tsa_name"
14473   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14474   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14475   include:
14476     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14477     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14478     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14479     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14480     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14481     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14482   layout:
14483     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
14484     layout: "plot-throughput-speedup-analysis"
14485
14486 - type: "plot"
14487   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14488   algorithm: "plot_tsa_name"
14489   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14490   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14491   include:
14492     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14493     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14494     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14495     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14496     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14497     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14498   layout:
14499     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
14500     layout: "plot-throughput-speedup-analysis"
14501
14502 - type: "plot"
14503   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14504   algorithm: "plot_tsa_name"
14505   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14506   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14507   include:
14508     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14509     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14510     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14511     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14512     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14513     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14514   layout:
14515     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
14516     layout: "plot-throughput-speedup-analysis"
14517
14518 - type: "plot"
14519   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14520   algorithm: "plot_tsa_name"
14521   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14522   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14523   include:
14524     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14525     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14526     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14527     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14528   layout:
14529     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
14530     layout: "plot-throughput-speedup-analysis"
14531
14532 - type: "plot"
14533   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14534   algorithm: "plot_tsa_name"
14535   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14536   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14537   include:
14538     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14539     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14540     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14541     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14542   layout:
14543     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
14544     layout: "plot-throughput-speedup-analysis"
14545
14546 - type: "plot"
14547   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14548   algorithm: "plot_tsa_name"
14549   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14550   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14551   include:
14552     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14553     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14554     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14555     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14556   layout:
14557     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
14558     layout: "plot-throughput-speedup-analysis"
14559
14560 - type: "plot"
14561   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14562   algorithm: "plot_tsa_name"
14563   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14564   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14565   include:
14566     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14567     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14568     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14569     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14570   layout:
14571     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
14572     layout: "plot-throughput-speedup-analysis"
14573
14574 - type: "plot"
14575   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14576   algorithm: "plot_tsa_name"
14577   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14578   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14579   include:
14580     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14581     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14582     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14583     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14584     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14585     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14586   layout:
14587     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
14588     layout: "plot-throughput-speedup-analysis"
14589
14590 - type: "plot"
14591   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14592   algorithm: "plot_tsa_name"
14593   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14594   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14595   include:
14596     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14597     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14598     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14599     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14600     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14601     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14602   layout:
14603     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
14604     layout: "plot-throughput-speedup-analysis"
14605
14606 - type: "plot"
14607   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
14608   algorithm: "plot_tsa_name"
14609   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
14610   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14611   include:
14612     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14613     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14614     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14615     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14616     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14617   layout:
14618     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
14619     layout: "plot-throughput-speedup-analysis"
14620
14621 - type: "plot"
14622   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
14623   algorithm: "plot_tsa_name"
14624   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
14625   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14626   include:
14627     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14628     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14629     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14630     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14631     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14632   layout:
14633     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
14634     layout: "plot-throughput-speedup-analysis"
14635
14636 - type: "plot"
14637   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14638   algorithm: "plot_tsa_name"
14639   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14640   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14641   include:
14642     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14643     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14644     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14645     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14646     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14647   layout:
14648     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
14649     layout: "plot-throughput-speedup-analysis"
14650
14651 - type: "plot"
14652   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14653   algorithm: "plot_tsa_name"
14654   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14655   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14656   include:
14657     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14658     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14659     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14660     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14661     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14662   layout:
14663     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
14664     layout: "plot-throughput-speedup-analysis"
14665
14666 - type: "plot"
14667   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14668   algorithm: "plot_tsa_name"
14669   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14670   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14671   include:
14672     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14673     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14674     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14675     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14676   layout:
14677     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
14678     layout: "plot-throughput-speedup-analysis"
14679
14680 - type: "plot"
14681   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14682   algorithm: "plot_tsa_name"
14683   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14684   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14685   include:
14686     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14687     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14688     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14689     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14690   layout:
14691     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
14692     layout: "plot-throughput-speedup-analysis"
14693
14694 - type: "plot"
14695   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14696   algorithm: "plot_tsa_name"
14697   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14698   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14699   include:
14700     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14701     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14702     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14703     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14704     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14705     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14706   layout:
14707     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
14708     layout: "plot-throughput-speedup-analysis"
14709
14710 - type: "plot"
14711   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14712   algorithm: "plot_tsa_name"
14713   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14714   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14715   include:
14716     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14717     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14718     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14719     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14720     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14721     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14722   layout:
14723     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
14724     layout: "plot-throughput-speedup-analysis"
14725
14726 - type: "plot"
14727   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14728   algorithm: "plot_tsa_name"
14729   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14730   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14731   include:
14732     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14733     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14734     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14735     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14736     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14737     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14738   layout:
14739     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
14740     layout: "plot-throughput-speedup-analysis"
14741
14742 - type: "plot"
14743   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14744   algorithm: "plot_tsa_name"
14745   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14746   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14747   include:
14748     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14749     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14750     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14751     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14752     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14753     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14754   layout:
14755     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
14756     layout: "plot-throughput-speedup-analysis"
14757
14758 - type: "plot"
14759   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
14760   algorithm: "plot_tsa_name"
14761   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
14762   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14763   include:
14764     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14765     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14766     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14767     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14768     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14769     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14770   layout:
14771     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
14772     layout: "plot-throughput-speedup-analysis"
14773
14774 - type: "plot"
14775   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
14776   algorithm: "plot_tsa_name"
14777   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
14778   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14779   include:
14780     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14781     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14782     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14783     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14784     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14785     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14786   layout:
14787     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
14788     layout: "plot-throughput-speedup-analysis"
14789
14790 - type: "plot"
14791   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
14792   algorithm: "plot_tsa_name"
14793   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
14794   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14795   include:
14796     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14797     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14798     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14799     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14800     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14801     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14802   layout:
14803     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
14804     layout: "plot-throughput-speedup-analysis"
14805
14806 - type: "plot"
14807   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
14808   algorithm: "plot_tsa_name"
14809   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
14810   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14811   include:
14812     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14813     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14814     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14815     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14816     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14817     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14818   layout:
14819     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
14820     layout: "plot-throughput-speedup-analysis"
14821
14822 - type: "plot"
14823   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
14824   algorithm: "plot_tsa_name"
14825   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
14826   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14827   include:
14828     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14829     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14830     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14831     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14832     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14833     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14834   layout:
14835     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
14836     layout: "plot-throughput-speedup-analysis"
14837
14838 - type: "plot"
14839   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
14840   algorithm: "plot_tsa_name"
14841   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
14842   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14843   include:
14844     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14845     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14846     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14847     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14848     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14849     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14850   layout:
14851     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
14852     layout: "plot-throughput-speedup-analysis"
14853
14854 - type: "plot"
14855   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
14856   algorithm: "plot_tsa_name"
14857   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
14858   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14859   include:
14860     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14861     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14862     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14863     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14864     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14865   layout:
14866     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
14867     layout: "plot-throughput-speedup-analysis"
14868
14869 - type: "plot"
14870   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
14871   algorithm: "plot_tsa_name"
14872   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
14873   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14874   include:
14875     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14876     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14877     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14878     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14879     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14880   layout:
14881     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
14882     layout: "plot-throughput-speedup-analysis"
14883
14884 - type: "plot"
14885   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
14886   algorithm: "plot_tsa_name"
14887   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
14888   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14889   include:
14890     - "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"
14891     - "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"
14892     - "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"
14893     - "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"
14894     - "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"
14895   layout:
14896     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
14897     layout: "plot-throughput-speedup-analysis"
14898
14899 - type: "plot"
14900   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
14901   algorithm: "plot_tsa_name"
14902   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
14903   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14904   include:
14905     - "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"
14906     - "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"
14907     - "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"
14908     - "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"
14909     - "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"
14910   layout:
14911     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
14912     layout: "plot-throughput-speedup-analysis"
14913
14914 - type: "plot"
14915   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
14916   algorithm: "plot_tsa_name"
14917   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
14918   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14919   include:
14920     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14921     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14922     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14923     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14924     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14925   layout:
14926     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
14927     layout: "plot-throughput-speedup-analysis"
14928
14929 - type: "plot"
14930   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
14931   algorithm: "plot_tsa_name"
14932   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
14933   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14934   include:
14935     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14936     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14937     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14938     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14939     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14940   layout:
14941     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
14942     layout: "plot-throughput-speedup-analysis"
14943
14944 - type: "plot"
14945   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
14946   algorithm: "plot_tsa_name"
14947   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
14948   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14949   include:
14950     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14951     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14952     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14953     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14954     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14955   layout:
14956     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
14957     layout: "plot-throughput-speedup-analysis"
14958
14959 - type: "plot"
14960   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
14961   algorithm: "plot_tsa_name"
14962   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
14963   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14964   include:
14965     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14966     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14967     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14968     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14969     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14970   layout:
14971     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
14972     layout: "plot-throughput-speedup-analysis"
14973
14974 - type: "plot"
14975   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
14976   algorithm: "plot_tsa_name"
14977   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
14978   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14979   include:
14980     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14981     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14982     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14983     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14984     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14985   layout:
14986     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
14987     layout: "plot-throughput-speedup-analysis"
14988
14989 - type: "plot"
14990   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
14991   algorithm: "plot_tsa_name"
14992   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
14993   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14994   include:
14995     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14996     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14997     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14998     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14999     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15000   layout:
15001     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15002     layout: "plot-throughput-speedup-analysis"
15003
15004 - type: "plot"
15005   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15006   algorithm: "plot_tsa_name"
15007   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15008   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15009   include:
15010     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15011     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15012     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15013     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15014     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15015   layout:
15016     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15017     layout: "plot-throughput-speedup-analysis"
15018
15019 - type: "plot"
15020   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15021   algorithm: "plot_tsa_name"
15022   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15023   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15024   include:
15025     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15026     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15027     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15028     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15029     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15030   layout:
15031     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15032     layout: "plot-throughput-speedup-analysis"
15033
15034 - type: "plot"
15035   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15036   algorithm: "plot_tsa_name"
15037   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15038   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15039   include:
15040     - "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"
15041     - "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"
15042     - "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"
15043     - "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"
15044   layout:
15045     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15046     layout: "plot-throughput-speedup-analysis"
15047
15048 - type: "plot"
15049   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15050   algorithm: "plot_tsa_name"
15051   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15052   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15053   include:
15054     - "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"
15055     - "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"
15056     - "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"
15057     - "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"
15058   layout:
15059     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15060     layout: "plot-throughput-speedup-analysis"
15061
15062 - type: "plot"
15063   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15064   algorithm: "plot_tsa_name"
15065   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15066   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15067   include:
15068     - "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"
15069     - "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"
15070     - "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"
15071     - "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"
15072   layout:
15073     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15074     layout: "plot-throughput-speedup-analysis"
15075
15076 - type: "plot"
15077   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15078   algorithm: "plot_tsa_name"
15079   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15080   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15081   include:
15082     - "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"
15083     - "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"
15084     - "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"
15085     - "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"
15086   layout:
15087     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15088     layout: "plot-throughput-speedup-analysis"
15089
15090 - type: "plot"
15091   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15092   algorithm: "plot_tsa_name"
15093   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15094   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15095   include:
15096     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15097     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15098     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15099     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15100     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15101     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15102   layout:
15103     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15104     layout: "plot-throughput-speedup-analysis"
15105
15106 - type: "plot"
15107   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15108   algorithm: "plot_tsa_name"
15109   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15110   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15111   include:
15112     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15113     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15114     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15115     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15116     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15117     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15118   layout:
15119     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15120     layout: "plot-throughput-speedup-analysis"
15121
15122 - type: "plot"
15123   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15124   algorithm: "plot_tsa_name"
15125   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15126   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15127   include:
15128     - "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"
15129     - "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"
15130     - "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"
15131     - "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"
15132     - "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"
15133     - "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"
15134   layout:
15135     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15136     layout: "plot-throughput-speedup-analysis"
15137
15138 - type: "plot"
15139   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15140   algorithm: "plot_tsa_name"
15141   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15142   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15143   include:
15144     - "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"
15145     - "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"
15146     - "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"
15147     - "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"
15148     - "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"
15149     - "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"
15150   layout:
15151     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15152     layout: "plot-throughput-speedup-analysis"
15153
15154 - type: "plot"
15155   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15156   algorithm: "plot_tsa_name"
15157   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15158   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15159   include:
15160     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15161     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15162     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15163     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15164     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15165     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15166   layout:
15167     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15168     layout: "plot-throughput-speedup-analysis"
15169
15170 - type: "plot"
15171   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15172   algorithm: "plot_tsa_name"
15173   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15174   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15175   include:
15176     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15177     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15178     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15179     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15180     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15181     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15182   layout:
15183     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15184     layout: "plot-throughput-speedup-analysis"
15185
15186 - type: "plot"
15187   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15188   algorithm: "plot_tsa_name"
15189   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15190   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15191   include:
15192     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15193     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15194     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15195     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15196     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15197   layout:
15198     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15199     layout: "plot-throughput-speedup-analysis"
15200
15201 - type: "plot"
15202   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15203   algorithm: "plot_tsa_name"
15204   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15205   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15206   include:
15207     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15208     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15209     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15210     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15211     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15212   layout:
15213     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15214     layout: "plot-throughput-speedup-analysis"
15215
15216 - type: "plot"
15217   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15218   algorithm: "plot_tsa_name"
15219   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15220   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15221   include:
15222     - "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"
15223     - "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"
15224   layout:
15225     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15226     layout: "plot-throughput-speedup-analysis"
15227
15228 - type: "plot"
15229   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15230   algorithm: "plot_tsa_name"
15231   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15232   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15233   include:
15234     - "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"
15235     - "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"
15236   layout:
15237     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15238     layout: "plot-throughput-speedup-analysis"
15239
15240 - type: "plot"
15241   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15242   algorithm: "plot_tsa_name"
15243   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15244   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15245   include:
15246     - "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"
15247     - "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"
15248   layout:
15249     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15250     layout: "plot-throughput-speedup-analysis"
15251
15252 - type: "plot"
15253   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15254   algorithm: "plot_tsa_name"
15255   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15256   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15257   include:
15258     - "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"
15259     - "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"
15260   layout:
15261     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15262     layout: "plot-throughput-speedup-analysis"
15263
15264 - type: "plot"
15265   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15266   algorithm: "plot_tsa_name"
15267   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15268   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15269   include:
15270     - "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"
15271     - "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"
15272     - "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"
15273     - "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"
15274     - "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"
15275     - "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"
15276   layout:
15277     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15278     layout: "plot-throughput-speedup-analysis"
15279
15280 - type: "plot"
15281   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15282   algorithm: "plot_tsa_name"
15283   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15284   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15285   include:
15286     - "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"
15287     - "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"
15288     - "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"
15289     - "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"
15290     - "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"
15291     - "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"
15292   layout:
15293     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15294     layout: "plot-throughput-speedup-analysis"
15295
15296 - type: "plot"
15297   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15298   algorithm: "plot_tsa_name"
15299   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15300   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15301   include:
15302     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15303     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15304     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15305     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15306     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15307   layout:
15308     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15309     layout: "plot-throughput-speedup-analysis"
15310
15311 - type: "plot"
15312   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15313   algorithm: "plot_tsa_name"
15314   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15315   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15316   include:
15317     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15318     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15319     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15320     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15321     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15322   layout:
15323     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15324     layout: "plot-throughput-speedup-analysis"
15325
15326 - type: "plot"
15327   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15328   algorithm: "plot_tsa_name"
15329   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15330   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15331   include:
15332     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15333     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15334     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15335     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15336     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15337   layout:
15338     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15339     layout: "plot-throughput-speedup-analysis"
15340
15341 - type: "plot"
15342   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15343   algorithm: "plot_tsa_name"
15344   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15345   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15346   include:
15347     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15348     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15349     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15350     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15351     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15352   layout:
15353     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15354     layout: "plot-throughput-speedup-analysis"
15355
15356 - type: "plot"
15357   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15358   algorithm: "plot_tsa_name"
15359   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15360   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15361   include:
15362     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15363     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15364     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15365     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15366     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15367     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15368   layout:
15369     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15370     layout: "plot-throughput-speedup-analysis"
15371
15372 - type: "plot"
15373   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15374   algorithm: "plot_tsa_name"
15375   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15376   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15377   include:
15378     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15379     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15380     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15381     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15382     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15383     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15384   layout:
15385     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15386     layout: "plot-throughput-speedup-analysis"
15387
15388 - type: "plot"
15389   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15390   algorithm: "plot_tsa_name"
15391   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15392   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15393   include:
15394     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15395     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15396     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15397     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15398   layout:
15399     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15400     layout: "plot-throughput-speedup-analysis"
15401
15402 - type: "plot"
15403   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15404   algorithm: "plot_tsa_name"
15405   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15406   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15407   include:
15408     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15409     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15410     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15411     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15412   layout:
15413     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15414     layout: "plot-throughput-speedup-analysis"
15415
15416 - type: "plot"
15417   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15418   algorithm: "plot_tsa_name"
15419   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15420   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15421   include:
15422     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15423     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15424     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15425     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15426     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15427   layout:
15428     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
15429     layout: "plot-throughput-speedup-analysis"
15430
15431 - type: "plot"
15432   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15433   algorithm: "plot_tsa_name"
15434   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15435   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15436   include:
15437     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15438     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15439     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15440     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15441     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15442   layout:
15443     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
15444     layout: "plot-throughput-speedup-analysis"
15445
15446 - type: "plot"
15447   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15448   algorithm: "plot_tsa_name"
15449   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15450   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15451   include:
15452     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15453     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15454     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15455     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15456     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15457     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15458   layout:
15459     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15460     layout: "plot-throughput-speedup-analysis"
15461
15462 - type: "plot"
15463   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15464   algorithm: "plot_tsa_name"
15465   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15466   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15467   include:
15468     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15469     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15470     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15471     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15472     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15473     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15474   layout:
15475     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15476     layout: "plot-throughput-speedup-analysis"
15477
15478 - type: "plot"
15479   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15480   algorithm: "plot_tsa_name"
15481   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15482   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15483   include:
15484     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15485     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15486     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15487     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15488   layout:
15489     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
15490     layout: "plot-throughput-speedup-analysis"
15491
15492 - type: "plot"
15493   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15494   algorithm: "plot_tsa_name"
15495   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15496   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15497   include:
15498     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15499     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15500     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15501     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15502   layout:
15503     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
15504     layout: "plot-throughput-speedup-analysis"
15505
15506 - type: "plot"
15507   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15508   algorithm: "plot_tsa_name"
15509   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15510   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15511   include:
15512     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15513     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15514     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15515     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15516     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15517     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15518   layout:
15519     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
15520     layout: "plot-throughput-speedup-analysis"
15521
15522 - type: "plot"
15523   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15524   algorithm: "plot_tsa_name"
15525   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15526   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15527   include:
15528     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15529     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15530     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15531     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15532     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15533     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15534   layout:
15535     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
15536     layout: "plot-throughput-speedup-analysis"
15537
15538 - type: "plot"
15539   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
15540   algorithm: "plot_tsa_name"
15541   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
15542   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15543   include:
15544     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15545     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15546     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15547     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15548     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15549     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15550   layout:
15551     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
15552     layout: "plot-throughput-speedup-analysis"
15553
15554 - type: "plot"
15555   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
15556   algorithm: "plot_tsa_name"
15557   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
15558   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15559   include:
15560     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15561     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15562     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15563     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15564     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15565     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15566   layout:
15567     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
15568     layout: "plot-throughput-speedup-analysis"
15569
15570 - type: "plot"
15571   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15572   algorithm: "plot_tsa_name"
15573   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15574   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15575   include:
15576     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15577     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15578     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15579     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15580     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15581     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15582   layout:
15583     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
15584     layout: "plot-throughput-speedup-analysis"
15585
15586 - type: "plot"
15587   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15588   algorithm: "plot_tsa_name"
15589   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15590   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15591   include:
15592     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15593     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15594     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15595     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15596     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15597     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15598   layout:
15599     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
15600     layout: "plot-throughput-speedup-analysis"
15601
15602 - type: "plot"
15603   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
15604   algorithm: "plot_tsa_name"
15605   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
15606   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15607   include:
15608     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15609     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15610     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15611     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15612     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15613     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15614   layout:
15615     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
15616     layout: "plot-throughput-speedup-analysis"
15617
15618 - type: "plot"
15619   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
15620   algorithm: "plot_tsa_name"
15621   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
15622   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15623   include:
15624     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15625     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15626     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15627     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15628     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15629     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15630   layout:
15631     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
15632     layout: "plot-throughput-speedup-analysis"
15633
15634 - type: "plot"
15635   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
15636   algorithm: "plot_tsa_name"
15637   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
15638   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15639   include:
15640     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15641     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15642     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15643     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15644     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15645     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15646   layout:
15647     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
15648     layout: "plot-throughput-speedup-analysis"
15649
15650 - type: "plot"
15651   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
15652   algorithm: "plot_tsa_name"
15653   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
15654   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15655   include:
15656     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15657     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15658     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15659     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15660     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15661     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15662   layout:
15663     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
15664     layout: "plot-throughput-speedup-analysis"
15665
15666 #- type: "plot"
15667 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
15668 #  algorithm: "plot_tsa_name"
15669 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
15670 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15671 #  include:
15672 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15673 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15674 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15675 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15676 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15677 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15678 #  layout:
15679 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
15680 #    layout: "plot-throughput-speedup-analysis"
15681 #
15682 #- type: "plot"
15683 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
15684 #  algorithm: "plot_tsa_name"
15685 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
15686 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15687 #  include:
15688 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15689 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15690 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15691 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15692 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15693 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15694 #  layout:
15695 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
15696 #    layout: "plot-throughput-speedup-analysis"
15697
15698 - type: "plot"
15699   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15700   algorithm: "plot_tsa_name"
15701   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15702   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15703   include:
15704     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15705     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15706     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15707     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15708     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15709   layout:
15710     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15711     layout: "plot-throughput-speedup-analysis"
15712
15713 - type: "plot"
15714   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15715   algorithm: "plot_tsa_name"
15716   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15717   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15718   include:
15719     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15720     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15721     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15722     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15723     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15724   layout:
15725     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15726     layout: "plot-throughput-speedup-analysis"
15727
15728 - type: "plot"
15729   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15730   algorithm: "plot_tsa_name"
15731   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15732   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15733   include:
15734     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15735     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15736     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15737     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15738     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15739     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15740   layout:
15741     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15742     layout: "plot-throughput-speedup-analysis"
15743
15744 - type: "plot"
15745   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15746   algorithm: "plot_tsa_name"
15747   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15748   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15749   include:
15750     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15751     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15752     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15753     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15754     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15755     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15756   layout:
15757     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15758     layout: "plot-throughput-speedup-analysis"
15759
15760 - type: "plot"
15761   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15762   algorithm: "plot_tsa_name"
15763   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15764   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15765   include:
15766     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15767     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15768     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15769     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15770     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15771   layout:
15772     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15773     layout: "plot-throughput-speedup-analysis"
15774
15775 - type: "plot"
15776   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15777   algorithm: "plot_tsa_name"
15778   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15779   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15780   include:
15781     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15782     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15783     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15784     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15785     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15786   layout:
15787     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15788     layout: "plot-throughput-speedup-analysis"
15789
15790 #- type: "plot"
15791 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15792 #  algorithm: "plot_tsa_name"
15793 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15794 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15795 #  include:
15796 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15797 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15798 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15799 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15800 #  layout:
15801 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15802 #    layout: "plot-throughput-speedup-analysis"
15803 #
15804 #- type: "plot"
15805 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15806 #  algorithm: "plot_tsa_name"
15807 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15808 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15809 #  include:
15810 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15811 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15812 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15813 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15814 #  layout:
15815 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15816 #    layout: "plot-throughput-speedup-analysis"
15817
15818 - type: "plot"
15819   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15820   algorithm: "plot_tsa_name"
15821   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15822   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15823   include:
15824     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15825     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15826     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15827     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15828     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15829     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15830   layout:
15831     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15832     layout: "plot-throughput-speedup-analysis"
15833
15834 - type: "plot"
15835   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15836   algorithm: "plot_tsa_name"
15837   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15838   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15839   include:
15840     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15841     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15842     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15843     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15844     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15845     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15846   layout:
15847     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15848     layout: "plot-throughput-speedup-analysis"
15849
15850 - type: "plot"
15851   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15852   algorithm: "plot_tsa_name"
15853   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15854   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15855   include:
15856     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15859     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15860     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15861   layout:
15862     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15863     layout: "plot-throughput-speedup-analysis"
15864
15865 - type: "plot"
15866   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15867   algorithm: "plot_tsa_name"
15868   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15869   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15870   include:
15871     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15872     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15873     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15874     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15875     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15876   layout:
15877     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15878     layout: "plot-throughput-speedup-analysis"
15879
15880 - type: "plot"
15881   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15882   algorithm: "plot_tsa_name"
15883   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15884   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15885   include:
15886     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15887     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15888     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15889     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15890     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15891     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15892   layout:
15893     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15894     layout: "plot-throughput-speedup-analysis"
15895
15896 - type: "plot"
15897   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15898   algorithm: "plot_tsa_name"
15899   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15900   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15901   include:
15902     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15903     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15904     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15905     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15906     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15907     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15908   layout:
15909     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15910     layout: "plot-throughput-speedup-analysis"
15911
15912 - type: "plot"
15913   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15914   algorithm: "plot_tsa_name"
15915   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15916   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15917   include:
15918     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15919     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15920     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15921     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15922   layout:
15923     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15924     layout: "plot-throughput-speedup-analysis"
15925
15926 - type: "plot"
15927   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15928   algorithm: "plot_tsa_name"
15929   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15930   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15931   include:
15932     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15933     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15934     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15935     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15936   layout:
15937     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15938     layout: "plot-throughput-speedup-analysis"
15939
15940 - type: "plot"
15941   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15942   algorithm: "plot_tsa_name"
15943   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15944   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15945   include:
15946     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15947     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15948     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15949     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15950     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15951   layout:
15952     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15953     layout: "plot-throughput-speedup-analysis"
15954
15955 - type: "plot"
15956   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15957   algorithm: "plot_tsa_name"
15958   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15959   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15960   include:
15961     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15962     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15963     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15964     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15965     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15966   layout:
15967     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15968     layout: "plot-throughput-speedup-analysis"
15969
15970 - type: "plot"
15971   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15972   algorithm: "plot_tsa_name"
15973   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15974   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15975   include:
15976     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15977     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15978     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15979     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15980     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15981     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15982   layout:
15983     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15984     layout: "plot-throughput-speedup-analysis"
15985
15986 - type: "plot"
15987   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15988   algorithm: "plot_tsa_name"
15989   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15990   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15991   include:
15992     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15993     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15994     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15995     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15996     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15997     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15998   layout:
15999     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16000     layout: "plot-throughput-speedup-analysis"
16001
16002 #- type: "plot"
16003 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16004 #  algorithm: "plot_tsa_name"
16005 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16006 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16007 #  include:
16008 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16009 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16010 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16011 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16012 #  layout:
16013 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16014 #    layout: "plot-throughput-speedup-analysis"
16015 #
16016 #- type: "plot"
16017 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16018 #  algorithm: "plot_tsa_name"
16019 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16020 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16021 #  include:
16022 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16023 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16024 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16025 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16026 #  layout:
16027 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16028 #    layout: "plot-throughput-speedup-analysis"
16029
16030 - type: "plot"
16031   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16032   algorithm: "plot_tsa_name"
16033   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16034   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16035   include:
16036     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16037     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16038     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16039     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16040     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16041     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16042   layout:
16043     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16044     layout: "plot-throughput-speedup-analysis"
16045
16046 - type: "plot"
16047   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16048   algorithm: "plot_tsa_name"
16049   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16050   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16051   include:
16052     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16053     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16054     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16055     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16056     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16057     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16058   layout:
16059     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16060     layout: "plot-throughput-speedup-analysis"
16061
16062 #- type: "plot"
16063 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16064 #  algorithm: "plot_tsa_name"
16065 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16066 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16067 #  include:
16068 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16069 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16070 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16071 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16072 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16073 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16074 #  layout:
16075 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16076 #    layout: "plot-throughput-speedup-analysis"
16077 #
16078 #- type: "plot"
16079 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16080 #  algorithm: "plot_tsa_name"
16081 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16082 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16083 #  include:
16084 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16085 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16086 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16087 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16088 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16089 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16090 #  layout:
16091 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16092 #    layout: "plot-throughput-speedup-analysis"
16093
16094 #- type: "plot"
16095 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16096 #  algorithm: "plot_tsa_name"
16097 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16098 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16099 #  include:
16100 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16101 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16102 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16103 #  layout:
16104 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16105 #    layout: "plot-throughput-speedup-analysis"
16106 #
16107 #- type: "plot"
16108 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16109 #  algorithm: "plot_tsa_name"
16110 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16111 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16112 #  include:
16113 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16114 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16115 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16116 #  layout:
16117 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16118 #    layout: "plot-throughput-speedup-analysis"
16119
16120 ################################################################################
16121
16122 # Packet Throughput - DPDK
16123
16124 # 2n-skx-xxv710
16125
16126 - type: "plot"
16127   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16128   algorithm: "plot_perf_box_name"
16129   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16130   data: "plot-dpdk-throughput-latency-2n-skx"
16131   include:
16132     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16133     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16134   layout:
16135     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16136     layout: "plot-throughput"
16137
16138 - type: "plot"
16139   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16140   algorithm: "plot_perf_box_name"
16141   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16142   data: "plot-dpdk-throughput-latency-2n-skx"
16143   include:
16144     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16145     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16146   layout:
16147     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16148     layout: "plot-throughput"
16149
16150 - type: "plot"
16151   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16152   algorithm: "plot_perf_box_name"
16153   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16154   data: "plot-dpdk-throughput-latency-2n-skx"
16155   include:
16156     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16157     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16158   layout:
16159     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16160     layout: "plot-throughput"
16161
16162 - type: "plot"
16163   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16164   algorithm: "plot_perf_box_name"
16165   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16166   data: "plot-dpdk-throughput-latency-2n-skx"
16167   include:
16168     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16169     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16170   layout:
16171     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16172     layout: "plot-throughput"
16173
16174 # 2n-skx-x710
16175
16176 - type: "plot"
16177   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16178   algorithm: "plot_perf_box_name"
16179   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16180   data: "plot-dpdk-throughput-latency-2n-skx"
16181   include:
16182     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16183     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16184   layout:
16185     title: "2n-skx-x710-64b-2t1c-base-ndr"
16186     layout: "plot-throughput"
16187
16188 - type: "plot"
16189   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16190   algorithm: "plot_perf_box_name"
16191   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16192   data: "plot-dpdk-throughput-latency-2n-skx"
16193   include:
16194     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16195     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16196   layout:
16197     title: "2n-skx-x710-64b-4t2c-base-ndr"
16198     layout: "plot-throughput"
16199
16200 - type: "plot"
16201   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16202   algorithm: "plot_perf_box_name"
16203   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16204   data: "plot-dpdk-throughput-latency-2n-skx"
16205   include:
16206     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16207     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16208   layout:
16209     title: "2n-skx-x710-64b-2t1c-base-pdr"
16210     layout: "plot-throughput"
16211
16212 - type: "plot"
16213   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16214   algorithm: "plot_perf_box_name"
16215   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16216   data: "plot-dpdk-throughput-latency-2n-skx"
16217   include:
16218     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16219     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16220   layout:
16221     title: "2n-skx-x710-64b-4t2c-base-pdr"
16222     layout: "plot-throughput"
16223
16224 # 3n-skx-xxv710
16225
16226 - type: "plot"
16227   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16228   algorithm: "plot_perf_box_name"
16229   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16230   data: "plot-dpdk-throughput-latency-3n-skx"
16231   include:
16232     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16233     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16234   layout:
16235     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16236     layout: "plot-throughput"
16237
16238 - type: "plot"
16239   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16240   algorithm: "plot_perf_box_name"
16241   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16242   data: "plot-dpdk-throughput-latency-3n-skx"
16243   include:
16244     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16245     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16246   layout:
16247     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16248     layout: "plot-throughput"
16249
16250 - type: "plot"
16251   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16252   algorithm: "plot_perf_box_name"
16253   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16254   data: "plot-dpdk-throughput-latency-3n-skx"
16255   include:
16256     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16257     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16258   layout:
16259     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16260     layout: "plot-throughput"
16261
16262 - type: "plot"
16263   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16264   algorithm: "plot_perf_box_name"
16265   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16266   data: "plot-dpdk-throughput-latency-3n-skx"
16267   include:
16268     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16269     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16270   layout:
16271     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16272     layout: "plot-throughput"
16273
16274 # 3n-skx-x710
16275
16276 - type: "plot"
16277   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16278   algorithm: "plot_perf_box_name"
16279   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16280   data: "plot-dpdk-throughput-latency-3n-skx"
16281   include:
16282     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16283     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16284   layout:
16285     title: "3n-skx-x710-64b-2t1c-base-ndr"
16286     layout: "plot-throughput"
16287
16288 - type: "plot"
16289   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16290   algorithm: "plot_perf_box_name"
16291   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16292   data: "plot-dpdk-throughput-latency-3n-skx"
16293   include:
16294     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16295     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16296   layout:
16297     title: "3n-skx-x710-64b-4t2c-base-ndr"
16298     layout: "plot-throughput"
16299
16300 - type: "plot"
16301   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16302   algorithm: "plot_perf_box_name"
16303   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16304   data: "plot-dpdk-throughput-latency-3n-skx"
16305   include:
16306     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16307     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16308   layout:
16309     title: "3n-skx-x710-64b-2t1c-base-pdr"
16310     layout: "plot-throughput"
16311
16312 - type: "plot"
16313   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16314   algorithm: "plot_perf_box_name"
16315   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16316   data: "plot-dpdk-throughput-latency-3n-skx"
16317   include:
16318     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16319     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16320   layout:
16321     title: "3n-skx-x710-64b-4t2c-base-pdr"
16322     layout: "plot-throughput"
16323
16324 # 3n-hsw-xl710
16325
16326 - type: "plot"
16327   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16328   algorithm: "plot_perf_box_name"
16329   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16330   data: "plot-dpdk-throughput-latency-3n-hsw"
16331   include:
16332     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16333     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16334   layout:
16335     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16336     layout: "plot-throughput"
16337
16338 - type: "plot"
16339   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16340   algorithm: "plot_perf_box_name"
16341   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16342   data: "plot-dpdk-throughput-latency-3n-hsw"
16343   include:
16344     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16345     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16346   layout:
16347     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16348     layout: "plot-throughput"
16349
16350 - type: "plot"
16351   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16352   algorithm: "plot_perf_box_name"
16353   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16354   data: "plot-dpdk-throughput-latency-3n-hsw"
16355   include:
16356     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16357     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16358   layout:
16359     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16360     layout: "plot-throughput"
16361
16362 - type: "plot"
16363   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16364   algorithm: "plot_perf_box_name"
16365   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16366   data: "plot-dpdk-throughput-latency-3n-hsw"
16367   include:
16368     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16369     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16370   layout:
16371     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16372     layout: "plot-throughput"
16373
16374 # 3n-hsw-x710
16375
16376 - type: "plot"
16377   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16378   algorithm: "plot_perf_box_name"
16379   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16380   data: "plot-dpdk-throughput-latency-3n-hsw"
16381   include:
16382     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16383     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16384   layout:
16385     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16386     layout: "plot-throughput"
16387
16388 - type: "plot"
16389   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16390   algorithm: "plot_perf_box_name"
16391   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16392   data: "plot-dpdk-throughput-latency-3n-hsw"
16393   include:
16394     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16395     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16396   layout:
16397     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16398     layout: "plot-throughput"
16399
16400 - type: "plot"
16401   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16402   algorithm: "plot_perf_box_name"
16403   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16404   data: "plot-dpdk-throughput-latency-3n-hsw"
16405   include:
16406     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16407     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16408   layout:
16409     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16410     layout: "plot-throughput"
16411
16412 - type: "plot"
16413   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16414   algorithm: "plot_perf_box_name"
16415   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16416   data: "plot-dpdk-throughput-latency-3n-hsw"
16417   include:
16418     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16419     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16420   layout:
16421     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16422     layout: "plot-throughput"
16423
16424 # 2n-dnv-x553
16425
16426 - type: "plot"
16427   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16428   algorithm: "plot_perf_box_name"
16429   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
16430   data: "plot-dpdk-throughput-latency-2n-dnv"
16431   include:
16432     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16433     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16434   layout:
16435     title: "2n-dnv-x553-64b-1t1c-base-ndr"
16436     layout: "plot-throughput"
16437
16438 - type: "plot"
16439   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
16440   algorithm: "plot_perf_box_name"
16441   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
16442   data: "plot-dpdk-throughput-latency-2n-dnv"
16443   include:
16444     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16445     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16446   layout:
16447     title: "2n-dnv-x553-64b-2t2c-base-ndr"
16448     layout: "plot-throughput"
16449
16450 - type: "plot"
16451   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
16452   algorithm: "plot_perf_box_name"
16453   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
16454   data: "plot-dpdk-throughput-latency-2n-dnv"
16455   include:
16456     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16457     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16458   layout:
16459     title: "2n-dnv-x553-64b-1t1c-base-pdr"
16460     layout: "plot-throughput"
16461
16462 - type: "plot"
16463   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
16464   algorithm: "plot_perf_box_name"
16465   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
16466   data: "plot-dpdk-throughput-latency-2n-dnv"
16467   include:
16468     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16469     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16470   layout:
16471     title: "2n-dnv-x553-64b-2t2c-base-pdr"
16472     layout: "plot-throughput"
16473
16474 # 3n-dnv-x553
16475
16476 - type: "plot"
16477   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
16478   algorithm: "plot_perf_box_name"
16479   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
16480   data: "plot-dpdk-throughput-latency-3n-dnv"
16481   include:
16482     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16483     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16484   layout:
16485     title: "3n-dnv-x553-64b-1t1c-base-ndr"
16486     layout: "plot-throughput"
16487
16488 - type: "plot"
16489   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
16490   algorithm: "plot_perf_box_name"
16491   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
16492   data: "plot-dpdk-throughput-latency-3n-dnv"
16493   include:
16494     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16495     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16496   layout:
16497     title: "3n-dnv-x553-64b-2t2c-base-ndr"
16498     layout: "plot-throughput"
16499
16500 - type: "plot"
16501   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
16502   algorithm: "plot_perf_box_name"
16503   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
16504   data: "plot-dpdk-throughput-latency-3n-dnv"
16505   include:
16506     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16507     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16508   layout:
16509     title: "3n-dnv-x553-64b-1t1c-base-pdr"
16510     layout: "plot-throughput"
16511
16512 - type: "plot"
16513   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
16514   algorithm: "plot_perf_box_name"
16515   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
16516   data: "plot-dpdk-throughput-latency-3n-dnv"
16517   include:
16518     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16519     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16520   layout:
16521     title: "3n-dnv-x553-64b-2t2c-base-pdr"
16522     layout: "plot-throughput"
16523
16524 # 3n-tsh-x520
16525
16526 - type: "plot"
16527   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
16528   algorithm: "plot_perf_box_name"
16529   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
16530   data: "plot-dpdk-throughput-latency-3n-tsh"
16531   include:
16532     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16533     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16534   layout:
16535     title: "3n-tsh-x520-64b-1t1c-base-ndr"
16536     layout: "plot-throughput"
16537
16538 - type: "plot"
16539   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
16540   algorithm: "plot_perf_box_name"
16541   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
16542   data: "plot-dpdk-throughput-latency-3n-tsh"
16543   include:
16544     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16545     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16546   layout:
16547     title: "3n-tsh-x520-64b-2t2c-base-ndr"
16548     layout: "plot-throughput"
16549
16550 - type: "plot"
16551   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
16552   algorithm: "plot_perf_box_name"
16553   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
16554   data: "plot-dpdk-throughput-latency-3n-tsh"
16555   include:
16556     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16557     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16558   layout:
16559     title: "3n-tsh-x520-64b-1t1c-base-pdr"
16560     layout: "plot-throughput"
16561
16562 - type: "plot"
16563   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
16564   algorithm: "plot_perf_box_name"
16565   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
16566   data: "plot-dpdk-throughput-latency-3n-tsh"
16567   include:
16568     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16569     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16570   layout:
16571     title: "3n-tsh-x520-64b-2t2c-base-pdr"
16572     layout: "plot-throughput"
16573
16574 ################################################################################
16575 ###   2n-clx                                                                 ###
16576 ################################################################################
16577
16578 # Packet Throughput
16579
16580 - type: "plot"
16581   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16582   algorithm: "plot_perf_box_name"
16583   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16584   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16585   include:
16586     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16587     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16588     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16589     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16590   layout:
16591     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16592     layout: "plot-throughput"
16593
16594 - type: "plot"
16595   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16596   algorithm: "plot_perf_box_name"
16597   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16598   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16599   include:
16600     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16601     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16602     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16603     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16604   layout:
16605     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16606     layout: "plot-throughput"
16607
16608 - type: "plot"
16609   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16610   algorithm: "plot_perf_box_name"
16611   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16612   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16613   include:
16614     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16615     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16616     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16617     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16618   layout:
16619     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16620     layout: "plot-throughput"
16621
16622 - type: "plot"
16623   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16624   algorithm: "plot_perf_box_name"
16625   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16626   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16627   include:
16628     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16629     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16630     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16631     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16632   layout:
16633     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16634     layout: "plot-throughput"
16635
16636 - type: "plot"
16637   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16638   algorithm: "plot_perf_box_name"
16639   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16640   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16641   include:
16642 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16643     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16644     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16645     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16646   layout:
16647     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16648     layout: "plot-throughput"
16649
16650 - type: "plot"
16651   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16652   algorithm: "plot_perf_box_name"
16653   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16654   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16655   include:
16656 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16657     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16658     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16659     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16660   layout:
16661     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16662     layout: "plot-throughput"
16663
16664 - type: "plot"
16665   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16666   algorithm: "plot_perf_box_name"
16667   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16668   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16669   include:
16670     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
16671     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16672     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16673     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16674     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16675     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16676   layout:
16677     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16678     layout: "plot-throughput"
16679
16680 - type: "plot"
16681   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16682   algorithm: "plot_perf_box_name"
16683   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16684   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16685   include:
16686     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
16687     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16688     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16689     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16690     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16691     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16692   layout:
16693     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16694     layout: "plot-throughput"
16695
16696 - type: "plot"
16697   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16698   algorithm: "plot_perf_box_name"
16699   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16700   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16701   include:
16702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
16704     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
16705     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16706   layout:
16707     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16708     layout: "plot-throughput"
16709
16710 - type: "plot"
16711   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16712   algorithm: "plot_perf_box_name"
16713   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16714   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16715   include:
16716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
16718     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
16719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16720   layout:
16721     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16722     layout: "plot-throughput"
16723
16724 - type: "plot"
16725   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16726   algorithm: "plot_perf_box_name"
16727   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16728   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16729   include:
16730     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16731     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16732     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16733   layout:
16734     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16735     layout: "plot-throughput"
16736
16737 - type: "plot"
16738   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16739   algorithm: "plot_perf_box_name"
16740   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16741   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16742   include:
16743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16744     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16746   layout:
16747     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16748     layout: "plot-throughput"
16749
16750 - type: "plot"
16751   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16752   algorithm: "plot_perf_box_name"
16753   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16754   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16755   include:
16756     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16757     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
16759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
16760     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
16761   layout:
16762     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16763     layout: "plot-throughput"
16764
16765 - type: "plot"
16766   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16767   algorithm: "plot_perf_box_name"
16768   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16769   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16770   include:
16771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
16774     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
16775     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
16776   layout:
16777     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16778     layout: "plot-throughput"
16779
16780 - type: "plot"
16781   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16782   algorithm: "plot_perf_box_name"
16783   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16784   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16785   include:
16786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
16787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
16788     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
16789   layout:
16790     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16791     layout: "plot-throughput"
16792
16793 - type: "plot"
16794   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16795   algorithm: "plot_perf_box_name"
16796   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16797   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16798   include:
16799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
16800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
16801     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
16802   layout:
16803     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16804     layout: "plot-throughput"
16805
16806 - type: "plot"
16807   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16808   algorithm: "plot_perf_box_name"
16809   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16810   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16811   include:
16812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
16817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16818   layout:
16819     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16820     layout: "plot-throughput"
16821
16822 - type: "plot"
16823   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16824   algorithm: "plot_perf_box_name"
16825   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16826   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16827   include:
16828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16832     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
16833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16834   layout:
16835     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16836     layout: "plot-throughput"
16837
16838 - type: "plot"
16839   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16840   algorithm: "plot_perf_box_name"
16841   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16842   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16843   include:
16844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16845     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16846     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16847     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16848     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
16850   layout:
16851     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16852     layout: "plot-throughput"
16853
16854 - type: "plot"
16855   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16856   algorithm: "plot_perf_box_name"
16857   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16858   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16859   include:
16860     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16861     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16862     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16863     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16864     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16865     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
16866   layout:
16867     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16868     layout: "plot-throughput"
16869
16870 - type: "plot"
16871   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16872   algorithm: "plot_perf_box_name"
16873   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16874   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16875   include:
16876     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
16877     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
16878   layout:
16879     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16880     layout: "plot-throughput"
16881
16882 - type: "plot"
16883   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16884   algorithm: "plot_perf_box_name"
16885   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16886   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16887   include:
16888     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
16889     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
16890   layout:
16891     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16892     layout: "plot-throughput"
16893
16894 - type: "plot"
16895   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16896   algorithm: "plot_perf_box_name"
16897   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16898   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16899   include:
16900     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
16901     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16902     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
16903     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16904     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
16905     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16906   layout:
16907     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16908     layout: "plot-throughput"
16909
16910 - type: "plot"
16911   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16912   algorithm: "plot_perf_box_name"
16913   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16914   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16915   include:
16916     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
16917     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16918     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
16919     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16920     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
16921     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16922   layout:
16923     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16924     layout: "plot-throughput"
16925
16926 - type: "plot"
16927   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
16928   algorithm: "plot_perf_box_name"
16929   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
16930   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16931   include:
16932     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16933     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16934     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16935     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16936     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16937 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16938   layout:
16939     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
16940     layout: "plot-throughput"
16941
16942 - type: "plot"
16943   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
16944   algorithm: "plot_perf_box_name"
16945   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
16946   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16947   include:
16948     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16949     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16950     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16951     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16952     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16953 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16954   layout:
16955     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
16956     layout: "plot-throughput"
16957
16958 - type: "plot"
16959   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
16960   algorithm: "plot_perf_box_name"
16961   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
16962   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16963   include:
16964     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
16965     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
16966     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
16967     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
16968     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
16969     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
16970   layout:
16971     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
16972     layout: "plot-throughput"
16973
16974 - type: "plot"
16975   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
16976   algorithm: "plot_perf_box_name"
16977   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
16978   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16979   include:
16980     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
16981     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
16982     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
16983     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
16984     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
16985     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
16986   layout:
16987     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
16988     layout: "plot-throughput"
16989
16990 - type: "plot"
16991   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
16992   algorithm: "plot_perf_box_name"
16993   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
16994   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16995   include:
16996     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
16997     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
16998     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
16999     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17000     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17001   layout:
17002     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17003     layout: "plot-throughput"
17004
17005 - type: "plot"
17006   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17007   algorithm: "plot_perf_box_name"
17008   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17009   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17010   include:
17011     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17012     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17013     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17014     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17015     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17016   layout:
17017     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17018     layout: "plot-throughput"
17019
17020 - type: "plot"
17021   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17022   algorithm: "plot_perf_box_name"
17023   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17024   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17025   include:
17026     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17027     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17028     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17029     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17030     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17031   layout:
17032     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17033     layout: "plot-throughput"
17034
17035 - type: "plot"
17036   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17037   algorithm: "plot_perf_box_name"
17038   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17039   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17040   include:
17041     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17042     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17043     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17044     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17045     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17046   layout:
17047     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17048     layout: "plot-throughput"
17049
17050 - type: "plot"
17051   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17052   algorithm: "plot_perf_box_name"
17053   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17054   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17055   include:
17056     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17057     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17058     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17059     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17060     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17061   layout:
17062     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17063     layout: "plot-throughput"
17064
17065 - type: "plot"
17066   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17067   algorithm: "plot_perf_box_name"
17068   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17069   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17070   include:
17071     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17072     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17073     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17074     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17075     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17076   layout:
17077     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17078     layout: "plot-throughput"
17079
17080 - type: "plot"
17081   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17082   algorithm: "plot_perf_box_name"
17083   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17084   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17085   include:
17086     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17087     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17088     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17089     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17090     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17091   layout:
17092     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17093     layout: "plot-throughput"
17094
17095 - type: "plot"
17096   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17097   algorithm: "plot_perf_box_name"
17098   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17099   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17100   include:
17101     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17102     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17103     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17104     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17105     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17106   layout:
17107     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17108     layout: "plot-throughput"
17109
17110 - type: "plot"
17111   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17112   algorithm: "plot_perf_box_name"
17113   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17114   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17115   include:
17116     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17117     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17118     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17119     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17120     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17121   layout:
17122     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17123     layout: "plot-throughput"
17124
17125 - type: "plot"
17126   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17127   algorithm: "plot_perf_box_name"
17128   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17129   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17130   include:
17131     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17132     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17133     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17134     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17135     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17136   layout:
17137     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17138     layout: "plot-throughput"
17139
17140 - type: "plot"
17141   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17142   algorithm: "plot_perf_box_name"
17143   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17144   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17145   include:
17146     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17147     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17148     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17149     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17150     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17151     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17152   layout:
17153     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17154     layout: "plot-throughput"
17155
17156 - type: "plot"
17157   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17158   algorithm: "plot_perf_box_name"
17159   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17160   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17161   include:
17162     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17163     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17164     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17165     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17166     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17167     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17168   layout:
17169     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17170     layout: "plot-throughput"
17171
17172 - type: "plot"
17173   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17174   algorithm: "plot_perf_box_name"
17175   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17176   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17177   include:
17178     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17179     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17180     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17181     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17182   layout:
17183     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17184     layout: "plot-throughput"
17185
17186 - type: "plot"
17187   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17188   algorithm: "plot_perf_box_name"
17189   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17190   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17191   include:
17192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17193     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17195     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17196   layout:
17197     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17198     layout: "plot-throughput"
17199
17200 - type: "plot"
17201   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17202   algorithm: "plot_perf_box_name"
17203   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17204   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17205   include:
17206     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17207     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17208     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17209     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17210     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17211     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17212   layout:
17213     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17214     layout: "plot-throughput"
17215
17216 - type: "plot"
17217   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17218   algorithm: "plot_perf_box_name"
17219   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17220   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17221   include:
17222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17223     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17224     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17225     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17226     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17227     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17228   layout:
17229     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17230     layout: "plot-throughput"
17231
17232 - type: "plot"
17233   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17234   algorithm: "plot_perf_box_name"
17235   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17236   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17237   include:
17238     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17239     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17240     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17241     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17242   layout:
17243     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17244     layout: "plot-throughput"
17245
17246 - type: "plot"
17247   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17248   algorithm: "plot_perf_box_name"
17249   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17250   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17251   include:
17252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17256   layout:
17257     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17258     layout: "plot-throughput"
17259
17260 - type: "plot"
17261   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17262   algorithm: "plot_perf_box_name"
17263   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17264   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17265   include:
17266     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17267     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17268     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17269     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17270     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17271     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17272   layout:
17273     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17274     layout: "plot-throughput"
17275
17276 - type: "plot"
17277   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17278   algorithm: "plot_perf_box_name"
17279   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17280   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17281   include:
17282     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17283     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17284     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17285     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17286     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17287     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17288   layout:
17289     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17290     layout: "plot-throughput"
17291
17292 - type: "plot"
17293   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17294   algorithm: "plot_perf_box_name"
17295   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17296   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17297   include:
17298     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17299     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17300     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17301     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17302   layout:
17303     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17304     layout: "plot-throughput"
17305
17306 - type: "plot"
17307   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17308   algorithm: "plot_perf_box_name"
17309   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17310   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17311   include:
17312     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17313     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17314     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17315     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17316   layout:
17317     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17318     layout: "plot-throughput"
17319
17320 - type: "plot"
17321   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17322   algorithm: "plot_perf_box_name"
17323   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17324   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17325   include:
17326     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17327     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17328     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17329     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17330     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17331   layout:
17332     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17333     layout: "plot-throughput"
17334
17335 - type: "plot"
17336   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17337   algorithm: "plot_perf_box_name"
17338   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17339   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17340   include:
17341     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17342     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17343     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17344     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17345     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17346   layout:
17347     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17348     layout: "plot-throughput"
17349
17350 - type: "plot"
17351   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17352   algorithm: "plot_perf_box_name"
17353   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17354   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17355   include:
17356     - "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"
17357     - "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"
17358     - "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"
17359     - "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"
17360     - "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"
17361   layout:
17362     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17363     layout: "plot-throughput"
17364
17365 - type: "plot"
17366   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17367   algorithm: "plot_perf_box_name"
17368   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17369   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17370   include:
17371     - "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"
17372     - "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"
17373     - "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"
17374     - "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"
17375     - "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"
17376   layout:
17377     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17378     layout: "plot-throughput"
17379
17380 - type: "plot"
17381   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17382   algorithm: "plot_perf_box_name"
17383   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17384   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17385   include:
17386     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17387     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17388     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17389     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17390     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17391   layout:
17392     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17393     layout: "plot-throughput"
17394
17395 - type: "plot"
17396   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17397   algorithm: "plot_perf_box_name"
17398   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17399   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17400   include:
17401     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17402     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17403     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17404     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17405     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17406   layout:
17407     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17408     layout: "plot-throughput"
17409
17410 - type: "plot"
17411   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17412   algorithm: "plot_perf_box_name"
17413   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17414   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17415   include:
17416     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17417     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17418     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17419     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17420     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17421   layout:
17422     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17423     layout: "plot-throughput"
17424
17425 - type: "plot"
17426   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17427   algorithm: "plot_perf_box_name"
17428   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17429   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17430   include:
17431     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17433     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17434     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17435     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17436   layout:
17437     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17438     layout: "plot-throughput"
17439
17440 - type: "plot"
17441   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17442   algorithm: "plot_perf_box_name"
17443   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17444   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17445   include:
17446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17448     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17449     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17450   layout:
17451     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17452     layout: "plot-throughput"
17453
17454 - type: "plot"
17455   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17456   algorithm: "plot_perf_box_name"
17457   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17458   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17459   include:
17460     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17461     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17462     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17463     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17464   layout:
17465     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17466     layout: "plot-throughput"
17467
17468 - type: "plot"
17469   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17470   algorithm: "plot_perf_box_name"
17471   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17472   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17473   include:
17474     - "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"
17475     - "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"
17476     - "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"
17477     - "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"
17478   layout:
17479     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17480     layout: "plot-throughput"
17481
17482 - type: "plot"
17483   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17484   algorithm: "plot_perf_box_name"
17485   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17486   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17487   include:
17488     - "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"
17489     - "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"
17490     - "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"
17491     - "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"
17492   layout:
17493     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17494     layout: "plot-throughput"
17495
17496 - type: "plot"
17497   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17498   algorithm: "plot_perf_box_name"
17499   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17500   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17501   include:
17502     - "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"
17503     - "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"
17504     - "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"
17505     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17506     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17507     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17508   layout:
17509     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
17510     layout: "plot-throughput"
17511
17512 - type: "plot"
17513   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
17514   algorithm: "plot_perf_box_name"
17515   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
17516   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17517   include:
17518     - "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"
17519     - "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"
17520     - "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"
17521     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17522     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17523     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17524   layout:
17525     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
17526     layout: "plot-throughput"
17527
17528 ################################################################################
17529
17530 # Packet Speedup
17531
17532 - type: "plot"
17533   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
17534   algorithm: "plot_tsa_name"
17535   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
17536   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17537   include:
17538     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17539     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17540     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17541     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17542   layout:
17543     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
17544     layout: "plot-throughput-speedup-analysis"
17545
17546 - type: "plot"
17547   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
17548   algorithm: "plot_tsa_name"
17549   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
17550   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17551   include:
17552     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17553     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17554     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17555     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17556   layout:
17557     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
17558     layout: "plot-throughput-speedup-analysis"
17559
17560 - type: "plot"
17561   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
17562   algorithm: "plot_tsa_name"
17563   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
17564   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17565   include:
17566     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17567     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17568     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17569     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17570   layout:
17571     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
17572     layout: "plot-throughput-speedup-analysis"
17573
17574 - type: "plot"
17575   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
17576   algorithm: "plot_tsa_name"
17577   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
17578   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17579   include:
17580     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17581     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17582     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17583     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17584   layout:
17585     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
17586     layout: "plot-throughput-speedup-analysis"
17587
17588 - type: "plot"
17589   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
17590   algorithm: "plot_tsa_name"
17591   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
17592   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17593   include:
17594     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17595     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17596     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17597     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17598   layout:
17599     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
17600     layout: "plot-throughput-speedup-analysis"
17601
17602 - type: "plot"
17603   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
17604   algorithm: "plot_tsa_name"
17605   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
17606   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17607   include:
17608     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17609     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17610     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17611     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17612   layout:
17613     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
17614     layout: "plot-throughput-speedup-analysis"
17615
17616 - type: "plot"
17617   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
17618   algorithm: "plot_tsa_name"
17619   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
17620   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17621   include:
17622     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17623     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17624     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17625     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17626     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17627     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17628   layout:
17629     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
17630     layout: "plot-throughput-speedup-analysis"
17631
17632 - type: "plot"
17633   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
17634   algorithm: "plot_tsa_name"
17635   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
17636   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17637   include:
17638     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17639     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17640     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17641     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17642     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17643     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17644   layout:
17645     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
17646     layout: "plot-throughput-speedup-analysis"
17647
17648 - type: "plot"
17649   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17650   algorithm: "plot_tsa_name"
17651   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17652   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17653   include:
17654     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17655     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17656     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17657     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17658   layout:
17659     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
17660     layout: "plot-throughput-speedup-analysis"
17661
17662 - type: "plot"
17663   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17664   algorithm: "plot_tsa_name"
17665   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17666   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17667   include:
17668     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17669     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17670     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17671     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17672   layout:
17673     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
17674     layout: "plot-throughput-speedup-analysis"
17675
17676 - type: "plot"
17677   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
17678   algorithm: "plot_tsa_name"
17679   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
17680   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17681   include:
17682     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17683     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17684     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17685   layout:
17686     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
17687     layout: "plot-throughput-speedup-analysis"
17688
17689 - type: "plot"
17690   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
17691   algorithm: "plot_tsa_name"
17692   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
17693   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17694   include:
17695     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17696     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17697     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17698   layout:
17699     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
17700     layout: "plot-throughput-speedup-analysis"
17701
17702 - type: "plot"
17703   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17704   algorithm: "plot_tsa_name"
17705   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17706   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17707   include:
17708     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17709     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17710     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17712     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17713   layout:
17714     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
17715     layout: "plot-throughput-speedup-analysis"
17716
17717 - type: "plot"
17718   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17719   algorithm: "plot_tsa_name"
17720   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17721   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17722   include:
17723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17725     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17727     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17728   layout:
17729     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
17730     layout: "plot-throughput-speedup-analysis"
17731
17732 - type: "plot"
17733   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
17734   algorithm: "plot_tsa_name"
17735   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
17736   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17737   include:
17738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
17739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
17740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17741   layout:
17742     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
17743     layout: "plot-throughput-speedup-analysis"
17744
17745 - type: "plot"
17746   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
17747   algorithm: "plot_tsa_name"
17748   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
17749   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17750   include:
17751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
17752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
17753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17754   layout:
17755     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
17756     layout: "plot-throughput-speedup-analysis"
17757
17758 - type: "plot"
17759   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17760   algorithm: "plot_tsa_name"
17761   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17762   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17763   include:
17764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17770   layout:
17771     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
17772     layout: "plot-throughput-speedup-analysis"
17773
17774 - type: "plot"
17775   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17776   algorithm: "plot_tsa_name"
17777   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17778   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17779   include:
17780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17786   layout:
17787     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
17788     layout: "plot-throughput-speedup-analysis"
17789
17790 - type: "plot"
17791   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17792   algorithm: "plot_tsa_name"
17793   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17794   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17795   include:
17796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17801     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17802   layout:
17803     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
17804     layout: "plot-throughput-speedup-analysis"
17805
17806 - type: "plot"
17807   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17808   algorithm: "plot_tsa_name"
17809   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17810   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17811   include:
17812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17818   layout:
17819     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
17820     layout: "plot-throughput-speedup-analysis"
17821
17822 - type: "plot"
17823   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
17824   algorithm: "plot_tsa_name"
17825   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
17826   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17827   include:
17828     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
17829     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
17830   layout:
17831     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
17832     layout: "plot-throughput-speedup-analysis"
17833
17834 - type: "plot"
17835   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
17836   algorithm: "plot_tsa_name"
17837   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
17838   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17839   include:
17840     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
17841     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
17842   layout:
17843     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
17844     layout: "plot-throughput-speedup-analysis"
17845
17846 - type: "plot"
17847   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
17848   algorithm: "plot_tsa_name"
17849   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
17850   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17851   include:
17852     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
17853     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17854     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
17855     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17856     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
17857     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17858   layout:
17859     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
17860     layout: "plot-throughput-speedup-analysis"
17861
17862 - type: "plot"
17863   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
17864   algorithm: "plot_tsa_name"
17865   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
17866   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17867   include:
17868     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
17869     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17870     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
17871     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17872     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
17873     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17874   layout:
17875     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
17876     layout: "plot-throughput-speedup-analysis"
17877
17878 - type: "plot"
17879   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
17880   algorithm: "plot_tsa_name"
17881   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
17882   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17883   include:
17884     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17885     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17886     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17887     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17888     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17889     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17890   layout:
17891     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
17892     layout: "plot-throughput-speedup-analysis"
17893
17894 - type: "plot"
17895   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
17896   algorithm: "plot_tsa_name"
17897   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
17898   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17899   include:
17900     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17901     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17902     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17903     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17904     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17905     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17906   layout:
17907     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
17908     layout: "plot-throughput-speedup-analysis"
17909
17910 - type: "plot"
17911   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17912   algorithm: "plot_tsa_name"
17913   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17914   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17915   include:
17916     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17917     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17918     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17919     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17920     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17921     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17922   layout:
17923     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
17924     layout: "plot-throughput-speedup-analysis"
17925
17926 - type: "plot"
17927   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17928   algorithm: "plot_tsa_name"
17929   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17930   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17931   include:
17932     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17933     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17934     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17935     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17936     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17937     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17938   layout:
17939     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
17940     layout: "plot-throughput-speedup-analysis"
17941
17942 - type: "plot"
17943   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17944   algorithm: "plot_tsa_name"
17945   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17946   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17947   include:
17948     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17949     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17950     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17951     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17952     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17953   layout:
17954     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
17955     layout: "plot-throughput-speedup-analysis"
17956
17957 - type: "plot"
17958   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17959   algorithm: "plot_tsa_name"
17960   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17961   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17962   include:
17963     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17964     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17965     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17966     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17967     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17968   layout:
17969     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
17970     layout: "plot-throughput-speedup-analysis"
17971
17972 - type: "plot"
17973   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17974   algorithm: "plot_tsa_name"
17975   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17976   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17977   include:
17978     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17979     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17980     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17981     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17982     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17983   layout:
17984     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
17985     layout: "plot-throughput-speedup-analysis"
17986
17987 - type: "plot"
17988   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17989   algorithm: "plot_tsa_name"
17990   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17991   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17992   include:
17993     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17994     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17995     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17996     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17997     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17998   layout:
17999     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18000     layout: "plot-throughput-speedup-analysis"
18001
18002 - type: "plot"
18003   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18004   algorithm: "plot_tsa_name"
18005   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18006   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18007   include:
18008     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18009     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18010     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18011     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18012     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18013   layout:
18014     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18015     layout: "plot-throughput-speedup-analysis"
18016
18017 - type: "plot"
18018   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18019   algorithm: "plot_tsa_name"
18020   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18021   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18022   include:
18023     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18024     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18025     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18026     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18027     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18028   layout:
18029     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18030     layout: "plot-throughput-speedup-analysis"
18031
18032 - type: "plot"
18033   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18034   algorithm: "plot_tsa_name"
18035   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18036   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18037   include:
18038     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18039     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18040     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18041     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18042     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18043   layout:
18044     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18045     layout: "plot-throughput-speedup-analysis"
18046
18047 - type: "plot"
18048   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18049   algorithm: "plot_tsa_name"
18050   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18051   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18052   include:
18053     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18054     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18055     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18056     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18057     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18058   layout:
18059     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18060     layout: "plot-throughput-speedup-analysis"
18061
18062 - type: "plot"
18063   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18064   algorithm: "plot_tsa_name"
18065   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18066   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18067   include:
18068     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18069     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18070     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18071     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18072     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18073   layout:
18074     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18075     layout: "plot-throughput-speedup-analysis"
18076
18077 - type: "plot"
18078   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18079   algorithm: "plot_tsa_name"
18080   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18081   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18082   include:
18083     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18084     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18085     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18086     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18087     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18088   layout:
18089     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
18090     layout: "plot-throughput-speedup-analysis"
18091
18092 - type: "plot"
18093   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18094   algorithm: "plot_tsa_name"
18095   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18096   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18097   include:
18098     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18099     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18100     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18101     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18102     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18103     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18104   layout:
18105     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
18106     layout: "plot-throughput-speedup-analysis"
18107
18108 - type: "plot"
18109   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18110   algorithm: "plot_tsa_name"
18111   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18112   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18113   include:
18114     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18115     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18117     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18118     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18119     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18120   layout:
18121     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
18122     layout: "plot-throughput-speedup-analysis"
18123
18124 - type: "plot"
18125   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18126   algorithm: "plot_tsa_name"
18127   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18128   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18129   include:
18130     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18133     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18134   layout:
18135     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
18136     layout: "plot-throughput-speedup-analysis"
18137
18138 - type: "plot"
18139   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18140   algorithm: "plot_tsa_name"
18141   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18142   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18143   include:
18144     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18145     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18146     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18147     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18148   layout:
18149     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
18150     layout: "plot-throughput-speedup-analysis"
18151
18152 - type: "plot"
18153   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18154   algorithm: "plot_tsa_name"
18155   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18156   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18157   include:
18158     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18159     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18160     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18161     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18162     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18163     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18164   layout:
18165     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
18166     layout: "plot-throughput-speedup-analysis"
18167
18168 - type: "plot"
18169   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18170   algorithm: "plot_tsa_name"
18171   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18172   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18173   include:
18174     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18175     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18176     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18177     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18178     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18179     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18180   layout:
18181     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
18182     layout: "plot-throughput-speedup-analysis"
18183
18184 - type: "plot"
18185   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18186   algorithm: "plot_tsa_name"
18187   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18188   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18189   include:
18190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18191     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18193     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18194   layout:
18195     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18196     layout: "plot-throughput-speedup-analysis"
18197
18198 - type: "plot"
18199   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18200   algorithm: "plot_tsa_name"
18201   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18202   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18203   include:
18204     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18205     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18206     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18207     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18208   layout:
18209     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18210     layout: "plot-throughput-speedup-analysis"
18211
18212 - type: "plot"
18213   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18214   algorithm: "plot_tsa_name"
18215   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18216   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18217   include:
18218     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18219     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18220     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18221     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18222     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18223     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18224   layout:
18225     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
18226     layout: "plot-throughput-speedup-analysis"
18227
18228 - type: "plot"
18229   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18230   algorithm: "plot_tsa_name"
18231   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18232   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18233   include:
18234     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18235     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18236     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18237     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18238     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18239     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18240   layout:
18241     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
18242     layout: "plot-throughput-speedup-analysis"
18243
18244 - type: "plot"
18245   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18246   algorithm: "plot_tsa_name"
18247   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18248   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18249   include:
18250     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18251     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18252     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18253     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18254   layout:
18255     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
18256     layout: "plot-throughput-speedup-analysis"
18257
18258 - type: "plot"
18259   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18260   algorithm: "plot_tsa_name"
18261   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18262   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18263   include:
18264     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18265     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18266     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18267     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18268   layout:
18269     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
18270     layout: "plot-throughput-speedup-analysis"
18271
18272 - type: "plot"
18273   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
18274   algorithm: "plot_tsa_name"
18275   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
18276   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18277   include:
18278     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18279     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18280     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18281     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18282     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18283   layout:
18284     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
18285     layout: "plot-throughput-speedup-analysis"
18286
18287 - type: "plot"
18288   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
18289   algorithm: "plot_tsa_name"
18290   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
18291   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18292   include:
18293     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18294     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18295     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18296     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18297     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18298   layout:
18299     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
18300     layout: "plot-throughput-speedup-analysis"
18301
18302 - type: "plot"
18303   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18304   algorithm: "plot_tsa_name"
18305   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18306   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18307   include:
18308     - "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"
18309     - "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"
18310     - "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"
18311     - "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"
18312     - "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"
18313   layout:
18314     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18315     layout: "plot-throughput-speedup-analysis"
18316
18317 - type: "plot"
18318   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18319   algorithm: "plot_tsa_name"
18320   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18321   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18322   include:
18323     - "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"
18324     - "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"
18325     - "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"
18326     - "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"
18327     - "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"
18328   layout:
18329     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18330     layout: "plot-throughput-speedup-analysis"
18331
18332 - type: "plot"
18333   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18334   algorithm: "plot_tsa_name"
18335   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18336   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18337   include:
18338     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18339     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18340     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18341     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18342     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18343   layout:
18344     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18345     layout: "plot-throughput-speedup-analysis"
18346
18347 - type: "plot"
18348   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18349   algorithm: "plot_tsa_name"
18350   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18351   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18352   include:
18353     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18354     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18355     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18356     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18357     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18358   layout:
18359     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18360     layout: "plot-throughput-speedup-analysis"
18361
18362 - type: "plot"
18363   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18364   algorithm: "plot_tsa_name"
18365   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18366   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18367   include:
18368     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18369     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18370     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18371     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18372     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18373   layout:
18374     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18375     layout: "plot-throughput-speedup-analysis"
18376
18377 - type: "plot"
18378   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18379   algorithm: "plot_tsa_name"
18380   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18381   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18382   include:
18383     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18384     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18385     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18386     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18387     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18388   layout:
18389     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18390     layout: "plot-throughput-speedup-analysis"
18391
18392 - type: "plot"
18393   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18394   algorithm: "plot_tsa_name"
18395   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18396   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18397   include:
18398     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18399     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18400     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18401     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18402   layout:
18403     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
18404     layout: "plot-throughput-speedup-analysis"
18405
18406 - type: "plot"
18407   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18408   algorithm: "plot_tsa_name"
18409   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18410   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18411   include:
18412     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18414     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18415     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18416   layout:
18417     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
18418     layout: "plot-throughput-speedup-analysis"
18419
18420 - type: "plot"
18421   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18422   algorithm: "plot_tsa_name"
18423   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18424   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18425   include:
18426     - "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"
18427     - "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"
18428     - "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"
18429     - "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"
18430   layout:
18431     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
18432     layout: "plot-throughput-speedup-analysis"
18433
18434 - type: "plot"
18435   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
18436   algorithm: "plot_tsa_name"
18437   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
18438   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18439   include:
18440     - "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"
18441     - "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"
18442     - "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"
18443     - "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"
18444   layout:
18445     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
18446     layout: "plot-throughput-speedup-analysis"
18447
18448 - type: "plot"
18449   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18450   algorithm: "plot_tsa_name"
18451   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18452   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18453   include:
18454     - "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"
18455     - "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"
18456     - "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"
18457     - "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"
18458     - "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"
18459     - "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"
18460   layout:
18461     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18462     layout: "plot-throughput-speedup-analysis"
18463
18464 - type: "plot"
18465   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18466   algorithm: "plot_tsa_name"
18467   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18468   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18469   include:
18470     - "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"
18471     - "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"
18472     - "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"
18473     - "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"
18474     - "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"
18475     - "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"
18476   layout:
18477     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18478     layout: "plot-throughput-speedup-analysis"
18479
18480 ################################################################################
18481
18482 # Packet Throughput - DPDK
18483
18484 # 2n-clx-xxv710
18485
18486 - type: "plot"
18487   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
18488   algorithm: "plot_perf_box_name"
18489   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
18490   data: "plot-dpdk-throughput-latency-2n-clx"
18491   include:
18492     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18493     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18494   layout:
18495     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
18496     layout: "plot-throughput"
18497
18498 - type: "plot"
18499   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
18500   algorithm: "plot_perf_box_name"
18501   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
18502   data: "plot-dpdk-throughput-latency-2n-clx"
18503   include:
18504     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18505     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18506   layout:
18507     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
18508     layout: "plot-throughput"
18509
18510 - type: "plot"
18511   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
18512   algorithm: "plot_perf_box_name"
18513   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
18514   data: "plot-dpdk-throughput-latency-2n-clx"
18515   include:
18516     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18517     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18518   layout:
18519     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
18520     layout: "plot-throughput"
18521
18522 - type: "plot"
18523   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
18524   algorithm: "plot_perf_box_name"
18525   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
18526   data: "plot-dpdk-throughput-latency-2n-clx"
18527   include:
18528     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18529     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18530   layout:
18531     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
18532     layout: "plot-throughput"
18533
18534 # 2n-clx-x710
18535
18536 - type: "plot"
18537   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
18538   algorithm: "plot_perf_box_name"
18539   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
18540   data: "plot-dpdk-throughput-latency-2n-clx"
18541   include:
18542     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18543     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18544   layout:
18545     title: "2n-clx-x710-64b-2t1c-base-ndr"
18546     layout: "plot-throughput"
18547
18548 - type: "plot"
18549   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
18550   algorithm: "plot_perf_box_name"
18551   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
18552   data: "plot-dpdk-throughput-latency-2n-clx"
18553   include:
18554     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18555     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18556   layout:
18557     title: "2n-clx-x710-64b-4t2c-base-ndr"
18558     layout: "plot-throughput"
18559
18560 - type: "plot"
18561   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
18562   algorithm: "plot_perf_box_name"
18563   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
18564   data: "plot-dpdk-throughput-latency-2n-clx"
18565   include:
18566     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18567     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18568   layout:
18569     title: "2n-clx-x710-64b-2t1c-base-pdr"
18570     layout: "plot-throughput"
18571
18572 - type: "plot"
18573   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
18574   algorithm: "plot_perf_box_name"
18575   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
18576   data: "plot-dpdk-throughput-latency-2n-clx"
18577   include:
18578     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18579     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18580   layout:
18581     title: "2n-clx-x710-64b-4t2c-base-pdr"
18582     layout: "plot-throughput"
18583
18584 ################################################################################
18585
18586 - type: "plot"
18587   title: "Latency by percentile: 2n-skx"
18588   algorithm: "plot_hdrh_lat_by_percentile"
18589   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
18590   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
18591   target-links: "../../_static/vpp"
18592   data: "plot-vpp-hdrh-lat-2n-skx"
18593   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18594   layout:
18595     layout: "plot-hdrh-latency-by-percentile"
18596
18597 - type: "plot"
18598   title: "Latency by percentile: 3n-skx"
18599   algorithm: "plot_hdrh_lat_by_percentile"
18600   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
18601   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
18602   target-links: "../../_static/vpp"
18603   data: "plot-vpp-hdrh-lat-3n-skx"
18604   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18605   layout:
18606     layout: "plot-hdrh-latency-by-percentile"
18607
18608 - type: "plot"
18609   title: "Latency by percentile: 2n-clx"
18610   algorithm: "plot_hdrh_lat_by_percentile"
18611   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
18612   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
18613   target-links: "../../_static/vpp"
18614   data: "plot-vpp-hdrh-lat-2n-clx"
18615   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18616   layout:
18617     layout: "plot-hdrh-latency-by-percentile"
18618
18619 - type: "plot"
18620   title: "Latency by percentile: 3n-hsw"
18621   algorithm: "plot_hdrh_lat_by_percentile"
18622   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
18623   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
18624   target-links: "../../_static/vpp"
18625   data: "plot-vpp-hdrh-lat-3n-hsw"
18626   filter: "'1T1C' and 'NIC_Intel-XL710'"
18627   layout:
18628     layout: "plot-hdrh-latency-by-percentile"
18629
18630 - type: "plot"
18631   title: "Latency by percentile: 3n-tsh"
18632   algorithm: "plot_hdrh_lat_by_percentile"
18633   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
18634   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
18635   target-links: "../../_static/vpp"
18636   data: "plot-vpp-hdrh-lat-3n-tsh"
18637   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
18638   layout:
18639     layout: "plot-hdrh-latency-by-percentile"
18640
18641 - type: "plot"
18642   title: "Latency by percentile: DPDK 2n-skx"
18643   algorithm: "plot_hdrh_lat_by_percentile"
18644   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
18645   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
18646   target-links: "../../_static/dpdk"
18647   data: "plot-dpdk-hdrh-lat-2n-skx"
18648   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18649   layout:
18650     layout: "plot-hdrh-latency-by-percentile"
18651
18652 - type: "plot"
18653   title: "Latency by percentile: DPDK 3n-skx"
18654   algorithm: "plot_hdrh_lat_by_percentile"
18655   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
18656   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
18657   target-links: "../../_static/dpdk"
18658   data: "plot-dpdk-hdrh-lat-3n-skx"
18659   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18660   layout:
18661     layout: "plot-hdrh-latency-by-percentile"
18662
18663 - type: "plot"
18664   title: "Latency by percentile: DPDK 2n-clx"
18665   algorithm: "plot_hdrh_lat_by_percentile"
18666   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
18667   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
18668   target-links: "../../_static/dpdk"
18669   data: "plot-dpdk-hdrh-lat-2n-clx"
18670   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18671   layout:
18672     layout: "plot-hdrh-latency-by-percentile"
18673
18674 - type: "plot"
18675   title: "Latency by percentile: DPDK 3n-hsw"
18676   algorithm: "plot_hdrh_lat_by_percentile"
18677   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
18678   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
18679   target-links: "../../_static/dpdk"
18680   data: "plot-dpdk-hdrh-lat-3n-hsw"
18681   filter: "'1T1C' and 'NIC_Intel-XL710'"
18682   layout:
18683     layout: "plot-hdrh-latency-by-percentile"
18684
18685 - type: "plot"
18686   title: "Latency by percentile: DPDK 3n-tsh"
18687   algorithm: "plot_hdrh_lat_by_percentile"
18688   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
18689   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
18690   target-links: "../../_static/dpdk"
18691   data: "plot-dpdk-hdrh-lat-3n-tsh"
18692   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
18693   layout:
18694     layout: "plot-hdrh-latency-by-percentile"