Report 2005: Add data, fix sorting in comp tables
[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         - 78  # nf-density-sel
297         - 83  # nf-density-sel
298
299     plot-vpp-nfv-2n-skx-mrr:
300       csit-vpp-perf-report-iterative-2005-2n-skx:
301         - 42  # MRR sel
302
303     plot-vpp-nfv-reconf-2n-skx:
304       csit-vpp-perf-report-iterative-2005-2n-skx:
305         - 48  # Reconf
306         - 50  # Reconf
307         - 51  # Reconf
308         - 52  # Reconf
309         - 53  # Reconf
310         - 60  # Reconf
311         - 70  # Reconf
312         - 71  # Reconf
313         - 63  # Reconf
314         - 66  # Reconf
315
316     plot-dpdk-throughput-latency-2n-skx:
317       csit-dpdk-perf-report-iterative-2005-2n-skx:
318         - 1   # NDRPDR sel
319         - 2   # NDRPDR sel
320         - 3   # NDRPDR sel
321         - 4   # NDRPDR sel
322         - 5   # NDRPDR sel
323         - 6   # NDRPDR sel
324         - 7   # NDRPDR sel
325         - 8   # NDRPDR sel
326         - 9   # NDRPDR sel
327         - 10  # NDRPDR sel
328
329     plot-dpdk-hdrh-lat-2n-skx:
330       csit-dpdk-perf-report-iterative-2005-2n-skx:
331         - 1   # NDRPDR sel
332
333     # 2n-clx
334
335     plot-vpp-throughput-lat-tsa-2n-clx:
336       csit-vpp-perf-report-iterative-2005-2n-clx:
337         - 7   # NDRPDR sel
338         - 38  # NDRPDR sel
339         - 9   # NDRPDR sel
340         - 32  # NDRPDR sel ???
341         - 33  # NDRPDR sel ???
342         - 39  # NDRPDR sel
343         - 40  # NDRPDR sel
344         - 43  # NDRPDR sel
345         - 50  # NDRPDR sel
346         - 51  # NDRPDR sel
347
348     plot-vpp-hdrh-lat-2n-clx:
349       csit-vpp-perf-report-iterative-2005-2n-clx:
350         - 51  # NDRPDR sel
351
352 #    plot-vpp-http-server-performance:
353 #      # csit-vpp-perf-report-iterative-2005-2n-clx:
354 #      csit-vpp-perf-verify-2001-2n-clx:
355 #        - 80  # TCP
356
357     plot-vpp-nfv-2n-clx-ndrpdr:
358       csit-vpp-perf-report-iterative-2005-2n-clx:
359         - 7   # NDRPDR sel
360         - 38  # NDRPDR sel
361         - 9   # NDRPDR sel
362         - 39  # NDRPDR sel
363         - 40  # NDRPDR sel
364         - 57  # 2n-clx nfv-density-00
365         - 58  # 2n-clx nfv-density-00
366         - 59  # 2n-clx nfv-density-00
367         - 60  # 2n-clx nfv-density-00
368         - 61  # 2n-clx nfv-density-00
369
370     plot-vpp-nfv-2n-clx-mrr:
371       csit-vpp-perf-report-iterative-2005-2n-clx:
372         - 12   # MRR
373
374     plot-vpp-nfv-reconf-2n-clx:
375       csit-vpp-perf-report-iterative-2005-2n-clx:
376         - 42  # Reconf
377         - 45  # Reconf
378         - 46  # Reconf
379         - 47  # Reconf
380         - 48  # Reconf
381         - 52  # Reconf
382         - 53  # Reconf
383         - 54  # Reconf
384         - 55  # Reconf
385         - 56  # Reconf
386
387     plot-vpp-soak-2n-clx:
388       csit-vpp-perf-report-iterative-2005-2n-clx:
389         - 44  # Soak
390         - 49  # Soak
391
392     plot-dpdk-throughput-latency-2n-clx:
393       csit-dpdk-perf-report-iterative-2005-2n-clx:
394         - 1   # NDRPDR sel
395         - 2   # NDRPDR sel
396         - 3   # NDRPDR sel
397         - 4   # NDRPDR sel
398         - 5   # NDRPDR sel
399         - 6   # NDRPDR sel
400         - 7   # NDRPDR sel
401         - 8   # NDRPDR sel
402         - 9   # NDRPDR sel
403         - 10  # NDRPDR sel
404
405     plot-dpdk-hdrh-lat-2n-clx:
406       csit-dpdk-perf-report-iterative-2005-2n-clx:
407         - 1   # NDRPDR sel
408
409     # 3n-tsh
410
411     plot-vpp-throughput-lat-tsa-3n-tsh:
412       # TODO: Add data:
413       csit-vpp-perf-report-iterative-2005-3n-tsh:
414         - 9   # NDRPDR sel
415         - 11  # NDRPDR sel
416         - 12  # NDRPDR sel
417         - 20  # NDRPDR sel
418         - 14  # NDRPDR sel
419         - 21  # NDRPDR sel
420
421     plot-vpp-hdrh-lat-3n-tsh:
422       csit-vpp-perf-report-iterative-2005-3n-tsh:
423         - 9   # NDRPDR sel
424
425     plot-dpdk-throughput-latency-3n-tsh:
426       csit-dpdk-perf-report-iterative-2005-3n-tsh:
427         - 5   # NDRPDR sel
428
429     plot-dpdk-hdrh-lat-3n-tsh:
430       csit-dpdk-perf-report-iterative-2005-3n-tsh:
431         - 5   # NDRPDR sel
432
433     # 3n-dnv
434
435     plot-vpp-throughput-lat-tsa-3n-dnv:
436       csit-vpp-perf-report-iterative-2005-3n-dnv:
437         - 2   # NDRPDR sel
438         - 3   # NDRPDR sel
439         - 4   # NDRPDR sel
440         - 5   # NDRPDR sel
441         - 6   # NDRPDR sel
442         - 7   # NDRPDR sel
443         - 9   # NDRPDR sel
444         - 10  # NDRPDR sel
445         - 11  # NDRPDR sel
446         - 12  # NDRPDR sel
447
448     plot-dpdk-throughput-latency-3n-dnv:
449       csit-dpdk-perf-report-iterative-2005-3n-dnv:
450         - 6   # NDRPDR sel
451         - 7   # NDRPDR sel
452         - 8   # NDRPDR sel
453         - 9   # NDRPDR sel
454         - 10  # NDRPDR sel
455         - 11  # NDRPDR sel
456         - 12  # NDRPDR sel
457         - 13  # NDRPDR sel
458         - 14  # NDRPDR sel
459         - 16  # NDRPDR sel
460
461     # 2n-dnv
462
463     plot-vpp-throughput-lat-tsa-2n-dnv:
464       csit-vpp-perf-report-iterative-2005-2n-dnv:
465         - 3   # NDRPDR sel
466         - 6   # NDRPDR sel
467         - 7   # NDRPDR sel
468         - 8   # NDRPDR sel
469         - 9   # NDRPDR sel
470         - 10  # NDRPDR sel
471         - 11  # NDRPDR sel
472         - 12  # NDRPDR sel
473         - 13  # NDRPDR sel
474         - 14  # NDRPDR sel
475
476     plot-dpdk-throughput-latency-2n-dnv:
477       csit-dpdk-perf-report-iterative-2005-2n-dnv:
478         - 8   # NDRPDR sel
479         - 9   # NDRPDR sel
480         - 10  # NDRPDR sel
481         - 11  # NDRPDR sel
482         - 12  # NDRPDR sel
483         - 13  # NDRPDR sel
484         - 14  # NDRPDR sel
485         - 15  # NDRPDR sel
486         - 16  # NDRPDR sel
487         - 17  # NDRPDR sel
488
489     ###########################################################################
490     # Simple tables (only one data set):
491
492     # NIC Comparisons
493
494     vpp-nic-comparison-3n-skx:
495       csit-vpp-perf-report-iterative-2005-3n-skx:
496         - 4   # NDRPDR sel
497         - 5   # NDRPDR sel ??? all x710 failed
498         - 33  # NDRPDR sel
499         - 28  # NDRPDR sel
500         - 34  # NDRPDR sel
501         - 36  # NDRPDR sel
502         - 37  # NDRPDR sel
503         - 38  # NDRPDR sel
504         - 39  # NDRPDR sel
505         - 41  # NDRPDR sel
506
507     vpp-nic-comparison-2n-skx:
508       csit-vpp-perf-report-iterative-2005-2n-skx:
509         - 43  # NDRPDR sel
510         - 38  # NDRPDR sel
511         - 7   # NDRPDR sel
512         - 65  # NDRPDR sel
513         - 47  # NDRPDR sel
514         - 55  # NDRPDR sel
515         - 67  # NDRPDR sel
516         - 75  # NDRPDR sel
517         - 76  # NDRPDR sel
518         - 73  # NDRPDR sel
519
520     vpp-nic-comparison-3n-skx-mrr:
521       csit-vpp-perf-report-iterative-2005-3n-skx:
522         - 6   # MRR sel
523
524     vpp-nic-comparison-2n-skx-mrr:
525       csit-vpp-perf-report-iterative-2005-2n-skx:
526         - 42  # MRR sel
527
528     # Results
529
530     vpp-perf-results-3n-hsw:
531       csit-vpp-perf-report-coverage-2005-3n-hsw:
532         - 1   # perf-full-3n-dnv-crypto_I
533         - 7   # perf-full-3n-hsw-crypto_II
534         - 3   # perf-full-3n-hsw-crypto_III
535         - 4   # perf-full-3n-dnv-crypto_IV
536         - 5   # perf-full-3n-hsw-ip4_I
537         - 6   # perf-full-3n-hsw-ip4_II
538         - 8   # perf-full-3n-hsw-ip4_III
539         - 9   # perf-full-3n-hsw-ip4_IV
540         - 10  # perf-full-3n-hsw-ip4_V
541         - 26  # perf-full-3n-hsw-ip4_VI
542         - 18  # perf-full-3n-hsw-ip4_VII
543         - 27  # perf-full-3n-hsw-ip4_VIII
544         - 28  # perf-full-3n-hsw-ip4_IX
545         - 29  # perf-full-3n-hsw-ip6_I
546         - 35  # perf-full-3n-hsw-ip6_II
547         - 42  # perf-full-3n-hsw-l2_I
548         - 33  # perf-full-3n-hsw-l2_II
549         - 37  # perf-full-3n-hsw-l2_III
550         - 45  # perf-full-3n-hsw-l2_IV
551         - 43  # perf-full-3n-hsw-l2_V
552         - 40  # perf-full-3n-hsw-l2_VI
553         - 44  # perf-full-3n-hsw-l2_VII
554         - 51  # perf-full-3n-hsw-l2_VIII
555         - 50  # perf-full-3n-hsw-l2_IX
556         - 52  # perf-full-3n-hsw-l2_X
557         - 53  # perf-full-3n-hsw-l2_XI
558         - 54  # perf-full-3n-hsw-memif
559         - 55  # perf-full-3n-hsw-ip4tunnels-I
560         - 56  # perf-full-3n-hsw-ip4tunnels-II
561         - 57  # perf-full-3n-hsw-ip4tunnels-III
562         - 58  # perf-full-3n-hsw-ip6tunnels-I
563         - 59  # perf-full-3n-hsw-srv6-I
564         - 60  # perf-full-3n-hsw-srv6-II
565         - 61  # perf-full-3n-hsw-vhost-I
566         - 62  # perf-full-3n-hsw-vhost-II
567         - 63  # perf-full-3n-hsw-vhost-III
568
569     vpp-perf-results-3n-skx:
570       csit-vpp-perf-report-coverage-2005-3n-skx:
571         - 10  # perf-full-3n-skx-crypto_I
572         - 11  # perf-full-3n-skx-crypto_II
573         - 12  # perf-full-3n-skx-crypto_III
574         - 5   # perf-full-3n-skx-ip4_I
575         - 14  # perf-full-3n-skx-ip4_II
576         - 7   # perf-full-3n-skx-ip4_III
577         - 15  # perf-full-3n-skx-ip4_IV
578         - 16  # perf-full-3n-skx-ip4_V
579         - 17  # perf-full-3n-skx-ip4_VI
580         - 18  # perf-full-3n-skx-ip4_VII
581         - 19  # perf-full-3n-skx-ip4_VIII
582         - 20  # perf-full-3n-skx-ip4_IX
583         - 24  # perf-full-3n-skx-ip6_I
584         - 25  # perf-full-3n-skx-ip6_II
585         - 21  # perf-full-3n-skx-ip4tunnels-I
586         - 22  # perf-full-3n-skx-ip4tunnels-II
587         - 23  # perf-full-3n-skx-ip4tunnels-III
588         - 26  # perf-full-3n-skx-ip6tunnels-I
589         - 28  # perf-full-3n-skx-l2_II
590         - 29  # perf-full-3n-skx-l2_III
591         - 30  # perf-full-3n-skx-l2_IV
592         - 32  # perf-full-3n-skx-l2_VI
593         - 33  # perf-full-3n-skx-l2_VII
594         - 34  # perf-full-3n-skx-l2_VIII
595         - 35  # perf-full-3n-skx-l2_IX
596         - 36  # perf-full-3n-skx-l2_X
597         - 37  # perf-full-3n-skx-l2_XI
598         - 38  # perf-full-3n-skx-memif
599         - 39  # perf-full-3n-skx-srv6-I
600         - 40  # perf-full-3n-skx-srv6-II
601         - 43  # perf-full-3n-skx-vhost-III
602
603     vpp-perf-results-2n-skx:
604       # TODO: Add data:
605       csit-vpp-perf-report-coverage-2005-2n-skx:
606         - 11  # perf-full-2n-skx-ip4_I
607         - 3   # perf-full-2n-skx-ip4_II
608         - 18  # perf-full-2n-skx-ip4_III
609         - 19  # perf-full-2n-skx-ip4_IV
610         - 5   # perf-full-2n-skx-ip4_V
611         - 20  # perf-full-2n-skx-ip4_VI
612         - 7   # perf-full-2n-skx-ip6_I
613         - 21  # perf-full-2n-skx-ip6_II
614         - 9   # perf-full-2n-skx-l2_I
615         - 22  # perf-full-2n-skx-l2_II
616         - 23  # perf-full-2n-skx-memif
617         - 24  # perf-full-2n-skx-loadbalancer
618         - 25  # perf-full-2n-skx-vhost I
619         - 26  # perf-full-2n-skx-vhost II
620         - 27  # perf-full-2n-skx-vts
621
622     vpp-perf-results-2n-clx:
623       csit-vpp-perf-report-coverage-2005-2n-clx:
624         - 21  # perf-full-2n-clx-ip4_I
625         - 2   # perf-full-2n-clx-ip4_II
626         - 3   # perf-full-2n-clx-ip4_III
627         - 4   # perf-full-2n-clx-ip4_IV
628         - 5   # perf-full-2n-clx-ip4_V
629         - 6   # perf-full-2n-clx-ip4_VI
630         - 7   # perf-full-2n-clx-ip6_I
631         - 16  # perf-full-2n-clx-ip6_II
632         - 23  # perf-full-2n-clx-l2_I
633         - 10  # perf-full-2n-clx-l2_II
634         - 11  # perf-full-2n-clx-memif
635         - 12  # perf-full-2n-clx-loadbalancer
636         - 13  # perf-full-2n-clx-vhost I
637         - 22  # perf-full-2n-clx-vhost II
638         - 15  # perf-full-2n-clx-vts
639
640     vpp-perf-results-3n-tsh:
641       csit-vpp-perf-report-iterative-2005-3n-tsh:
642         - 9   # NDRPDR sel
643
644     vpp-perf-results-3n-dnv:
645       csit-vpp-perf-report-coverage-2005-3n-dnv:
646         - 1   # perf-full-3n-dnv-crypto_I
647         - 24  # perf-full-3n-dnv-crypto_II
648         - 5   # perf-full-3n-dnv-ip4_I
649         - 13  # perf-full-3n-dnv-ip4_II
650         - 17  # perf-full-3n-dnv-ip6_I
651         - 18  # perf-full-3n-dnv-ip6_II
652         - 21  # perf-full-3n-dnv-l2_I
653         - 22  # perf-full-3n-dnv-l2_II
654         - 23  # perf-full-3n-dnv-ip4-tunnels_I
655
656     vpp-perf-results-2n-dnv:
657       csit-vpp-perf-report-coverage-2005-2n-dnv:
658         - 1   # perf-full-2n-dnv-ip4_I
659         - 2   # perf-full-2n-dnv-ip4_II
660         - 3   # perf-full-2n-dnv-ip6_I
661         - 4   # perf-full-2n-dnv-ip6_II
662         - 5   # perf-full-2n-dnv-l2_I
663         - 6   # perf-full-2n-dnv-l2_II
664
665     vpp-mrr-results-3n-hsw:
666       csit-vpp-perf-report-iterative-2005-3n-hsw:
667         - 13  # MRR
668
669     vpp-mrr-results-3n-skx:
670       csit-vpp-perf-report-iterative-2005-3n-skx:
671         - 6   # MRR sel
672
673     vpp-mrr-results-2n-skx:
674       csit-vpp-perf-report-iterative-2005-2n-skx:
675         - 42  # MRR sel
676
677     vpp-mrr-results-2n-clx:
678       csit-vpp-perf-report-iterative-2005-2n-clx:
679         - 12   # MRR
680
681     vpp-mrr-results-3n-tsh:
682       csit-vpp-perf-report-iterative-2005-3n-tsh:
683         - 10  # MRR sel
684
685     vpp-mrr-results-3n-dnv:
686       csit-vpp-perf-report-iterative-2005-3n-dnv:
687         - 8   # MRR
688
689     vpp-mrr-results-2n-dnv:
690       csit-vpp-perf-report-iterative-2005-2n-dnv:
691         - 15  # MRR sel
692
693     vpp-device-results-ubuntu:
694       csit-vpp-device-2005-ubuntu1804-1n-skx:
695         - 35
696
697     dpdk-perf-results-3n-hsw:
698       csit-dpdk-perf-report-iterative-2005-3n-hsw:
699         - 5   # NDRPDR sel
700
701     dpdk-perf-results-3n-skx:
702       csit-dpdk-perf-report-iterative-2005-3n-skx:
703         - 4   # NDRPDR sel
704
705     dpdk-perf-results-2n-skx:
706       csit-dpdk-perf-report-iterative-2005-2n-skx:
707         - 1   # NDRPDR sel
708
709     dpdk-perf-results-2n-clx:
710       csit-dpdk-perf-report-iterative-2005-2n-clx:
711         - 1   # NDRPDR sel
712
713     dpdk-perf-results-2n-dnv:
714       csit-dpdk-perf-report-iterative-2005-2n-dnv:
715         - 8   # NDRPDR sel
716
717     dpdk-perf-results-3n-dnv:
718       csit-dpdk-perf-report-iterative-2005-3n-dnv:
719         - 6   # NDRPDR sel
720
721     dpdk-perf-results-3n-tsh:
722       csit-dpdk-perf-report-iterative-2005-3n-tsh:
723         - 5   # NDRPDR sel
724
725 ###########################################################################
726     # Tables (more than one data set)
727
728     # Performance changes
729
730     vpp-performance-changes-3n-hsw-h1:
731       csit-vpp-perf-verify-1908-3n-hsw:
732         - 12  # NDRPDR sel
733         - 13  # NDRPDR sel
734         - 14  # NDRPDR sel
735         - 15  # NDRPDR sel
736         - 16  # NDRPDR sel
737         - 17  # NDRPDR sel
738         - 18  # NDRPDR sel
739         - 19  # NDRPDR sel
740         - 20  # NDRPDR sel
741         - 21  # NDRPDR sel
742     vpp-performance-changes-3n-hsw-ref:
743       csit-vpp-perf-verify-2001-3n-hsw:
744         - 21  # NDRPDR sel
745         - 22  # NDRPDR sel
746         - 23  # NDRPDR sel
747         - 24  # NDRPDR sel
748         - 25  # NDRPDR sel
749         - 29  # NDRPDR sel
750         - 30  # NDRPDR sel
751         - 31  # NDRPDR sel
752         - 32  # NDRPDR sel
753         - 34  # NDRPDR sel
754     vpp-performance-changes-3n-hsw-cmp:
755       csit-vpp-perf-report-iterative-2005-3n-hsw:
756         - 3   # NDRPDR sel
757         - 4   # NDRPDR sel
758         - 5   # NDRPDR sel
759         - 10  # NDRPDR sel
760         - 11  # NDRPDR sel
761         - 12  # NDRPDR sel
762         - 15  # NDRPDR sel
763         - 16  # NDRPDR sel
764         - 18  # NDRPDR sel
765         - 19  # NDRPDR sel
766     vpp-performance-changes-3n-hsw-cmp-2:
767       csit-vpp-perf-report-iterative-2005-3n-hsw:
768         - 20  # NDRPDR sel env 4
769         - 21  # NDRPDR sel env 4
770         - 22  # NDRPDR sel env 4
771         - 23  # NDRPDR sel env 4
772         - 24  # NDRPDR sel env 4
773         - 25  # NDRPDR sel env 4
774         - 26  # NDRPDR sel env 4
775         - 27  # NDRPDR sel env 4
776         - 28  # NDRPDR sel env 4
777         - 29  # NDRPDR sel env 4
778
779     vpp-performance-changes-3n-skx-h1:
780       csit-vpp-perf-verify-1908_1-3n-skx:
781         - 26  # NDRPDR sel - new1908.1
782         - 27  # NDRPDR sel - new1908.1
783         - 28  # NDRPDR sel - new1908.1
784         - 29  # NDRPDR sel - new1908.1
785         - 30  # NDRPDR sel - new1908.1
786         - 31  # NDRPDR sel - new1908.1
787         - 33  # NDRPDR sel - new1908.1
788         - 34  # NDRPDR sel - new1908.1
789         - 35  # NDRPDR sel - new1908.1
790         - 36  # NDRPDR sel - new1908.1
791     vpp-performance-changes-3n-skx-ref:
792       csit-vpp-perf-verify-2001-3n-skx:
793         - 69  # NDRPDR sel - new2001.0
794         - 71  # NDRPDR sel - new2001.0
795         - 72  # NDRPDR sel - new2001.0
796         - 76  # NDRPDR sel - new2001.0
797         - 77  # NDRPDR sel - new2001.0
798         - 78  # NDRPDR sel - new2001.0
799         - 80  # NDRPDR sel - new2001.0
800     vpp-performance-changes-3n-skx-cmp:
801       csit-vpp-perf-report-iterative-2005-3n-skx:
802         - 4   # NDRPDR sel
803         - 5   # NDRPDR sel ??? all x710 failed
804         - 33  # NDRPDR sel
805         - 28  # NDRPDR sel
806         - 34  # NDRPDR sel
807         - 36  # NDRPDR sel
808         - 37  # NDRPDR sel
809         - 38  # NDRPDR sel
810         - 39  # NDRPDR sel
811         - 41  # NDRPDR sel
812     vpp-performance-changes-3n-skx-cmp-2:
813       csit-vpp-perf-report-iterative-2005-3n-skx:
814         # TODO: Add data
815         - 42  # NDRPDR sel env 4
816         - 43  # NDRPDR sel env 4
817
818     vpp-performance-changes-2n-skx-h1:
819       csit-vpp-perf-verify-1908_1-2n-skx:
820         - 39  # NDRPDR sel - new1908.1
821         - 40  # NDRPDR sel - new1908.1
822         - 41  # NDRPDR sel - new1908.1
823         - 43  # NDRPDR sel - new1908.1
824         - 44  # NDRPDR sel - new1908.1
825         - 45  # NDRPDR sel - new1908.1
826         - 46  # NDRPDR sel - new1908.1
827         - 47  # NDRPDR sel - new1908.1
828         - 48  # NDRPDR sel - new1908.1
829         - 49  # NDRPDR sel - new1908.1
830     vpp-performance-changes-2n-skx-ref:
831       csit-vpp-perf-verify-2001-2n-skx:
832         - 143  # NDRPDR sel - new2001.0
833         - 146  # NDRPDR sel - new2001.0
834         - 147  # NDRPDR sel - new2001.0
835         - 148  # NDRPDR sel - new2001.0
836         - 149  # NDRPDR sel - new2001.0
837         - 150  # NDRPDR sel - new2001.0
838         - 151  # NDRPDR sel - new2001.0
839         - 152  # NDRPDR sel - new2001.0
840         - 153  # NDRPDR sel - new2001.0
841         - 154  # NDRPDR sel - new2001.0
842     vpp-performance-changes-2n-skx-cmp:
843       csit-vpp-perf-report-iterative-2005-2n-skx:
844         - 43  # NDRPDR sel
845         - 38  # NDRPDR sel
846         - 7   # NDRPDR sel
847         - 65  # NDRPDR sel
848         - 47  # NDRPDR sel
849         - 55  # NDRPDR sel
850         - 67  # NDRPDR sel
851         - 75  # NDRPDR sel
852         - 76  # NDRPDR sel
853         - 73  # NDRPDR sel
854     vpp-performance-changes-2n-skx-cmp-2:
855       csit-vpp-perf-report-iterative-2005-2n-skx:
856         # TODO: Add data
857         - 88  # NDRPDR sel env 4
858         - 89  # NDRPDR sel env 4
859         - 90  # NDRPDR sel env 4
860         - 92  # NDRPDR sel env 4
861         - 93  # NDRPDR sel env 4
862
863 #    vpp-performance-changes-nfv-2n-skx-ref:
864 #      csit-vpp-perf-verify-2001-2n-skx:
865 #        - 30  # NFV
866 #        - 31  # NFV
867 #    vpp-performance-changes-nfv-2n-skx-cmp:
868 #      csit-vpp-perf-report-iterative-2005-2n-skx:
869 #        - 43  # NDRPDR sel
870 #        - 38  # NDRPDR sel
871 #        - 7   # NDRPDR sel
872 #        - 78  # nf-density-sel
873 #        - 83  # nf-density-sel
874
875     vpp-performance-changes-2n-clx-ref:
876       csit-vpp-perf-verify-2001-2n-clx:
877         - 28  # NDRPDR sel
878         - 29  # NDRPDR sel
879         - 32  # NDRPDR sel
880         - 40  # NDRPDR sel
881         - 43  # NDRPDR sel
882         - 44  # NDRPDR sel
883         - 45  # NDRPDR sel
884         - 47  # NDRPDR sel
885         - 48  # NDRPDR sel
886         - 49  # NDRPDR sel
887     vpp-performance-changes-2n-clx-cmp:
888       csit-vpp-perf-report-iterative-2005-2n-clx:
889         - 7   # NDRPDR sel
890         - 38  # NDRPDR sel
891         - 9   # NDRPDR sel
892         - 32  # NDRPDR sel ???
893         - 33  # NDRPDR sel ???
894         - 39  # NDRPDR sel
895         - 40  # NDRPDR sel
896         - 43  # NDRPDR sel
897         - 50  # NDRPDR sel
898         - 51  # NDRPDR sel
899     vpp-performance-changes-2n-clx-cmp-2:
900       csit-vpp-perf-report-iterative-2005-2n-clx:
901         - 62  # NDRPDR sel env 4
902         - 63  # NDRPDR sel env 4
903         - 64  # NDRPDR sel env 4
904         - 65  # NDRPDR sel env 4
905         - 66  # NDRPDR sel env 4
906         - 70  # NDRPDR sel env 4
907
908     vpp-performance-changes-2n-dnv-h1:
909       csit-vpp-perf-verify-1908-2n-dnv:
910         - 1   # NDRPDR sel
911         - 2   # NDRPDR sel
912         - 3   # NDRPDR sel
913         - 4   # NDRPDR sel
914         - 5   # NDRPDR sel
915         - 6   # NDRPDR sel
916         - 7   # NDRPDR sel
917         - 8   # NDRPDR sel
918         - 9   # NDRPDR sel
919         - 10  # NDRPDR sel
920     vpp-performance-changes-2n-dnv-ref:
921       csit-vpp-perf-verify-2001-2n-dnv:
922         - 4   # NDRPDR sel
923         - 5   # NDRPDR sel
924         - 6   # NDRPDR sel
925         - 7   # NDRPDR sel
926         - 8   # NDRPDR sel
927         - 9   # NDRPDR sel
928         - 10  # NDRPDR sel
929         - 11  # NDRPDR sel
930         - 13  # NDRPDR sel
931         - 16  # NDRPDR sel
932     vpp-performance-changes-2n-dnv-cmp:
933       csit-vpp-perf-report-iterative-2005-2n-dnv:
934         - 3   # NDRPDR sel
935         - 6   # NDRPDR sel
936         - 7   # NDRPDR sel
937         - 8   # NDRPDR sel
938         - 9   # NDRPDR sel
939         - 10  # NDRPDR sel
940         - 11  # NDRPDR sel
941         - 12  # NDRPDR sel
942         - 13  # NDRPDR sel
943         - 14  # NDRPDR sel
944
945     vpp-performance-changes-3n-dnv-h1:
946       csit-vpp-perf-verify-1908-3n-dnv:
947         - 6   # NDRPDR sel
948         - 7   # NDRPDR sel
949         - 8   # NDRPDR sel
950         - 9   # NDRPDR sel
951         - 10  # NDRPDR sel
952         - 12  # NDRPDR sel
953         - 13  # NDRPDR sel
954         - 14  # NDRPDR sel
955         - 15  # NDRPDR sel
956         - 16  # NDRPDR sel
957     vpp-performance-changes-3n-dnv-ref:
958       csit-vpp-perf-verify-2001-3n-dnv:
959         - 5   # NDRPDR sel
960         - 6   # NDRPDR sel
961         - 7   # NDRPDR sel
962         - 8   # NDRPDR sel
963         - 9   # NDRPDR sel
964         - 10  # NDRPDR sel
965         - 12  # NDRPDR sel
966         - 16  # NDRPDR sel
967         - 17  # NDRPDR sel
968         - 18  # NDRPDR sel
969     vpp-performance-changes-3n-dnv-cmp:
970       csit-vpp-perf-report-iterative-2005-3n-dnv:
971         - 2   # NDRPDR sel
972         - 3   # NDRPDR sel
973         - 4   # NDRPDR sel
974         - 5   # NDRPDR sel
975         - 6   # NDRPDR sel
976         - 7   # NDRPDR sel
977         - 9   # NDRPDR sel
978         - 10  # NDRPDR sel
979         - 11  # NDRPDR sel
980         - 12  # NDRPDR sel
981
982     vpp-performance-changes-3n-tsh-h1:
983       csit-vpp-perf-verify-1908-3n-tsh:
984         - 7   # NDRPDR sel
985         - 8   # NDRPDR sel
986         - 9   # NDRPDR sel
987         - 10  # NDRPDR sel
988         - 11  # NDRPDR sel
989         - 12  # NDRPDR sel
990         - 13  # NDRPDR sel
991         - 14  # NDRPDR sel
992         - 15  # NDRPDR sel
993         - 16  # NDRPDR sel
994     vpp-performance-changes-3n-tsh-ref:
995       csit-vpp-perf-verify-2001-3n-tsh:
996         - 3   # NDRPDR sel
997         - 4   # NDRPDR sel
998         - 7   # NDRPDR sel
999         - 8   # NDRPDR sel
1000         - 10  # NDRPDR sel
1001         - 12  # NDRPDR sel
1002         - 13  # NDRPDR sel
1003         - 14  # NDRPDR sel
1004         - 15  # NDRPDR sel
1005         - 21  # NDRPDR sel
1006     vpp-performance-changes-3n-tsh-cmp:
1007       # TODO: Add data:
1008       csit-vpp-perf-report-iterative-2005-3n-tsh:
1009         - 9   # NDRPDR sel
1010         - 11  # NDRPDR sel
1011         - 12  # NDRPDR sel
1012         - 20  # NDRPDR sel
1013         - 14  # NDRPDR sel
1014         - 21  # NDRPDR sel
1015     vpp-performance-changes-3n-tsh-cmp-2:
1016       # TODO: Add data:
1017       csit-vpp-perf-report-iterative-2005-3n-tsh:
1018         - 23  # NDRPDR sel env 4
1019
1020     vpp-soak-vs-ndr-2n-skx-ref:
1021       csit-vpp-perf-report-iterative-2005-2n-skx:
1022         - 43  # NDRPDR sel
1023         - 38  # NDRPDR sel
1024         - 7   # NDRPDR sel
1025         - 65  # NDRPDR sel
1026         - 47  # NDRPDR sel
1027         - 55  # NDRPDR sel
1028         - 67  # NDRPDR sel
1029         - 75  # NDRPDR sel
1030         - 76  # NDRPDR sel
1031         - 73  # NDRPDR sel
1032     vpp-soak-vs-ndr-2n-skx-cmp:
1033       csit-vpp-perf-report-iterative-2005-2n-skx:
1034         - 49  # Soak
1035         - 54  # Soak
1036     vpp-soak-vs-ndr-2n-skx:
1037       csit-vpp-perf-report-iterative-2005-2n-skx:
1038         - 43  # NDRPDR sel
1039         - 38  # NDRPDR sel
1040         - 7   # NDRPDR sel
1041         - 65  # NDRPDR sel
1042         - 47  # NDRPDR sel
1043         - 55  # NDRPDR sel
1044         - 67  # NDRPDR sel
1045         - 75  # NDRPDR sel
1046         - 76  # NDRPDR sel
1047         - 73  # NDRPDR sel
1048         - 49  # Soak
1049         - 54  # Soak
1050
1051     vpp-soak-vs-ndr-2n-clx-ref:
1052       csit-vpp-perf-report-iterative-2005-2n-clx:
1053         - 7   # NDRPDR sel
1054         - 38  # NDRPDR sel
1055         - 9   # NDRPDR sel
1056         - 32  # NDRPDR sel ???
1057         - 33  # NDRPDR sel ???
1058         - 39  # NDRPDR sel
1059         - 40  # NDRPDR sel
1060         - 43  # NDRPDR sel
1061         - 50  # NDRPDR sel
1062         - 51  # NDRPDR sel
1063     vpp-soak-vs-ndr-2n-clx-cmp:
1064       csit-vpp-perf-report-iterative-2005-2n-clx:
1065         - 44  # Soak
1066         - 49  # Soak
1067     vpp-soak-vs-ndr-2n-clx:
1068       csit-vpp-perf-report-iterative-2005-2n-clx:
1069         - 7   # NDRPDR sel
1070         - 38  # NDRPDR sel
1071         - 9   # NDRPDR sel
1072         - 32  # NDRPDR sel ???
1073         - 33  # NDRPDR sel ???
1074         - 39  # NDRPDR sel
1075         - 40  # NDRPDR sel
1076         - 43  # NDRPDR sel
1077         - 50  # NDRPDR sel
1078         - 51  # NDRPDR sel
1079         - 44  # Soak
1080         - 49  # Soak
1081
1082     vpp-performance-changes-3n-hsw-mrr-h1:
1083       csit-vpp-perf-verify-1908-3n-hsw:
1084         - 39  # MRR sel
1085     vpp-performance-changes-3n-hsw-mrr-ref:
1086       csit-vpp-perf-verify-2001-3n-hsw:
1087         - 17  # MRR sel
1088     vpp-performance-changes-3n-hsw-mrr-cmp:
1089       csit-vpp-perf-report-iterative-2005-3n-hsw:
1090         - 13  # MRR
1091
1092 #    vpp-performance-changes-3n-skx-mrr-h1:
1093 #      csit-vpp-perf-verify-1908-3n-skx:
1094 #        - 36  # MRR sel
1095     vpp-performance-changes-3n-skx-mrr-ref:
1096       csit-vpp-perf-verify-2001-3n-skx:
1097         - 50  # MRR sel
1098         - 53  # MRR sel addition
1099     vpp-performance-changes-3n-skx-mrr-cmp:
1100       csit-vpp-perf-report-iterative-2005-3n-skx:
1101         - 6   # MRR sel
1102
1103 #    vpp-performance-changes-2n-skx-mrr-h1:
1104 #      csit-vpp-perf-verify-1908-2n-skx:
1105 #        - 69  # MRR sel
1106     vpp-performance-changes-2n-skx-mrr-ref:
1107       csit-vpp-perf-verify-2001-2n-skx:
1108         - 101 # MRR sel
1109         - 128 # MRR sel addition
1110     vpp-performance-changes-2n-skx-mrr-cmp:
1111       csit-vpp-perf-report-iterative-2005-2n-skx:
1112         - 42  # MRR sel
1113
1114     vpp-performance-changes-2n-clx-mrr-ref:
1115       csit-vpp-perf-verify-2001-2n-clx:
1116         - 39  # MRR
1117     vpp-performance-changes-2n-clx-mrr-cmp:
1118       csit-vpp-perf-report-iterative-2005-2n-clx:
1119         - 12   # MRR
1120
1121 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1122 #      csit-vpp-perf-verify-1908-2n-skx:
1123 #        - 71  # NFV MRR
1124 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1125 #      # csit-vpp-perf-verify-2001-2n-skx:
1126 #      csit-vpp-perf-verify-1908-2n-skx:
1127 #        - 71  # NFV MRR
1128
1129     vpp-performance-changes-2n-dnv-mrr-h1:
1130       csit-vpp-perf-verify-1908-2n-dnv:
1131         - 11  # MRR sel
1132     vpp-performance-changes-2n-dnv-mrr-ref:
1133       csit-vpp-perf-verify-2001-2n-dnv:
1134         - 12  # MRR sel
1135     vpp-performance-changes-2n-dnv-mrr-cmp:
1136       csit-vpp-perf-report-iterative-2005-2n-dnv:
1137         - 15  # MRR sel
1138
1139     vpp-performance-changes-3n-dnv-mrr-h1:
1140       csit-vpp-perf-verify-1908-3n-dnv:
1141         - 17  # MRR sel
1142     vpp-performance-changes-3n-dnv-mrr-ref:
1143       csit-vpp-perf-verify-2001-3n-dnv:
1144         - 11  # MRR sel
1145     vpp-performance-changes-3n-dnv-mrr-cmp:
1146       csit-vpp-perf-report-iterative-2005-3n-dnv:
1147         - 8   # MRR
1148
1149     vpp-performance-changes-3n-tsh-mrr-h1:
1150       csit-vpp-perf-verify-1908-3n-tsh:
1151         - 17  # MRR sel
1152     vpp-performance-changes-3n-tsh-mrr-ref:
1153       csit-vpp-perf-verify-2001-3n-tsh:
1154         - 9   # MRR sel
1155     vpp-performance-changes-3n-tsh-mrr-cmp:
1156       csit-vpp-perf-report-iterative-2005-3n-tsh:
1157         - 10  # MRR sel
1158
1159     dpdk-performance-changes-3n-hsw-h1:
1160       csit-dpdk-perf-verify-1908-3n-hsw:
1161         - 2   # NDRPDR sel
1162         - 3   # NDRPDR sel
1163         - 4   # NDRPDR sel
1164         - 5   # NDRPDR sel
1165         - 6   # NDRPDR sel
1166         - 7   # NDRPDR sel
1167         - 8   # NDRPDR sel
1168         - 9   # NDRPDR sel
1169         - 10  # NDRPDR sel
1170         - 11  # NDRPDR sel
1171     dpdk-performance-changes-3n-hsw-ref:
1172       csit-dpdk-perf-verify-2001-3n-hsw:
1173         - 4   # NDRPDR sel
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         - 15  # NDRPDR sel
1184         - 16  # NDRPDR sel
1185         - 17  # NDRPDR sel
1186         - 18  # NDRPDR sel
1187         - 19  # NDRPDR sel
1188         - 20  # NDRPDR sel
1189         - 21  # NDRPDR sel
1190         - 22  # NDRPDR sel
1191         - 23  # NDRPDR sel
1192         - 24  # NDRPDR sel
1193     dpdk-performance-changes-3n-hsw-cmp:
1194       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1195         - 5   # NDRPDR sel
1196         - 6   # NDRPDR sel
1197         - 7   # NDRPDR sel
1198         - 8   # NDRPDR sel
1199         - 9   # NDRPDR sel
1200         - 10  # NDRPDR sel
1201         - 11  # NDRPDR sel
1202         - 12  # NDRPDR sel
1203         - 13  # NDRPDR sel
1204         - 14  # NDRPDR sel
1205
1206     dpdk-performance-changes-3n-skx-h1:
1207       csit-dpdk-perf-verify-1908-3n-skx:
1208         - 3   # NDRPDR sel
1209         - 4   # NDRPDR sel
1210         - 5   # NDRPDR sel
1211         - 6   # NDRPDR sel
1212         - 7   # NDRPDR sel
1213         - 8   # NDRPDR sel
1214         - 9   # NDRPDR sel
1215         - 10  # NDRPDR sel
1216         - 11  # NDRPDR sel
1217         - 12  # NDRPDR sel
1218     dpdk-performance-changes-3n-skx-ref:
1219       csit-dpdk-perf-verify-2001-3n-skx:
1220         - 29  # NDRPDR sel xxv710
1221         - 33  # NDRPDR sel xxv710
1222         - 34  # NDRPDR sel xxv710
1223         - 35  # NDRPDR sel xxv710
1224         - 36  # NDRPDR sel xxv710
1225         - 37  # NDRPDR sel xxv710
1226         - 41  # NDRPDR sel xxv710
1227         - 42  # NDRPDR sel xxv710
1228         - 43  # NDRPDR sel xxv710
1229         - 45  # NDRPDR sel xxv710
1230         - 30  # NDRPDR sel x710
1231         - 31  # NDRPDR sel x710
1232         - 32  # NDRPDR sel x710
1233         - 38  # NDRPDR sel x710
1234         - 39  # NDRPDR sel x710
1235         - 40  # NDRPDR sel x710
1236         - 44  # NDRPDR sel x710
1237         - 46  # NDRPDR sel x710
1238         - 47  # NDRPDR sel x710
1239         - 48  # NDRPDR sel x710
1240     dpdk-performance-changes-3n-skx-cmp:
1241       csit-dpdk-perf-report-iterative-2005-3n-skx:
1242         - 4   # NDRPDR sel
1243         - 5   # NDRPDR sel
1244         - 6   # NDRPDR sel
1245         - 7   # NDRPDR sel
1246         - 8   # NDRPDR sel
1247         - 11  # NDRPDR sel
1248         - 12  # NDRPDR sel
1249         - 13  # NDRPDR sel
1250         - 14  # NDRPDR sel
1251         - 15  # NDRPDR sel
1252
1253     dpdk-performance-changes-2n-skx-h1:
1254       csit-dpdk-perf-verify-1908-2n-skx:
1255         - 2   # NDRPDR sel
1256         - 3   # NDRPDR sel
1257         - 4   # NDRPDR sel
1258         - 5   # NDRPDR sel
1259         - 7   # NDRPDR sel
1260         - 8   # NDRPDR sel
1261         - 9   # NDRPDR sel
1262         - 10  # NDRPDR sel
1263         - 11  # NDRPDR sel
1264         - 12  # NDRPDR sel
1265     dpdk-performance-changes-2n-skx-ref:
1266       csit-dpdk-perf-verify-2001-2n-skx:
1267         - 35  # NDRPDR sel xxv710
1268         - 36  # NDRPDR sel xxv710
1269         - 37  # NDRPDR sel xxv710
1270         - 41  # NDRPDR sel xxv710
1271         - 42  # NDRPDR sel xxv710
1272         - 43  # NDRPDR sel xxv710
1273         - 46  # NDRPDR sel xxv710
1274         - 47  # NDRPDR sel xxv710
1275         - 52  # NDRPDR sel xxv710
1276         - 53  # NDRPDR sel xxv710
1277         - 38  # NDRPDR sel x710
1278         - 39  # NDRPDR sel x710
1279         - 40  # NDRPDR sel x710
1280         - 44  # NDRPDR sel x710
1281         - 45  # NDRPDR sel x710
1282         - 48  # NDRPDR sel x710
1283         - 49  # NDRPDR sel x710
1284         - 50  # NDRPDR sel x710
1285         - 51  # NDRPDR sel x710
1286         - 54  # NDRPDR sel x710
1287     dpdk-performance-changes-2n-skx-cmp:
1288       csit-dpdk-perf-report-iterative-2005-2n-skx:
1289         - 1   # NDRPDR sel
1290         - 2   # NDRPDR sel
1291         - 3   # NDRPDR sel
1292         - 4   # NDRPDR sel
1293         - 5   # NDRPDR sel
1294         - 6   # NDRPDR sel
1295         - 7   # NDRPDR sel
1296         - 8   # NDRPDR sel
1297         - 9   # NDRPDR sel
1298         - 10  # NDRPDR sel
1299
1300     dpdk-performance-changes-2n-clx-ref:
1301       csit-dpdk-perf-verify-2001-2n-clx:
1302         - 15  # NDRPDR sel
1303         - 16  # NDRPDR sel
1304         - 17  # NDRPDR sel
1305         - 18  # NDRPDR sel
1306         - 19  # NDRPDR sel
1307         - 20  # NDRPDR sel
1308         - 21  # NDRPDR sel
1309         - 22  # NDRPDR sel
1310         - 23  # NDRPDR sel
1311         - 24  # NDRPDR sel
1312         - 25  # NDRPDR sel
1313         - 26  # NDRPDR sel
1314         - 27  # NDRPDR sel
1315         - 28  # NDRPDR sel
1316         - 29  # NDRPDR sel
1317         - 30  # NDRPDR sel
1318         - 31  # NDRPDR sel
1319         - 32  # NDRPDR sel
1320         - 33  # NDRPDR sel
1321         - 34  # NDRPDR sel
1322     dpdk-performance-changes-2n-clx-cmp:
1323       csit-dpdk-perf-report-iterative-2005-2n-clx:
1324         - 1   # NDRPDR sel
1325         - 2   # NDRPDR sel
1326         - 3   # NDRPDR sel
1327         - 4   # NDRPDR sel
1328         - 5   # NDRPDR sel
1329         - 6   # NDRPDR sel
1330         - 7   # NDRPDR sel
1331         - 8   # NDRPDR sel
1332         - 9   # NDRPDR sel
1333         - 10  # NDRPDR sel
1334
1335     dpdk-performance-changes-2n-dnv-ref:
1336       csit-dpdk-perf-verify-2001-2n-dnv:
1337         - 9   # NDRPDR sel
1338         - 10  # NDRPDR sel
1339         - 11  # NDRPDR sel
1340         - 12  # NDRPDR sel
1341         - 13  # NDRPDR sel
1342         - 14  # NDRPDR sel
1343         - 15  # NDRPDR sel
1344         - 16  # NDRPDR sel
1345         - 17  # NDRPDR sel
1346         - 18  # NDRPDR sel
1347     dpdk-performance-changes-2n-dnv-cmp:
1348       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1349         - 8   # NDRPDR sel
1350         - 9   # NDRPDR sel
1351         - 10  # NDRPDR sel
1352         - 11  # NDRPDR sel
1353         - 12  # NDRPDR sel
1354         - 13  # NDRPDR sel
1355         - 14  # NDRPDR sel
1356         - 15  # NDRPDR sel
1357         - 16  # NDRPDR sel
1358         - 17  # NDRPDR sel
1359
1360     dpdk-performance-changes-3n-dnv-ref:
1361       csit-dpdk-perf-verify-2001-3n-dnv:
1362         - 12  # NDRPDR sel
1363         - 13  # NDRPDR sel
1364         - 14  # NDRPDR sel
1365         - 15  # NDRPDR sel
1366         - 16  # NDRPDR sel
1367         - 17  # NDRPDR sel
1368         - 18  # NDRPDR sel
1369         - 19  # NDRPDR sel
1370         - 20  # NDRPDR sel
1371         - 22  # NDRPDR sel
1372     dpdk-performance-changes-3n-dnv-cmp:
1373       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1374         - 6   # NDRPDR sel
1375         - 7   # NDRPDR sel
1376         - 8   # NDRPDR sel
1377         - 9   # NDRPDR sel
1378         - 10  # NDRPDR sel
1379         - 11  # NDRPDR sel
1380         - 12  # NDRPDR sel
1381         - 13  # NDRPDR sel
1382         - 14  # NDRPDR sel
1383         - 16  # NDRPDR sel
1384
1385     dpdk-performance-changes-3n-tsh-ref:
1386       csit-dpdk-perf-verify-2001-3n-tsh:
1387         - 3   # NDRPDR sel
1388         - 4   # NDRPDR sel
1389         - 5   # NDRPDR sel
1390         - 9   # NDRPDR sel
1391         - 10  # NDRPDR sel
1392         - 11  # NDRPDR sel
1393         - 12  # NDRPDR sel
1394         - 14  # NDRPDR sel
1395         - 15  # NDRPDR sel
1396         - 18  # NDRPDR sel
1397     dpdk-performance-changes-3n-tsh-cmp:
1398       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1399         - 5   # NDRPDR sel
1400
1401     # Compare testbeds
1402
1403     vpp-compare-testbeds-ref:
1404       csit-vpp-perf-report-iterative-2005-3n-hsw:
1405         - 3   # NDRPDR sel
1406         - 4   # NDRPDR sel
1407         - 5   # NDRPDR sel
1408         - 10  # NDRPDR sel
1409         - 11  # NDRPDR sel
1410         - 12  # NDRPDR sel
1411         - 15  # NDRPDR sel
1412         - 16  # NDRPDR sel
1413         - 18  # NDRPDR sel
1414         - 19  # NDRPDR sel
1415     vpp-compare-testbeds-cmp:
1416       csit-vpp-perf-report-iterative-2005-3n-skx:
1417         - 4   # NDRPDR sel
1418         - 5   # NDRPDR sel ??? all x710 failed
1419         - 33  # NDRPDR sel
1420         - 28  # NDRPDR sel
1421         - 34  # NDRPDR sel
1422         - 36  # NDRPDR sel
1423         - 37  # NDRPDR sel
1424         - 38  # NDRPDR sel
1425         - 39  # NDRPDR sel
1426         - 41  # NDRPDR sel
1427
1428     vpp-compare-testbeds-skx-clx-ref:
1429       csit-vpp-perf-report-iterative-2005-2n-skx:
1430         - 43  # NDRPDR sel
1431         - 38  # NDRPDR sel
1432         - 7   # NDRPDR sel
1433         - 65  # NDRPDR sel
1434         - 47  # NDRPDR sel
1435         - 55  # NDRPDR sel
1436         - 67  # NDRPDR sel
1437         - 75  # NDRPDR sel
1438         - 76  # NDRPDR sel
1439         - 73  # NDRPDR sel
1440     vpp-compare-testbeds-skx-clx-cmp:
1441       csit-vpp-perf-report-iterative-2005-2n-clx:
1442         - 7   # NDRPDR sel
1443         - 38  # NDRPDR sel
1444         - 9   # NDRPDR sel
1445         - 32  # NDRPDR sel ???
1446         - 33  # NDRPDR sel ???
1447         - 39  # NDRPDR sel
1448         - 40  # NDRPDR sel
1449         - 43  # NDRPDR sel
1450         - 50  # NDRPDR sel
1451         - 51  # NDRPDR sel
1452
1453     vpp-compare-testbeds-hsw-clx-ref:
1454       csit-vpp-perf-report-iterative-2005-3n-hsw:
1455         - 3   # NDRPDR sel
1456         - 4   # NDRPDR sel
1457         - 5   # NDRPDR sel
1458         - 10  # NDRPDR sel
1459         - 11  # NDRPDR sel
1460         - 12  # NDRPDR sel
1461         - 15  # NDRPDR sel
1462         - 16  # NDRPDR sel
1463         - 18  # NDRPDR sel
1464         - 19  # NDRPDR sel
1465     vpp-compare-testbeds-hsw-clx-cmp:
1466       csit-vpp-perf-report-iterative-2005-2n-clx:
1467         - 7   # NDRPDR sel
1468         - 38  # NDRPDR sel
1469         - 9   # NDRPDR sel
1470         - 32  # NDRPDR sel ???
1471         - 33  # NDRPDR sel ???
1472         - 39  # NDRPDR sel
1473         - 40  # NDRPDR sel
1474         - 43  # NDRPDR sel
1475         - 50  # NDRPDR sel
1476         - 51  # NDRPDR sel
1477
1478     vpp-compare-testbeds-mrr-ref:
1479       csit-vpp-perf-report-iterative-2005-3n-hsw:
1480         - 13  # MRR
1481     vpp-compare-testbeds-mrr-cmp:
1482       csit-vpp-perf-report-iterative-2005-3n-skx:
1483         - 6   # MRR sel
1484
1485     vpp-compare-testbeds-mrr-skx-clx-ref:
1486       csit-vpp-perf-report-iterative-2005-2n-skx:
1487         - 42  # MRR sel
1488     vpp-compare-testbeds-mrr-skx-clx-cmp:
1489       csit-vpp-perf-report-iterative-2005-2n-clx:
1490         - 12   # MRR
1491
1492     vpp-compare-testbeds-mrr-hsw-clx-ref:
1493       csit-vpp-perf-report-iterative-2005-3n-hsw:
1494         - 13  # MRR
1495     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1496       csit-vpp-perf-report-iterative-2005-2n-clx:
1497         - 12   # MRR
1498
1499     dpdk-compare-testbeds-ref:
1500       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1501         - 5   # NDRPDR sel
1502         - 6   # NDRPDR sel
1503         - 7   # NDRPDR sel
1504         - 8   # NDRPDR sel
1505         - 9   # NDRPDR sel
1506         - 10  # NDRPDR sel
1507         - 11  # NDRPDR sel
1508         - 12  # NDRPDR sel
1509         - 13  # NDRPDR sel
1510         - 14  # NDRPDR sel
1511     dpdk-compare-testbeds-cmp:
1512       csit-dpdk-perf-report-iterative-2005-3n-skx:
1513         - 4   # NDRPDR sel
1514         - 5   # NDRPDR sel
1515         - 6   # NDRPDR sel
1516         - 7   # NDRPDR sel
1517         - 8   # NDRPDR sel
1518         - 11  # NDRPDR sel
1519         - 12  # NDRPDR sel
1520         - 13  # NDRPDR sel
1521         - 14  # NDRPDR sel
1522         - 15  # NDRPDR sel
1523
1524     dpdk-compare-testbeds-skx-clx-ref:
1525       csit-dpdk-perf-report-iterative-2005-2n-skx:
1526         - 1   # NDRPDR sel
1527         - 2   # NDRPDR sel
1528         - 3   # NDRPDR sel
1529         - 4   # NDRPDR sel
1530         - 5   # NDRPDR sel
1531         - 6   # NDRPDR sel
1532         - 7   # NDRPDR sel
1533         - 8   # NDRPDR sel
1534         - 9   # NDRPDR sel
1535         - 10  # NDRPDR sel
1536     dpdk-compare-testbeds-skx-clx-cmp:
1537       csit-dpdk-perf-report-iterative-2005-2n-clx:
1538         - 1   # NDRPDR sel
1539         - 2   # NDRPDR sel
1540         - 3   # NDRPDR sel
1541         - 4   # NDRPDR sel
1542         - 5   # NDRPDR sel
1543         - 6   # NDRPDR sel
1544         - 7   # NDRPDR sel
1545         - 8   # NDRPDR sel
1546         - 9   # NDRPDR sel
1547         - 10  # NDRPDR sel
1548
1549     # Compare topologies
1550
1551     vpp-compare-topologies-ref:
1552       csit-vpp-perf-report-iterative-2005-3n-skx:
1553         - 4   # NDRPDR sel
1554         - 5   # NDRPDR sel ??? all x710 failed
1555         - 33  # NDRPDR sel
1556         - 28  # NDRPDR sel
1557         - 34  # NDRPDR sel
1558         - 36  # NDRPDR sel
1559         - 37  # NDRPDR sel
1560         - 38  # NDRPDR sel
1561         - 39  # NDRPDR sel
1562         - 41  # NDRPDR sel
1563     vpp-compare-topologies-cmp:
1564       csit-vpp-perf-report-iterative-2005-2n-skx:
1565         - 43  # NDRPDR sel
1566         - 38  # NDRPDR sel
1567         - 7   # NDRPDR sel
1568         - 65  # NDRPDR sel
1569         - 47  # NDRPDR sel
1570         - 55  # NDRPDR sel
1571         - 67  # NDRPDR sel
1572         - 75  # NDRPDR sel
1573         - 76  # NDRPDR sel
1574         - 73  # NDRPDR sel
1575
1576     vpp-compare-topologies-mrr-ref:
1577       csit-vpp-perf-report-iterative-2005-3n-skx:
1578         - 6   # MRR sel
1579     vpp-compare-topologies-mrr-cmp:
1580       csit-vpp-perf-report-iterative-2005-2n-skx:
1581         - 42  # MRR sel
1582
1583     dpdk-compare-topologies-ref:
1584       csit-dpdk-perf-report-iterative-2005-3n-skx:
1585         - 4   # NDRPDR sel
1586         - 5   # NDRPDR sel
1587         - 6   # NDRPDR sel
1588         - 7   # NDRPDR sel
1589         - 8   # NDRPDR sel
1590         - 11  # NDRPDR sel
1591         - 12  # NDRPDR sel
1592         - 13  # NDRPDR sel
1593         - 14  # NDRPDR sel
1594         - 15  # NDRPDR sel
1595     dpdk-compare-topologies-cmp:
1596       csit-dpdk-perf-report-iterative-2005-2n-skx:
1597         - 1   # NDRPDR sel
1598         - 2   # NDRPDR sel
1599         - 3   # NDRPDR sel
1600         - 4   # NDRPDR sel
1601         - 5   # NDRPDR sel
1602         - 6   # NDRPDR sel
1603         - 7   # NDRPDR sel
1604         - 8   # NDRPDR sel
1605         - 9   # NDRPDR sel
1606         - 10  # NDRPDR sel
1607
1608   plot-layouts:
1609
1610     plot-soak-throughput:
1611       titlefont:
1612         size: 18
1613       xaxis:
1614         title: "<b>Test Cases [Index]</b>"
1615         titlefont:
1616           size: 16
1617         autorange: True
1618         fixedrange: False
1619         gridcolor: "rgb(230, 230, 230)"
1620         linecolor: "rgb(220, 220, 220)"
1621         linewidth: 1
1622         showgrid: True
1623         showline: True
1624         showticklabels: True
1625         tickcolor: "rgb(220, 220, 220)"
1626         tickmode: "linear"
1627         tickfont:
1628           size: 16
1629         zeroline: False
1630       yaxis:
1631         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1632         titlefont:
1633           size: 16
1634         gridcolor: "rgb(230, 230, 230)"
1635         hoverformat: ".4r"
1636         tickformat: ".3r"
1637         linecolor: "rgb(220, 220, 220)"
1638         linewidth: 1
1639         showgrid: True
1640         showline: True
1641         showticklabels: True
1642         tickcolor: "rgb(220, 220, 220)"
1643         tickfont:
1644           size: 16
1645         zeroline: False
1646         range: [0,50]
1647       autosize: False
1648       margin:
1649         t: 50
1650         b: 0
1651         l: 80
1652         r: 20
1653       showlegend: True
1654       legend:
1655         orientation: "h"
1656         font:
1657           size: 16
1658       width: 700
1659       height: 900
1660       paper_bgcolor: "#fff"
1661       plot_bgcolor: "#fff"
1662       hoverlabel:
1663         namelength: -1
1664
1665     plot-service-density:
1666       titlefont:
1667         size: 18
1668       xaxis:
1669         side: "top"
1670         autorange: True
1671         fixedrange: False
1672         showgrid: False
1673         showline: False
1674         showticklabels: False
1675         ticks: ""
1676         ticklen: 0
1677         tickwidth: 0
1678         zeroline: False
1679       yaxis:
1680         autorange: "reversed"
1681         showgrid: False
1682         showline: False
1683         showticklabels: False
1684         ticks: ""
1685         ticklen: 0
1686         tickwidth: 0
1687         zeroline: False
1688       showlegend: False
1689       paper_bgcolor: "#fff"
1690       plot_bgcolor: "#fff"
1691       width: 700
1692       height: 700
1693       hoverlabel:
1694         namelength: -1
1695
1696     plot-hoststack:
1697       titlefont:
1698         size: 16
1699       xaxis:
1700         title: "<b>Test Cases [Index]</b>"
1701         titlefont:
1702           size: 14
1703         autorange: True
1704         fixedrange: False
1705         gridcolor: "rgb(230, 230, 230)"
1706         linecolor: "rgb(220, 220, 220)"
1707         linewidth: 1
1708         showgrid: True
1709         showline: True
1710         showticklabels: True
1711         tickcolor: "rgb(220, 220, 220)"
1712         tickmode: "linear"
1713         tickfont:
1714           size: 14
1715         zeroline: False
1716       yaxis:
1717         title: "<b>Bandwidth [Gbps]</b>"
1718         titlefont:
1719           size: 14
1720         gridcolor: "rgb(230, 230, 230)"
1721         hoverformat: ".4s"
1722         linecolor: "rgb(220, 220, 220)"
1723         linewidth: 1
1724         rangemode: "tozero"
1725         showgrid: True
1726         showline: True
1727         showticklabels: True
1728         tickcolor: "rgb(230, 230, 230)"
1729         tickformat: ".3s"
1730         tickfont:
1731           size: 14
1732         zeroline: False
1733       boxmode: "group"
1734       boxgroupgap: 0.5
1735       autosize: False
1736       margin:
1737         t: 50
1738         b: 20
1739         l: 80
1740         r: 20
1741       showlegend: True
1742       legend:
1743         orientation: "h"
1744         font:
1745           size: 14
1746       width: 700
1747       height: 800
1748       paper_bgcolor: "#fff"
1749       plot_bgcolor: "#fff"
1750       hoverlabel:
1751         namelength: -1
1752
1753     plot-throughput:
1754       titlefont:
1755         size: 18
1756       xaxis:
1757         title: "<b>Test Cases [Index]</b>"
1758         titlefont:
1759           size: 16
1760         autorange: True
1761         fixedrange: False
1762         gridcolor: "rgb(230, 230, 230)"
1763         linecolor: "rgb(220, 220, 220)"
1764         linewidth: 1
1765         showgrid: True
1766         showline: True
1767         showticklabels: True
1768         tickcolor: "rgb(220, 220, 220)"
1769         tickmode: "linear"
1770         tickfont:
1771           size: 16
1772         zeroline: False
1773       yaxis:
1774         title: "<b>Packet Throughput [Mpps]</b>"
1775         titlefont:
1776           size: 16
1777         gridcolor: "rgb(230, 230, 230)"
1778         hoverformat: ".4r"
1779         tickformat: ".3r"
1780         linecolor: "rgb(220, 220, 220)"
1781         linewidth: 1
1782         showgrid: True
1783         showline: True
1784         showticklabels: True
1785         tickcolor: "rgb(220, 220, 220)"
1786         tickfont:
1787           size: 16
1788         zeroline: False
1789         range: [0,50]
1790       autosize: False
1791       margin:
1792         t: 50
1793         b: 0
1794         l: 80
1795         r: 20
1796       showlegend: True
1797       legend:
1798         orientation: "h"
1799         font:
1800           size: 16
1801       width: 700
1802       height: 900
1803       paper_bgcolor: "#fff"
1804       plot_bgcolor: "#fff"
1805       hoverlabel:
1806         namelength: -1
1807
1808     plot-throughput-speedup-analysis:
1809       titlefont:
1810         size: 18
1811       xaxis:
1812         title: "<b>Number of Cores [Qty]</b>"
1813         titlefont:
1814           size: 16
1815         autorange: True
1816         fixedrange: False
1817         gridcolor: "rgb(230, 230, 230)"
1818         linecolor: "rgb(220, 220, 220)"
1819         linewidth: 1
1820         showgrid: True
1821         showline: True
1822         showticklabels: True
1823         tickcolor: "rgb(238, 238, 238)"
1824         tickmode: "linear"
1825         tickfont:
1826           size: 16
1827         zeroline: False
1828       yaxis:
1829         title: "<b>Packet Throughput [Mpps]</b>"
1830         titlefont:
1831           size: 16
1832         type: "linear"
1833         gridcolor: "rgb(230, 230, 230)"
1834         hoverformat: ".4s"
1835         linecolor: "rgb(220, 220, 220)"
1836         linewidth: 1
1837         showgrid: True
1838         showline: True
1839         showticklabels: True
1840         tickcolor: "rgb(220, 220, 220)"
1841         tickformat: ".4s"
1842         tickfont:
1843           size: 16
1844         zeroline: True
1845         rangemode: "tozero"
1846         range: [0,100]
1847       legend:
1848         orientation: "h"
1849         font:
1850           size: 16
1851         xanchor: "left"
1852         yanchor: "top"
1853         x: 0
1854         y: -0.2
1855         bgcolor: "rgba(255, 255, 255, 0)"
1856         bordercolor: "rgba(255, 255, 255, 0)"
1857         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1858       autosize: False
1859       margin:
1860           't': 50
1861           'b': 150
1862           'l': 85
1863           'r': 10
1864       showlegend: True
1865       width: 700
1866       height: 700
1867       paper_bgcolor: "#fff"
1868       plot_bgcolor: "#fff"
1869       hoverlabel:
1870         namelength: -1
1871       annotations: [
1872         {
1873           text: "_ _          __          ...",
1874           align: "left",
1875           showarrow: False,
1876           xref: "paper",
1877           yref: "paper",
1878           xanchor: "left",
1879           yanchor: "top",
1880           x: 0,
1881           y: -0.13,
1882           font: {
1883             family: "Consolas, Courier New",
1884             size: 15
1885           },
1886         },
1887         {
1888           text: "    Perfect     Measured     Limit",
1889           align: "left",
1890           showarrow: False,
1891           xref: "paper",
1892           yref: "paper",
1893           xanchor: "left",
1894           yanchor: "top",
1895           x: 0,
1896           y: -0.15,
1897           font: {
1898             family: "Consolas, Courier New",
1899             size: 15
1900           },
1901         },
1902       ]
1903
1904     plot-latency:
1905       titlefont:
1906         size: 18
1907       xaxis:
1908         title: "<b>Direction</b>"
1909         titlefont:
1910           size: 16
1911         autorange: True
1912         fixedrange: False
1913         gridcolor: "rgb(230, 230, 230)"
1914         linecolor: "rgb(220, 220, 220)"
1915         linewidth: 1
1916         showgrid: True
1917         showline: True
1918         showticklabels: False
1919         tickcolor: "rgb(220, 220, 220)"
1920         tickmode: "linear"
1921         tickfont:
1922           size: 16
1923         zeroline: False
1924       yaxis:
1925         title: "<b>Packet Latency [uSec]</b>"
1926         titlefont:
1927           size: 16
1928         type: "linear"
1929         gridcolor: "rgb(230, 230, 230)"
1930         hoverformat: ".4s"
1931         linecolor: "rgb(220, 220, 220)"
1932         linewidth: 1
1933         showgrid: True
1934         showline: True
1935         showticklabels: True
1936         tickcolor: "rgb(220, 220, 220)"
1937         tickformat: ".4s"
1938         tickfont:
1939           size: 16
1940         zeroline: True
1941         rangemode: "tozero"
1942       legend:
1943         orientation: "h"
1944         font:
1945           size: 16
1946         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1947       autosize: False
1948       margin:
1949           't': 50
1950           'b': 150
1951           'l': 80
1952           'r': 10
1953       showlegend: True
1954       width: 700
1955       height: 700
1956       paper_bgcolor: "#fff"
1957       plot_bgcolor: "#fff"
1958       hoverlabel:
1959         namelength: -1
1960
1961     plot-hdrh-latency:
1962       title:
1963         text: ""
1964         xanchor: "center"
1965         x: 0.5
1966         font:
1967           size: 16
1968       width: 700
1969       plot_bgcolor: "white"
1970       annotations:
1971         - font:
1972             size: 14
1973           showarrow: False
1974           text: "<b>Packet Latency [uSec]</b>"
1975           x: 1
1976           xanchor: "right"
1977           xref: "paper"
1978           y: -0.045
1979           yanchor: "top"
1980           yref: "paper"
1981         - font:
1982             size: 14
1983           showarrow: False
1984           text: "<b>Probability [%]</b>"
1985           textangle: 270
1986           x: -0.06
1987           xanchor: "center"
1988           xref: "paper"
1989           y: 0.5
1990           yanchor: "middle"
1991           yref: "paper"
1992         - font:
1993             size: 14
1994           showarrow: False
1995           text: "<b>Direction: E-W</b>"
1996           x: 0.24
1997           xanchor: "center"
1998           xref: "paper"
1999           y: 1.05
2000           yanchor: "bottom"
2001           yref: "paper"
2002         - font:
2003             size: 14
2004           showarrow: False
2005           text: "<b>Direction: W-E</b>"
2006           x: 0.74
2007           xanchor: "center"
2008           xref: "paper"
2009           y: 1.05
2010           yanchor: "bottom"
2011           yref: "paper"
2012
2013     plot-hdrh-latency-percentile:
2014       title:
2015         text: ""
2016         xanchor: "center"
2017         x: 0.5
2018         font:
2019           size: 18
2020       xaxis:
2021         type: "log"
2022         title: "<b>Percentile [%]</b>"
2023         titlefont:
2024           size: 16
2025         autorange: True
2026         fixedrange: False
2027         gridcolor: "rgb(230, 230, 230)"
2028         linecolor: "rgb(220, 220, 220)"
2029         linewidth: 1
2030         showgrid: True
2031         showline: True
2032         showticklabels: True
2033         tickcolor: "rgb(220, 220, 220)"
2034         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2035         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2036         tickfont:
2037           size: 16
2038       yaxis:
2039         title: "<b>Packet Latency [uSec]</b>"
2040         titlefont:
2041           size: 16
2042         gridcolor: "rgb(230, 230, 230)"
2043         linecolor: "rgb(220, 220, 220)"
2044         linewidth: 1
2045         showgrid: True
2046         showline: True
2047         showticklabels: True
2048         tickcolor: "rgb(220, 220, 220)"
2049         tickfont:
2050           size: 16
2051       autosize: False
2052       showlegend: True
2053       legend:
2054         traceorder: "normal"
2055         orientation: "h"
2056         font:
2057           size: 16
2058         xanchor: "left"
2059         yanchor: "top"
2060         x: 0
2061         y: -0.15
2062         bgcolor: "rgba(255, 255, 255, 0)"
2063         bordercolor: "rgba(255, 255, 255, 0)"
2064       width: 700
2065       height: 700
2066       paper_bgcolor: "white"
2067       plot_bgcolor: "white"
2068
2069     plot-hdrh-latency-by-percentile:
2070       title:
2071         text: "<b>Latency by Percentile Distribution</b>"
2072         xanchor: "center"
2073         x: 0.5
2074         font:
2075           size: 18
2076       showlegend: True
2077       legend:
2078         traceorder: "normal"
2079         orientation: "h"
2080         font:
2081           size: 16
2082         xanchor: "left"
2083         yanchor: "top"
2084         x: 0
2085         y: -0.2
2086         bgcolor: "rgba(255, 255, 255, 0)"
2087         bordercolor: "rgba(255, 255, 255, 0)"
2088       xaxis:
2089         type: "linear"
2090         title: "<b>Percentile [%]</b>"
2091         titlefont:
2092           size: 14
2093         autorange: False
2094         fixedrange: False
2095         range: [0, 100]
2096         gridcolor: "rgb(230, 230, 230)"
2097         linecolor: "rgb(220, 220, 220)"
2098         linewidth: 1
2099         showgrid: True
2100         showline: True
2101         showticklabels: True
2102         tickcolor: "rgb(220, 220, 220)"
2103         tickvals: [0, 25, 50, 75, 100]
2104         ticktext: [0, 25, 50, 75, 100]
2105         tickfont:
2106           size: 14
2107       yaxis:
2108         title: "<b>One-Way Latency per Direction [uSec]</b>"
2109         titlefont:
2110           size: 14
2111         gridcolor: "rgb(230, 230, 230)"
2112         linecolor: "rgb(220, 220, 220)"
2113         linewidth: 1
2114         showgrid: True
2115         showline: True
2116         showticklabels: True
2117         tickcolor: "rgb(220, 220, 220)"
2118         tickfont:
2119           size: 14
2120       width: 700
2121       height: 700
2122       paper_bgcolor: "white"
2123       plot_bgcolor: "white"
2124
2125 - type: "static"
2126   src-path: "{DIR[RST]}"
2127   dst-path: "{DIR[WORKING,SRC]}"
2128
2129 - type: "input"
2130   general:
2131     file-name: "output_info.xml.gz"
2132     file-format: ".gz"
2133     arch-file-format:
2134       - ".gz"
2135       - ".zip"
2136     download-path: "{job}/{build}/archives/{filename}"
2137     extract: "output.xml"
2138
2139     zip-file-name: "robot-plugin.zip"
2140     zip-file-format: ".zip"
2141     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2142     zip-extract: "robot-plugin/output.xml"
2143
2144   builds:
2145
2146     csit-vpp-perf-verify-1908-3n-hsw:
2147       - 12  # NDRPDR sel
2148       - 13  # NDRPDR sel
2149       - 14  # NDRPDR sel
2150       - 15  # NDRPDR sel
2151       - 16  # NDRPDR sel
2152       - 17  # NDRPDR sel
2153       - 18  # NDRPDR sel
2154       - 19  # NDRPDR sel
2155       - 20  # NDRPDR sel
2156       - 21  # NDRPDR sel
2157       - 39  # MRR sel
2158     csit-vpp-perf-verify-2001-3n-hsw:
2159       - 21  # NDRPDR sel
2160       - 22  # NDRPDR sel
2161       - 23  # NDRPDR sel
2162       - 24  # NDRPDR sel
2163       - 25  # NDRPDR sel
2164       - 29  # NDRPDR sel
2165       - 30  # NDRPDR sel
2166       - 31  # NDRPDR sel
2167       - 32  # NDRPDR sel
2168       - 34  # NDRPDR sel
2169       - 17  # MRR sel
2170     csit-vpp-perf-report-iterative-2005-3n-hsw:
2171       - 3   # NDRPDR sel
2172       - 4   # NDRPDR sel
2173       - 5   # NDRPDR sel
2174       - 10  # NDRPDR sel
2175       - 11  # NDRPDR sel
2176       - 12  # NDRPDR sel
2177       - 15  # NDRPDR sel
2178       - 16  # NDRPDR sel
2179       - 18  # NDRPDR sel
2180       - 19  # NDRPDR sel
2181       - 20  # NDRPDR sel env 4
2182       - 21  # NDRPDR sel env 4
2183       - 22  # NDRPDR sel env 4
2184       - 23  # NDRPDR sel env 4
2185       - 24  # NDRPDR sel env 4
2186       - 25  # NDRPDR sel env 4
2187       - 26  # NDRPDR sel env 4
2188       - 27  # NDRPDR sel env 4
2189       - 28  # NDRPDR sel env 4
2190       - 29  # NDRPDR sel env 4
2191       - 13  # MRR
2192     csit-vpp-perf-verify-2005-3n-hsw:
2193       - 3   # hoststack
2194       - 5   # hoststack
2195       - 6   # hoststack
2196       - 7   # hoststack
2197       - 8   # hoststack
2198       - 9   # hoststack
2199       - 10  # hoststack
2200       - 11  # hoststack
2201       - 12  # hoststack
2202       - 13  # hoststack
2203     csit-vpp-perf-report-coverage-2005-3n-hsw:
2204       - 1   # perf-full-3n-dnv-crypto_I
2205       - 7   # perf-full-3n-hsw-crypto_II
2206       - 3   # perf-full-3n-hsw-crypto_III
2207       - 4   # perf-full-3n-dnv-crypto_IV
2208       - 5   # perf-full-3n-hsw-ip4_I
2209       - 6   # perf-full-3n-hsw-ip4_II
2210       - 8   # perf-full-3n-hsw-ip4_III
2211       - 9   # perf-full-3n-hsw-ip4_IV
2212       - 10  # perf-full-3n-hsw-ip4_V
2213       - 26  # perf-full-3n-hsw-ip4_VI
2214       - 18  # perf-full-3n-hsw-ip4_VII
2215       - 27  # perf-full-3n-hsw-ip4_VIII
2216       - 28  # perf-full-3n-hsw-ip4_IX
2217       - 29  # perf-full-3n-hsw-ip6_I
2218       - 35  # perf-full-3n-hsw-ip6_II
2219       - 42  # perf-full-3n-hsw-l2_I
2220       - 33  # perf-full-3n-hsw-l2_II
2221       - 37  # perf-full-3n-hsw-l2_III
2222       - 45  # perf-full-3n-hsw-l2_IV
2223       - 43  # perf-full-3n-hsw-l2_V
2224       - 40  # perf-full-3n-hsw-l2_VI
2225       - 44  # perf-full-3n-hsw-l2_VII
2226       - 51  # perf-full-3n-hsw-l2_VIII
2227       - 50  # perf-full-3n-hsw-l2_IX
2228       - 52  # perf-full-3n-hsw-l2_X
2229       - 53  # perf-full-3n-hsw-l2_XI
2230       - 54  # perf-full-3n-hsw-memif
2231       - 55  # perf-full-3n-hsw-ip4tunnels-I
2232       - 56  # perf-full-3n-hsw-ip4tunnels-II
2233       - 57  # perf-full-3n-hsw-ip4tunnels-III
2234       - 58  # perf-full-3n-hsw-ip6tunnels-I
2235       - 59  # perf-full-3n-hsw-srv6-I
2236       - 60  # perf-full-3n-hsw-srv6-II
2237       - 61  # perf-full-3n-hsw-vhost-I
2238       - 62  # perf-full-3n-hsw-vhost-II
2239       - 63  # perf-full-3n-hsw-vhost-III
2240
2241     csit-vpp-perf-verify-1908_1-3n-skx:
2242       - 26  # NDRPDR sel - new1908.1
2243       - 27  # NDRPDR sel - new1908.1
2244       - 28  # NDRPDR sel - new1908.1
2245       - 29  # NDRPDR sel - new1908.1
2246       - 30  # NDRPDR sel - new1908.1
2247       - 31  # NDRPDR sel - new1908.1
2248       - 33  # NDRPDR sel - new1908.1
2249       - 34  # NDRPDR sel - new1908.1
2250       - 35  # NDRPDR sel - new1908.1
2251       - 36  # NDRPDR sel - new1908.1
2252     csit-vpp-perf-verify-2001-3n-skx:
2253       - 69  # NDRPDR sel - new2001.0
2254       - 71  # NDRPDR sel - new2001.0
2255       - 72  # NDRPDR sel - new2001.0
2256       - 76  # NDRPDR sel - new2001.0
2257       - 77  # NDRPDR sel - new2001.0
2258       - 78  # NDRPDR sel - new2001.0
2259       - 80  # NDRPDR sel - new2001.0
2260       - 50  # MRR sel
2261       - 53  # MRR sel addition
2262     csit-vpp-perf-report-iterative-2005-3n-skx:
2263       - 4   # NDRPDR sel
2264       - 5   # NDRPDR sel ??? all x710 failed
2265       - 33  # NDRPDR sel
2266       - 28  # NDRPDR sel
2267       - 34  # NDRPDR sel
2268       - 36  # NDRPDR sel
2269       - 37  # NDRPDR sel
2270       - 38  # NDRPDR sel
2271       - 39  # NDRPDR sel
2272       - 41  # NDRPDR sel
2273       - 42  # NDRPDR sel env 4
2274       - 43  # NDRPDR sel env 4
2275       - 6   # MRR sel
2276     csit-vpp-perf-report-coverage-2005-3n-skx:
2277       - 10  # perf-full-3n-skx-crypto_I
2278       - 11  # perf-full-3n-skx-crypto_II
2279       - 12  # perf-full-3n-skx-crypto_III
2280       - 5   # perf-full-3n-skx-ip4_I
2281       - 14  # perf-full-3n-skx-ip4_II
2282       - 7   # perf-full-3n-skx-ip4_III
2283       - 15  # perf-full-3n-skx-ip4_IV
2284       - 16  # perf-full-3n-skx-ip4_V
2285       - 17  # perf-full-3n-skx-ip4_VI
2286       - 18  # perf-full-3n-skx-ip4_VII
2287       - 19  # perf-full-3n-skx-ip4_VIII
2288       - 20  # perf-full-3n-skx-ip4_IX
2289       - 24  # perf-full-3n-skx-ip6_I
2290       - 25  # perf-full-3n-skx-ip6_II
2291       - 21  # perf-full-3n-skx-ip4tunnels-I
2292       - 22  # perf-full-3n-skx-ip4tunnels-II
2293       - 23  # perf-full-3n-skx-ip4tunnels-III
2294       - 26  # perf-full-3n-skx-ip6tunnels-I
2295       - 28  # perf-full-3n-skx-l2_II
2296       - 29  # perf-full-3n-skx-l2_III
2297       - 30  # perf-full-3n-skx-l2_IV
2298       - 32  # perf-full-3n-skx-l2_VI
2299       - 33  # perf-full-3n-skx-l2_VII
2300       - 34  # perf-full-3n-skx-l2_VIII
2301       - 35  # perf-full-3n-skx-l2_IX
2302       - 36  # perf-full-3n-skx-l2_X
2303       - 37  # perf-full-3n-skx-l2_XI
2304       - 38  # perf-full-3n-skx-memif
2305       - 39  # perf-full-3n-skx-srv6-I
2306       - 40  # perf-full-3n-skx-srv6-II
2307       - 43  # perf-full-3n-skx-vhost-III
2308
2309     csit-vpp-perf-verify-1908_1-2n-skx:
2310       - 39  # NDRPDR sel - new1908.1
2311       - 40  # NDRPDR sel - new1908.1
2312       - 41  # NDRPDR sel - new1908.1
2313       - 43  # NDRPDR sel - new1908.1
2314       - 44  # NDRPDR sel - new1908.1
2315       - 45  # NDRPDR sel - new1908.1
2316       - 46  # NDRPDR sel - new1908.1
2317       - 47  # NDRPDR sel - new1908.1
2318       - 48  # NDRPDR sel - new1908.1
2319       - 49  # NDRPDR sel - new1908.1
2320     csit-vpp-perf-verify-2001-2n-skx:
2321       - 143  # NDRPDR sel - new2001.0
2322       - 146  # NDRPDR sel - new2001.0
2323       - 147  # NDRPDR sel - new2001.0
2324       - 148  # NDRPDR sel - new2001.0
2325       - 149  # NDRPDR sel - new2001.0
2326       - 150  # NDRPDR sel - new2001.0
2327       - 151  # NDRPDR sel - new2001.0
2328       - 152  # NDRPDR sel - new2001.0
2329       - 153  # NDRPDR sel - new2001.0
2330       - 154  # NDRPDR sel - new2001.0
2331       - 101  # MRR sel - old
2332       - 128  # MRR sel addition - old
2333     csit-vpp-perf-report-iterative-2005-2n-skx:
2334       - 43  # NDRPDR sel
2335       - 38  # NDRPDR sel
2336       - 7   # NDRPDR sel
2337       - 65  # NDRPDR sel
2338       - 47  # NDRPDR sel
2339       - 55  # NDRPDR sel
2340       - 67  # NDRPDR sel
2341       - 75  # NDRPDR sel
2342       - 76  # NDRPDR sel
2343       - 73  # NDRPDR sel
2344       - 88  # NDRPDR sel env 4
2345       - 89  # NDRPDR sel env 4
2346       - 90  # NDRPDR sel env 4
2347       - 92  # NDRPDR sel env 4
2348       - 93  # NDRPDR sel env 4
2349       - 42  # MRR sel
2350       - 48  # Reconf
2351       - 50  # Reconf
2352       - 51  # Reconf
2353       - 52  # Reconf
2354       - 53  # Reconf
2355       - 60  # Reconf
2356       - 70  # Reconf
2357       - 71  # Reconf
2358       - 63  # Reconf
2359       - 66  # Reconf
2360       - 49  # Soak
2361       - 54  # Soak
2362       - 78  # nf-density-sel
2363       - 83  # nf-density-sel
2364     csit-vpp-perf-report-coverage-2005-2n-skx:
2365       - 11  # perf-full-2n-skx-ip4_I
2366       - 3   # perf-full-2n-skx-ip4_II
2367       - 18  # perf-full-2n-skx-ip4_III
2368       - 19  # perf-full-2n-skx-ip4_IV
2369       - 5   # perf-full-2n-skx-ip4_V
2370       - 20  # perf-full-2n-skx-ip4_VI
2371       - 7   # perf-full-2n-skx-ip6_I
2372       - 21  # perf-full-2n-skx-ip6_II
2373       - 9   # perf-full-2n-skx-l2_I
2374       - 22  # perf-full-2n-skx-l2_II
2375       - 23  # perf-full-2n-skx-memif
2376       - 24  # perf-full-2n-skx-loadbalancer
2377       - 25  # perf-full-2n-skx-vhost I
2378       - 26  # perf-full-2n-skx-vhost II
2379       - 27  # perf-full-2n-skx-vts
2380
2381     csit-vpp-perf-verify-1908_1-2n-clx:
2382       - 5  # NDRPDR sel
2383       - 6  # NDRPDR sel
2384       - 7  # NDRPDR sel
2385       - 8  # NDRPDR sel
2386       - 9  # NDRPDR sel
2387     csit-vpp-perf-verify-2001-2n-clx:
2388       - 28  # NDRPDR sel
2389       - 29  # NDRPDR sel
2390       - 32  # NDRPDR sel
2391       - 40  # NDRPDR sel
2392       - 43  # NDRPDR sel
2393       - 44  # NDRPDR sel
2394       - 45  # NDRPDR sel
2395       - 47  # NDRPDR sel
2396       - 48  # NDRPDR sel
2397       - 49  # NDRPDR sel
2398       - 39  # MRR
2399     csit-vpp-perf-report-iterative-2005-2n-clx:
2400       - 7   # NDRPDR sel
2401       - 38  # NDRPDR sel
2402       - 9   # NDRPDR sel
2403       - 32  # NDRPDR sel ???
2404       - 33  # NDRPDR sel ???
2405       - 39  # NDRPDR sel
2406       - 40  # NDRPDR sel
2407       - 43  # NDRPDR sel
2408       - 50  # NDRPDR sel
2409       - 51  # NDRPDR sel
2410       - 62  # NDRPDR sel env 4
2411       - 63  # NDRPDR sel env 4
2412       - 64  # NDRPDR sel env 4
2413       - 65  # NDRPDR sel env 4
2414       - 66  # NDRPDR sel env 4
2415       - 70  # NDRPDR sel env 4
2416       - 12  # MRR
2417       - 42  # Reconf
2418       - 45  # Reconf
2419       - 46  # Reconf
2420       - 47  # Reconf
2421       - 48  # Reconf
2422       - 52  # Reconf
2423       - 53  # Reconf
2424       - 54  # Reconf
2425       - 55  # Reconf
2426       - 56  # Reconf
2427       - 44  # Soak
2428       - 49  # Soak
2429       - 57  # 2n-clx nfv-density-00
2430       - 58  # 2n-clx nfv-density-00
2431       - 59  # 2n-clx nfv-density-00
2432       - 60  # 2n-clx nfv-density-00
2433       - 61  # 2n-clx nfv-density-00
2434     csit-vpp-perf-report-coverage-2005-2n-clx:
2435       - 21  # perf-full-2n-clx-ip4_I
2436       - 2   # perf-full-2n-clx-ip4_II
2437       - 3   # perf-full-2n-clx-ip4_III
2438       - 4   # perf-full-2n-clx-ip4_IV
2439       - 5   # perf-full-2n-clx-ip4_V
2440       - 6   # perf-full-2n-clx-ip4_VI
2441       - 7   # perf-full-2n-clx-ip6_I
2442       - 16  # perf-full-2n-clx-ip6_II
2443       - 23  # perf-full-2n-clx-l2_I
2444       - 10  # perf-full-2n-clx-l2_II
2445       - 11  # perf-full-2n-clx-memif
2446       - 12  # perf-full-2n-clx-loadbalancer
2447       - 13  # perf-full-2n-clx-vhost I
2448       - 22  # perf-full-2n-clx-vhost II
2449       - 15  # perf-full-2n-clx-vts
2450
2451     csit-vpp-perf-verify-1908-3n-tsh:
2452       - 7   # NDRPDR sel
2453       - 8   # NDRPDR sel
2454       - 9   # NDRPDR sel
2455       - 10  # NDRPDR sel
2456       - 11  # NDRPDR sel
2457       - 12  # NDRPDR sel
2458       - 13  # NDRPDR sel
2459       - 14  # NDRPDR sel
2460       - 15  # NDRPDR sel
2461       - 16  # NDRPDR sel
2462       - 17  # MRR sel
2463     csit-vpp-perf-verify-2001-3n-tsh:
2464       - 3   # NDRPDR sel
2465       - 4   # NDRPDR sel
2466       - 7   # NDRPDR sel
2467       - 8   # NDRPDR sel
2468       - 10  # NDRPDR sel
2469       - 12  # NDRPDR sel
2470       - 13  # NDRPDR sel
2471       - 14  # NDRPDR sel
2472       - 15  # NDRPDR sel
2473       - 21  # NDRPDR sel
2474       - 9   # MRR sel
2475     # TODO: Add data:
2476     csit-vpp-perf-report-iterative-2005-3n-tsh:
2477       - 9   # NDRPDR sel
2478       - 11  # NDRPDR sel
2479       - 12  # NDRPDR sel
2480       - 20  # NDRPDR sel
2481       - 14  # NDRPDR sel
2482       - 21  # NDRPDR sel
2483       - 23  # NDRPDR sel env 4
2484       - 10  # MRR sel
2485
2486     csit-vpp-perf-verify-1908-3n-dnv:
2487       - 6   # NDRPDR sel
2488       - 7   # NDRPDR sel
2489       - 8   # NDRPDR sel
2490       - 9   # NDRPDR sel
2491       - 10  # NDRPDR sel
2492       - 12  # NDRPDR sel
2493       - 13  # NDRPDR sel
2494       - 14  # NDRPDR sel
2495       - 15  # NDRPDR sel
2496       - 16  # NDRPDR sel
2497       - 17  # MRR sel
2498     csit-vpp-perf-verify-2001-3n-dnv:
2499       - 5   # NDRPDR sel
2500       - 6   # NDRPDR sel
2501       - 7   # NDRPDR sel
2502       - 8   # NDRPDR sel
2503       - 9   # NDRPDR sel
2504       - 10  # NDRPDR sel
2505       - 12  # NDRPDR sel
2506       - 16  # NDRPDR sel
2507       - 17  # NDRPDR sel
2508       - 18  # NDRPDR sel
2509       - 11  # MRR sel
2510     csit-vpp-perf-report-iterative-2005-3n-dnv:
2511       - 2   # NDRPDR sel
2512       - 3   # NDRPDR sel
2513       - 4   # NDRPDR sel
2514       - 5   # NDRPDR sel
2515       - 6   # NDRPDR sel
2516       - 7   # NDRPDR sel
2517       - 9   # NDRPDR sel
2518       - 10  # NDRPDR sel
2519       - 11  # NDRPDR sel
2520       - 12  # NDRPDR sel
2521       - 8   # MRR
2522     csit-vpp-perf-report-coverage-2005-3n-dnv:
2523       - 1   # perf-full-3n-dnv-crypto_I
2524       - 24  # perf-full-3n-dnv-crypto_II
2525       - 5   # perf-full-3n-dnv-ip4_I
2526       - 13  # perf-full-3n-dnv-ip4_II
2527       - 17  # perf-full-3n-dnv-ip6_I
2528       - 18  # perf-full-3n-dnv-ip6_II
2529       - 21  # perf-full-3n-dnv-l2_I
2530       - 22  # perf-full-3n-dnv-l2_II
2531       - 23  # perf-full-3n-dnv-ip4-tunnels_I
2532
2533     csit-vpp-perf-verify-1908-2n-dnv:
2534       - 1   # NDRPDR sel
2535       - 2   # NDRPDR sel
2536       - 3   # NDRPDR sel
2537       - 4   # NDRPDR sel
2538       - 5   # NDRPDR sel
2539       - 6   # NDRPDR sel
2540       - 7   # NDRPDR sel
2541       - 8   # NDRPDR sel
2542       - 9   # NDRPDR sel
2543       - 10  # NDRPDR sel
2544       - 11  # MRR sel
2545     csit-vpp-perf-verify-2001-2n-dnv:
2546       - 4   # NDRPDR sel
2547       - 5   # NDRPDR sel
2548       - 6   # NDRPDR sel
2549       - 7   # NDRPDR sel
2550       - 8   # NDRPDR sel
2551       - 9   # NDRPDR sel
2552       - 10  # NDRPDR sel
2553       - 11  # NDRPDR sel
2554       - 13  # NDRPDR sel
2555       - 16  # NDRPDR sel
2556       - 12  # MRR sel
2557     csit-vpp-perf-report-iterative-2005-2n-dnv:
2558       - 3   # NDRPDR sel
2559       - 6   # NDRPDR sel
2560       - 7   # NDRPDR sel
2561       - 8   # NDRPDR sel
2562       - 9   # NDRPDR sel
2563       - 10  # NDRPDR sel
2564       - 11  # NDRPDR sel
2565       - 12  # NDRPDR sel
2566       - 13  # NDRPDR sel
2567       - 14  # NDRPDR sel
2568       - 15  # MRR sel
2569     csit-vpp-perf-report-coverage-2005-2n-dnv:
2570       - 1   # perf-full-2n-dnv-ip4_I
2571       - 2   # perf-full-2n-dnv-ip4_II
2572       - 3   # perf-full-2n-dnv-ip6_I
2573       - 4   # perf-full-2n-dnv-ip6_II
2574       - 5   # perf-full-2n-dnv-l2_I
2575       - 6   # perf-full-2n-dnv-l2_II
2576
2577     csit-dpdk-perf-verify-1908-3n-hsw:
2578       - 2   # NDRPDR sel
2579       - 3   # NDRPDR sel
2580       - 4   # NDRPDR sel
2581       - 5   # NDRPDR sel
2582       - 6   # NDRPDR sel
2583       - 7   # NDRPDR sel
2584       - 8   # NDRPDR sel
2585       - 9   # NDRPDR sel
2586       - 10  # NDRPDR sel
2587       - 11  # NDRPDR sel
2588     csit-dpdk-perf-verify-2001-3n-hsw:
2589       - 4   # NDRPDR sel
2590       - 5   # NDRPDR sel
2591       - 6   # NDRPDR sel
2592       - 7   # NDRPDR sel
2593       - 8   # NDRPDR sel
2594       - 9   # NDRPDR sel
2595       - 10  # NDRPDR sel
2596       - 11  # NDRPDR sel
2597       - 12  # NDRPDR sel
2598       - 13  # NDRPDR sel
2599       - 15  # NDRPDR sel
2600       - 16  # NDRPDR sel
2601       - 17  # NDRPDR sel
2602       - 18  # NDRPDR sel
2603       - 19  # NDRPDR sel
2604       - 20  # NDRPDR sel
2605       - 21  # NDRPDR sel
2606       - 22  # NDRPDR sel
2607       - 23  # NDRPDR sel
2608       - 24  # NDRPDR sel
2609     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2610       - 5   # NDRPDR sel
2611       - 6   # NDRPDR sel
2612       - 7   # NDRPDR sel
2613       - 8   # NDRPDR sel
2614       - 9   # NDRPDR sel
2615       - 10  # NDRPDR sel
2616       - 11  # NDRPDR sel
2617       - 12  # NDRPDR sel
2618       - 13  # NDRPDR sel
2619       - 14  # NDRPDR sel
2620
2621     csit-dpdk-perf-verify-1908-3n-skx:
2622       - 3   # NDRPDR sel
2623       - 4   # NDRPDR sel
2624       - 5   # NDRPDR sel
2625       - 6   # NDRPDR sel
2626       - 7   # NDRPDR sel
2627       - 8   # NDRPDR sel
2628       - 9   # NDRPDR sel
2629       - 10  # NDRPDR sel
2630       - 11  # NDRPDR sel
2631       - 12  # NDRPDR sel
2632     csit-dpdk-perf-verify-2001-3n-skx:
2633       - 29  # NDRPDR sel xxv710
2634       - 33  # NDRPDR sel xxv710
2635       - 34  # NDRPDR sel xxv710
2636       - 35  # NDRPDR sel xxv710
2637       - 36  # NDRPDR sel xxv710
2638       - 37  # NDRPDR sel xxv710
2639       - 41  # NDRPDR sel xxv710
2640       - 42  # NDRPDR sel xxv710
2641       - 43  # NDRPDR sel xxv710
2642       - 45  # NDRPDR sel xxv710
2643       - 30  # NDRPDR sel x710
2644       - 31  # NDRPDR sel x710
2645       - 32  # NDRPDR sel x710
2646       - 38  # NDRPDR sel x710
2647       - 39  # NDRPDR sel x710
2648       - 40  # NDRPDR sel x710
2649       - 44  # NDRPDR sel x710
2650       - 46  # NDRPDR sel x710
2651       - 47  # NDRPDR sel x710
2652       - 48  # NDRPDR sel x710
2653     csit-dpdk-perf-report-iterative-2005-3n-skx:
2654       - 4   # NDRPDR sel
2655       - 5   # NDRPDR sel
2656       - 6   # NDRPDR sel
2657       - 7   # NDRPDR sel
2658       - 8   # NDRPDR sel
2659       - 11  # NDRPDR sel
2660       - 12  # NDRPDR sel
2661       - 13  # NDRPDR sel
2662       - 14  # NDRPDR sel
2663       - 15  # NDRPDR sel
2664
2665     csit-dpdk-perf-verify-1908-2n-skx:
2666       - 2   # NDRPDR sel
2667       - 3   # NDRPDR sel
2668       - 4   # NDRPDR sel
2669       - 5   # NDRPDR sel
2670       - 7   # NDRPDR sel
2671       - 8   # NDRPDR sel
2672       - 9   # NDRPDR sel
2673       - 10  # NDRPDR sel
2674       - 11  # NDRPDR sel
2675       - 12  # NDRPDR sel
2676     csit-dpdk-perf-verify-2001-2n-skx:
2677       - 35  # NDRPDR sel xxv710
2678       - 36  # NDRPDR sel xxv710
2679       - 37  # NDRPDR sel xxv710
2680       - 41  # NDRPDR sel xxv710
2681       - 42  # NDRPDR sel xxv710
2682       - 43  # NDRPDR sel xxv710
2683       - 46  # NDRPDR sel xxv710
2684       - 47  # NDRPDR sel xxv710
2685       - 52  # NDRPDR sel xxv710
2686       - 53  # NDRPDR sel xxv710
2687       - 38  # NDRPDR sel x710
2688       - 39  # NDRPDR sel x710
2689       - 40  # NDRPDR sel x710
2690       - 44  # NDRPDR sel x710
2691       - 45  # NDRPDR sel x710
2692       - 48  # NDRPDR sel x710
2693       - 49  # NDRPDR sel x710
2694       - 50  # NDRPDR sel x710
2695       - 51  # NDRPDR sel x710
2696       - 54  # NDRPDR sel x710
2697     csit-dpdk-perf-report-iterative-2005-2n-skx:
2698       - 1   # NDRPDR sel
2699       - 2   # NDRPDR sel
2700       - 3   # NDRPDR sel
2701       - 4   # NDRPDR sel
2702       - 5   # NDRPDR sel
2703       - 6   # NDRPDR sel
2704       - 7   # NDRPDR sel
2705       - 8   # NDRPDR sel
2706       - 9   # NDRPDR sel
2707       - 10  # NDRPDR sel
2708
2709     csit-dpdk-perf-verify-2001-2n-clx:
2710       - 15  # NDRPDR sel
2711       - 16  # NDRPDR sel
2712       - 17  # NDRPDR sel
2713       - 18  # NDRPDR sel
2714       - 19  # NDRPDR sel
2715       - 20  # NDRPDR sel
2716       - 21  # NDRPDR sel
2717       - 22  # NDRPDR sel
2718       - 23  # NDRPDR sel
2719       - 24  # NDRPDR sel
2720       - 25  # NDRPDR sel
2721       - 26  # NDRPDR sel
2722       - 27  # NDRPDR sel
2723       - 28  # NDRPDR sel
2724       - 29  # NDRPDR sel
2725       - 30  # NDRPDR sel
2726       - 31  # NDRPDR sel
2727       - 32  # NDRPDR sel
2728       - 33  # NDRPDR sel
2729       - 34  # NDRPDR sel
2730     csit-dpdk-perf-report-iterative-2005-2n-clx:
2731       - 1   # NDRPDR sel
2732       - 2   # NDRPDR sel
2733       - 3   # NDRPDR sel
2734       - 4   # NDRPDR sel
2735       - 5   # NDRPDR sel
2736       - 6   # NDRPDR sel
2737       - 7   # NDRPDR sel
2738       - 8   # NDRPDR sel
2739       - 9   # NDRPDR sel
2740       - 10  # NDRPDR sel
2741
2742     csit-dpdk-perf-verify-2001-2n-dnv:
2743       - 9   # NDRPDR sel
2744       - 10  # NDRPDR sel
2745       - 11  # NDRPDR sel
2746       - 12  # NDRPDR sel
2747       - 13  # NDRPDR sel
2748       - 14  # NDRPDR sel
2749       - 15  # NDRPDR sel
2750       - 16  # NDRPDR sel
2751       - 17  # NDRPDR sel
2752       - 18  # NDRPDR sel
2753     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2754       - 8   # NDRPDR sel
2755       - 9   # NDRPDR sel
2756       - 10  # NDRPDR sel
2757       - 11  # NDRPDR sel
2758       - 12  # NDRPDR sel
2759       - 13  # NDRPDR sel
2760       - 14  # NDRPDR sel
2761       - 15  # NDRPDR sel
2762       - 16  # NDRPDR sel
2763       - 17  # NDRPDR sel
2764
2765     csit-dpdk-perf-verify-2001-3n-dnv:
2766       - 12  # NDRPDR sel
2767       - 13  # NDRPDR sel
2768       - 14  # NDRPDR sel
2769       - 15  # NDRPDR sel
2770       - 16  # NDRPDR sel
2771       - 17  # NDRPDR sel
2772       - 18  # NDRPDR sel
2773       - 19  # NDRPDR sel
2774       - 20  # NDRPDR sel
2775       - 22  # NDRPDR sel
2776     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2777       - 6   # NDRPDR sel
2778       - 7   # NDRPDR sel
2779       - 8   # NDRPDR sel
2780       - 9   # NDRPDR sel
2781       - 10  # NDRPDR sel
2782       - 11  # NDRPDR sel
2783       - 12  # NDRPDR sel
2784       - 13  # NDRPDR sel
2785       - 14  # NDRPDR sel
2786       - 16  # NDRPDR sel
2787
2788     csit-dpdk-perf-verify-2001-3n-tsh:
2789       - 3   # NDRPDR sel
2790       - 4   # NDRPDR sel
2791       - 5   # NDRPDR sel
2792       - 9   # NDRPDR sel
2793       - 10  # NDRPDR sel
2794       - 11  # NDRPDR sel
2795       - 12  # NDRPDR sel
2796       - 14  # NDRPDR sel
2797       - 15  # NDRPDR sel
2798       - 18  # NDRPDR sel
2799     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2800       - 5   # NDRPDR sel
2801
2802     csit-vpp-device-2005-ubuntu1804-1n-skx:
2803       - 35
2804
2805 - type: "output"
2806   output: "report"
2807   format:
2808     html:
2809     - full
2810 #    pdf:
2811 #    - minimal
2812
2813 ################################################################################
2814 ###                               T A B L E S                                ###
2815 ################################################################################
2816
2817 # VPP Soak vs NDR - 2n-skx
2818 - type: "table"
2819   title: "VPP Soak vs NDR 2n-skx"
2820   algorithm: "table_soak_vs_ndr"
2821   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2822   reference:
2823     title: "NDR"
2824     data: "vpp-soak-vs-ndr-2n-skx-ref"
2825   compare:
2826     title: "Soak"
2827     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2828   data: "vpp-soak-vs-ndr-2n-skx"
2829   include-tests: "NDR"
2830   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2831   parameters:
2832     - "throughput"
2833     - "name"
2834     - "parent"
2835
2836 # VPP Soak vs NDR - 2n-clx
2837 - type: "table"
2838   title: "VPP Soak vs NDR 2n-clx"
2839   algorithm: "table_soak_vs_ndr"
2840   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2841   reference:
2842     title: "NDR"
2843     data: "vpp-soak-vs-ndr-2n-clx-ref"
2844   compare:
2845     title: "Soak"
2846     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2847   data: "vpp-soak-vs-ndr-2n-clx"
2848   include-tests: "NDR"
2849   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2850   parameters:
2851     - "throughput"
2852     - "name"
2853     - "parent"
2854
2855 ################################################################################
2856
2857 # VPP Compare NICs 3n-skx 2t1c ndr
2858 - type: "table"
2859   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2860   algorithm: "table_comparison"
2861   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2862   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2863   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2864   columns:
2865     - title: "x710"
2866       data-set: "vpp-nic-comparison-3n-skx"
2867       tag: "NIC_Intel-X710"
2868     - title: "xxv710"
2869       data-set: "vpp-nic-comparison-3n-skx"
2870       tag: "NIC_Intel-XXV710"
2871   comparisons:
2872     - title: "Diff"
2873       reference: 1
2874       compare: 2
2875   legend:
2876     - "Legend to Table:"
2877     - "x710, xxv710 - NICs tested."
2878     - "Diff - difference between x710 and xxv710 NIC."
2879
2880 # VPP Compare NICs 3n-skx 4t2c ndr
2881 - type: "table"
2882   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2883   algorithm: "table_comparison"
2884   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2885   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2886   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2887   columns:
2888     - title: "x710"
2889       data-set: "vpp-nic-comparison-3n-skx"
2890       tag: "NIC_Intel-X710"
2891     - title: "xxv710"
2892       data-set: "vpp-nic-comparison-3n-skx"
2893       tag: "NIC_Intel-XXV710"
2894   comparisons:
2895     - title: "Diff"
2896       reference: 1
2897       compare: 2
2898   legend:
2899     - "Legend to Table:"
2900     - "x710, xxv710 - NICs tested."
2901     - "Diff - difference between x710 and xxv710 NIC."
2902
2903 # VPP Compare NICs 3n-skx 2t1c pdr
2904 - type: "table"
2905   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2906   algorithm: "table_comparison"
2907   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2908   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2909   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2910   columns:
2911     - title: "x710"
2912       data-set: "vpp-nic-comparison-3n-skx"
2913       tag: "NIC_Intel-X710"
2914     - title: "xxv710"
2915       data-set: "vpp-nic-comparison-3n-skx"
2916       tag: "NIC_Intel-XXV710"
2917   comparisons:
2918     - title: "Diff"
2919       reference: 1
2920       compare: 2
2921   legend:
2922     - "Legend to Table:"
2923     - "x710, xxv710 - NICs tested."
2924     - "Diff - difference between x710 and xxv710 NIC."
2925
2926 # VPP Compare NICs 3n-skx 4t2c pdr
2927 - type: "table"
2928   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2929   algorithm: "table_comparison"
2930   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2931   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2932   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2933   columns:
2934     - title: "x710"
2935       data-set: "vpp-nic-comparison-3n-skx"
2936       tag: "NIC_Intel-X710"
2937     - title: "xxv710"
2938       data-set: "vpp-nic-comparison-3n-skx"
2939       tag: "NIC_Intel-XXV710"
2940   comparisons:
2941     - title: "Diff"
2942       reference: 1
2943       compare: 2
2944   legend:
2945     - "Legend to Table:"
2946     - "x710, xxv710 - NICs tested."
2947     - "Diff - difference between x710 and xxv710 NIC."
2948
2949 ## VPP Compare NICs 3n-skx 2t1c mrr
2950 #- type: "table"
2951 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2952 #  algorithm: "table_comparison"
2953 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2954 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2955 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2956 #  columns:
2957 #    - title: "x710"
2958 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2959 #      tag: "NIC_Intel-X710"
2960 #    - title: "xxv710"
2961 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2962 #      tag: "NIC_Intel-XXV710"
2963 #  comparisons:
2964 #    - title: "Diff"
2965 #      reference: 1
2966 #      compare: 2
2967 #  legend:
2968 #    - "Legend to Table:"
2969 #    - "x710, xxv710 - NICs tested."
2970 #    - "Diff - difference between x710 and xxv710 NIC."
2971 #
2972 ## VPP Compare NICs 3n-skx 4t2c mrr
2973 #- type: "table"
2974 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2975 #  algorithm: "table_comparison"
2976 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2977 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2978 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2979 #  columns:
2980 #    - title: "x710"
2981 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2982 #      tag: "NIC_Intel-X710"
2983 #    - title: "xxv710"
2984 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2985 #      tag: "NIC_Intel-XXV710"
2986 #  comparisons:
2987 #    - title: "Diff"
2988 #      reference: 1
2989 #      compare: 2
2990 #  legend:
2991 #    - "Legend to Table:"
2992 #    - "x710, xxv710 - NICs tested."
2993 #    - "Diff - difference between x710 and xxv710 NIC."
2994 #
2995 ## VPP Compare NICs 3n-skx 8t4c mrr
2996 #- type: "table"
2997 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2998 #  algorithm: "table_comparison"
2999 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3000 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3001 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3002 #  columns:
3003 #    - title: "x710"
3004 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3005 #      tag: "NIC_Intel-X710"
3006 #    - title: "xxv710"
3007 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3008 #      tag: "NIC_Intel-XXV710"
3009 #  comparisons:
3010 #    - title: "Diff"
3011 #      reference: 1
3012 #      compare: 2
3013 #  legend:
3014 #    - "Legend to Table:"
3015 #    - "x710, xxv710 - NICs tested."
3016 #    - "Diff - difference between x710 and xxv710 NIC."
3017
3018 # VPP Compare NICs 2n-skx 2t1c ndr
3019 - type: "table"
3020   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3021   algorithm: "table_comparison"
3022   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3023   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3024   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3025   columns:
3026     - title: "x710"
3027       data-set: "vpp-nic-comparison-2n-skx"
3028       tag: "NIC_Intel-X710"
3029     - title: "xxv710"
3030       data-set: "vpp-nic-comparison-2n-skx"
3031       tag: "NIC_Intel-XXV710"
3032   comparisons:
3033     - title: "Diff"
3034       reference: 1
3035       compare: 2
3036   legend:
3037     - "Legend to Table:"
3038     - "x710, xxv710 - NICs tested."
3039     - "Diff - difference between x710 and xxv710 NIC."
3040
3041 # VPP Compare NICs 2n-skx 4t2c ndr
3042 - type: "table"
3043   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3044   algorithm: "table_comparison"
3045   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3046   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3047   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3048   columns:
3049     - title: "x710"
3050       data-set: "vpp-nic-comparison-2n-skx"
3051       tag: "NIC_Intel-X710"
3052     - title: "xxv710"
3053       data-set: "vpp-nic-comparison-2n-skx"
3054       tag: "NIC_Intel-XXV710"
3055   comparisons:
3056     - title: "Diff"
3057       reference: 1
3058       compare: 2
3059   legend:
3060     - "Legend to Table:"
3061     - "x710, xxv710 - NICs tested."
3062     - "Diff - difference between x710 and xxv710 NIC."
3063
3064 # VPP Compare NICs 2n-skx 2t1c pdr
3065 - type: "table"
3066   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3067   algorithm: "table_comparison"
3068   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3069   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3070   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3071   columns:
3072     - title: "x710"
3073       data-set: "vpp-nic-comparison-2n-skx"
3074       tag: "NIC_Intel-X710"
3075     - title: "xxv710"
3076       data-set: "vpp-nic-comparison-2n-skx"
3077       tag: "NIC_Intel-XXV710"
3078   comparisons:
3079     - title: "Diff"
3080       reference: 1
3081       compare: 2
3082   legend:
3083     - "Legend to Table:"
3084     - "x710, xxv710 - NICs tested."
3085     - "Diff - difference between x710 and xxv710 NIC."
3086
3087 # VPP Compare NICs 2n-skx 4t2c pdr
3088 - type: "table"
3089   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3090   algorithm: "table_comparison"
3091   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3092   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3093   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3094   columns:
3095     - title: "x710"
3096       data-set: "vpp-nic-comparison-2n-skx"
3097       tag: "NIC_Intel-X710"
3098     - title: "xxv710"
3099       data-set: "vpp-nic-comparison-2n-skx"
3100       tag: "NIC_Intel-XXV710"
3101   comparisons:
3102     - title: "Diff"
3103       reference: 1
3104       compare: 2
3105   legend:
3106     - "Legend to Table:"
3107     - "x710, xxv710 - NICs tested."
3108     - "Diff - difference between x710 and xxv710 NIC."
3109
3110 # VPP Compare NICs 2n-skx 2t1c mrr
3111 - type: "table"
3112   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3113   algorithm: "table_comparison"
3114   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3115   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3116   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3117   columns:
3118     - title: "x710"
3119       data-set: "vpp-nic-comparison-2n-skx-mrr"
3120       tag: "NIC_Intel-X710"
3121     - title: "xxv710"
3122       data-set: "vpp-nic-comparison-2n-skx-mrr"
3123       tag: "NIC_Intel-XXV710"
3124   comparisons:
3125     - title: "Diff"
3126       reference: 1
3127       compare: 2
3128   legend:
3129     - "Legend to Table:"
3130     - "x710, xxv710 - NICs tested."
3131     - "Diff - difference between x710 and xxv710 NIC."
3132
3133 # VPP Compare NICs 2n-skx 4t2c mrr
3134 - type: "table"
3135   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3136   algorithm: "table_comparison"
3137   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3138   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3139   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3140   columns:
3141     - title: "x710"
3142       data-set: "vpp-nic-comparison-2n-skx-mrr"
3143       tag: "NIC_Intel-X710"
3144     - title: "xxv710"
3145       data-set: "vpp-nic-comparison-2n-skx-mrr"
3146       tag: "NIC_Intel-XXV710"
3147   comparisons:
3148     - title: "Diff"
3149       reference: 1
3150       compare: 2
3151   legend:
3152     - "Legend to Table:"
3153     - "x710, xxv710 - NICs tested."
3154     - "Diff - difference between x710 and xxv710 NIC."
3155
3156 # VPP Compare NICs 2n-skx 8t4c mrr
3157 - type: "table"
3158   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3159   algorithm: "table_comparison"
3160   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3161   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3162   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3163   columns:
3164     - title: "x710"
3165       data-set: "vpp-nic-comparison-2n-skx-mrr"
3166       tag: "NIC_Intel-X710"
3167     - title: "xxv710"
3168       data-set: "vpp-nic-comparison-2n-skx-mrr"
3169       tag: "NIC_Intel-XXV710"
3170   comparisons:
3171     - title: "Diff"
3172       reference: 1
3173       compare: 2
3174   legend:
3175     - "Legend to Table:"
3176     - "x710, xxv710 - NICs tested."
3177     - "Diff - difference between x710 and xxv710 NIC."
3178
3179 ################################################################################
3180 # VPP
3181
3182 # VPP Performance Changes 3n-hsw 1t1c pdr
3183 - type: "table"
3184   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3185   algorithm: "table_comparison"
3186   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3187   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3188   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3189   columns:
3190     - title: "1908.1-2"
3191       data-set: "vpp-performance-changes-3n-hsw-h1"
3192     - title: "2001.0-2"
3193       data-set: "vpp-performance-changes-3n-hsw-ref"
3194     - title: "2005.0-3"
3195       data-set: "vpp-performance-changes-3n-hsw-cmp"
3196     - title: "2005.0-4"
3197       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3198   comparisons:
3199     - title: "Diff1"
3200       reference: 4
3201       compare: 3
3202     - title: "Diff2"
3203       reference: 2
3204       compare: 4
3205 #  rca:
3206 #    - title: "RCA1"
3207 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca1.yaml"
3208 #    - title: "RCA2"
3209 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca2.yaml"
3210   legend:
3211     - "Legend to Table"
3212     - '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).'
3213     - '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.'
3214     - '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.'
3215 #    - 'RCA1 - root cause analysis reference for Diff1.'
3216 #    - 'RCA2 - root cause analysis reference for Diff2.'
3217
3218 # VPP Performance Changes 3n-hsw 2t2c pdr
3219 - type: "table"
3220   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3221   algorithm: "table_comparison"
3222   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3223   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3224   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3225   columns:
3226     - title: "1908.1-2"
3227       data-set: "vpp-performance-changes-3n-hsw-h1"
3228     - title: "2001.0-2"
3229       data-set: "vpp-performance-changes-3n-hsw-ref"
3230     - title: "2005.0-3"
3231       data-set: "vpp-performance-changes-3n-hsw-cmp"
3232     - title: "2005.0-4"
3233       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3234   comparisons:
3235     - title: "Diff1"
3236       reference: 4
3237       compare: 3
3238     - title: "Diff2"
3239       reference: 2
3240       compare: 4
3241 #  rca:
3242 #    - title: "RCA1"
3243 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca1.yaml"
3244 #    - title: "RCA2"
3245 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca2.yaml"
3246   legend:
3247     - "Legend to Table"
3248     - '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).'
3249     - '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.'
3250     - '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.'
3251 #    - 'RCA1 - root cause analysis reference for Diff1.'
3252 #    - 'RCA2 - root cause analysis reference for Diff2.'
3253
3254 # VPP Performance Changes 3n-hsw 1t1c ndr
3255 - type: "table"
3256   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3257   algorithm: "table_comparison"
3258   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3259   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3260   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3261   columns:
3262     - title: "1908.1-2"
3263       data-set: "vpp-performance-changes-3n-hsw-h1"
3264     - title: "2001.0-2"
3265       data-set: "vpp-performance-changes-3n-hsw-ref"
3266     - title: "2005.0-3"
3267       data-set: "vpp-performance-changes-3n-hsw-cmp"
3268     - title: "2005.0-4"
3269       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3270   comparisons:
3271     - title: "Diff1"
3272     - title: "Diff1"
3273       reference: 4
3274       compare: 3
3275     - title: "Diff2"
3276       reference: 2
3277       compare: 4
3278 #  rca:
3279 #    - title: "RCA1"
3280 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca1.yaml"
3281 #    - title: "RCA2"
3282 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca2.yaml"
3283   legend:
3284     - "Legend to Table"
3285     - '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).'
3286     - '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.'
3287     - '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.'
3288 #    - 'RCA1 - root cause analysis reference for Diff1.'
3289 #    - 'RCA2 - root cause analysis reference for Diff2.'
3290
3291 # VPP Performance Changes 3n-hsw 2t2c ndr
3292 - type: "table"
3293   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3294   algorithm: "table_comparison"
3295   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3296   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3297   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3298   columns:
3299     - title: "1908.1-2"
3300       data-set: "vpp-performance-changes-3n-hsw-h1"
3301     - title: "2001.0-2"
3302       data-set: "vpp-performance-changes-3n-hsw-ref"
3303     - title: "2005.0-3"
3304       data-set: "vpp-performance-changes-3n-hsw-cmp"
3305     - title: "2005.0-4"
3306       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3307   comparisons:
3308     - title: "Diff1"
3309       reference: 4
3310       compare: 3
3311     - title: "Diff2"
3312       reference: 2
3313       compare: 4
3314 #  rca:
3315 #    - title: "RCA1"
3316 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca1.yaml"
3317 #    - title: "RCA2"
3318 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca2.yaml"
3319   legend:
3320     - "Legend to Table"
3321     - '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).'
3322     - '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.'
3323     - '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.'
3324 #    - 'RCA1 - root cause analysis reference for Diff1.'
3325 #    - 'RCA2 - root cause analysis reference for Diff2.'
3326
3327 # VPP Performance Changes 3n-skx 2t1c pdr
3328 - type: "table"
3329   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3330   algorithm: "table_comparison"
3331   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3332   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3333   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3334   columns:
3335     - title: "1908.1-2"
3336       data-set: "vpp-performance-changes-3n-skx-h1"
3337     - title: "2001.0-2"
3338       data-set: "vpp-performance-changes-3n-skx-ref"
3339     - title: "2005.0-3"
3340       data-set: "vpp-performance-changes-3n-skx-cmp"
3341     - title: "2005.0-4"
3342       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3343   comparisons:
3344     - title: "Diff1"
3345       reference: 4
3346       compare: 3
3347     - title: "Diff2"
3348       reference: 2
3349       compare: 4
3350 #  rca:
3351 #    - title: "RCA1"
3352 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca1.yaml"
3353 #    - title: "RCA2"
3354 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca2.yaml"
3355   legend:
3356     - "Legend to Table"
3357     - '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).'
3358     - '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.'
3359     - '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.'
3360 #    - 'RCA1 - root cause analysis reference for Diff1.'
3361 #    - 'RCA2 - root cause analysis reference for Diff2.'
3362
3363 # VPP Performance Changes 3n-skx 4t2c pdr
3364 - type: "table"
3365   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3366   algorithm: "table_comparison"
3367   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3368   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3369   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3370   columns:
3371     - title: "1908.1-2"
3372       data-set: "vpp-performance-changes-3n-skx-h1"
3373     - title: "2001.0-2"
3374       data-set: "vpp-performance-changes-3n-skx-ref"
3375     - title: "2005.0-3"
3376       data-set: "vpp-performance-changes-3n-skx-cmp"
3377     - title: "2005.0-4"
3378       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3379   comparisons:
3380     - title: "Diff1"
3381       reference: 4
3382       compare: 3
3383     - title: "Diff2"
3384       reference: 2
3385       compare: 4
3386 #  rca:
3387 #    - title: "RCA1"
3388 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca1.yaml"
3389 #    - title: "RCA2"
3390 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca2.yaml"
3391   legend:
3392     - "Legend to Table"
3393     - '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).'
3394     - '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.'
3395     - '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.'
3396 #    - 'RCA1 - root cause analysis reference for Diff1.'
3397 #    - 'RCA2 - root cause analysis reference for Diff2.'
3398
3399 # VPP Performance Changes 3n-skx 2t1c ndr
3400 - type: "table"
3401   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3402   algorithm: "table_comparison"
3403   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3404   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3405   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3406   columns:
3407     - title: "1908.1-2"
3408       data-set: "vpp-performance-changes-3n-skx-h1"
3409     - title: "2001.0-2"
3410       data-set: "vpp-performance-changes-3n-skx-ref"
3411     - title: "2005.0-3"
3412       data-set: "vpp-performance-changes-3n-skx-cmp"
3413     - title: "2005.0-4"
3414       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3415   comparisons:
3416     - title: "Diff1"
3417       reference: 4
3418       compare: 3
3419     - title: "Diff2"
3420       reference: 2
3421       compare: 4
3422 #  rca:
3423 #    - title: "RCA1"
3424 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca1.yaml"
3425 #    - title: "RCA2"
3426 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca2.yaml"
3427   legend:
3428     - "Legend to Table"
3429     - '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).'
3430     - '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.'
3431     - '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.'
3432 #    - 'RCA1 - root cause analysis reference for Diff1.'
3433 #    - 'RCA2 - root cause analysis reference for Diff2.'
3434
3435 # VPP Performance Changes 3n-skx 4t2c ndr
3436 - type: "table"
3437   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3438   algorithm: "table_comparison"
3439   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3440   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3441   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3442   columns:
3443     - title: "1908.1-2"
3444       data-set: "vpp-performance-changes-3n-skx-h1"
3445     - title: "2001.0-2"
3446       data-set: "vpp-performance-changes-3n-skx-ref"
3447     - title: "2005.0-3"
3448       data-set: "vpp-performance-changes-3n-skx-cmp"
3449     - title: "2005.0-4"
3450       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3451   comparisons:
3452     - title: "Diff1"
3453       reference: 4
3454       compare: 3
3455     - title: "Diff2"
3456       reference: 2
3457       compare: 4
3458 #  rca:
3459 #    - title: "RCA1"
3460 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca1.yaml"
3461 #    - title: "RCA2"
3462 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca2.yaml"
3463   legend:
3464     - "Legend to Table"
3465     - '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).'
3466     - '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.'
3467     - '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.'
3468 #    - 'RCA1 - root cause analysis reference for Diff1.'
3469 #    - 'RCA2 - root cause analysis reference for Diff2.'
3470
3471 # VPP Performance Changes 2n-skx 2t1c pdr
3472 - type: "table"
3473   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3474   algorithm: "table_comparison"
3475   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3476   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3477   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3478   columns:
3479     - title: "1908.1-2"
3480       data-set: "vpp-performance-changes-2n-skx-h1"
3481     - title: "2001.0-2"
3482       data-set: "vpp-performance-changes-2n-skx-ref"
3483     - title: "2005.0-3"
3484       data-set: "vpp-performance-changes-2n-skx-cmp"
3485     - title: "2005.0-4"
3486       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3487   comparisons:
3488     - title: "Diff1"
3489       reference: 4
3490       compare: 3
3491     - title: "Diff2"
3492       reference: 2
3493       compare: 4
3494 #  rca:
3495 #    - title: "RCA1"
3496 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca1.yaml"
3497 #    - title: "RCA2"
3498 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca2.yaml"
3499   legend:
3500     - "Legend to Table"
3501     - '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).'
3502     - '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.'
3503     - '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.'
3504 #    - 'RCA1 - root cause analysis reference for Diff1.'
3505 #    - 'RCA2 - root cause analysis reference for Diff2.'
3506
3507 # VPP Performance Changes 2n-skx 4t2c pdr
3508 - type: "table"
3509   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3510   algorithm: "table_comparison"
3511   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3512   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3513   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3514   columns:
3515     - title: "1908.1-2"
3516       data-set: "vpp-performance-changes-2n-skx-h1"
3517     - title: "2001.0-2"
3518       data-set: "vpp-performance-changes-2n-skx-ref"
3519     - title: "2005.0-3"
3520       data-set: "vpp-performance-changes-2n-skx-cmp"
3521     - title: "2005.0-4"
3522       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3523   comparisons:
3524     - title: "Diff1"
3525       reference: 4
3526       compare: 3
3527     - title: "Diff2"
3528       reference: 2
3529       compare: 4
3530 #  rca:
3531 #    - title: "RCA1"
3532 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca1.yaml"
3533 #    - title: "RCA2"
3534 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca2.yaml"
3535   legend:
3536     - "Legend to Table"
3537     - '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).'
3538     - '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.'
3539     - '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.'
3540 #    - 'RCA1 - root cause analysis reference for Diff1.'
3541 #    - 'RCA2 - root cause analysis reference for Diff2.'
3542
3543 # VPP Performance Changes 2n-skx 2t1c ndr
3544 - type: "table"
3545   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3546   algorithm: "table_comparison"
3547   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3548   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3549   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3550   columns:
3551     - title: "1908.1-2"
3552       data-set: "vpp-performance-changes-2n-skx-h1"
3553     - title: "2001.0-2"
3554       data-set: "vpp-performance-changes-2n-skx-ref"
3555     - title: "2005.0-3"
3556       data-set: "vpp-performance-changes-2n-skx-cmp"
3557     - title: "2005.0-4"
3558       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3559   comparisons:
3560     - title: "Diff1"
3561       reference: 4
3562       compare: 3
3563     - title: "Diff2"
3564       reference: 2
3565       compare: 4
3566 #  rca:
3567 #    - title: "RCA1"
3568 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca1.yaml"
3569 #    - title: "RCA2"
3570 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca2.yaml"
3571   legend:
3572     - "Legend to Table"
3573     - '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).'
3574     - '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.'
3575     - '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.'
3576 #    - 'RCA1 - root cause analysis reference for Diff1.'
3577 #    - 'RCA2 - root cause analysis reference for Diff2.'
3578
3579 # VPP Performance Changes 2n-skx 4t2c ndr
3580 - type: "table"
3581   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3582   algorithm: "table_comparison"
3583   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3584   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3585   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3586   columns:
3587     - title: "1908.1-2"
3588       data-set: "vpp-performance-changes-2n-skx-h1"
3589     - title: "2001.0-2"
3590       data-set: "vpp-performance-changes-2n-skx-ref"
3591     - title: "2005.0-3"
3592       data-set: "vpp-performance-changes-2n-skx-cmp"
3593     - title: "2005.0-4"
3594       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3595   comparisons:
3596     - title: "Diff1"
3597       reference: 4
3598       compare: 3
3599     - title: "Diff2"
3600       reference: 2
3601       compare: 4
3602 #  rca:
3603 #    - title: "RCA1"
3604 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca1.yaml"
3605 #    - title: "RCA2"
3606 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca2.yaml"
3607   legend:
3608     - "Legend to Table"
3609     - '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).'
3610     - '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.'
3611     - '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.'
3612 #    - 'RCA1 - root cause analysis reference for Diff1.'
3613 #    - 'RCA2 - root cause analysis reference for Diff2.'
3614
3615 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
3616 - type: "table"
3617   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
3618   algorithm: "table_comparison"
3619   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
3620   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3621   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3622   columns:
3623     - title: "2001.0-2"
3624       data-set: "vpp-performance-changes-2n-clx-ref"
3625     - title: "2005.0-3"
3626       data-set: "vpp-performance-changes-2n-clx-cmp"
3627     - title: "2005.0-4"
3628       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3629   comparisons:
3630     - title: "Diff1"
3631       reference: 3
3632       compare: 2
3633     - title: "Diff2"
3634       reference: 1
3635       compare: 3
3636 #  rca:
3637 #    - title: "RCA1"
3638 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca1.yaml"
3639 #    - title: "RCA2"
3640 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca2.yaml"
3641   legend:
3642     - "Legend to Table"
3643     - '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).'
3644     - '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.'
3645     - '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.'
3646 #    - 'RCA1 - root cause analysis reference for Diff1.'
3647 #    - 'RCA2 - root cause analysis reference for Diff2.'
3648
3649 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
3650 - type: "table"
3651   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
3652   algorithm: "table_comparison"
3653   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
3654   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3655   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3656   columns:
3657     - title: "2001.0-2"
3658       data-set: "vpp-performance-changes-2n-clx-ref"
3659     - title: "2005.0-3"
3660       data-set: "vpp-performance-changes-2n-clx-cmp"
3661     - title: "2005.0-4"
3662       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3663   comparisons:
3664     - title: "Diff1"
3665       reference: 3
3666       compare: 2
3667     - title: "Diff2"
3668       reference: 1
3669       compare: 3
3670 #  rca:
3671 #    - title: "RCA1"
3672 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca1.yaml"
3673 #    - title: "RCA2"
3674 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca2.yaml"
3675   legend:
3676     - "Legend to Table"
3677     - '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).'
3678     - '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.'
3679     - '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.'
3680 #    - 'RCA1 - root cause analysis reference for Diff1.'
3681 #    - 'RCA2 - root cause analysis reference for Diff2.'
3682
3683 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
3684 - type: "table"
3685   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
3686   algorithm: "table_comparison"
3687   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
3688   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3689   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3690   columns:
3691     - title: "2001.0-2"
3692       data-set: "vpp-performance-changes-2n-clx-ref"
3693     - title: "2005.0-3"
3694       data-set: "vpp-performance-changes-2n-clx-cmp"
3695     - title: "2005.0-4"
3696       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3697   comparisons:
3698     - title: "Diff1"
3699       reference: 3
3700       compare: 2
3701     - title: "Diff2"
3702       reference: 1
3703       compare: 3
3704 #  rca:
3705 #    - title: "RCA1"
3706 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca1.yaml"
3707 #    - title: "RCA2"
3708 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca2.yaml"
3709   legend:
3710     - "Legend to Table"
3711     - '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).'
3712     - '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.'
3713     - '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.'
3714 #    - 'RCA1 - root cause analysis reference for Diff1.'
3715 #    - 'RCA2 - root cause analysis reference for Diff2.'
3716
3717 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
3718 - type: "table"
3719   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
3720   algorithm: "table_comparison"
3721   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
3722   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3723   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3724   columns:
3725     - title: "2001.0-2"
3726       data-set: "vpp-performance-changes-2n-clx-ref"
3727     - title: "2005.0-3"
3728       data-set: "vpp-performance-changes-2n-clx-cmp"
3729     - title: "2005.0-4"
3730       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3731   comparisons:
3732     - title: "Diff1"
3733       reference: 3
3734       compare: 2
3735     - title: "Diff2"
3736       reference: 1
3737       compare: 3
3738 #  rca:
3739 #    - title: "RCA1"
3740 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca1.yaml"
3741 #    - title: "RCA2"
3742 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca2.yaml"
3743   legend:
3744     - "Legend to Table"
3745     - '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).'
3746     - '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.'
3747     - '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.'
3748 #    - 'RCA1 - root cause analysis reference for Diff1.'
3749 #    - 'RCA2 - root cause analysis reference for Diff2.'
3750
3751 # VPP Performance Changes 2n-clx-x556 2t1c pdr
3752 - type: "table"
3753   title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
3754   algorithm: "table_comparison"
3755   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
3756   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3757   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3758   columns:
3759     - title: "2001.0-2"
3760       data-set: "vpp-performance-changes-2n-clx-ref"
3761     - title: "2005.0-4"
3762       data-set: "vpp-performance-changes-2n-clx-cmp"
3763   comparisons:
3764     - title: "Diff"
3765       reference: 1
3766       compare: 2
3767   legend:
3768     - "Legend to Table"
3769     - "2001, 2005 - VPP versions tested."
3770     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3771
3772 # VPP Performance Changes 2n-clx-x556 4t2c pdr
3773 - type: "table"
3774   title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
3775   algorithm: "table_comparison"
3776   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
3777   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3778   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3779   columns:
3780     - title: "2001.0-2"
3781       data-set: "vpp-performance-changes-2n-clx-ref"
3782     - title: "2005.0-4"
3783       data-set: "vpp-performance-changes-2n-clx-cmp"
3784   comparisons:
3785     - title: "Diff"
3786       reference: 1
3787       compare: 2
3788   legend:
3789     - "Legend to Table"
3790     - "2001, 2005 - VPP versions tested."
3791     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3792
3793 # VPP Performance Changes 2n-clx-x556 2t1c ndr
3794 - type: "table"
3795   title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
3796   algorithm: "table_comparison"
3797   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
3798   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3799   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3800   columns:
3801     - title: "2001.0-2"
3802       data-set: "vpp-performance-changes-2n-clx-ref"
3803     - title: "2005.0-4"
3804       data-set: "vpp-performance-changes-2n-clx-cmp"
3805   comparisons:
3806     - title: "Diff"
3807       reference: 1
3808       compare: 2
3809   legend:
3810     - "Legend to Table"
3811     - "2001, 2005 - VPP versions tested."
3812     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3813
3814 # VPP Performance Changes 2n-clx-x556 4t2c ndr
3815 - type: "table"
3816   title: "VPP Performance Changes 2n-clx-x556 ndr"
3817   algorithm: "table_comparison"
3818   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
3819   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3820   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3821   columns:
3822     - title: "2001.0-2"
3823       data-set: "vpp-performance-changes-2n-clx-ref"
3824     - title: "2005.0-4"
3825       data-set: "vpp-performance-changes-2n-clx-cmp"
3826   comparisons:
3827     - title: "Diff"
3828       reference: 1
3829       compare: 2
3830   legend:
3831     - "Legend to Table"
3832     - "2001, 2005 - VPP versions tested."
3833     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3834
3835 # VPP Performance Changes 2n-dnv 1t1c pdr
3836 - type: "table"
3837   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3838   algorithm: "table_comparison"
3839   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3840   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3841   filter: "'1T1C'"
3842   columns:
3843     - title: "1908"
3844       data-set: "vpp-performance-changes-2n-dnv-h1"
3845     - title: "2001"
3846       data-set: "vpp-performance-changes-2n-dnv-ref"
3847     - title: "2005"
3848       data-set: "vpp-performance-changes-2n-dnv-cmp"
3849   comparisons:
3850     - title: "Diff"
3851       reference: 2
3852       compare: 3
3853   legend:
3854     - "Legend to Table"
3855     - "1908, 2001, 2005 - VPP versions tested."
3856     - "Diff - difference between 2001 and 2005 VPP version."
3857
3858 # VPP Performance Changes 2n-dnv 2t2c pdr
3859 - type: "table"
3860   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3861   algorithm: "table_comparison"
3862   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3863   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3864   filter: "'2T2C'"
3865   columns:
3866     - title: "1908"
3867       data-set: "vpp-performance-changes-2n-dnv-h1"
3868     - title: "2001"
3869       data-set: "vpp-performance-changes-2n-dnv-ref"
3870     - title: "2005"
3871       data-set: "vpp-performance-changes-2n-dnv-cmp"
3872   comparisons:
3873     - title: "Diff"
3874       reference: 2
3875       compare: 3
3876   legend:
3877     - "Legend to Table"
3878     - "1908, 2001, 2005 - VPP versions tested."
3879     - "Diff - difference between 2001 and 2005 VPP version."
3880
3881 # VPP Performance Changes 2n-dnv 1t1c ndr
3882 - type: "table"
3883   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3884   algorithm: "table_comparison"
3885   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3886   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3887   filter: "'1T1C'"
3888   columns:
3889     - title: "1908"
3890       data-set: "vpp-performance-changes-2n-dnv-h1"
3891     - title: "2001"
3892       data-set: "vpp-performance-changes-2n-dnv-ref"
3893     - title: "2005"
3894       data-set: "vpp-performance-changes-2n-dnv-cmp"
3895   comparisons:
3896     - title: "Diff"
3897       reference: 2
3898       compare: 3
3899   legend:
3900     - "Legend to Table"
3901     - "1908, 2001, 2005 - VPP versions tested."
3902     - "Diff - difference between 2001 and 2005 VPP version."
3903
3904 # VPP Performance Changes 2n-dnv 2t2c ndr
3905 - type: "table"
3906   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3907   algorithm: "table_comparison"
3908   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3909   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3910   filter: "'2T2C'"
3911   columns:
3912     - title: "1908"
3913       data-set: "vpp-performance-changes-2n-dnv-h1"
3914     - title: "2001"
3915       data-set: "vpp-performance-changes-2n-dnv-ref"
3916     - title: "2005"
3917       data-set: "vpp-performance-changes-2n-dnv-cmp"
3918   comparisons:
3919     - title: "Diff"
3920       reference: 2
3921       compare: 3
3922   legend:
3923     - "Legend to Table"
3924     - "1908, 2001, 2005 - VPP versions tested."
3925     - "Diff - difference between 2001 and 2005 VPP version."
3926
3927 # VPP Performance Changes 3n-dnv 1t1c pdr
3928 - type: "table"
3929   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3930   algorithm: "table_comparison"
3931   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3932   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3933   filter: "'1T1C'"
3934   columns:
3935     - title: "1908"
3936       data-set: "vpp-performance-changes-3n-dnv-h1"
3937     - title: "2001"
3938       data-set: "vpp-performance-changes-3n-dnv-ref"
3939     - title: "2005"
3940       data-set: "vpp-performance-changes-3n-dnv-cmp"
3941   comparisons:
3942     - title: "Diff"
3943       reference: 2
3944       compare: 3
3945   legend:
3946     - "Legend to Table"
3947     - "1908, 2001, 2005 - VPP versions tested."
3948     - "Diff - difference between 2001 and 2005 VPP version."
3949
3950 # VPP Performance Changes 3n-dnv 2t2c pdr
3951 - type: "table"
3952   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3953   algorithm: "table_comparison"
3954   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3955   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3956   filter: "'2T2C'"
3957   columns:
3958     - title: "1908"
3959       data-set: "vpp-performance-changes-3n-dnv-h1"
3960     - title: "2001"
3961       data-set: "vpp-performance-changes-3n-dnv-ref"
3962     - title: "2005"
3963       data-set: "vpp-performance-changes-3n-dnv-cmp"
3964   comparisons:
3965     - title: "Diff"
3966       reference: 2
3967       compare: 3
3968   legend:
3969     - "Legend to Table"
3970     - "1908, 2001, 2005 - VPP versions tested."
3971     - "Diff - difference between 2001 and 2005 VPP version."
3972
3973 # VPP Performance Changes 3n-dnv 1t1c ndr
3974 - type: "table"
3975   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3976   algorithm: "table_comparison"
3977   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3978   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3979   filter: "'1T1C'"
3980   columns:
3981     - title: "1908"
3982       data-set: "vpp-performance-changes-3n-dnv-h1"
3983     - title: "2001"
3984       data-set: "vpp-performance-changes-3n-dnv-ref"
3985     - title: "2005"
3986       data-set: "vpp-performance-changes-3n-dnv-cmp"
3987   comparisons:
3988     - title: "Diff"
3989       reference: 2
3990       compare: 3
3991   legend:
3992     - "Legend to Table"
3993     - "1908, 2001, 2005 - VPP versions tested."
3994     - "Diff - difference between 2001 and 2005 VPP version."
3995
3996 # VPP Performance Changes 3n-dnv 2t2c ndr
3997 - type: "table"
3998   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3999   algorithm: "table_comparison"
4000   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4001   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4002   filter: "'2T2C'"
4003   columns:
4004     - title: "1908"
4005       data-set: "vpp-performance-changes-3n-dnv-h1"
4006     - title: "2001"
4007       data-set: "vpp-performance-changes-3n-dnv-ref"
4008     - title: "2005"
4009       data-set: "vpp-performance-changes-3n-dnv-cmp"
4010   comparisons:
4011     - title: "Diff"
4012       reference: 2
4013       compare: 3
4014   legend:
4015     - "Legend to Table"
4016     - "1908, 2001, 2005 - VPP versions tested."
4017     - "Diff - difference between 2001 and 2005 VPP version."
4018
4019 # VPP Performance Changes 3n-tsh 1t1c pdr
4020 - type: "table"
4021   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4022   algorithm: "table_comparison"
4023   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4024   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4025   filter: "'1T1C'"
4026   columns:
4027     - title: "1908.1-2"
4028       data-set: "vpp-performance-changes-3n-tsh-h1"
4029     - title: "2001.0-2"
4030       data-set: "vpp-performance-changes-3n-tsh-ref"
4031     - title: "2005.0-3"
4032       data-set: "vpp-performance-changes-3n-tsh-cmp"
4033     - title: "2005.0-4"
4034       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4035   comparisons:
4036     - title: "Diff1"
4037       reference: 4
4038       compare: 3
4039     - title: "Diff2"
4040       reference: 2
4041       compare: 4
4042 #  rca:
4043 #    - title: "RCA1"
4044 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca1.yaml"
4045 #    - title: "RCA2"
4046 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca2.yaml"
4047   legend:
4048     - "Legend to Table"
4049     - '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).'
4050     - '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.'
4051     - '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.'
4052 #    - 'RCA1 - root cause analysis reference for Diff1.'
4053 #    - 'RCA2 - root cause analysis reference for Diff2.'
4054
4055 # VPP Performance Changes 3n-tsh 2t2c pdr
4056 - type: "table"
4057   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4058   algorithm: "table_comparison"
4059   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4060   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4061   filter: "'2T2C'"
4062   columns:
4063     - title: "1908.1-2"
4064       data-set: "vpp-performance-changes-3n-tsh-h1"
4065     - title: "2001.0-2"
4066       data-set: "vpp-performance-changes-3n-tsh-ref"
4067     - title: "2005.0-3"
4068       data-set: "vpp-performance-changes-3n-tsh-cmp"
4069     - title: "2005.0-4"
4070       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4071   comparisons:
4072     - title: "Diff1"
4073       reference: 4
4074       compare: 3
4075     - title: "Diff2"
4076       reference: 2
4077       compare: 4
4078 #  rca:
4079 #    - title: "RCA1"
4080 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca1.yaml"
4081 #    - title: "RCA2"
4082 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca2.yaml"
4083   legend:
4084     - "Legend to Table"
4085     - '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).'
4086     - '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.'
4087     - '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.'
4088 #    - 'RCA1 - root cause analysis reference for Diff1.'
4089 #    - 'RCA2 - root cause analysis reference for Diff2.'
4090
4091 # VPP Performance Changes 3n-tsh 1t1c ndr
4092 - type: "table"
4093   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4094   algorithm: "table_comparison"
4095   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4096   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4097   filter: "'1T1C'"
4098   columns:
4099     - title: "1908.1-2"
4100       data-set: "vpp-performance-changes-3n-tsh-h1"
4101     - title: "2001.0-2"
4102       data-set: "vpp-performance-changes-3n-tsh-ref"
4103     - title: "2005.0-3"
4104       data-set: "vpp-performance-changes-3n-tsh-cmp"
4105     - title: "2005.0-4"
4106       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4107   comparisons:
4108     - title: "Diff1"
4109       reference: 4
4110       compare: 3
4111     - title: "Diff2"
4112       reference: 2
4113       compare: 4
4114 #  rca:
4115 #    - title: "RCA1"
4116 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca1.yaml"
4117 #    - title: "RCA2"
4118 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca2.yaml"
4119   legend:
4120     - "Legend to Table"
4121     - '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).'
4122     - '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.'
4123     - '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.'
4124 #    - 'RCA1 - root cause analysis reference for Diff1.'
4125 #    - 'RCA2 - root cause analysis reference for Diff2.'
4126
4127 # VPP Performance Changes 3n-tsh 2t2c ndr
4128 - type: "table"
4129   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4130   algorithm: "table_comparison"
4131   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4132   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4133   filter: "'2T2C'"
4134   columns:
4135     - title: "1908.1-2"
4136       data-set: "vpp-performance-changes-3n-tsh-h1"
4137     - title: "2001.0-2"
4138       data-set: "vpp-performance-changes-3n-tsh-ref"
4139     - title: "2005.0-3"
4140       data-set: "vpp-performance-changes-3n-tsh-cmp"
4141     - title: "2005.0-4"
4142       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4143   comparisons:
4144     - title: "Diff1"
4145       reference: 4
4146       compare: 3
4147     - title: "Diff2"
4148       reference: 2
4149       compare: 4
4150 #  rca:
4151 #    - title: "RCA1"
4152 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca1.yaml"
4153 #    - title: "RCA2"
4154 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca2.yaml"
4155   legend:
4156     - "Legend to Table"
4157     - '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).'
4158     - '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.'
4159     - '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.'
4160 #    - 'RCA1 - root cause analysis reference for Diff1.'
4161 #    - 'RCA2 - root cause analysis reference for Diff2.'
4162
4163 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4164 - type: "table"
4165   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4166   algorithm: "table_comparison"
4167   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4168   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4169   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4170   columns:
4171     - title: "3n-hsw xl710"
4172       data-set: "vpp-compare-testbeds-ref"
4173       tag: "NIC_Intel-XL710"
4174     - title: "3n-skx xxv710"
4175       data-set: "vpp-compare-testbeds-cmp"
4176       tag: "NIC_Intel-XXV710"
4177   comparisons:
4178     - title: "Diff"
4179       reference: 1
4180       compare: 2
4181   legend:
4182     - "Legend to Table"
4183     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4184     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4185
4186 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4187 - type: "table"
4188   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4189   algorithm: "table_comparison"
4190   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4191   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4192   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4193   columns:
4194     - title: "3n-hsw xl710"
4195       data-set: "vpp-compare-testbeds-ref"
4196       tag: "NIC_Intel-XL710"
4197     - title: "3n-skx xxv710"
4198       data-set: "vpp-compare-testbeds-cmp"
4199       tag: "NIC_Intel-XXV710"
4200   comparisons:
4201     - title: "Diff"
4202       reference: 1
4203       compare: 2
4204   legend:
4205     - "Legend to Table"
4206     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4207     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4208
4209 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4210 - type: "table"
4211   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4212   algorithm: "table_comparison"
4213   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4214   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4215   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4216   columns:
4217     - title: "3n-hsw xl710"
4218       data-set: "vpp-compare-testbeds-ref"
4219       tag: "NIC_Intel-XL710"
4220     - title: "3n-skx xxv710"
4221       data-set: "vpp-compare-testbeds-cmp"
4222       tag: "NIC_Intel-XXV710"
4223   comparisons:
4224     - title: "Diff"
4225       reference: 1
4226       compare: 2
4227   legend:
4228     - "Legend to Table"
4229     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4230     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4231
4232 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4233 - type: "table"
4234   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4235   algorithm: "table_comparison"
4236   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4237   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4238   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4239   columns:
4240     - title: "3n-hsw xl710"
4241       data-set: "vpp-compare-testbeds-ref"
4242       tag: "NIC_Intel-XL710"
4243     - title: "3n-skx xxv710"
4244       data-set: "vpp-compare-testbeds-cmp"
4245       tag: "NIC_Intel-XXV710"
4246   comparisons:
4247     - title: "Diff"
4248       reference: 1
4249       compare: 2
4250   legend:
4251     - "Legend to Table"
4252     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4253     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4254
4255 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4256 - type: "table"
4257   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4258   algorithm: "table_comparison"
4259   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4260   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4261   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4262   columns:
4263     - title: "2n-skx"
4264       data-set: "vpp-compare-testbeds-skx-clx-ref"
4265     - title: "2n-clx"
4266       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4267   comparisons:
4268     - title: "Diff"
4269       reference: 1
4270       compare: 2
4271   legend:
4272     - "Legend to Table"
4273     - "2n-skx, 2n-clx - testbeds and NICs tested."
4274     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4275
4276 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4277 - type: "table"
4278   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4279   algorithm: "table_comparison"
4280   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4281   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4282   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4283   columns:
4284     - title: "2n-skx"
4285       data-set: "vpp-compare-testbeds-skx-clx-ref"
4286     - title: "2n-clx"
4287       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4288   comparisons:
4289     - title: "Diff"
4290       reference: 1
4291       compare: 2
4292   legend:
4293     - "Legend to Table"
4294     - "2n-skx, 2n-clx - testbeds and NICs tested."
4295     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4296
4297 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4298 - type: "table"
4299   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4300   algorithm: "table_comparison"
4301   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4302   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4303   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4304   columns:
4305     - title: "2n-skx"
4306       data-set: "vpp-compare-testbeds-skx-clx-ref"
4307     - title: "2n-clx"
4308       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4309   comparisons:
4310     - title: "Diff"
4311       reference: 1
4312       compare: 2
4313   legend:
4314     - "Legend to Table"
4315     - "2n-skx, 2n-clx - testbeds and NICs tested."
4316     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4317
4318 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4319 - type: "table"
4320   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4321   algorithm: "table_comparison"
4322   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4323   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4324   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4325   columns:
4326     - title: "2n-skx"
4327       data-set: "vpp-compare-testbeds-skx-clx-ref"
4328     - title: "2n-clx"
4329       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4330   comparisons:
4331     - title: "Diff"
4332       reference: 1
4333       compare: 2
4334   legend:
4335     - "Legend to Table"
4336     - "2n-skx, 2n-clx - testbeds and NICs tested."
4337     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4338
4339 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4340 - type: "table"
4341   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4342   algorithm: "table_comparison"
4343   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4344   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4345   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4346   columns:
4347     - title: "3n-hsw xl710"
4348       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4349       tag: "NIC_Intel-XL710"
4350     - title: "2n-clx xxv710"
4351       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4352       tag: "NIC_Intel-XXV710"
4353   comparisons:
4354     - title: "Diff"
4355       reference: 1
4356       compare: 2
4357   legend:
4358     - "Legend to Table"
4359     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4360     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4361
4362 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4363 - type: "table"
4364   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4365   algorithm: "table_comparison"
4366   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4367   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4368   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4369   columns:
4370     - title: "3n-hsw xl710"
4371       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4372       tag: "NIC_Intel-XL710"
4373     - title: "2n-clx xxv710"
4374       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4375       tag: "NIC_Intel-XXV710"
4376   comparisons:
4377     - title: "Diff"
4378       reference: 1
4379       compare: 2
4380   legend:
4381     - "Legend to Table"
4382     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4383     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4384
4385 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4386 - type: "table"
4387   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4388   algorithm: "table_comparison"
4389   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4390   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4391   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4392   columns:
4393     - title: "3n-hsw xl710"
4394       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4395       tag: "NIC_Intel-XL710"
4396     - title: "2n-clx xxv710"
4397       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4398       tag: "NIC_Intel-XXV710"
4399   comparisons:
4400     - title: "Diff"
4401       reference: 1
4402       compare: 2
4403   legend:
4404     - "Legend to Table"
4405     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4406     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4407
4408 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4409 - type: "table"
4410   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4411   algorithm: "table_comparison"
4412   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4413   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4414   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4415   columns:
4416     - title: "3n-hsw xl710"
4417       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4418       tag: "NIC_Intel-XL710"
4419     - title: "2n-clx xxv710"
4420       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4421       tag: "NIC_Intel-XXV710"
4422   comparisons:
4423     - title: "Diff"
4424       reference: 1
4425       compare: 2
4426   legend:
4427     - "Legend to Table"
4428     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4429     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4430
4431 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4432 - type: "table"
4433   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4434   algorithm: "table_comparison"
4435   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4436   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4437   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4438   columns:
4439     - title: "3n-skx"
4440       data-set: "vpp-compare-topologies-ref"
4441     - title: "2n-skx"
4442       data-set: "vpp-compare-topologies-cmp"
4443   comparisons:
4444     - title: "Diff"
4445       reference: 1
4446       compare: 2
4447   legend:
4448     - "Legend to Table"
4449     - "3n-skx, 2n-skx - topologies tested."
4450     - "Diff - difference between 3n-skx and 2n-skx topologies."
4451
4452 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4453 - type: "table"
4454   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4455   algorithm: "table_comparison"
4456   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4457   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4458   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4459   columns:
4460     - title: "3n-skx"
4461       data-set: "vpp-compare-topologies-ref"
4462     - title: "2n-skx"
4463       data-set: "vpp-compare-topologies-cmp"
4464   comparisons:
4465     - title: "Diff"
4466       reference: 1
4467       compare: 2
4468   legend:
4469     - "Legend to Table"
4470     - "3n-skx, 2n-skx - topologies tested."
4471     - "Diff - difference between 3n-skx and 2n-skx topologies."
4472
4473 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4474 - type: "table"
4475   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4476   algorithm: "table_comparison"
4477   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4478   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4479   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4480   columns:
4481     - title: "3n-skx"
4482       data-set: "vpp-compare-topologies-ref"
4483     - title: "2n-skx"
4484       data-set: "vpp-compare-topologies-cmp"
4485   comparisons:
4486     - title: "Diff"
4487       reference: 1
4488       compare: 2
4489   legend:
4490     - "Legend to Table"
4491     - "3n-skx, 2n-skx - topologies tested."
4492     - "Diff - difference between 3n-skx and 2n-skx topologies."
4493
4494 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4495 - type: "table"
4496   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4497   algorithm: "table_comparison"
4498   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4499   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4500   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4501   columns:
4502     - title: "3n-skx"
4503       data-set: "vpp-compare-topologies-ref"
4504     - title: "2n-skx"
4505       data-set: "vpp-compare-topologies-cmp"
4506   comparisons:
4507     - title: "Diff"
4508       reference: 1
4509       compare: 2
4510   legend:
4511     - "Legend to Table"
4512     - "3n-skx, 2n-skx - topologies tested."
4513     - "Diff - difference between 3n-skx and 2n-skx topologies."
4514
4515 # VPP Performance Changes 3n-hsw 1t1c mrr
4516 - type: "table"
4517   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4518   algorithm: "table_comparison"
4519   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4520   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4521   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4522   columns:
4523     - title: "1908"
4524       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4525     - title: "2001"
4526       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4527     - title: "2005"
4528       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4529   comparisons:
4530     - title: "Diff"
4531       reference: 2
4532       compare: 3
4533   legend:
4534     - "Legend to Table"
4535     - "1908, 2001, 2005 - VPP versions tested."
4536     - "Diff - difference between 2001 and 2005 VPP version."
4537
4538 # VPP Performance Changes 3n-hsw 2t2c mrr
4539 - type: "table"
4540   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4541   algorithm: "table_comparison"
4542   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4543   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4544   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4545   columns:
4546     - title: "1908"
4547       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4548     - title: "2001"
4549       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4550     - title: "2005"
4551       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4552   comparisons:
4553     - title: "Diff"
4554       reference: 2
4555       compare: 3
4556   legend:
4557     - "Legend to Table"
4558     - "1908, 2001, 2005 - VPP versions tested."
4559     - "Diff - difference between 2001 and 2005 VPP version."
4560
4561 # VPP Performance Changes 3n-hsw 4t4c mrr
4562 - type: "table"
4563   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4564   algorithm: "table_comparison"
4565   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4566   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4567   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4568   columns:
4569     - title: "1908"
4570       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4571     - title: "2001"
4572       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4573     - title: "2005"
4574       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4575   comparisons:
4576     - title: "Diff"
4577       reference: 2
4578       compare: 3
4579   legend:
4580     - "Legend to Table"
4581     - "1908, 2001, 2005 - VPP versions tested."
4582     - "Diff - difference between 2001 and 2005 VPP version."
4583
4584 # VPP Performance Changes 3n-skx 2t1c mrr
4585 - type: "table"
4586   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4587   algorithm: "table_comparison"
4588   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4589   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4590   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4591   columns:
4592 #    - title: "1908"
4593 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4594     - title: "2001"
4595       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4596     - title: "2005"
4597       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4598   comparisons:
4599     - title: "Diff"
4600       reference: 1
4601       compare: 2
4602   legend:
4603     - "Legend to Table"
4604     - "2001, 2005 - VPP versions tested."
4605     - "Diff - difference between 2001 and 2005 VPP version."
4606
4607 # VPP Performance Changes 3n-skx 4t2c mrr
4608 - type: "table"
4609   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4610   algorithm: "table_comparison"
4611   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4612   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4613   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4614   columns:
4615 #    - title: "1908"
4616 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4617     - title: "2001"
4618       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4619     - title: "2005"
4620       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4621   comparisons:
4622     - title: "Diff"
4623       reference: 1
4624       compare: 2
4625   legend:
4626     - "Legend to Table"
4627     - "2001, 2005 - VPP versions tested."
4628     - "Diff - difference between 2001 and 2005 VPP version."
4629
4630 # VPP Performance Changes 3n-skx 8t4c mrr
4631 - type: "table"
4632   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4633   algorithm: "table_comparison"
4634   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4635   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4636   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4637   columns:
4638 #    - title: "1908"
4639 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4640     - title: "2001"
4641       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4642     - title: "2005"
4643       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4644   comparisons:
4645     - title: "Diff"
4646       reference: 1
4647       compare: 2
4648   legend:
4649     - "Legend to Table"
4650     - "2001, 2005 - VPP versions tested."
4651     - "Diff - difference between 2001 and 2005 VPP version."
4652
4653 # VPP Performance Changes 2n-skx 2t1c mrr
4654 - type: "table"
4655   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4656   algorithm: "table_comparison"
4657   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4658   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4659   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4660   columns:
4661 #    - title: "1908"
4662 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4663     - title: "2001"
4664       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4665     - title: "2005"
4666       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4667   comparisons:
4668     - title: "Diff"
4669       reference: 1
4670       compare: 2
4671   legend:
4672     - "Legend to Table"
4673     - "2001, 2005 - VPP versions tested."
4674     - "Diff - difference between 2001 and 2005 VPP version."
4675
4676 # VPP Performance Changes 2n-skx 4t2c mrr
4677 - type: "table"
4678   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4679   algorithm: "table_comparison"
4680   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4681   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4682   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4683   columns:
4684 #    - title: "1908"
4685 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4686     - title: "2001"
4687       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4688     - title: "2005"
4689       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4690   comparisons:
4691     - title: "Diff"
4692       reference: 1
4693       compare: 2
4694   legend:
4695     - "Legend to Table"
4696     - "2001, 2005 - VPP versions tested."
4697     - "Diff - difference between 2001 and 2005 VPP version."
4698
4699 # VPP Performance Changes 2n-skx 8t4c mrr
4700 - type: "table"
4701   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4702   algorithm: "table_comparison"
4703   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4704   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4705   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4706   columns:
4707 #    - title: "1908"
4708 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4709     - title: "2001"
4710       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4711     - title: "2005"
4712       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4713   comparisons:
4714     - title: "Diff"
4715       reference: 1
4716       compare: 2
4717   legend:
4718     - "Legend to Table"
4719     - "2001, 2005 - VPP versions tested."
4720     - "Diff - difference between 2001 and 2005 VPP version."
4721
4722 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
4723 - type: "table"
4724   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
4725   algorithm: "table_comparison"
4726   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
4727   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4728   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4729   columns:
4730     - title: "2001"
4731       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4732     - title: "2005"
4733       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4734   comparisons:
4735     - title: "Diff"
4736       reference: 1
4737       compare: 2
4738   legend:
4739     - "Legend to Table"
4740     - "2001, 2005 - VPP versions tested."
4741     - "Diff - difference between 2001 and 2005 VPP version."
4742
4743 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
4744 - type: "table"
4745   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
4746   algorithm: "table_comparison"
4747   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
4748   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4749   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4750   columns:
4751     - title: "2001"
4752       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4753     - title: "2005"
4754       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4755   comparisons:
4756     - title: "Diff"
4757       reference: 1
4758       compare: 2
4759   legend:
4760     - "Legend to Table"
4761     - "2001, 2005 - VPP versions tested."
4762     - "Diff - difference between 2001 and 2005 VPP version."
4763
4764 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
4765 - type: "table"
4766   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
4767   algorithm: "table_comparison"
4768   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
4769   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4770   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4771   columns:
4772     - title: "2001"
4773       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4774     - title: "2005"
4775       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4776   comparisons:
4777     - title: "Diff"
4778       reference: 1
4779       compare: 2
4780   legend:
4781     - "Legend to Table"
4782     - "2001, 2005 - VPP versions tested."
4783     - "Diff - difference between 2001 and 2005 VPP version."
4784
4785 # VPP Performance Changes 2n-clx-clx-x556 2t1c mrr
4786 - type: "table"
4787   title: "VPP Performance Changes 2n-clx-clx-x556 2t1c mrr"
4788   algorithm: "table_comparison"
4789   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-2t1c-mrr"
4790   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4791   filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4792   columns:
4793     - title: "2001"
4794       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4795     - title: "2005"
4796       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4797   comparisons:
4798     - title: "Diff"
4799       reference: 1
4800       compare: 2
4801   legend:
4802     - "Legend to Table"
4803     - "2001, 2005 - VPP versions tested."
4804     - "Diff - difference between 2001 and 2005 VPP version."
4805
4806 # VPP Performance Changes 2n-clx-clx-x556 4t2c mrr
4807 - type: "table"
4808   title: "VPP Performance Changes 2n-clx-clx-x556 4t2c mrr"
4809   algorithm: "table_comparison"
4810   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-4t2c-mrr"
4811   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4812   filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4813   columns:
4814     - title: "2001"
4815       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4816     - title: "2005"
4817       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4818   comparisons:
4819     - title: "Diff"
4820       reference: 1
4821       compare: 2
4822   legend:
4823     - "Legend to Table"
4824     - "2001, 2005 - VPP versions tested."
4825     - "Diff - difference between 2001 and 2005 VPP version."
4826
4827 # VPP Performance Changes 2n-clx-clx-x556 8t4c mrr
4828 - type: "table"
4829   title: "VPP Performance Changes 2n-clx-clx-x556 8t4c mrr"
4830   algorithm: "table_comparison"
4831   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-8t4c-mrr"
4832   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4833   filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4834   columns:
4835     - title: "2001"
4836       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4837     - title: "2005"
4838       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4839   comparisons:
4840     - title: "Diff"
4841       reference: 1
4842       compare: 2
4843   legend:
4844     - "Legend to Table"
4845     - "2001, 2005 - VPP versions tested."
4846     - "Diff - difference between 2001 and 2005 VPP version."
4847
4848 # VPP Performance Changes 2n-dnv 1t1c mrr
4849 - type: "table"
4850   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
4851   algorithm: "table_comparison"
4852   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4853   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4854   filter: "'1T1C'"
4855   columns:
4856     - title: "1908"
4857       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4858     - title: "2001"
4859       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4860     - title: "2005"
4861       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4862   comparisons:
4863     - title: "Diff"
4864       reference: 2
4865       compare: 3
4866   legend:
4867     - "Legend to Table"
4868     - "1908, 2001, 2005 - VPP versions tested."
4869     - "Diff - difference between 2001 and 2005 VPP version."
4870
4871 # VPP Performance Changes 2n-dnv 2t2c mrr
4872 - type: "table"
4873   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
4874   algorithm: "table_comparison"
4875   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4876   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4877   filter: "'2T2C'"
4878   columns:
4879     - title: "1908"
4880       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4881     - title: "2001"
4882       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4883     - title: "2005"
4884       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4885   comparisons:
4886     - title: "Diff"
4887       reference: 2
4888       compare: 3
4889   legend:
4890     - "Legend to Table"
4891     - "1908, 2001, 2005 - VPP versions tested."
4892     - "Diff - difference between 2001 and 2005 VPP version."
4893
4894 # VPP Performance Changes 2n-dnv 4t4c mrr
4895 - type: "table"
4896   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
4897   algorithm: "table_comparison"
4898   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4899   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4900   filter: "'4T4C'"
4901   columns:
4902     - title: "1908"
4903       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4904     - title: "2001"
4905       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4906     - title: "2005"
4907       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4908   comparisons:
4909     - title: "Diff"
4910       reference: 2
4911       compare: 3
4912   legend:
4913     - "Legend to Table"
4914     - "1908, 2001, 2005 - VPP versions tested."
4915     - "Diff - difference between 2001 and 2005 VPP version."
4916
4917 # VPP Performance Changes 3n-dnv 1t1c mrr
4918 - type: "table"
4919   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
4920   algorithm: "table_comparison"
4921   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4922   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4923   filter: "'1T1C'"
4924   columns:
4925     - title: "1908"
4926       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4927     - title: "2001"
4928       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4929     - title: "2005"
4930       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4931   comparisons:
4932     - title: "Diff"
4933       reference: 2
4934       compare: 3
4935   legend:
4936     - "Legend to Table"
4937     - "1908, 2001, 2005 - VPP versions tested."
4938     - "Diff - difference between 2001 and 2005 VPP version."
4939
4940 # VPP Performance Changes 3n-dnv 2t2c mrr
4941 - type: "table"
4942   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
4943   algorithm: "table_comparison"
4944   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4945   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4946   filter: "'2T2C'"
4947   columns:
4948     - title: "1908"
4949       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4950     - title: "2001"
4951       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4952     - title: "2005"
4953       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4954   comparisons:
4955     - title: "Diff"
4956       reference: 2
4957       compare: 3
4958   legend:
4959     - "Legend to Table"
4960     - "1908, 2001, 2005 - VPP versions tested."
4961     - "Diff - difference between 2001 and 2005 VPP version."
4962
4963 # VPP Performance Changes 3n-dnv 4t4c mrr
4964 - type: "table"
4965   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
4966   algorithm: "table_comparison"
4967   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4968   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4969   filter: "'4T4C'"
4970   columns:
4971     - title: "1908"
4972       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4973     - title: "2001"
4974       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4975     - title: "2005"
4976       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4977   comparisons:
4978     - title: "Diff"
4979       reference: 2
4980       compare: 3
4981   legend:
4982     - "Legend to Table"
4983     - "1908, 2001, 2005 - VPP versions tested."
4984     - "Diff - difference between 2001 and 2005 VPP version."
4985
4986 # VPP Performance Changes 3n-tsh 1t1c mrr
4987 - type: "table"
4988   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
4989   algorithm: "table_comparison"
4990   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4991   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4992   filter: "'1T1C'"
4993   columns:
4994     - title: "1908"
4995       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
4996     - title: "2001"
4997       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4998     - title: "2005"
4999       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5000   comparisons:
5001     - title: "Diff"
5002       reference: 2
5003       compare: 3
5004   legend:
5005     - "Legend to Table"
5006     - "1908, 2001, 2005 - VPP versions tested."
5007     - "Diff - difference between 2001 and 2005 VPP version."
5008
5009 # VPP Performance Changes 3n-tsh 2t2c mrr
5010 - type: "table"
5011   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5012   algorithm: "table_comparison"
5013   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5014   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5015   filter: "'2T2C'"
5016   columns:
5017     - title: "1908"
5018       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5019     - title: "2001"
5020       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5021     - title: "2005"
5022       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5023   comparisons:
5024     - title: "Diff"
5025       reference: 2
5026       compare: 3
5027   legend:
5028     - "Legend to Table"
5029     - "1908, 2001, 2005 - VPP versions tested."
5030     - "Diff - difference between 2001 and 2005 VPP version."
5031
5032 # VPP Performance Changes 3n-tsh 4t4c mrr
5033 - type: "table"
5034   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5035   algorithm: "table_comparison"
5036   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5037   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5038   filter: "'4T4C'"
5039   columns:
5040     - title: "1908"
5041       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5042     - title: "2001"
5043       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5044     - title: "2005"
5045       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5046   comparisons:
5047     - title: "Diff"
5048       reference: 2
5049       compare: 3
5050   legend:
5051     - "Legend to Table"
5052     - "1908, 2001, 2005 - VPP versions tested."
5053     - "Diff - difference between 2001 and 2005 VPP version."
5054
5055 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5056 - type: "table"
5057   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5058   algorithm: "table_comparison"
5059   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5060   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5061   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5062   columns:
5063     - title: "3n-hsw xl710"
5064       data-set: "vpp-compare-testbeds-mrr-ref"
5065       tag: "NIC_Intel-XL710"
5066     - title: "3n-skx xxv710"
5067       data-set: "vpp-compare-testbeds-mrr-cmp"
5068       tag: "NIC_Intel-XXV710"
5069   comparisons:
5070     - title: "Diff"
5071       reference: 1
5072       compare: 2
5073   legend:
5074     - "Legend to Table"
5075     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5076     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5077
5078 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5079 - type: "table"
5080   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5081   algorithm: "table_comparison"
5082   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5083   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5084   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5085   columns:
5086     - title: "3n-hsw xl710"
5087       data-set: "vpp-compare-testbeds-mrr-ref"
5088       tag: "NIC_Intel-XL710"
5089     - title: "3n-skx xxv710"
5090       data-set: "vpp-compare-testbeds-mrr-cmp"
5091       tag: "NIC_Intel-XXV710"
5092   comparisons:
5093     - title: "Diff"
5094       reference: 1
5095       compare: 2
5096   legend:
5097     - "Legend to Table"
5098     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5099     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5100
5101 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5102 - type: "table"
5103   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5104   algorithm: "table_comparison"
5105   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5106   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5107   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5108   columns:
5109     - title: "3n-hsw xl710"
5110       data-set: "vpp-compare-testbeds-mrr-ref"
5111       tag: "NIC_Intel-XL710"
5112     - title: "3n-skx xxv710"
5113       data-set: "vpp-compare-testbeds-mrr-cmp"
5114       tag: "NIC_Intel-XXV710"
5115   comparisons:
5116     - title: "Diff"
5117       reference: 1
5118       compare: 2
5119   legend:
5120     - "Legend to Table"
5121     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5122     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5123
5124 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5125 - type: "table"
5126   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5127   algorithm: "table_comparison"
5128   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5129   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5130   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5131   columns:
5132     - title: "2n-skx"
5133       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5134     - title: "2n-clx"
5135       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5136   comparisons:
5137     - title: "Diff"
5138       reference: 1
5139       compare: 2
5140   legend:
5141     - "Legend to Table"
5142     - "2n-skx, 2n-clx - testbeds and NICs tested."
5143     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5144
5145 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5146 - type: "table"
5147   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5148   algorithm: "table_comparison"
5149   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5150   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5151   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5152   columns:
5153     - title: "2n-skx"
5154       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5155     - title: "2n-clx"
5156       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5157   comparisons:
5158     - title: "Diff"
5159       reference: 1
5160       compare: 2
5161   legend:
5162     - "Legend to Table"
5163     - "2n-skx, 2n-clx - testbeds and NICs tested."
5164     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5165
5166 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5167 - type: "table"
5168   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5169   algorithm: "table_comparison"
5170   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5171   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5172   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5173   columns:
5174     - title: "2n-skx"
5175       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5176     - title: "2n-clx"
5177       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5178   comparisons:
5179     - title: "Diff"
5180       reference: 1
5181       compare: 2
5182   legend:
5183     - "Legend to Table"
5184     - "2n-skx, 2n-clx - testbeds and NICs tested."
5185     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5186
5187 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5188 - type: "table"
5189   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5190   algorithm: "table_comparison"
5191   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5192   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5193   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5194   columns:
5195     - title: "3n-skx"
5196       data-set: "vpp-compare-topologies-mrr-ref"
5197     - title: "2n-skx"
5198       data-set: "vpp-compare-topologies-mrr-cmp"
5199   comparisons:
5200     - title: "Diff"
5201       reference: 1
5202       compare: 2
5203   legend:
5204     - "Legend to Table"
5205     - "3n-skx, 2n-skx - topologies tested."
5206     - "Diff - difference between 3n-skx and 2n-skx topologies."
5207
5208 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5209 - type: "table"
5210   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5211   algorithm: "table_comparison"
5212   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5213   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5214   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5215   columns:
5216     - title: "3n-skx"
5217       data-set: "vpp-compare-topologies-mrr-ref"
5218     - title: "2n-skx"
5219       data-set: "vpp-compare-topologies-mrr-cmp"
5220   comparisons:
5221     - title: "Diff"
5222       reference: 1
5223       compare: 2
5224   legend:
5225     - "Legend to Table"
5226     - "3n-skx, 2n-skx - topologies tested."
5227     - "Diff - difference between 3n-skx and 2n-skx topologies."
5228
5229 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5230 - type: "table"
5231   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5232   algorithm: "table_comparison"
5233   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5234   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5235   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5236   columns:
5237     - title: "3n-skx"
5238       data-set: "vpp-compare-topologies-mrr-ref"
5239     - title: "2n-skx"
5240       data-set: "vpp-compare-topologies-mrr-cmp"
5241   comparisons:
5242     - title: "Diff"
5243       reference: 1
5244       compare: 2
5245   legend:
5246     - "Legend to Table"
5247     - "3n-skx, 2n-skx - topologies tested."
5248     - "Diff - difference between 3n-skx and 2n-skx topologies."
5249
5250 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5251 - type: "table"
5252   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5253   algorithm: "table_comparison"
5254   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5255   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5256   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5257   columns:
5258     - title: "3n-hsw xl710"
5259       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5260       tag: "NIC_Intel-XL710"
5261     - title: "2n-clx xxv710"
5262       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5263       tag: "NIC_Intel-XXV710"
5264   comparisons:
5265     - title: "Diff"
5266       reference: 1
5267       compare: 2
5268   legend:
5269     - "Legend to Table"
5270     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5271     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5272
5273 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5274 - type: "table"
5275   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5276   algorithm: "table_comparison"
5277   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5278   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5279   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5280   columns:
5281     - title: "3n-hsw xl710"
5282       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5283       tag: "NIC_Intel-XL710"
5284     - title: "2n-clx xxv710"
5285       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5286       tag: "NIC_Intel-XXV710"
5287   comparisons:
5288     - title: "Diff"
5289       reference: 1
5290       compare: 2
5291   legend:
5292     - "Legend to Table"
5293     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5294     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5295
5296 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5297 - type: "table"
5298   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5299   algorithm: "table_comparison"
5300   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5301   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5302   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5303   columns:
5304     - title: "3n-hsw xl710"
5305       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5306       tag: "NIC_Intel-XL710"
5307     - title: "2n-clx xxv710"
5308       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5309       tag: "NIC_Intel-XXV710"
5310   comparisons:
5311     - title: "Diff"
5312       reference: 1
5313       compare: 2
5314   legend:
5315     - "Legend to Table"
5316     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5317     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5318
5319 # Detailed Test Results - VPP Performance Results 3n-hsw
5320 - type: "table"
5321   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5322   algorithm: "table_merged_details"
5323   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5324   columns:
5325     - title: " |prein| Test Name |preout| "
5326       data: "data name"
5327     - 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| "
5328       data: "data msg"
5329   data: "vpp-perf-results-3n-hsw"
5330   filter: "all"
5331   parameters:
5332   - "name"
5333   - "parent"
5334   - "msg"
5335
5336 # Detailed Test Results - VPP Performance Results 3n-skx
5337 - type: "table"
5338   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5339   algorithm: "table_merged_details"
5340   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5341   columns:
5342     - title: " |prein| Test Name |preout| "
5343       data: "data name"
5344     - 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| "
5345       data: "data msg"
5346   data: "vpp-perf-results-3n-skx"
5347   filter: "all"
5348   remove-ndr: False
5349   parameters:
5350   - "name"
5351   - "parent"
5352   - "msg"
5353
5354 # Detailed Test Results - VPP Performance Results 2n-skx
5355 - type: "table"
5356   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5357   algorithm: "table_merged_details"
5358   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5359   columns:
5360     - title: " |prein| Test Name |preout| "
5361       data: "data name"
5362     - 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| "
5363       data: "data msg"
5364   data: "vpp-perf-results-2n-skx"
5365   filter: "all"
5366   remove-ndr: False
5367   parameters:
5368   - "name"
5369   - "parent"
5370   - "msg"
5371
5372 # Detailed Test Results - VPP Performance Results 2n-clx
5373 - type: "table"
5374   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5375   algorithm: "table_merged_details"
5376   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5377   columns:
5378     - title: " |prein| Test Name |preout| "
5379       data: "data name"
5380     - 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| "
5381       data: "data msg"
5382   data: "vpp-perf-results-2n-clx"
5383   filter: "all"
5384   parameters:
5385   - "name"
5386   - "parent"
5387   - "msg"
5388
5389 # Detailed Test Results - VPP Performance Results 3n-tsh
5390 - type: "table"
5391   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5392   algorithm: "table_merged_details"
5393   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5394   columns:
5395     - title: " |prein| Test Name |preout| "
5396       data: "data name"
5397     - 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| "
5398       data: "data msg"
5399   data: "vpp-perf-results-3n-tsh"
5400   filter: "all"
5401   parameters:
5402   - "name"
5403   - "parent"
5404   - "msg"
5405
5406 # Detailed Test Results - VPP Performance Results 3n-dnv
5407 - type: "table"
5408   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5409   algorithm: "table_merged_details"
5410   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5411   columns:
5412     - title: " |prein| Test Name |preout| "
5413       data: "data name"
5414     - 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| "
5415       data: "data msg"
5416   data: "vpp-perf-results-3n-dnv"
5417   filter: "all"
5418   parameters:
5419   - "name"
5420   - "parent"
5421   - "msg"
5422
5423 # Detailed Test Results - VPP Performance Results 2n-dnv
5424 - type: "table"
5425   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5426   algorithm: "table_merged_details"
5427   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5428   columns:
5429     - title: " |prein| Test Name |preout| "
5430       data: "data name"
5431     - 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| "
5432       data: "data msg"
5433   data: "vpp-perf-results-2n-dnv"
5434   filter: "all"
5435   parameters:
5436   - "name"
5437   - "parent"
5438   - "msg"
5439
5440 # Test configuration - VPP Performance Test Configs 3n-hsw
5441 - type: "table"
5442   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5443   algorithm: "table_merged_details"
5444   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5445   columns:
5446     - title: " |prein| Test Name |preout| "
5447       data: "data name"
5448     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5449       data: "data conf-history"
5450   data: "vpp-perf-results-3n-hsw"
5451   filter: "all"
5452   parameters:
5453   - "parent"
5454   - "name"
5455   - "conf-history"
5456
5457 # Test configuration - VPP Performance Test Configs 3n-skx
5458 - type: "table"
5459   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5460   algorithm: "table_merged_details"
5461   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5462   columns:
5463     - title: " |prein| Test Name |preout| "
5464       data: "data name"
5465     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5466       data: "data conf-history"
5467   data: "vpp-perf-results-3n-skx"
5468   filter: "all"
5469   parameters:
5470   - "parent"
5471   - "name"
5472   - "conf-history"
5473
5474 # Test configuration - VPP Performance Test Configs 2n-skx
5475 - type: "table"
5476   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5477   algorithm: "table_merged_details"
5478   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5479   columns:
5480     - title: " |prein| Test Name |preout| "
5481       data: "data name"
5482     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5483       data: "data conf-history"
5484   data: "vpp-perf-results-2n-skx"
5485   filter: "all"
5486   parameters:
5487   - "parent"
5488   - "name"
5489   - "conf-history"
5490
5491 # Test configuration - VPP Performance Test Configs 2n-clx
5492 - type: "table"
5493   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5494   algorithm: "table_merged_details"
5495   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5496   columns:
5497     - title: " |prein| Test Name |preout| "
5498       data: "data name"
5499     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5500       data: "data conf-history"
5501   data: "vpp-perf-results-2n-clx"
5502   filter: "all"
5503   parameters:
5504   - "parent"
5505   - "name"
5506   - "conf-history"
5507
5508 # Test configuration - VPP Performance Test Configs 3n-tsh
5509 - type: "table"
5510   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5511   algorithm: "table_merged_details"
5512   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5513   columns:
5514     - title: " |prein| Test Name |preout| "
5515       data: "data name"
5516     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5517       data: "data conf-history"
5518   data: "vpp-perf-results-3n-tsh"
5519   filter: "all"
5520   parameters:
5521   - "parent"
5522   - "name"
5523   - "conf-history"
5524
5525 # Test configuration - VPP Performance Test Configs 3n-dnv
5526 - type: "table"
5527   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5528   algorithm: "table_merged_details"
5529   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5530   columns:
5531     - title: " |prein| Test Name |preout| "
5532       data: "data name"
5533     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5534       data: "data conf-history"
5535   data: "vpp-perf-results-3n-dnv"
5536   filter: "all"
5537   parameters:
5538   - "parent"
5539   - "name"
5540   - "conf-history"
5541
5542 # Test configuration - VPP Performance Test Configs 2n-dnv
5543 - type: "table"
5544   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5545   algorithm: "table_merged_details"
5546   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5547   columns:
5548     - title: " |prein| Test Name |preout| "
5549       data: "data name"
5550     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5551       data: "data conf-history"
5552   data: "vpp-perf-results-2n-dnv"
5553   filter: "all"
5554   parameters:
5555   - "parent"
5556   - "name"
5557   - "conf-history"
5558
5559 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5560 - type: "table"
5561   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5562   algorithm: "table_oper_data_html"
5563   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5564   data: "vpp-perf-results-3n-hsw"
5565   filter: "all"
5566
5567 # Test Operational Data - VPP Performance Operational Data 3n-skx
5568 - type: "table"
5569   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5570   algorithm: "table_oper_data_html"
5571   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5572   data: "vpp-perf-results-3n-skx"
5573   filter: "all"
5574
5575 # Test Operational Data - VPP Performance Operational Data 2n-skx
5576 - type: "table"
5577   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5578   algorithm: "table_oper_data_html"
5579   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5580   data: "vpp-perf-results-2n-skx"
5581   filter: "all"
5582
5583 # Test Operational Data - VPP Performance Operational Data 2n-clx
5584 - type: "table"
5585   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5586   algorithm: "table_oper_data_html"
5587   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5588   data: "vpp-perf-results-2n-clx"
5589   filter: "all"
5590
5591 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5592 - type: "table"
5593   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5594   algorithm: "table_oper_data_html"
5595   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5596   data: "vpp-perf-results-3n-tsh"
5597   filter: "all"
5598
5599 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5600 - type: "table"
5601   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5602   algorithm: "table_oper_data_html"
5603   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5604   data: "vpp-perf-results-3n-dnv"
5605   filter: "all"
5606
5607 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5608 - type: "table"
5609   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5610   algorithm: "table_oper_data_html"
5611   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5612   data: "vpp-perf-results-2n-dnv"
5613   filter: "all"
5614
5615 # Detailed Test Results - VPP MRR Results 3n-hsw
5616 - type: "table"
5617   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5618   algorithm: "table_merged_details"
5619   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5620   columns:
5621     - title: " |prein| Test Name |preout| "
5622       data: "data name"
5623     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5624       data: "data msg"
5625   data: "vpp-mrr-results-3n-hsw"
5626   filter: "all"
5627   parameters:
5628   - "name"
5629   - "parent"
5630   - "msg"
5631
5632 # Detailed Test Results - VPP MRR Results 3n-skx
5633 - type: "table"
5634   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5635   algorithm: "table_merged_details"
5636   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5637   columns:
5638     - title: " |prein| Test Name |preout| "
5639       data: "data name"
5640     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5641       data: "data msg"
5642   data: "vpp-mrr-results-3n-skx"
5643   filter: "all"
5644   parameters:
5645   - "name"
5646   - "parent"
5647   - "msg"
5648
5649 # Detailed Test Results - VPP MRR Results 2n-skx
5650 - type: "table"
5651   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5652   algorithm: "table_merged_details"
5653   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5654   columns:
5655     - title: " |prein| Test Name |preout| "
5656       data: "data name"
5657     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5658       data: "data msg"
5659   data: "vpp-mrr-results-2n-skx"
5660   filter: "all"
5661   parameters:
5662   - "name"
5663   - "parent"
5664   - "msg"
5665
5666 # Detailed Test Results - VPP MRR Results 2n-clx
5667 - type: "table"
5668   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5669   algorithm: "table_merged_details"
5670   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5671   columns:
5672     - title: " |prein| Test Name |preout| "
5673       data: "data name"
5674     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5675       data: "data msg"
5676   data: "vpp-mrr-results-2n-clx"
5677   filter: "all"
5678   parameters:
5679   - "name"
5680   - "parent"
5681   - "msg"
5682
5683 # Detailed Test Results - VPP MRR Results 3n-tsh
5684 - type: "table"
5685   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5686   algorithm: "table_merged_details"
5687   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5688   columns:
5689     - title: " |prein| Test Name |preout| "
5690       data: "data name"
5691     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5692       data: "data msg"
5693   data: "vpp-mrr-results-3n-tsh"
5694   filter: "all"
5695   parameters:
5696   - "name"
5697   - "parent"
5698   - "msg"
5699
5700 # Detailed Test Results - VPP MRR Results 3n-dnv
5701 - type: "table"
5702   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5703   algorithm: "table_merged_details"
5704   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5705   columns:
5706     - title: " |prein| Test Name |preout| "
5707       data: "data name"
5708     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5709       data: "data msg"
5710   data: "vpp-mrr-results-3n-dnv"
5711   filter: "all"
5712   parameters:
5713   - "name"
5714   - "parent"
5715   - "msg"
5716
5717 # Detailed Test Results - VPP MRR Results 2n-dnv
5718 - type: "table"
5719   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5720   algorithm: "table_merged_details"
5721   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5722   columns:
5723     - title: " |prein| Test Name |preout| "
5724       data: "data name"
5725     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5726       data: "data msg"
5727   data: "vpp-mrr-results-2n-dnv"
5728   filter: "all"
5729   parameters:
5730   - "name"
5731   - "parent"
5732   - "msg"
5733
5734 # Test configuration - VPP MRR Test Configs 3n-hsw
5735 - type: "table"
5736   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5737   algorithm: "table_merged_details"
5738   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5739   columns:
5740     - title: " |prein| Test Name |preout| "
5741       data: "data name"
5742     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5743       data: "data conf-history"
5744   data: "vpp-mrr-results-3n-hsw"
5745   filter: "all"
5746   parameters:
5747   - "parent"
5748   - "name"
5749   - "conf-history"
5750
5751 # Test configuration - VPP MRR Test Configs 3n-skx
5752 - type: "table"
5753   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5754   algorithm: "table_merged_details"
5755   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5756   columns:
5757     - title: " |prein| Test Name |preout| "
5758       data: "data name"
5759     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5760       data: "data conf-history"
5761   data: "vpp-mrr-results-3n-skx"
5762   filter: "all"
5763   parameters:
5764   - "parent"
5765   - "name"
5766   - "conf-history"
5767
5768 # Test configuration - VPP MRR Test Configs 2n-skx
5769 - type: "table"
5770   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5771   algorithm: "table_merged_details"
5772   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5773   columns:
5774     - title: " |prein| Test Name |preout| "
5775       data: "data name"
5776     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5777       data: "data conf-history"
5778   data: "vpp-mrr-results-2n-skx"
5779   filter: "all"
5780   parameters:
5781   - "parent"
5782   - "name"
5783   - "conf-history"
5784
5785 # Test configuration - VPP MRR Test Configs 2n-clx
5786 - type: "table"
5787   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5788   algorithm: "table_merged_details"
5789   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5790   columns:
5791     - title: " |prein| Test Name |preout| "
5792       data: "data name"
5793     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5794       data: "data conf-history"
5795   data: "vpp-mrr-results-2n-clx"
5796   filter: "all"
5797   parameters:
5798   - "parent"
5799   - "name"
5800   - "conf-history"
5801
5802 # Test configuration - VPP MRR Test Configs 3n-tsh
5803 - type: "table"
5804   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5805   algorithm: "table_merged_details"
5806   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5807   columns:
5808     - title: " |prein| Test Name |preout| "
5809       data: "data name"
5810     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5811       data: "data conf-history"
5812   data: "vpp-mrr-results-3n-tsh"
5813   filter: "all"
5814   parameters:
5815   - "parent"
5816   - "name"
5817   - "conf-history"
5818
5819 # Test configuration - VPP MRR Test Configs 3n-dnv
5820 - type: "table"
5821   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5822   algorithm: "table_merged_details"
5823   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5824   columns:
5825     - title: " |prein| Test Name |preout| "
5826       data: "data name"
5827     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5828       data: "data conf-history"
5829   data: "vpp-mrr-results-3n-dnv"
5830   filter: "all"
5831   parameters:
5832   - "parent"
5833   - "name"
5834   - "conf-history"
5835
5836 # Test configuration - VPP MRR Test Configs 2n-dnv
5837 - type: "table"
5838   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5839   algorithm: "table_merged_details"
5840   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5841   columns:
5842     - title: " |prein| Test Name |preout| "
5843       data: "data name"
5844     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5845       data: "data conf-history"
5846   data: "vpp-mrr-results-2n-dnv"
5847   filter: "all"
5848   parameters:
5849   - "parent"
5850   - "name"
5851   - "conf-history"
5852
5853 # Detailed Test Results - VPP Device Results - Ubuntu
5854 - type: "table"
5855   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5856   algorithm: "table_merged_details"
5857   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5858   columns:
5859     - title: " |prein| Test Name |preout| "
5860       data: "data name"
5861     - title: " |prein| Status |preout| "
5862       data: "data status"
5863   data: "vpp-device-results-ubuntu"
5864   filter: "all"
5865   parameters:
5866   - "name"
5867   - "parent"
5868   - "doc"
5869   - "status"
5870
5871 # Test configuration - VPP Device Test Configs - Ubuntu
5872 - type: "table"
5873   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5874   algorithm: "table_merged_details"
5875   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5876   columns:
5877     - title: " |prein| Test Name |preout| "
5878       data: "data name"
5879     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5880       data: "data conf-history"
5881   data: "vpp-device-results-ubuntu"
5882   filter: "all"
5883   parameters:
5884   - "parent"
5885   - "name"
5886   - "conf-history"
5887
5888 ################################################################################
5889
5890 # DPDK Performance Changes 3n-hsw 1t1c pdr
5891 - type: "table"
5892   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5893   algorithm: "table_comparison"
5894   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5895   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5896   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5897   columns:
5898     - title: "1908"
5899       data-set: "dpdk-performance-changes-3n-hsw-h1"
5900     - title: "2001"
5901       data-set: "dpdk-performance-changes-3n-hsw-ref"
5902     - title: "2005"
5903       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5904   comparisons:
5905     - title: "Diff"
5906       reference: 2
5907       compare: 3
5908   legend:
5909     - "Legend to Table"
5910     - "1908, 2001, 2005 - DPDK versions tested."
5911     - "Diff - difference between 2001 and 2005 DPDK version."
5912
5913 # DPDK Performance Changes 3n-hsw 2t2c pdr
5914 - type: "table"
5915   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5916   algorithm: "table_comparison"
5917   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5918   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5919   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5920   columns:
5921     - title: "1908"
5922       data-set: "dpdk-performance-changes-3n-hsw-h1"
5923     - title: "2001"
5924       data-set: "dpdk-performance-changes-3n-hsw-ref"
5925     - title: "2005"
5926       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5927   comparisons:
5928     - title: "Diff"
5929       reference: 2
5930       compare: 3
5931   legend:
5932     - "Legend to Table"
5933     - "1908, 2001, 2005 - DPDK versions tested."
5934     - "Diff - difference between 2001 and 2005 DPDK version."
5935
5936 # DPDK Performance Changes 3n-hsw 1t1c pdr
5937 - type: "table"
5938   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5939   algorithm: "table_comparison"
5940   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5941   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5942   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5943   columns:
5944     - title: "1908"
5945       data-set: "dpdk-performance-changes-3n-hsw-h1"
5946     - title: "2001"
5947       data-set: "dpdk-performance-changes-3n-hsw-ref"
5948     - title: "2005"
5949       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5950   comparisons:
5951     - title: "Diff"
5952       reference: 2
5953       compare: 3
5954   legend:
5955     - "Legend to Table"
5956     - "1908, 2001, 2005 - DPDK versions tested."
5957     - "Diff - difference between 2001 and 2005 DPDK version."
5958
5959 # DPDK Performance Changes 3n-hsw 2t2c ndr
5960 - type: "table"
5961   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5962   algorithm: "table_comparison"
5963   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5964   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5965   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5966   columns:
5967     - title: "1908"
5968       data-set: "dpdk-performance-changes-3n-hsw-h1"
5969     - title: "2001"
5970       data-set: "dpdk-performance-changes-3n-hsw-ref"
5971     - title: "2005"
5972       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5973   comparisons:
5974     - title: "Diff"
5975       reference: 2
5976       compare: 3
5977   legend:
5978     - "Legend to Table"
5979     - "1908, 2001, 2005 - DPDK versions tested."
5980     - "Diff - difference between 2001 and 2005 DPDK version."
5981
5982 # DPDK Performance Changes 3n-skx 2t1c pdr
5983 - type: "table"
5984   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5985   algorithm: "table_comparison"
5986   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5987   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5988   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5989   columns:
5990     - title: "1908"
5991       data-set: "dpdk-performance-changes-3n-skx-h1"
5992     - title: "2001"
5993       data-set: "dpdk-performance-changes-3n-skx-ref"
5994     - title: "2005"
5995       data-set: "dpdk-performance-changes-3n-skx-cmp"
5996   comparisons:
5997     - title: "Diff"
5998       reference: 2
5999       compare: 3
6000   legend:
6001     - "Legend to Table"
6002     - "1908, 2001, 2005 - DPDK versions tested."
6003     - "Diff - difference between 2001 and 2005 DPDK version."
6004
6005 # DPDK Performance Changes 3n-skx 4t2c pdr
6006 - type: "table"
6007   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6008   algorithm: "table_comparison"
6009   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6010   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6011   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6012   columns:
6013     - title: "1908"
6014       data-set: "dpdk-performance-changes-3n-skx-h1"
6015     - title: "2001"
6016       data-set: "dpdk-performance-changes-3n-skx-ref"
6017     - title: "2005"
6018       data-set: "dpdk-performance-changes-3n-skx-cmp"
6019   comparisons:
6020     - title: "Diff"
6021       reference: 2
6022       compare: 3
6023   legend:
6024     - "Legend to Table"
6025     - "1908, 2001, 2005 - DPDK versions tested."
6026     - "Diff - difference between 2001 and 2005 DPDK version."
6027
6028 # DPDK Performance Changes 3n-skx 2t1c ndr
6029 - type: "table"
6030   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6031   algorithm: "table_comparison"
6032   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6033   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6034   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6035   columns:
6036     - title: "1908"
6037       data-set: "dpdk-performance-changes-3n-skx-h1"
6038     - title: "2001"
6039       data-set: "dpdk-performance-changes-3n-skx-ref"
6040     - title: "2005"
6041       data-set: "dpdk-performance-changes-3n-skx-cmp"
6042   comparisons:
6043     - title: "Diff"
6044       reference: 2
6045       compare: 3
6046   legend:
6047     - "Legend to Table"
6048     - "1908, 2001, 2005 - DPDK versions tested."
6049     - "Diff - difference between 2001 and 2005 DPDK version."
6050
6051 # DPDK Performance Changes 3n-skx 4t2c ndr
6052 - type: "table"
6053   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6054   algorithm: "table_comparison"
6055   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6056   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6057   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6058   columns:
6059     - title: "1908"
6060       data-set: "dpdk-performance-changes-3n-skx-h1"
6061     - title: "2001"
6062       data-set: "dpdk-performance-changes-3n-skx-ref"
6063     - title: "2005"
6064       data-set: "dpdk-performance-changes-3n-skx-cmp"
6065   comparisons:
6066     - title: "Diff"
6067       reference: 2
6068       compare: 3
6069   legend:
6070     - "Legend to Table"
6071     - "1908, 2001, 2005 - DPDK versions tested."
6072     - "Diff - difference between 2001 and 2005 DPDK version."
6073
6074 # DPDK Performance Changes 2n-skx 2t1c pdr
6075 - type: "table"
6076   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6077   algorithm: "table_comparison"
6078   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6079   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6080   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6081   columns:
6082     - title: "1908"
6083       data-set: "dpdk-performance-changes-2n-skx-h1"
6084     - title: "2001"
6085       data-set: "dpdk-performance-changes-2n-skx-ref"
6086     - title: "2005"
6087       data-set: "dpdk-performance-changes-2n-skx-cmp"
6088   comparisons:
6089     - title: "Diff"
6090       reference: 2
6091       compare: 3
6092   legend:
6093     - "Legend to Table"
6094     - "1908, 2001, 2005 - DPDK versions tested."
6095     - "Diff - difference between 2001 and 2005 DPDK version."
6096
6097 # DPDK Performance Changes 2n-skx 4t2c pdr
6098 - type: "table"
6099   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6100   algorithm: "table_comparison"
6101   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6102   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6103   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6104   columns:
6105     - title: "1908"
6106       data-set: "dpdk-performance-changes-2n-skx-h1"
6107     - title: "2001"
6108       data-set: "dpdk-performance-changes-2n-skx-ref"
6109     - title: "2005"
6110       data-set: "dpdk-performance-changes-2n-skx-cmp"
6111   comparisons:
6112     - title: "Diff"
6113       reference: 2
6114       compare: 3
6115   legend:
6116     - "Legend to Table"
6117     - "1908, 2001, 2005 - DPDK versions tested."
6118     - "Diff - difference between 2001 and 2005 DPDK version."
6119
6120 # DPDK Performance Changes 2n-skx 2t1c ndr
6121 - type: "table"
6122   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6123   algorithm: "table_comparison"
6124   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6125   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6126   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6127   columns:
6128     - title: "1908"
6129       data-set: "dpdk-performance-changes-2n-skx-h1"
6130     - title: "2001"
6131       data-set: "dpdk-performance-changes-2n-skx-ref"
6132     - title: "2005"
6133       data-set: "dpdk-performance-changes-2n-skx-cmp"
6134   comparisons:
6135     - title: "Diff"
6136       reference: 2
6137       compare: 3
6138   legend:
6139     - "Legend to Table"
6140     - "1908, 2001, 2005 - DPDK versions tested."
6141     - "Diff - difference between 2001 and 2005 DPDK version."
6142
6143 # DPDK Performance Changes 2n-skx 4t2c ndr
6144 - type: "table"
6145   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6146   algorithm: "table_comparison"
6147   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6148   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6149   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6150   columns:
6151     - title: "1908"
6152       data-set: "dpdk-performance-changes-2n-skx-h1"
6153     - title: "2001"
6154       data-set: "dpdk-performance-changes-2n-skx-ref"
6155     - title: "2005"
6156       data-set: "dpdk-performance-changes-2n-skx-cmp"
6157   comparisons:
6158     - title: "Diff"
6159       reference: 2
6160       compare: 3
6161   legend:
6162     - "Legend to Table"
6163     - "1908, 2001, 2005 - DPDK versions tested."
6164     - "Diff - difference between 2001 and 2005 DPDK version."
6165
6166 # DPDK Performance Changes 2n-clx 2t1c pdr
6167 - type: "table"
6168   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6169   algorithm: "table_comparison"
6170   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6171   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6172   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6173   columns:
6174     - title: "2001"
6175       data-set: "dpdk-performance-changes-2n-clx-ref"
6176     - title: "2005"
6177       data-set: "dpdk-performance-changes-2n-clx-cmp"
6178   comparisons:
6179     - title: "Diff"
6180       reference: 1
6181       compare: 2
6182   legend:
6183     - "Legend to Table"
6184     - "2001, 2005 - DPDK versions tested."
6185     - "Diff - difference between 2001 and 2005 DPDK version."
6186
6187 # DPDK Performance Changes 2n-clx 4t2c pdr
6188 - type: "table"
6189   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6190   algorithm: "table_comparison"
6191   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6192   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6193   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6194   columns:
6195     - title: "2001"
6196       data-set: "dpdk-performance-changes-2n-clx-ref"
6197     - title: "2005"
6198       data-set: "dpdk-performance-changes-2n-clx-cmp"
6199   comparisons:
6200     - title: "Diff"
6201       reference: 1
6202       compare: 2
6203   legend:
6204     - "Legend to Table"
6205     - "2001, 2005 - DPDK versions tested."
6206     - "Diff - difference between 2001 and 2005 DPDK version."
6207
6208 # DPDK Performance Changes 2n-clx 2t1c ndr
6209 - type: "table"
6210   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6211   algorithm: "table_comparison"
6212   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6213   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6214   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6215   columns:
6216     - title: "2001"
6217       data-set: "dpdk-performance-changes-2n-clx-ref"
6218     - title: "2005"
6219       data-set: "dpdk-performance-changes-2n-clx-cmp"
6220   comparisons:
6221     - title: "Diff"
6222       reference: 1
6223       compare: 2
6224   legend:
6225     - "Legend to Table"
6226     - "2001, 2005 - DPDK versions tested."
6227     - "Diff - difference between 2001 and 2005 DPDK version."
6228
6229 # DPDK Performance Changes 2n-clx 4t2c ndr
6230 - type: "table"
6231   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6232   algorithm: "table_comparison"
6233   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6234   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6235   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6236   columns:
6237     - title: "2001"
6238       data-set: "dpdk-performance-changes-2n-clx-ref"
6239     - title: "2005"
6240       data-set: "dpdk-performance-changes-2n-clx-cmp"
6241   comparisons:
6242     - title: "Diff"
6243       reference: 1
6244       compare: 2
6245   legend:
6246     - "Legend to Table"
6247     - "2001, 2005 - DPDK versions tested."
6248     - "Diff - difference between 2001 and 2005 DPDK version."
6249
6250 # DPDK Performance Changes 2n-dnv 1t1c pdr
6251 - type: "table"
6252   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6253   algorithm: "table_comparison"
6254   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6255   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6256   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6257   columns:
6258     - title: "2001"
6259       data-set: "dpdk-performance-changes-2n-dnv-ref"
6260     - title: "2005"
6261       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6262   comparisons:
6263     - title: "Diff"
6264       reference: 1
6265       compare: 2
6266   legend:
6267     - "Legend to Table"
6268     - "2001, 2005 - DPDK versions tested."
6269     - "Diff - difference between 2001 and 2005 DPDK version."
6270
6271 # DPDK Performance Changes 2n-dnv 2t2c pdr
6272 - type: "table"
6273   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6274   algorithm: "table_comparison"
6275   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
6276   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6277   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6278   columns:
6279     - title: "2001"
6280       data-set: "dpdk-performance-changes-2n-dnv-ref"
6281     - title: "2005"
6282       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6283   comparisons:
6284     - title: "Diff"
6285       reference: 1
6286       compare: 2
6287   legend:
6288     - "Legend to Table"
6289     - "2001, 2005 - DPDK versions tested."
6290     - "Diff - difference between 2001 and 2005 DPDK version."
6291
6292 # DPDK Performance Changes 2n-dnv 1t1c ndr
6293 - type: "table"
6294   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
6295   algorithm: "table_comparison"
6296   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
6297   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6298   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6299   columns:
6300     - title: "2001"
6301       data-set: "dpdk-performance-changes-2n-dnv-ref"
6302     - title: "2005"
6303       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6304   comparisons:
6305     - title: "Diff"
6306       reference: 1
6307       compare: 2
6308   legend:
6309     - "Legend to Table"
6310     - "2001, 2005 - DPDK versions tested."
6311     - "Diff - difference between 2001 and 2005 DPDK version."
6312
6313 # DPDK Performance Changes 2n-dnv 2t2c ndr
6314 - type: "table"
6315   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
6316   algorithm: "table_comparison"
6317   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
6318   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6319   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6320   columns:
6321     - title: "2001"
6322       data-set: "dpdk-performance-changes-2n-dnv-ref"
6323     - title: "2005"
6324       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6325   comparisons:
6326     - title: "Diff"
6327       reference: 1
6328       compare: 2
6329   legend:
6330     - "Legend to Table"
6331     - "2001, 2005 - DPDK versions tested."
6332     - "Diff - difference between 2001 and 2005 DPDK version."
6333
6334 # DPDK Performance Changes 3n-dnv 1t1c pdr
6335 - type: "table"
6336   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
6337   algorithm: "table_comparison"
6338   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
6339   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6340   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6341   columns:
6342     - title: "2001"
6343       data-set: "dpdk-performance-changes-3n-dnv-ref"
6344     - title: "2005"
6345       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6346   comparisons:
6347     - title: "Diff"
6348       reference: 1
6349       compare: 2
6350   legend:
6351     - "Legend to Table"
6352     - "2001, 2005 - DPDK versions tested."
6353     - "Diff - difference between 2001 and 2005 DPDK version."
6354
6355 # DPDK Performance Changes 3n-dnv 2t2c pdr
6356 - type: "table"
6357   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
6358   algorithm: "table_comparison"
6359   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
6360   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6361   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6362   columns:
6363     - title: "2001"
6364       data-set: "dpdk-performance-changes-3n-dnv-ref"
6365     - title: "2005"
6366       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6367   comparisons:
6368     - title: "Diff"
6369       reference: 1
6370       compare: 2
6371   legend:
6372     - "Legend to Table"
6373     - "2001, 2005 - DPDK versions tested."
6374     - "Diff - difference between 2001 and 2005 DPDK version."
6375
6376 # DPDK Performance Changes 3n-dnv 1t1c ndr
6377 - type: "table"
6378   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
6379   algorithm: "table_comparison"
6380   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
6381   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6382   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6383   columns:
6384     - title: "2001"
6385       data-set: "dpdk-performance-changes-3n-dnv-ref"
6386     - title: "2005"
6387       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6388   comparisons:
6389     - title: "Diff"
6390       reference: 1
6391       compare: 2
6392   legend:
6393     - "Legend to Table"
6394     - "2001, 2005 - DPDK versions tested."
6395     - "Diff - difference between 2001 and 2005 DPDK version."
6396
6397 # DPDK Performance Changes 3n-dnv 2t2c ndr
6398 - type: "table"
6399   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
6400   algorithm: "table_comparison"
6401   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
6402   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6403   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6404   columns:
6405     - title: "2001"
6406       data-set: "dpdk-performance-changes-3n-dnv-ref"
6407     - title: "2005"
6408       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6409   comparisons:
6410     - title: "Diff"
6411       reference: 1
6412       compare: 2
6413   legend:
6414     - "Legend to Table"
6415     - "2001, 2005 - DPDK versions tested."
6416     - "Diff - difference between 2001 and 2005 DPDK version."
6417
6418 # DPDK Performance Changes 3n-tsh 1t1c pdr
6419 - type: "table"
6420   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
6421   algorithm: "table_comparison"
6422   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
6423   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6424   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6425   columns:
6426     - title: "2001"
6427       data-set: "dpdk-performance-changes-3n-tsh-ref"
6428     - title: "2005"
6429       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6430   comparisons:
6431     - title: "Diff"
6432       reference: 1
6433       compare: 2
6434   legend:
6435     - "Legend to Table"
6436     - "2001, 2005 - DPDK versions tested."
6437     - "Diff - difference between 2001 and 2005 DPDK version."
6438
6439 # DPDK Performance Changes 3n-tsh 2t2c pdr
6440 - type: "table"
6441   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
6442   algorithm: "table_comparison"
6443   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
6444   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6445   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6446   columns:
6447     - title: "2001"
6448       data-set: "dpdk-performance-changes-3n-tsh-ref"
6449     - title: "2005"
6450       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6451   comparisons:
6452     - title: "Diff"
6453       reference: 1
6454       compare: 2
6455   legend:
6456     - "Legend to Table"
6457     - "2001, 2005 - DPDK versions tested."
6458     - "Diff - difference between 2001 and 2005 DPDK version."
6459
6460 # DPDK Performance Changes 3n-tsh 1t1c ndr
6461 - type: "table"
6462   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
6463   algorithm: "table_comparison"
6464   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
6465   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6466   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6467   columns:
6468     - title: "2001"
6469       data-set: "dpdk-performance-changes-3n-tsh-ref"
6470     - title: "2005"
6471       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6472   comparisons:
6473     - title: "Diff"
6474       reference: 1
6475       compare: 2
6476   legend:
6477     - "Legend to Table"
6478     - "2001, 2005 - DPDK versions tested."
6479     - "Diff - difference between 2001 and 2005 DPDK version."
6480
6481 # DPDK Performance Changes 3n-tsh 2t2c ndr
6482 - type: "table"
6483   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
6484   algorithm: "table_comparison"
6485   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
6486   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6487   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6488   columns:
6489     - title: "2001"
6490       data-set: "dpdk-performance-changes-3n-tsh-ref"
6491     - title: "2005"
6492       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6493   comparisons:
6494     - title: "Diff"
6495       reference: 1
6496       compare: 2
6497   legend:
6498     - "Legend to Table"
6499     - "2001, 2005 - DPDK versions tested."
6500     - "Diff - difference between 2001 and 2005 DPDK version."
6501
6502 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6503 - type: "table"
6504   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6505   algorithm: "table_comparison"
6506   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6507   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6508   filter: "'NIC_Intel-X710'"
6509   columns:
6510     - title: "3n-hsw x710"
6511       data-set: "dpdk-compare-testbeds-ref"
6512     - title: "3n-skx x710"
6513       data-set: "dpdk-compare-testbeds-cmp"
6514   comparisons:
6515     - title: "Diff"
6516       reference: 1
6517       compare: 2
6518   legend:
6519     - "Legend to Table"
6520     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6521     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6522
6523 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6524 - type: "table"
6525   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6526   algorithm: "table_comparison"
6527   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6528   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6529   filter: "'NIC_Intel-X710'"
6530   columns:
6531     - title: "3n-hsw x710"
6532       data-set: "dpdk-compare-testbeds-ref"
6533     - title: "3n-skx x710"
6534       data-set: "dpdk-compare-testbeds-cmp"
6535   comparisons:
6536     - title: "Diff"
6537       reference: 1
6538       compare: 2
6539   legend:
6540     - "Legend to Table"
6541     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6542     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6543
6544 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6545 - type: "table"
6546   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6547   algorithm: "table_comparison"
6548   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6549   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6550   filter: "'NIC_Intel-XXV710'"
6551   columns:
6552     - title: "2n-skx"
6553       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6554     - title: "2n-clx"
6555       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6556   comparisons:
6557     - title: "Diff"
6558       reference: 1
6559       compare: 2
6560   legend:
6561     - "Legend to Table"
6562     - "2n-skx, 2n-clx - testbeds and NICs tested."
6563     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6564
6565 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6566 - type: "table"
6567   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6568   algorithm: "table_comparison"
6569   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6570   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6571   filter: "'NIC_Intel-XXV710'"
6572   columns:
6573     - title: "2n-skx"
6574       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6575     - title: "2n-clx"
6576       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6577   comparisons:
6578     - title: "Diff"
6579       reference: 1
6580       compare: 2
6581   legend:
6582     - "Legend to Table"
6583     - "2n-skx, 2n-clx - testbeds and NICs tested."
6584     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6585
6586 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6587 - type: "table"
6588   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6589   algorithm: "table_comparison"
6590   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6591   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6592   filter: "'NIC_Intel-XXV710'"
6593   columns:
6594     - title: "3n-skx"
6595       data-set: "dpdk-compare-topologies-ref"
6596     - title: "2n-skx"
6597       data-set: "dpdk-compare-topologies-cmp"
6598   comparisons:
6599     - title: "Diff"
6600       reference: 1
6601       compare: 2
6602   legend:
6603     - "Legend to Table"
6604     - "3n-skx, 2n-skx - topologies tested."
6605     - "Diff - difference between 3n-skx and 2n-skx topologies."
6606
6607 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6608 - type: "table"
6609   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6610   algorithm: "table_comparison"
6611   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6612   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6613   filter: "'NIC_Intel-XXV710'"
6614   columns:
6615     - title: "3n-skx"
6616       data-set: "dpdk-compare-topologies-ref"
6617     - title: "2n-skx"
6618       data-set: "dpdk-compare-topologies-cmp"
6619   comparisons:
6620     - title: "Diff"
6621       reference: 1
6622       compare: 2
6623   legend:
6624     - "Legend to Table"
6625     - "3n-skx, 2n-skx - topologies tested."
6626     - "Diff - difference between 3n-skx and 2n-skx topologies."
6627
6628 # Detailed Test Results - DPDK Performance Results 3n-hsw
6629 - type: "table"
6630   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6631   algorithm: "table_merged_details"
6632   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6633   columns:
6634     - title: " |prein| Test Name |preout| "
6635       data: "data name"
6636     - 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| "
6637       data: "data msg"
6638   data: "dpdk-perf-results-3n-hsw"
6639   filter: "all"
6640   parameters:
6641   - "name"
6642   - "parent"
6643   - "msg"
6644
6645 # Detailed Test Results - DPDK Performance Results 3n-skx
6646 - type: "table"
6647   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6648   algorithm: "table_merged_details"
6649   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6650   columns:
6651     - title: " |prein| Test Name |preout| "
6652       data: "data name"
6653     - 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| "
6654       data: "data msg"
6655   data: "dpdk-perf-results-3n-skx"
6656   filter: "all"
6657   remove-ndr: False
6658   parameters:
6659   - "name"
6660   - "parent"
6661   - "msg"
6662
6663 # Detailed Test Results - DPDK Performance Results 2n-skx
6664 - type: "table"
6665   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6666   algorithm: "table_merged_details"
6667   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6668   columns:
6669     - title: " |prein| Test Name |preout| "
6670       data: "data name"
6671     - 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| "
6672       data: "data msg"
6673   data: "dpdk-perf-results-2n-skx"
6674   filter: "all"
6675   remove-ndr: False
6676   parameters:
6677   - "name"
6678   - "parent"
6679   - "msg"
6680
6681 # Detailed Test Results - DPDK Performance Results 2n-clx
6682 - type: "table"
6683   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6684   algorithm: "table_merged_details"
6685   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6686   columns:
6687     - title: " |prein| Test Name |preout| "
6688       data: "data name"
6689     - 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| "
6690       data: "data msg"
6691   data: "dpdk-perf-results-2n-clx"
6692   filter: "all"
6693   parameters:
6694   - "name"
6695   - "parent"
6696   - "msg"
6697
6698 # Detailed Test Results - DPDK Performance Results 2n-dnv
6699 - type: "table"
6700   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6701   algorithm: "table_merged_details"
6702   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6703   columns:
6704     - title: " |prein| Test Name |preout| "
6705       data: "data name"
6706     - 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| "
6707       data: "data msg"
6708   data: "dpdk-perf-results-2n-dnv"
6709   filter: "all"
6710   parameters:
6711   - "name"
6712   - "parent"
6713   - "msg"
6714
6715 # Detailed Test Results - DPDK Performance Results 3n-dnv
6716 - type: "table"
6717   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6718   algorithm: "table_merged_details"
6719   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6720   columns:
6721     - title: " |prein| Test Name |preout| "
6722       data: "data name"
6723     - 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| "
6724       data: "data msg"
6725   data: "dpdk-perf-results-3n-dnv"
6726   filter: "all"
6727   parameters:
6728   - "name"
6729   - "parent"
6730   - "msg"
6731
6732 # Detailed Test Results - DPDK Performance Results 3n-tsh
6733 - type: "table"
6734   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6735   algorithm: "table_merged_details"
6736   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6737   columns:
6738     - title: " |prein| Test Name |preout| "
6739       data: "data name"
6740     - 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| "
6741       data: "data msg"
6742   data: "dpdk-perf-results-3n-tsh"
6743   filter: "all"
6744   parameters:
6745   - "name"
6746   - "parent"
6747   - "msg"
6748
6749 ################################################################################
6750 ###                                F I L E S                                 ###
6751 ################################################################################
6752
6753 # VPP Performance Results
6754 - type: "file"
6755   title: "VPP Performance Results"
6756   algorithm: "file_details_split"
6757   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6758   dir-tables:
6759     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6760     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6761     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6762     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6763     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6764     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6765     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6766   data:
6767     - "vpp-perf-results-2n-skx"
6768     - "vpp-perf-results-3n-skx"
6769     - "vpp-perf-results-2n-clx"
6770     - "vpp-perf-results-3n-hsw"
6771     - "vpp-perf-results-3n-tsh"
6772     - "vpp-perf-results-2n-dnv"
6773     - "vpp-perf-results-3n-dnv"
6774   filter: "all"
6775   data-start-level: 4
6776   order-chapters:
6777     level-1:
6778       - "l2"
6779       - "ip4"
6780       - "ip6"
6781       - "srv6"
6782       - "ip4_tunnels"
6783       - "ip6_tunnels"
6784       - "vm_vhost"
6785       - "container_memif"
6786       - "crypto"
6787       - "vts"
6788       - "lb"
6789       - "nfv_density"
6790       - "hoststack"
6791     level-2:
6792       - "2n-skx"
6793       - "3n-skx"
6794       - "2n-clx"
6795       - "3n-hsw"
6796       - "3n-tsh"
6797       - "2n-dnv"
6798       - "3n-dnv"
6799     level-3:
6800       - "xl710"
6801       - "x520"
6802       - "xxv710"
6803       - "x710"
6804       - "x553"
6805       - "cx556a"
6806       - "vic1227"
6807       - "vic1385"
6808
6809 # VPP Performance Configuration
6810 - type: "file"
6811   title: "VPP Performance Configuration"
6812   algorithm: "file_details_split"
6813   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
6814   dir-tables:
6815     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
6816     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
6817     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
6818     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
6819     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
6820     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
6821     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
6822   data:
6823     - "vpp-perf-results-2n-skx"
6824     - "vpp-perf-results-3n-skx"
6825     - "vpp-perf-results-2n-clx"
6826     - "vpp-perf-results-3n-hsw"
6827     - "vpp-perf-results-3n-tsh"
6828     - "vpp-perf-results-2n-dnv"
6829     - "vpp-perf-results-3n-dnv"
6830   filter: "all"
6831   data-start-level: 4
6832   order-chapters:
6833     level-1:
6834       - "l2"
6835       - "ip4"
6836       - "ip6"
6837       - "srv6"
6838       - "ip4_tunnels"
6839       - "ip6_tunnels"
6840       - "vm_vhost"
6841       - "container_memif"
6842       - "crypto"
6843       - "vts"
6844       - "lb"
6845       - "nfv_density"
6846       - "hoststack"
6847     level-2:
6848       - "2n-skx"
6849       - "3n-skx"
6850       - "2n-clx"
6851       - "3n-hsw"
6852       - "3n-tsh"
6853       - "2n-dnv"
6854       - "3n-dnv"
6855     level-3:
6856       - "xl710"
6857       - "x520"
6858       - "xxv710"
6859       - "x710"
6860       - "x553"
6861       - "cx556a"
6862       - "vic1227"
6863       - "vic1385"
6864
6865 # VPP Performance Operational
6866 - type: "file"
6867   title: "VPP Performance Operational"
6868   algorithm: "file_details_split_html"
6869   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
6870   dir-tables:
6871     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
6872     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
6873     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
6874     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
6875     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
6876     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
6877     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
6878   data:
6879     - "vpp-perf-results-2n-skx"
6880     - "vpp-perf-results-3n-skx"
6881     - "vpp-perf-results-2n-clx"
6882     - "vpp-perf-results-3n-hsw"
6883     - "vpp-perf-results-3n-tsh"
6884     - "vpp-perf-results-2n-dnv"
6885     - "vpp-perf-results-3n-dnv"
6886   filter: "all"
6887   data-start-level: 4
6888   order-chapters:
6889     level-1:
6890       - "l2"
6891       - "ip4"
6892       - "ip6"
6893       - "srv6"
6894       - "ip4_tunnels"
6895       - "ip6_tunnels"
6896       - "vm_vhost"
6897       - "container_memif"
6898       - "crypto"
6899       - "vts"
6900       - "lb"
6901       - "nfv_density"
6902       - "hoststack"
6903     level-2:
6904       - "2n-skx"
6905       - "3n-skx"
6906       - "2n-clx"
6907       - "3n-hsw"
6908       - "3n-tsh"
6909       - "2n-dnv"
6910       - "3n-dnv"
6911     level-3:
6912       - "xl710"
6913       - "x520"
6914       - "xxv710"
6915       - "x710"
6916       - "x553"
6917       - "cx556a"
6918       - "vic1227"
6919       - "vic1385"
6920
6921 # VPP MRR Results
6922 - type: "file"
6923   title: "VPP MRR Results"
6924   algorithm: "file_details_split"
6925   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
6926   dir-tables:
6927     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
6928     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
6929     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
6930     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
6931     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
6932     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
6933     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
6934   data:
6935     - "vpp-mrr-results-2n-skx"
6936     - "vpp-mrr-results-3n-skx"
6937     - "vpp-mrr-results-2n-clx"
6938     - "vpp-mrr-results-3n-hsw"
6939     - "vpp-mrr-results-3n-tsh"
6940     - "vpp-mrr-results-2n-dnv"
6941     - "vpp-mrr-results-3n-dnv"
6942   filter: "all"
6943   data-start-level: 4
6944   order-chapters:
6945     level-1:
6946       - "l2"
6947       - "ip4"
6948       - "ip6"
6949       - "srv6"
6950       - "ip4_tunnels"
6951       - "ip6_tunnels"
6952       - "vm_vhost"
6953       - "container_memif"
6954       - "crypto"
6955       - "vts"
6956       - "lb"
6957       - "nfv_density"
6958       - "hoststack"
6959     level-2:
6960       - "2n-skx"
6961       - "3n-skx"
6962       - "2n-clx"
6963       - "3n-hsw"
6964       - "3n-tsh"
6965       - "2n-dnv"
6966       - "3n-dnv"
6967     level-3:
6968       - "xl710"
6969       - "x520"
6970       - "xxv710"
6971       - "x710"
6972       - "x553"
6973       - "cx556a"
6974       - "vic1227"
6975       - "vic1385"
6976
6977 # VPP MRR Configuration
6978 - type: "file"
6979   title: "VPP MRR Configuration"
6980   algorithm: "file_details_split"
6981   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
6982   dir-tables:
6983     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
6984     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
6985     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
6986     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
6987     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
6988     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
6989     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
6990   data:
6991     - "vpp-mrr-results-2n-skx"
6992     - "vpp-mrr-results-3n-skx"
6993     - "vpp-mrr-results-2n-clx"
6994     - "vpp-mrr-results-3n-hsw"
6995     - "vpp-mrr-results-3n-tsh"
6996     - "vpp-mrr-results-2n-dnv"
6997     - "vpp-mrr-results-3n-dnv"
6998   filter: "all"
6999   data-start-level: 4
7000   order-chapters:
7001     level-1:
7002       - "l2"
7003       - "ip4"
7004       - "ip6"
7005       - "srv6"
7006       - "ip4_tunnels"
7007       - "ip6_tunnels"
7008       - "vm_vhost"
7009       - "container_memif"
7010       - "crypto"
7011       - "vts"
7012       - "lb"
7013       - "nfv_density"
7014       - "hoststack"
7015     level-2:
7016       - "2n-skx"
7017       - "3n-skx"
7018       - "2n-clx"
7019       - "3n-hsw"
7020       - "3n-tsh"
7021       - "2n-dnv"
7022       - "3n-dnv"
7023     level-3:
7024       - "xl710"
7025       - "x520"
7026       - "xxv710"
7027       - "x710"
7028       - "x553"
7029       - "cx556a"
7030       - "vic1227"
7031       - "vic1385"
7032
7033 # VPP Device Results - Ubuntu
7034 - type: "file"
7035   title: "VPP Device Results - Ubuntu"
7036   algorithm: "file_test_results"
7037   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7038   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7039   data: "vpp-device-results-ubuntu"
7040   filter: "all"
7041   data-start-level: 4
7042
7043 # VPP Device Configuration - Ubuntu
7044 - type: "file"
7045   title: "VPP Device Configuration - Ubuntu"
7046   algorithm: "file_test_results"
7047   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7048   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7049   data: "vpp-device-results-ubuntu"
7050   filter: "all"
7051   data-start-level: 4
7052
7053 # DPDK Performance Results 3n-hsw
7054 - type: "file"
7055   title: "DPDK Performance Results 3n-hsw"
7056   algorithm: "file_test_results"
7057   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7058   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7059   data: "dpdk-perf-results-3n-hsw"
7060   filter: "all"
7061   data-start-level: 4
7062
7063 # DPDK Performance Results 3n-skx
7064 - type: "file"
7065   title: "DPDK Performance Results 3n-skx"
7066   algorithm: "file_test_results"
7067   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7068   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7069   data: "dpdk-perf-results-3n-skx"
7070   filter: "all"
7071   data-start-level: 4
7072
7073 # DPDK Performance Results 2n-skx
7074 - type: "file"
7075   title: "DPDK Performance Results 2n-skx"
7076   algorithm: "file_test_results"
7077   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7078   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7079   data: "dpdk-perf-results-2n-skx"
7080   filter: "all"
7081   data-start-level: 4
7082
7083 # DPDK Performance Results 2n-clx
7084 - type: "file"
7085   title: "DPDK Performance Results 2n-clx"
7086   algorithm: "file_test_results"
7087   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7088   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7089   data: "dpdk-perf-results-2n-clx"
7090   filter: "all"
7091   data-start-level: 4
7092
7093 # DPDK Performance Results 2n-dnv
7094 - type: "file"
7095   title: "DPDK Performance Results 2n-dnv"
7096   algorithm: "file_test_results"
7097   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7098   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7099   data: "dpdk-perf-results-2n-dnv"
7100   filter: "all"
7101   data-start-level: 4
7102
7103 # DPDK Performance Results 3n-dnv
7104 - type: "file"
7105   title: "DPDK Performance Results 3n-dnv"
7106   algorithm: "file_test_results"
7107   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7108   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7109   data: "dpdk-perf-results-3n-dnv"
7110   filter: "all"
7111   data-start-level: 4
7112
7113 # DPDK Performance Results 3n-tsh
7114 - type: "file"
7115   title: "DPDK Performance Results 3n-tsh"
7116   algorithm: "file_test_results"
7117   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7118   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7119   data: "dpdk-perf-results-3n-tsh"
7120   filter: "all"
7121   data-start-level: 4
7122
7123 ################################################################################
7124 ###                                P L O T S                                 ###
7125 ################################################################################
7126
7127 # Hoststack tests 3n-hsw
7128
7129 - type: "plot"
7130   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7131   algorithm: "plot_perf_box_name"
7132   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7133   data: "plot-vpp-hoststack-3n-hsw"
7134   include:
7135     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7136     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7137   layout:
7138     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7139     layout: "plot-hoststack"
7140
7141 - type: "plot"
7142   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7143   algorithm: "plot_perf_box_name"
7144   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7145   data: "plot-vpp-hoststack-3n-hsw"
7146   include:
7147     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7148     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7149   layout:
7150     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7151     layout: "plot-hoststack"
7152
7153 - type: "plot"
7154   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7155   algorithm: "plot_perf_box_name"
7156   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7157   data: "plot-vpp-hoststack-3n-hsw"
7158   include:
7159     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7160     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7161     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7162     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7163   layout:
7164     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7165     layout: "plot-hoststack"
7166
7167 ## Plots VPP HTTP Server Performance
7168 #- type: "plot"
7169 #  title: "VPP HTTP Server Performance"
7170 #  algorithm: "plot_http_server_perf_box"
7171 #  output-file-type: ".html"
7172 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
7173 #  data:
7174 #    "plot-vpp-http-server-performance"
7175 #  filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
7176 #  parameters:
7177 #  - "result"
7178 #  - "name"
7179 #  traces:
7180 #    hoverinfo: "y+name"
7181 #    boxpoints: "outliers"
7182 #    whiskerwidth: 0
7183 #  layout:
7184 #    title: "VPP HTTP Server Performance"
7185 #    layout:
7186 #      "plot-cps"
7187 #
7188 #- type: "plot"
7189 #  title: "VPP HTTP Server Performance"
7190 #  algorithm: "plot_http_server_perf_box"
7191 #  output-file-type: ".html"
7192 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
7193 #  data:
7194 #    "plot-vpp-http-server-performance"
7195 #  filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
7196 #  parameters:
7197 #  - "result"
7198 #  - "name"
7199 #  traces:
7200 #    hoverinfo: "y+name"
7201 #    boxpoints: "outliers"
7202 #    whiskerwidth: 0
7203 #  layout:
7204 #    title: "VPP HTTP Server Performance"
7205 #    layout:
7206 #      "plot-rps"
7207
7208 ################################################################################
7209
7210 # Soak Test (PLRsearch), boxes - 2n-clx
7211 - type: "plot"
7212   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7213   algorithm: "plot_perf_box_name"
7214   output-file-type: ".html"
7215   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7216   data: "plot-vpp-soak-2n-clx"
7217   include:
7218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7224   layout:
7225     title: "30 Minutes Soak Test (PLRsearch)"
7226     layout: "plot-soak-throughput"
7227
7228 # Soak Test (PLRsearch), boxes - 2n-clx
7229 - type: "plot"
7230   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7231   algorithm: "plot_perf_box_name"
7232   output-file-type: ".html"
7233   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7234   data: "plot-vpp-soak-2n-clx"
7235   include:
7236     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7237     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7238     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7239     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7240     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7241     - "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"
7242   layout:
7243     title: "30 Minutes Soak Test (PLRsearch)"
7244     layout: "plot-soak-throughput"
7245
7246 # Soak Test (PLRsearch), boxes - 2n-skx
7247 - type: "plot"
7248   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7249   algorithm: "plot_perf_box_name"
7250   output-file-type: ".html"
7251   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7252   data: "plot-vpp-soak-2n-skx"
7253   include:
7254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7256     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7257     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7259     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7260   layout:
7261     title: "30 Minutes Soak Test (PLRsearch)"
7262     layout: "plot-soak-throughput"
7263
7264 # Soak Test (PLRsearch), boxes - 2n-skx
7265 - type: "plot"
7266   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7267   algorithm: "plot_perf_box_name"
7268   output-file-type: ".html"
7269   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7270   data: "plot-vpp-soak-2n-skx"
7271   include:
7272     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7273     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7274     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7275     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7276     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7277     - "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"
7278   layout:
7279     title: "30 Minutes Soak Test (PLRsearch)"
7280     layout: "plot-soak-throughput"
7281
7282 ###############################################################################
7283
7284 # Reconf tests 2n-skx
7285
7286 - type: "plot"
7287   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7288   algorithm: "plot_nf_reconf_box_name"
7289   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7290   data: "plot-vpp-nfv-reconf-2n-skx"
7291   include:
7292     - "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"
7293     - "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"
7294     - "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"
7295     - "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"
7296     - "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"
7297     - "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"
7298   layout:
7299     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7300     layout: "plot-throughput"
7301
7302 - type: "plot"
7303   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7304   algorithm: "plot_nf_reconf_box_name"
7305   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7306   data: "plot-vpp-nfv-reconf-2n-skx"
7307   include:
7308     - "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"
7309     - "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"
7310     - "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"
7311     - "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"
7312     - "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"
7313     - "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"
7314   layout:
7315     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7316     layout: "plot-throughput"
7317
7318 - type: "plot"
7319   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7320   algorithm: "plot_nf_reconf_box_name"
7321   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7322   data: "plot-vpp-nfv-reconf-2n-skx"
7323   include:
7324     - "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"
7325     - "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"
7326     - "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"
7327     - "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"
7328     - "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"
7329     - "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"
7330   layout:
7331     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7332     layout: "plot-throughput"
7333
7334 ###############################################################################
7335
7336 # Reconf tests 2n-clx
7337
7338 - type: "plot"
7339   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7340   algorithm: "plot_nf_reconf_box_name"
7341   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7342   data: "plot-vpp-nfv-reconf-2n-clx"
7343   include:
7344     - "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"
7345     - "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"
7346     - "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"
7347     - "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"
7348   layout:
7349     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7350     layout: "plot-throughput"
7351
7352 - type: "plot"
7353   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7354   algorithm: "plot_nf_reconf_box_name"
7355   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7356   data: "plot-vpp-nfv-reconf-2n-clx"
7357   include:
7358     - "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"
7359     - "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"
7360     - "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"
7361     - "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"
7362   layout:
7363     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7364     layout: "plot-throughput"
7365
7366 - type: "plot"
7367   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7368   algorithm: "plot_nf_reconf_box_name"
7369   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7370   data: "plot-vpp-nfv-reconf-2n-clx"
7371   include:
7372     - "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"
7373     - "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"
7374     - "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"
7375     - "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"
7376   layout:
7377     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7378     layout: "plot-throughput"
7379
7380 ###############################################################################
7381
7382 # Plots - NF Density - VSC - MRR IMIX
7383 - type: "plot"
7384   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7385   algorithm: "plot_nf_heatmap"
7386   output-file-type: ".html"
7387   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7388   data: "plot-vpp-nfv-2n-skx-mrr"
7389   filter: "'NIC_Intel-XXV710' and
7390            'NF_DENSITY' and
7391            'VHOST' and
7392            not 'VXLAN' and
7393            'CHAIN' and
7394            'NF_VPPIP4' and
7395            'IMIX' and
7396            '2T1C' and
7397            'MRR'"
7398   parameters:
7399   - "result"
7400   - "name"
7401   - "tags"
7402   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7403   x-axis: "X = VNFs per Service Chain"
7404   y-axis: "Y = Number of Service Chains"
7405   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7406   layout:
7407     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7408     layout: "plot-service-density"
7409
7410 - type: "plot"
7411   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7412   algorithm: "plot_nf_heatmap"
7413   output-file-type: ".html"
7414   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7415   data: "plot-vpp-nfv-2n-skx-mrr"
7416   filter: "'NIC_Intel-XXV710' and
7417            'NF_DENSITY' and
7418            'VHOST' and
7419            not 'VXLAN' and
7420            'CHAIN' and
7421            'NF_VPPIP4' and
7422            'IMIX' and
7423            '4T2C' and
7424            'MRR'"
7425   parameters:
7426   - "result"
7427   - "name"
7428   - "tags"
7429   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7430   x-axis: "X = VNFs per Service Chain"
7431   y-axis: "Y = Number of Service Chains"
7432   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7433   layout:
7434     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7435     layout: "plot-service-density"
7436
7437 - type: "plot"
7438   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7439   algorithm: "plot_nf_heatmap"
7440   output-file-type: ".html"
7441   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7442   data: "plot-vpp-nfv-2n-skx-mrr"
7443   filter: "'NIC_Intel-XXV710' and
7444            'NF_DENSITY' and
7445            'VHOST' and
7446            not 'VXLAN' and
7447            'CHAIN' and
7448            'NF_VPPIP4' and
7449            'IMIX' and
7450            '8T4C' and
7451            'MRR'"
7452   parameters:
7453   - "result"
7454   - "name"
7455   - "tags"
7456   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7457   x-axis: "X = VNFs per Service Chain"
7458   y-axis: "Y = Number of Service Chains"
7459   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7460   layout:
7461     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7462     layout: "plot-service-density"
7463
7464 # Plots - NF Density - VSC - NDR IMIX
7465 - type: "plot"
7466   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7467   algorithm: "plot_nf_heatmap"
7468   output-file-type: ".html"
7469   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7470   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7471   filter: "'NIC_Intel-XXV710' and
7472            'NF_DENSITY' and
7473            'VHOST' and
7474            not 'VXLAN' and
7475            'CHAIN' and
7476            'NF_VPPIP4' and
7477            'IMIX' and
7478            '2T1C' and
7479            'NDRPDR'"
7480   parameters:
7481   - "throughput"
7482   - "name"
7483   - "tags"
7484   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7485   x-axis: "X = VNFs per Service Chain"
7486   y-axis: "Y = Number of Service Chains"
7487   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7488   layout:
7489     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7490     layout: "plot-service-density"
7491
7492 - type: "plot"
7493   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7494   algorithm: "plot_nf_heatmap"
7495   output-file-type: ".html"
7496   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7497   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7498   filter: "'NIC_Intel-XXV710' and
7499            'NF_DENSITY' and
7500            'VHOST' and
7501            not 'VXLAN' and
7502            'CHAIN' and
7503            'NF_VPPIP4' and
7504            'IMIX' and
7505            '4T2C' and
7506            'NDRPDR'"
7507   parameters:
7508   - "throughput"
7509   - "name"
7510   - "tags"
7511   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7512   x-axis: "X = VNFs per Service Chain"
7513   y-axis: "Y = Number of Service Chains"
7514   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7515   layout:
7516     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7517     layout: "plot-service-density"
7518
7519 - type: "plot"
7520   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7521   algorithm: "plot_nf_heatmap"
7522   output-file-type: ".html"
7523   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7524   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7525   filter: "'NIC_Intel-XXV710' and
7526            'NF_DENSITY' and
7527            'VHOST' and
7528            not 'VXLAN' and
7529            'CHAIN' and
7530            'NF_VPPIP4' and
7531            'IMIX' and
7532            '8T4C' and
7533            'NDRPDR'"
7534   parameters:
7535   - "throughput"
7536   - "name"
7537   - "tags"
7538   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7539   x-axis: "X = VNFs per Service Chain"
7540   y-axis: "Y = Number of Service Chains"
7541   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7542   layout:
7543     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7544     layout: "plot-service-density"
7545
7546 # Plots - NF Density - VSC - PDR IMIX
7547 - type: "plot"
7548   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7549   algorithm: "plot_nf_heatmap"
7550   output-file-type: ".html"
7551   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7552   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7553   filter: "'NIC_Intel-XXV710' and
7554            'NF_DENSITY' and
7555            'VHOST' and
7556            not 'VXLAN' and
7557            'CHAIN' and
7558            'NF_VPPIP4' and
7559            'IMIX' and
7560            '2T1C' and
7561            'NDRPDR'"
7562   parameters:
7563   - "throughput"
7564   - "name"
7565   - "tags"
7566   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7567   x-axis: "X = VNFs per Service Chain"
7568   y-axis: "Y = Number of Service Chains"
7569   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7570   layout:
7571     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7572     layout: "plot-service-density"
7573
7574 - type: "plot"
7575   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7576   algorithm: "plot_nf_heatmap"
7577   output-file-type: ".html"
7578   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7579   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7580   filter: "'NIC_Intel-XXV710' and
7581            'NF_DENSITY' and
7582            'VHOST' and
7583            not 'VXLAN' and
7584            'CHAIN' and
7585            'NF_VPPIP4' and
7586            'IMIX' and
7587            '4T2C' and
7588            'NDRPDR'"
7589   parameters:
7590   - "throughput"
7591   - "name"
7592   - "tags"
7593   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7594   x-axis: "X = VNFs per Service Chain"
7595   y-axis: "Y = Number of Service Chains"
7596   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7597   layout:
7598     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7599     layout: "plot-service-density"
7600
7601 - type: "plot"
7602   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7603   algorithm: "plot_nf_heatmap"
7604   output-file-type: ".html"
7605   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7606   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7607   filter: "'NIC_Intel-XXV710' and
7608            'NF_DENSITY' and
7609            'VHOST' and
7610            not 'VXLAN' and
7611            'CHAIN' and
7612            'NF_VPPIP4' and
7613            'IMIX' and
7614            '8T4C' and
7615            'NDRPDR'"
7616   parameters:
7617   - "throughput"
7618   - "name"
7619   - "tags"
7620   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7621   x-axis: "X = VNFs per Service Chain"
7622   y-axis: "Y = Number of Service Chains"
7623   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7624   layout:
7625     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7626     layout: "plot-service-density"
7627
7628 ###############################################################################
7629
7630 # Plots - NF Density - VSC - MRR IMIX
7631 - type: "plot"
7632   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7633   algorithm: "plot_nf_heatmap"
7634   output-file-type: ".html"
7635   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7636   data: "plot-vpp-nfv-2n-skx-mrr"
7637   filter: "'NIC_Intel-XXV710' and
7638            'NF_DENSITY' and
7639            'VHOST' and
7640            'VXLAN' and
7641            'CHAIN' and
7642            'IMIX' and
7643            '2T1C' and
7644            'MRR'"
7645   parameters:
7646   - "result"
7647   - "name"
7648   - "tags"
7649   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7650   x-axis: "X = VNFs per Service Chain"
7651   y-axis: "Y = Number of Service Chains"
7652   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7653   layout:
7654     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7655     layout: "plot-service-density"
7656
7657 - type: "plot"
7658   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7659   algorithm: "plot_nf_heatmap"
7660   output-file-type: ".html"
7661   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7662   data: "plot-vpp-nfv-2n-skx-mrr"
7663   filter: "'NIC_Intel-XXV710' and
7664            'NF_DENSITY' and
7665            'VHOST' and
7666            'VXLAN' and
7667            'CHAIN' and
7668            'IMIX' and
7669            '4T2C' and
7670            'MRR'"
7671   parameters:
7672   - "result"
7673   - "name"
7674   - "tags"
7675   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7676   x-axis: "X = VNFs per Service Chain"
7677   y-axis: "Y = Number of Service Chains"
7678   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7679   layout:
7680     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7681     layout: "plot-service-density"
7682
7683 - type: "plot"
7684   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7685   algorithm: "plot_nf_heatmap"
7686   output-file-type: ".html"
7687   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7688   data: "plot-vpp-nfv-2n-skx-mrr"
7689   filter: "'NIC_Intel-XXV710' and
7690            'NF_DENSITY' and
7691            'VHOST' and
7692            'VXLAN' and
7693            'CHAIN' and
7694            'IMIX' and
7695            '8T4C' and
7696            'MRR'"
7697   parameters:
7698   - "result"
7699   - "name"
7700   - "tags"
7701   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7702   x-axis: "X = VNFs per Service Chain"
7703   y-axis: "Y = Number of Service Chains"
7704   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7705   layout:
7706     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7707     layout: "plot-service-density"
7708
7709 # Plots - NF Density - VSC - NDR IMIX
7710 - type: "plot"
7711   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7712   algorithm: "plot_nf_heatmap"
7713   output-file-type: ".html"
7714   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7715   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7716   filter: "'NIC_Intel-XXV710' and
7717            'NF_DENSITY' and
7718            'VHOST' and
7719            'VXLAN' and
7720            'CHAIN' and
7721            'IMIX' and
7722            '2T1C' and
7723            'NDRPDR'"
7724   parameters:
7725   - "throughput"
7726   - "name"
7727   - "tags"
7728   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7729   x-axis: "X = VNFs per Service Chain"
7730   y-axis: "Y = Number of Service Chains"
7731   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7732   layout:
7733     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7734     layout: "plot-service-density"
7735
7736 - type: "plot"
7737   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7738   algorithm: "plot_nf_heatmap"
7739   output-file-type: ".html"
7740   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7741   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7742   filter: "'NIC_Intel-XXV710' and
7743            'NF_DENSITY' and
7744            'VHOST' and
7745            'VXLAN' and
7746            'CHAIN' and
7747            'IMIX' and
7748            '4T2C' and
7749            'NDRPDR'"
7750   parameters:
7751   - "throughput"
7752   - "name"
7753   - "tags"
7754   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7755   x-axis: "X = VNFs per Service Chain"
7756   y-axis: "Y = Number of Service Chains"
7757   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7758   layout:
7759     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7760     layout: "plot-service-density"
7761
7762 - type: "plot"
7763   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7764   algorithm: "plot_nf_heatmap"
7765   output-file-type: ".html"
7766   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7767   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7768   filter: "'NIC_Intel-XXV710' and
7769            'NF_DENSITY' and
7770            'VHOST' and
7771            'VXLAN' and
7772            'CHAIN' and
7773            'IMIX' and
7774            '8T4C' and
7775            'NDRPDR'"
7776   parameters:
7777   - "throughput"
7778   - "name"
7779   - "tags"
7780   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7781   x-axis: "X = VNFs per Service Chain"
7782   y-axis: "Y = Number of Service Chains"
7783   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7784   layout:
7785     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7786     layout: "plot-service-density"
7787
7788 # Plots - NF Density - VSC - PDR IMIX
7789 - type: "plot"
7790   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7791   algorithm: "plot_nf_heatmap"
7792   output-file-type: ".html"
7793   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7794   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7795   filter: "'NIC_Intel-XXV710' and
7796            'NF_DENSITY' and
7797            'VHOST' and
7798            'VXLAN' and
7799            'CHAIN' and
7800            'IMIX' and
7801            '2T1C' and
7802            'NDRPDR'"
7803   parameters:
7804   - "throughput"
7805   - "name"
7806   - "tags"
7807   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7808   x-axis: "X = VNFs per Service Chain"
7809   y-axis: "Y = Number of Service Chains"
7810   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7811   layout:
7812     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7813     layout: "plot-service-density"
7814
7815 - type: "plot"
7816   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7817   algorithm: "plot_nf_heatmap"
7818   output-file-type: ".html"
7819   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7820   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7821   filter: "'NIC_Intel-XXV710' and
7822            'NF_DENSITY' and
7823            'VHOST' and
7824            'VXLAN' and
7825            'CHAIN' and
7826            'IMIX' and
7827            '4T2C' and
7828            'NDRPDR'"
7829   parameters:
7830   - "throughput"
7831   - "name"
7832   - "tags"
7833   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7834   x-axis: "X = VNFs per Service Chain"
7835   y-axis: "Y = Number of Service Chains"
7836   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7837   layout:
7838     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7839     layout: "plot-service-density"
7840
7841 - type: "plot"
7842   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7843   algorithm: "plot_nf_heatmap"
7844   output-file-type: ".html"
7845   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7846   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7847   filter: "'NIC_Intel-XXV710' and
7848            'NF_DENSITY' and
7849            'VHOST' and
7850            'VXLAN' and
7851            'CHAIN' and
7852            'IMIX' and
7853            '8T4C' and
7854            'NDRPDR'"
7855   parameters:
7856   - "throughput"
7857   - "name"
7858   - "tags"
7859   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7860   x-axis: "X = VNFs per Service Chain"
7861   y-axis: "Y = Number of Service Chains"
7862   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7863   layout:
7864     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7865     layout: "plot-service-density"
7866
7867 ###############################################################################
7868
7869 # Plots - NF Density - CSC - MRR IMIX
7870 - type: "plot"
7871   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7872   algorithm: "plot_nf_heatmap"
7873   output-file-type: ".html"
7874   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7875   data: "plot-vpp-nfv-2n-skx-mrr"
7876   filter: "'NIC_Intel-XXV710' and
7877            'NF_DENSITY' and
7878            'DOCKER' and
7879            'CHAIN' and
7880            'NF_VPPIP4' and
7881            'IMIX' and
7882            '2T1C' and
7883            'MRR'"
7884   parameters:
7885   - "result"
7886   - "name"
7887   - "tags"
7888   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7889   x-axis: "X = CNFs per Service Chain"
7890   y-axis: "Y = Number of Service Chains"
7891   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7892   layout:
7893     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7894     layout: "plot-service-density"
7895
7896 - type: "plot"
7897   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7898   algorithm: "plot_nf_heatmap"
7899   output-file-type: ".html"
7900   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7901   data: "plot-vpp-nfv-2n-skx-mrr"
7902   filter: "'NIC_Intel-XXV710' and
7903            'NF_DENSITY' and
7904            'DOCKER' and
7905            'CHAIN' and
7906            'NF_VPPIP4' and
7907            'IMIX' and
7908            '4T2C' and
7909            'MRR'"
7910   parameters:
7911   - "result"
7912   - "name"
7913   - "tags"
7914   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7915   x-axis: "X = CNFs per Service Chain"
7916   y-axis: "Y = Number of Service Chains"
7917   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7918   layout:
7919     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7920     layout: "plot-service-density"
7921
7922 - type: "plot"
7923   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7924   algorithm: "plot_nf_heatmap"
7925   output-file-type: ".html"
7926   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7927   data: "plot-vpp-nfv-2n-skx-mrr"
7928   filter: "'NIC_Intel-XXV710' and
7929            'NF_DENSITY' and
7930            'DOCKER' and
7931            'CHAIN' and
7932            'NF_VPPIP4' and
7933            'IMIX' and
7934            '8T4C' and
7935            'MRR'"
7936   parameters:
7937   - "result"
7938   - "name"
7939   - "tags"
7940   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7941   x-axis: "X = CNFs per Service Chain"
7942   y-axis: "Y = Number of Service Chains"
7943   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7944   layout:
7945     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7946     layout: "plot-service-density"
7947
7948 # Plots - NF Density - CSC - NDR IMIX
7949 - type: "plot"
7950   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7951   algorithm: "plot_nf_heatmap"
7952   output-file-type: ".html"
7953   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7954   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7955   filter: "'NIC_Intel-XXV710' and
7956            'NF_DENSITY' and
7957            'DOCKER' and
7958            'CHAIN' and
7959            'NF_VPPIP4' and
7960            'IMIX' and
7961            '2T1C' and
7962            'NDRPDR'"
7963   parameters:
7964   - "throughput"
7965   - "name"
7966   - "tags"
7967   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7968   x-axis: "X = CNFs per Service Chain"
7969   y-axis: "Y = Number of Service Chains"
7970   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7971   layout:
7972     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7973     layout: "plot-service-density"
7974
7975 - type: "plot"
7976   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7977   algorithm: "plot_nf_heatmap"
7978   output-file-type: ".html"
7979   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7980   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7981   filter: "'NIC_Intel-XXV710' and
7982            'NF_DENSITY' and
7983            'DOCKER' and
7984            'CHAIN' and
7985            'NF_VPPIP4' and
7986            'IMIX' and
7987            '4T2C' and
7988            'NDRPDR'"
7989   parameters:
7990   - "throughput"
7991   - "name"
7992   - "tags"
7993   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7994   x-axis: "X = CNFs per Service Chain"
7995   y-axis: "Y = Number of Service Chains"
7996   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7997   layout:
7998     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7999     layout: "plot-service-density"
8000
8001 - type: "plot"
8002   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8003   algorithm: "plot_nf_heatmap"
8004   output-file-type: ".html"
8005   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8006   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8007   filter: "'NIC_Intel-XXV710' and
8008            'NF_DENSITY' and
8009            'DOCKER' and
8010            'CHAIN' and
8011            'NF_VPPIP4' and
8012            'IMIX' and
8013            '8T4C' and
8014            'NDRPDR'"
8015   parameters:
8016   - "throughput"
8017   - "name"
8018   - "tags"
8019   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8020   x-axis: "X = CNFs per Service Chain"
8021   y-axis: "Y = Number of Service Chains"
8022   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8023   layout:
8024     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8025     layout: "plot-service-density"
8026
8027 # Plots - NF Density - CSC - PDR IMIX
8028 - type: "plot"
8029   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8030   algorithm: "plot_nf_heatmap"
8031   output-file-type: ".html"
8032   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8033   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8034   filter: "'NIC_Intel-XXV710' and
8035            'NF_DENSITY' and
8036            'DOCKER' and
8037            'CHAIN' and
8038            'NF_VPPIP4' and
8039            'IMIX' and
8040            '2T1C' and
8041            'NDRPDR'"
8042   parameters:
8043   - "throughput"
8044   - "name"
8045   - "tags"
8046   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8047   x-axis: "X = CNFs per Service Chain"
8048   y-axis: "Y = Number of Service Chains"
8049   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8050   layout:
8051     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8052     layout: "plot-service-density"
8053
8054 - type: "plot"
8055   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8056   algorithm: "plot_nf_heatmap"
8057   output-file-type: ".html"
8058   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8059   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8060   filter: "'NIC_Intel-XXV710' and
8061            'NF_DENSITY' and
8062            'DOCKER' and
8063            'CHAIN' and
8064            'NF_VPPIP4' and
8065            'IMIX' and
8066            '4T2C' and
8067            'NDRPDR'"
8068   parameters:
8069   - "throughput"
8070   - "name"
8071   - "tags"
8072   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8073   x-axis: "X = CNFs per Service Chain"
8074   y-axis: "Y = Number of Service Chains"
8075   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8076   layout:
8077     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8078     layout: "plot-service-density"
8079
8080 - type: "plot"
8081   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8082   algorithm: "plot_nf_heatmap"
8083   output-file-type: ".html"
8084   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8085   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8086   filter: "'NIC_Intel-XXV710' and
8087            'NF_DENSITY' and
8088            'DOCKER' and
8089            'CHAIN' and
8090            'NF_VPPIP4' and
8091            'IMIX' and
8092            '8T4C' and
8093            'NDRPDR'"
8094   parameters:
8095   - "throughput"
8096   - "name"
8097   - "tags"
8098   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8099   x-axis: "X = CNFs per Service Chain"
8100   y-axis: "Y = Number of Service Chains"
8101   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8102   layout:
8103     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8104     layout: "plot-service-density"
8105
8106 ################################################################################
8107 #
8108 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8109 #- type: "plot"
8110 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8111 #  algorithm: "plot_nf_heatmap"
8112 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8113 #  data: "plot-vpp-nfv-3n-skx-mrr"
8114 #  filter: "'NIC_Intel-XXV710' and
8115 #           'NF_DENSITY' and
8116 #           'DOCKER' and
8117 #           'CHAIN' and
8118 #           'NF_VPPIP4' and
8119 #           'IPSEC' and
8120 #           'TNL_4' and
8121 #           'IMIX' and
8122 #           '2T1C' and
8123 #           'MRR'"
8124 #  parameters:
8125 #  - "result"
8126 #  - "name"
8127 #  - "tags"
8128 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8129 #  x-axis: "X = CNFs per Service Chain"
8130 #  y-axis: "Y = Number of Service Chains"
8131 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8132 #  layout:
8133 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8134 #    layout: "plot-service-density"
8135 #
8136 #- type: "plot"
8137 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8138 #  algorithm: "plot_nf_heatmap"
8139 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8140 #  data: "plot-vpp-nfv-3n-skx-mrr"
8141 #  filter: "'NIC_Intel-XXV710' and
8142 #           'NF_DENSITY' and
8143 #           'DOCKER' and
8144 #           'CHAIN' and
8145 #           'NF_VPPIP4' and
8146 #           'IPSEC' and
8147 #           'TNL_4' and
8148 #           'IMIX' and
8149 #           '4T2C' and
8150 #           'MRR'"
8151 #  parameters:
8152 #  - "result"
8153 #  - "name"
8154 #  - "tags"
8155 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8156 #  x-axis: "X = CNFs per Service Chain"
8157 #  y-axis: "Y = Number of Service Chains"
8158 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8159 #  layout:
8160 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8161 #    layout: "plot-service-density"
8162 #
8163 #- type: "plot"
8164 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8165 #  algorithm: "plot_nf_heatmap"
8166 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8167 #  data: "plot-vpp-nfv-3n-skx-mrr"
8168 #  filter: "'NIC_Intel-XXV710' and
8169 #           'NF_DENSITY' and
8170 #           'DOCKER' and
8171 #           'CHAIN' and
8172 #           'NF_VPPIP4' and
8173 #           'IPSEC' and
8174 #           'TNL_4' and
8175 #           'IMIX' and
8176 #           '8T4C' and
8177 #           'MRR'"
8178 #  parameters:
8179 #  - "result"
8180 #  - "name"
8181 #  - "tags"
8182 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8183 #  x-axis: "X = CNFs per Service Chain"
8184 #  y-axis: "Y = Number of Service Chains"
8185 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8186 #  layout:
8187 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8188 #    layout: "plot-service-density"
8189
8190 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8191 - type: "plot"
8192   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8193   algorithm: "plot_nf_heatmap"
8194   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8195   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8196   filter: "'NIC_Intel-XXV710' and
8197            'NF_DENSITY' and
8198            'DOCKER' and
8199            'CHAIN' and
8200            'NF_VPPIP4' and
8201            'IPSEC' and
8202            'TNL_4' and
8203            'IMIX' and
8204            '2T1C' and
8205            'NDRPDR'"
8206   parameters:
8207   - "throughput"
8208   - "name"
8209   - "tags"
8210   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8211   x-axis: "X = CNFs per Service Chain"
8212   y-axis: "Y = Number of Service Chains"
8213   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8214   layout:
8215     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8216     layout: "plot-service-density"
8217
8218 - type: "plot"
8219   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8220   algorithm: "plot_nf_heatmap"
8221   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8222   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8223   filter: "'NIC_Intel-XXV710' and
8224            'NF_DENSITY' and
8225            'DOCKER' and
8226            'CHAIN' and
8227            'NF_VPPIP4' and
8228            'IPSEC' and
8229            'TNL_4' and
8230            'IMIX' and
8231            '4T2C' and
8232            'NDRPDR'"
8233   parameters:
8234   - "throughput"
8235   - "name"
8236   - "tags"
8237   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8238   x-axis: "X = CNFs per Service Chain"
8239   y-axis: "Y = Number of Service Chains"
8240   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8241   layout:
8242     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8243     layout: "plot-service-density"
8244
8245 - type: "plot"
8246   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8247   algorithm: "plot_nf_heatmap"
8248   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8249   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8250   filter: "'NIC_Intel-XXV710' and
8251            'NF_DENSITY' and
8252            'DOCKER' and
8253            'CHAIN' and
8254            'NF_VPPIP4' and
8255            'IPSEC' and
8256            'TNL_4' and
8257            'IMIX' and
8258            '8T4C' and
8259            'NDRPDR'"
8260   parameters:
8261   - "throughput"
8262   - "name"
8263   - "tags"
8264   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8265   x-axis: "X = CNFs per Service Chain"
8266   y-axis: "Y = Number of Service Chains"
8267   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8268   layout:
8269     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8270     layout: "plot-service-density"
8271
8272 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8273 - type: "plot"
8274   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8275   algorithm: "plot_nf_heatmap"
8276   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8277   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8278   filter: "'NIC_Intel-XXV710' and
8279            'NF_DENSITY' and
8280            'DOCKER' and
8281            'CHAIN' and
8282            'NF_VPPIP4' and
8283            'IPSEC' and
8284            'TNL_4' and
8285            'IMIX' and
8286            '2T1C' and
8287            'NDRPDR'"
8288   parameters:
8289   - "throughput"
8290   - "name"
8291   - "tags"
8292   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8293   x-axis: "X = CNFs per Service Chain"
8294   y-axis: "Y = Number of Service Chains"
8295   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8296   layout:
8297     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8298     layout: "plot-service-density"
8299
8300 - type: "plot"
8301   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8302   algorithm: "plot_nf_heatmap"
8303   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8304   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8305   filter: "'NIC_Intel-XXV710' and
8306            'NF_DENSITY' and
8307            'DOCKER' and
8308            'CHAIN' and
8309            'NF_VPPIP4' and
8310            'IPSEC' and
8311            'TNL_4' and
8312            'IMIX' and
8313            '4T2C' and
8314            'NDRPDR'"
8315   parameters:
8316   - "throughput"
8317   - "name"
8318   - "tags"
8319   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8320   x-axis: "X = CNFs per Service Chain"
8321   y-axis: "Y = Number of Service Chains"
8322   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8323   layout:
8324     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8325     layout: "plot-service-density"
8326
8327 - type: "plot"
8328   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8329   algorithm: "plot_nf_heatmap"
8330   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8331   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8332   filter: "'NIC_Intel-XXV710' and
8333            'NF_DENSITY' and
8334            'DOCKER' and
8335            'CHAIN' and
8336            'NF_VPPIP4' and
8337            'IPSEC' and
8338            'TNL_4' and
8339            'IMIX' and
8340            '8T4C' and
8341            'NDRPDR'"
8342   parameters:
8343   - "throughput"
8344   - "name"
8345   - "tags"
8346   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8347   x-axis: "X = CNFs per Service Chain"
8348   y-axis: "Y = Number of Service Chains"
8349   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8350   layout:
8351     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8352     layout: "plot-service-density"
8353
8354 ###############################################################################
8355
8356 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8357 #- type: "plot"
8358 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8359 #  algorithm: "plot_nf_heatmap"
8360 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8361 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8362 #  filter: "'NIC_Intel-XL710' and
8363 #           'NF_DENSITY' and
8364 #           'DOCKER' and
8365 #           'CHAIN' and
8366 #           'NF_VPPIP4' and
8367 #           'IMIX' and
8368 #           'TNL_4' and
8369 #           '1T1C' and
8370 #           'MRR'"
8371 #  parameters:
8372 #  - "result"
8373 #  - "name"
8374 #  - "tags"
8375 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8376 #  x-axis: "X = CNFs per Service Chain"
8377 #  y-axis: "Y = Number of Service Chains"
8378 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8379 #  layout:
8380 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8381 #    layout: "plot-service-density"
8382 #
8383 #- type: "plot"
8384 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8385 #  algorithm: "plot_nf_heatmap"
8386 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8387 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8388 #  filter: "'NIC_Intel-XL710' and
8389 #           'NF_DENSITY' and
8390 #           'DOCKER' and
8391 #           'CHAIN' and
8392 #           'NF_VPPIP4' and
8393 #           'IPSEC' and
8394 #           'TNL_4' and
8395 #           'IMIX' and
8396 #           '2T2C' and
8397 #           'MRR'"
8398 #  parameters:
8399 #  - "result"
8400 #  - "name"
8401 #  - "tags"
8402 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8403 #  x-axis: "X = CNFs per Service Chain"
8404 #  y-axis: "Y = Number of Service Chains"
8405 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8406 #  layout:
8407 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8408 #    layout: "plot-service-density"
8409 #
8410 #- type: "plot"
8411 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8412 #  algorithm: "plot_nf_heatmap"
8413 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8414 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8415 #  filter: "'NIC_Intel-XL710' and
8416 #           'NF_DENSITY' and
8417 #           'DOCKER' and
8418 #           'CHAIN' and
8419 #           'NF_VPPIP4' and
8420 #           'IPSEC' and
8421 #           'TNL_4' and
8422 #           'IMIX' and
8423 #           '4T4C' and
8424 #           'MRR'"
8425 #  parameters:
8426 #  - "result"
8427 #  - "name"
8428 #  - "tags"
8429 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8430 #  x-axis: "X = CNFs per Service Chain"
8431 #  y-axis: "Y = Number of Service Chains"
8432 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8433 #  layout:
8434 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8435 #    layout: "plot-service-density"
8436
8437 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8438 #- type: "plot"
8439 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8440 #  algorithm: "plot_nf_heatmap"
8441 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8442 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8443 #  filter: "'NIC_Intel-XL710' and
8444 #           'NF_DENSITY' and
8445 #           'DOCKER' and
8446 #           'CHAIN' and
8447 #           'NF_VPPIP4' and
8448 #           'IPSEC' and
8449 #           'TNL_4' and
8450 #           'IMIX' and
8451 #           '1T1C' and
8452 #           'NDRPDR'"
8453 #  parameters:
8454 #  - "throughput"
8455 #  - "name"
8456 #  - "tags"
8457 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8458 #  x-axis: "X = CNFs per Service Chain"
8459 #  y-axis: "Y = Number of Service Chains"
8460 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8461 #  layout:
8462 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8463 #    layout: "plot-service-density"
8464 #
8465 #- type: "plot"
8466 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8467 #  algorithm: "plot_nf_heatmap"
8468 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8469 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8470 #  filter: "'NIC_Intel-XL710' and
8471 #           'NF_DENSITY' and
8472 #           'DOCKER' and
8473 #           'CHAIN' and
8474 #           'NF_VPPIP4' and
8475 #           'IPSEC' and
8476 #           'TNL_4' and
8477 #           'IMIX' and
8478 #           '2T2C' and
8479 #           'NDRPDR'"
8480 #  parameters:
8481 #  - "throughput"
8482 #  - "name"
8483 #  - "tags"
8484 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8485 #  x-axis: "X = CNFs per Service Chain"
8486 #  y-axis: "Y = Number of Service Chains"
8487 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8488 #  layout:
8489 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8490 #    layout: "plot-service-density"
8491 #
8492 #- type: "plot"
8493 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8494 #  algorithm: "plot_nf_heatmap"
8495 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8496 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8497 #  filter: "'NIC_Intel-XL710' and
8498 #           'NF_DENSITY' and
8499 #           'DOCKER' and
8500 #           'CHAIN' and
8501 #           'NF_VPPIP4' and
8502 #           'IPSEC' and
8503 #           'TNL_4' and
8504 #           'IMIX' and
8505 #           '4T4C' and
8506 #           'NDRPDR'"
8507 #  parameters:
8508 #  - "throughput"
8509 #  - "name"
8510 #  - "tags"
8511 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8512 #  x-axis: "X = CNFs per Service Chain"
8513 #  y-axis: "Y = Number of Service Chains"
8514 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8515 #  layout:
8516 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8517 #    layout: "plot-service-density"
8518 #
8519 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8520 #- type: "plot"
8521 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8522 #  algorithm: "plot_nf_heatmap"
8523 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8524 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8525 #  filter: "'NIC_Intel-XL710' and
8526 #           'NF_DENSITY' and
8527 #           'DOCKER' and
8528 #           'CHAIN' and
8529 #           'NF_VPPIP4' and
8530 #           'IPSEC' and
8531 #           'TNL_4' and
8532 #           'IMIX' and
8533 #           '1T1C' and
8534 #           'NDRPDR'"
8535 #  parameters:
8536 #  - "throughput"
8537 #  - "name"
8538 #  - "tags"
8539 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8540 #  x-axis: "X = CNFs per Service Chain"
8541 #  y-axis: "Y = Number of Service Chains"
8542 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8543 #  layout:
8544 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8545 #    layout: "plot-service-density"
8546 #
8547 #- type: "plot"
8548 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8549 #  algorithm: "plot_nf_heatmap"
8550 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8551 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8552 #  filter: "'NIC_Intel-XL710' and
8553 #           'NF_DENSITY' and
8554 #           'DOCKER' and
8555 #           'CHAIN' and
8556 #           'NF_VPPIP4' and
8557 #           'IPSEC' and
8558 #           'TNL_4' and
8559 #           'IMIX' and
8560 #           '2T2C' and
8561 #           'NDRPDR'"
8562 #  parameters:
8563 #  - "throughput"
8564 #  - "name"
8565 #  - "tags"
8566 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8567 #  x-axis: "X = CNFs per Service Chain"
8568 #  y-axis: "Y = Number of Service Chains"
8569 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8570 #  layout:
8571 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8572 #    layout: "plot-service-density"
8573 #
8574 #- type: "plot"
8575 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8576 #  algorithm: "plot_nf_heatmap"
8577 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8578 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8579 #  filter: "'NIC_Intel-XL710' and
8580 #           'NF_DENSITY' and
8581 #           'DOCKER' and
8582 #           'CHAIN' and
8583 #           'NF_VPPIP4' and
8584 #           'IPSEC' and
8585 #           'TNL_4' and
8586 #           'IMIX' and
8587 #           '4T4C' and
8588 #           'NDRPDR'"
8589 #  parameters:
8590 #  - "throughput"
8591 #  - "name"
8592 #  - "tags"
8593 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8594 #  x-axis: "X = CNFs per Service Chain"
8595 #  y-axis: "Y = Number of Service Chains"
8596 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8597 #  layout:
8598 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8599 #    layout: "plot-service-density"
8600
8601 ###############################################################################
8602
8603 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8604 #- type: "plot"
8605 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8606 #  algorithm: "plot_nf_heatmap"
8607 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8608 #  data: "plot-vpp-nfv-3n-skx-mrr"
8609 #  filter: "'NIC_Intel-XXV710' and
8610 #           'NF_DENSITY' and
8611 #           'DOCKER' and
8612 #           'CHAIN' and
8613 #           'NF_VPPIP4' and
8614 #           'IPSEC' and
8615 #           'TNL_1000' and
8616 #           'IMIX' and
8617 #           '2T1C' and
8618 #           'MRR'"
8619 #  parameters:
8620 #  - "result"
8621 #  - "name"
8622 #  - "tags"
8623 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8624 #  x-axis: "X = CNFs per Service Chain"
8625 #  y-axis: "Y = Number of Service Chains"
8626 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8627 #  layout:
8628 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8629 #    layout: "plot-service-density"
8630 #
8631 #- type: "plot"
8632 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8633 #  algorithm: "plot_nf_heatmap"
8634 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8635 #  data: "plot-vpp-nfv-3n-skx-mrr"
8636 #  filter: "'NIC_Intel-XXV710' and
8637 #           'NF_DENSITY' and
8638 #           'DOCKER' and
8639 #           'CHAIN' and
8640 #           'NF_VPPIP4' and
8641 #           'IPSEC' and
8642 #           'TNL_1000' and
8643 #           'IMIX' and
8644 #           '4T2C' and
8645 #           'MRR'"
8646 #  parameters:
8647 #  - "result"
8648 #  - "name"
8649 #  - "tags"
8650 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8651 #  x-axis: "X = CNFs per Service Chain"
8652 #  y-axis: "Y = Number of Service Chains"
8653 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8654 #  layout:
8655 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8656 #    layout: "plot-service-density"
8657 #
8658 #- type: "plot"
8659 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8660 #  algorithm: "plot_nf_heatmap"
8661 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8662 #  data: "plot-vpp-nfv-3n-skx-mrr"
8663 #  filter: "'NIC_Intel-XXV710' and
8664 #           'NF_DENSITY' and
8665 #           'DOCKER' and
8666 #           'CHAIN' and
8667 #           'NF_VPPIP4' and
8668 #           'IPSEC' and
8669 #           'TNL_1000' and
8670 #           'IMIX' and
8671 #           '8T4C' and
8672 #           'MRR'"
8673 #  parameters:
8674 #  - "result"
8675 #  - "name"
8676 #  - "tags"
8677 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8678 #  x-axis: "X = CNFs per Service Chain"
8679 #  y-axis: "Y = Number of Service Chains"
8680 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8681 #  layout:
8682 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8683 #    layout: "plot-service-density"
8684
8685 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8686 - type: "plot"
8687   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8688   algorithm: "plot_nf_heatmap"
8689   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8690   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8691   filter: "'NIC_Intel-XXV710' and
8692            'NF_DENSITY' and
8693            'DOCKER' and
8694            'CHAIN' and
8695            'NF_VPPIP4' and
8696            'IPSEC' and
8697            'TNL_1000' and
8698            'IMIX' and
8699            '2T1C' and
8700            'NDRPDR'"
8701   parameters:
8702   - "throughput"
8703   - "name"
8704   - "tags"
8705   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8706   x-axis: "X = CNFs per Service Chain"
8707   y-axis: "Y = Number of Service Chains"
8708   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8709   layout:
8710     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8711     layout: "plot-service-density"
8712
8713 - type: "plot"
8714   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8715   algorithm: "plot_nf_heatmap"
8716   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8717   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8718   filter: "'NIC_Intel-XXV710' and
8719            'NF_DENSITY' and
8720            'DOCKER' and
8721            'CHAIN' and
8722            'NF_VPPIP4' and
8723            'IPSEC' and
8724            'TNL_1000' and
8725            'IMIX' and
8726            '4T2C' and
8727            'NDRPDR'"
8728   parameters:
8729   - "throughput"
8730   - "name"
8731   - "tags"
8732   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8733   x-axis: "X = CNFs per Service Chain"
8734   y-axis: "Y = Number of Service Chains"
8735   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8736   layout:
8737     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8738     layout: "plot-service-density"
8739
8740 - type: "plot"
8741   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8742   algorithm: "plot_nf_heatmap"
8743   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8744   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8745   filter: "'NIC_Intel-XXV710' and
8746            'NF_DENSITY' and
8747            'DOCKER' and
8748            'CHAIN' and
8749            'NF_VPPIP4' and
8750            'IPSEC' and
8751            'TNL_1000' and
8752            'IMIX' and
8753            '8T4C' and
8754            'NDRPDR'"
8755   parameters:
8756   - "throughput"
8757   - "name"
8758   - "tags"
8759   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8760   x-axis: "X = CNFs per Service Chain"
8761   y-axis: "Y = Number of Service Chains"
8762   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8763   layout:
8764     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8765     layout: "plot-service-density"
8766
8767 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8768 - type: "plot"
8769   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8770   algorithm: "plot_nf_heatmap"
8771   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8772   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8773   filter: "'NIC_Intel-XXV710' and
8774            'NF_DENSITY' and
8775            'DOCKER' and
8776            'CHAIN' and
8777            'NF_VPPIP4' and
8778            'IPSEC' and
8779            'TNL_1000' and
8780            'IMIX' and
8781            '2T1C' and
8782            'NDRPDR'"
8783   parameters:
8784   - "throughput"
8785   - "name"
8786   - "tags"
8787   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8788   x-axis: "X = CNFs per Service Chain"
8789   y-axis: "Y = Number of Service Chains"
8790   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8791   layout:
8792     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8793     layout: "plot-service-density"
8794
8795 - type: "plot"
8796   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8797   algorithm: "plot_nf_heatmap"
8798   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8799   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8800   filter: "'NIC_Intel-XXV710' and
8801            'NF_DENSITY' and
8802            'DOCKER' and
8803            'CHAIN' and
8804            'NF_VPPIP4' and
8805            'IPSEC' and
8806            'TNL_1000' and
8807            'IMIX' and
8808            '4T2C' and
8809            'NDRPDR'"
8810   parameters:
8811   - "throughput"
8812   - "name"
8813   - "tags"
8814   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8815   x-axis: "X = CNFs per Service Chain"
8816   y-axis: "Y = Number of Service Chains"
8817   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8818   layout:
8819     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8820     layout: "plot-service-density"
8821
8822 - type: "plot"
8823   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8824   algorithm: "plot_nf_heatmap"
8825   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8826   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8827   filter: "'NIC_Intel-XXV710' and
8828            'NF_DENSITY' and
8829            'DOCKER' and
8830            'CHAIN' and
8831            'NF_VPPIP4' and
8832            'IPSEC' and
8833            'TNL_1000' and
8834            'IMIX' and
8835            '8T4C' and
8836            'NDRPDR'"
8837   parameters:
8838   - "throughput"
8839   - "name"
8840   - "tags"
8841   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8842   x-axis: "X = CNFs per Service Chain"
8843   y-axis: "Y = Number of Service Chains"
8844   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8845   layout:
8846     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8847     layout: "plot-service-density"
8848
8849 ###############################################################################
8850
8851 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8852 #- type: "plot"
8853 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8854 #  algorithm: "plot_nf_heatmap"
8855 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8856 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8857 #  filter: "'NIC_Intel-XL710' and
8858 #           'NF_DENSITY' and
8859 #           'DOCKER' and
8860 #           'CHAIN' and
8861 #           'NF_VPPIP4' and
8862 #           'IMIX' and
8863 #           'TNL_1000' and
8864 #           '1T1C' and
8865 #           'MRR'"
8866 #  parameters:
8867 #  - "result"
8868 #  - "name"
8869 #  - "tags"
8870 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8871 #  x-axis: "X = CNFs per Service Chain"
8872 #  y-axis: "Y = Number of Service Chains"
8873 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8874 #  layout:
8875 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8876 #    layout: "plot-service-density"
8877 #
8878 #- type: "plot"
8879 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8880 #  algorithm: "plot_nf_heatmap"
8881 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8882 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8883 #  filter: "'NIC_Intel-XL710' and
8884 #           'NF_DENSITY' and
8885 #           'DOCKER' and
8886 #           'CHAIN' and
8887 #           'NF_VPPIP4' and
8888 #           'IPSEC' and
8889 #           'TNL_1000' and
8890 #           'IMIX' and
8891 #           '2T2C' and
8892 #           'MRR'"
8893 #  parameters:
8894 #  - "result"
8895 #  - "name"
8896 #  - "tags"
8897 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8898 #  x-axis: "X = CNFs per Service Chain"
8899 #  y-axis: "Y = Number of Service Chains"
8900 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8901 #  layout:
8902 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8903 #    layout: "plot-service-density"
8904 #
8905 #- type: "plot"
8906 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8907 #  algorithm: "plot_nf_heatmap"
8908 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8909 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8910 #  filter: "'NIC_Intel-XL710' and
8911 #           'NF_DENSITY' and
8912 #           'DOCKER' and
8913 #           'CHAIN' and
8914 #           'NF_VPPIP4' and
8915 #           'IPSEC' and
8916 #           'TNL_1000' and
8917 #           'IMIX' and
8918 #           '4T4C' and
8919 #           'MRR'"
8920 #  parameters:
8921 #  - "result"
8922 #  - "name"
8923 #  - "tags"
8924 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8925 #  x-axis: "X = CNFs per Service Chain"
8926 #  y-axis: "Y = Number of Service Chains"
8927 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8928 #  layout:
8929 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8930 #    layout: "plot-service-density"
8931
8932 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8933 #- type: "plot"
8934 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8935 #  algorithm: "plot_nf_heatmap"
8936 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8937 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8938 #  filter: "'NIC_Intel-XL710' and
8939 #           'NF_DENSITY' and
8940 #           'DOCKER' and
8941 #           'CHAIN' and
8942 #           'NF_VPPIP4' and
8943 #           'IPSEC' and
8944 #           'TNL_1000' and
8945 #           'IMIX' and
8946 #           '1T1C' and
8947 #           'NDRPDR'"
8948 #  parameters:
8949 #  - "throughput"
8950 #  - "name"
8951 #  - "tags"
8952 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8953 #  x-axis: "X = CNFs per Service Chain"
8954 #  y-axis: "Y = Number of Service Chains"
8955 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8956 #  layout:
8957 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8958 #    layout: "plot-service-density"
8959 #
8960 #- type: "plot"
8961 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8962 #  algorithm: "plot_nf_heatmap"
8963 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8964 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8965 #  filter: "'NIC_Intel-XL710' and
8966 #           'NF_DENSITY' and
8967 #           'DOCKER' and
8968 #           'CHAIN' and
8969 #           'NF_VPPIP4' and
8970 #           'IPSEC' and
8971 #           'TNL_1000' and
8972 #           'IMIX' and
8973 #           '2T2C' and
8974 #           'NDRPDR'"
8975 #  parameters:
8976 #  - "throughput"
8977 #  - "name"
8978 #  - "tags"
8979 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8980 #  x-axis: "X = CNFs per Service Chain"
8981 #  y-axis: "Y = Number of Service Chains"
8982 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8983 #  layout:
8984 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8985 #    layout: "plot-service-density"
8986 #
8987 #- type: "plot"
8988 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8989 #  algorithm: "plot_nf_heatmap"
8990 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8991 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8992 #  filter: "'NIC_Intel-XL710' and
8993 #           'NF_DENSITY' and
8994 #           'DOCKER' and
8995 #           'CHAIN' and
8996 #           'NF_VPPIP4' and
8997 #           'IPSEC' and
8998 #           'TNL_1000' and
8999 #           'IMIX' and
9000 #           '4T4C' and
9001 #           'NDRPDR'"
9002 #  parameters:
9003 #  - "throughput"
9004 #  - "name"
9005 #  - "tags"
9006 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9007 #  x-axis: "X = CNFs per Service Chain"
9008 #  y-axis: "Y = Number of Service Chains"
9009 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9010 #  layout:
9011 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9012 #    layout: "plot-service-density"
9013 #
9014 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9015 #- type: "plot"
9016 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9017 #  algorithm: "plot_nf_heatmap"
9018 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9019 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9020 #  filter: "'NIC_Intel-XL710' and
9021 #           'NF_DENSITY' and
9022 #           'DOCKER' and
9023 #           'CHAIN' and
9024 #           'NF_VPPIP4' and
9025 #           'IPSEC' and
9026 #           'TNL_1000' and
9027 #           'IMIX' and
9028 #           '1T1C' and
9029 #           'NDRPDR'"
9030 #  parameters:
9031 #  - "throughput"
9032 #  - "name"
9033 #  - "tags"
9034 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9035 #  x-axis: "X = CNFs per Service Chain"
9036 #  y-axis: "Y = Number of Service Chains"
9037 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9038 #  layout:
9039 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9040 #    layout: "plot-service-density"
9041 #
9042 #- type: "plot"
9043 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9044 #  algorithm: "plot_nf_heatmap"
9045 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9046 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9047 #  filter: "'NIC_Intel-XL710' and
9048 #           'NF_DENSITY' and
9049 #           'DOCKER' and
9050 #           'CHAIN' and
9051 #           'NF_VPPIP4' and
9052 #           'IPSEC' and
9053 #           'TNL_1000' and
9054 #           'IMIX' and
9055 #           '2T2C' and
9056 #           'NDRPDR'"
9057 #  parameters:
9058 #  - "throughput"
9059 #  - "name"
9060 #  - "tags"
9061 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9062 #  x-axis: "X = CNFs per Service Chain"
9063 #  y-axis: "Y = Number of Service Chains"
9064 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9065 #  layout:
9066 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9067 #    layout: "plot-service-density"
9068 #
9069 #- type: "plot"
9070 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9071 #  algorithm: "plot_nf_heatmap"
9072 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9073 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9074 #  filter: "'NIC_Intel-XL710' and
9075 #           'NF_DENSITY' and
9076 #           'DOCKER' and
9077 #           'CHAIN' and
9078 #           'NF_VPPIP4' and
9079 #           'IPSEC' and
9080 #           'TNL_1000' and
9081 #           'IMIX' and
9082 #           '4T4C' and
9083 #           'NDRPDR'"
9084 #  parameters:
9085 #  - "throughput"
9086 #  - "name"
9087 #  - "tags"
9088 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9089 #  x-axis: "X = CNFs per Service Chain"
9090 #  y-axis: "Y = Number of Service Chains"
9091 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9092 #  layout:
9093 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9094 #    layout: "plot-service-density"
9095
9096 ###############################################################################
9097
9098 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9099 #- type: "plot"
9100 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9101 #  algorithm: "plot_nf_heatmap"
9102 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9103 #  data: "plot-vpp-nfv-3n-skx-mrr"
9104 #  filter: "'NIC_Intel-XXV710' and
9105 #           'NF_DENSITY' and
9106 #           'DOCKER' and
9107 #           'CHAIN' and
9108 #           'NF_VPPIP4' and
9109 #           'IPSEC' and
9110 #           'TNL_10000' and
9111 #           'IMIX' and
9112 #           '2T1C' and
9113 #           'MRR'"
9114 #  parameters:
9115 #  - "result"
9116 #  - "name"
9117 #  - "tags"
9118 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9119 #  x-axis: "X = CNFs per Service Chain"
9120 #  y-axis: "Y = Number of Service Chains"
9121 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9122 #  layout:
9123 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9124 #    layout: "plot-service-density"
9125 #
9126 #- type: "plot"
9127 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9128 #  algorithm: "plot_nf_heatmap"
9129 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9130 #  data: "plot-vpp-nfv-3n-skx-mrr"
9131 #  filter: "'NIC_Intel-XXV710' and
9132 #           'NF_DENSITY' and
9133 #           'DOCKER' and
9134 #           'CHAIN' and
9135 #           'NF_VPPIP4' and
9136 #           'IPSEC' and
9137 #           'TNL_10000' and
9138 #           'IMIX' and
9139 #           '4T2C' and
9140 #           'MRR'"
9141 #  parameters:
9142 #  - "result"
9143 #  - "name"
9144 #  - "tags"
9145 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9146 #  x-axis: "X = CNFs per Service Chain"
9147 #  y-axis: "Y = Number of Service Chains"
9148 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9149 #  layout:
9150 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9151 #    layout: "plot-service-density"
9152 #
9153 #- type: "plot"
9154 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9155 #  algorithm: "plot_nf_heatmap"
9156 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9157 #  data: "plot-vpp-nfv-3n-skx-mrr"
9158 #  filter: "'NIC_Intel-XXV710' and
9159 #           'NF_DENSITY' and
9160 #           'DOCKER' and
9161 #           'CHAIN' and
9162 #           'NF_VPPIP4' and
9163 #           'IPSEC' and
9164 #           'TNL_10000' and
9165 #           'IMIX' and
9166 #           '8T4C' and
9167 #           'MRR'"
9168 #  parameters:
9169 #  - "result"
9170 #  - "name"
9171 #  - "tags"
9172 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9173 #  x-axis: "X = CNFs per Service Chain"
9174 #  y-axis: "Y = Number of Service Chains"
9175 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9176 #  layout:
9177 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9178 #    layout: "plot-service-density"
9179
9180 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9181 - type: "plot"
9182   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9183   algorithm: "plot_nf_heatmap"
9184   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9185   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9186   filter: "'NIC_Intel-XXV710' and
9187            'NF_DENSITY' and
9188            'DOCKER' and
9189            'CHAIN' and
9190            'NF_VPPIP4' and
9191            'IPSEC' and
9192            'TNL_10000' and
9193            'IMIX' and
9194            '2T1C' and
9195            'NDRPDR'"
9196   parameters:
9197   - "throughput"
9198   - "name"
9199   - "tags"
9200   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9201   x-axis: "X = CNFs per Service Chain"
9202   y-axis: "Y = Number of Service Chains"
9203   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9204   layout:
9205     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9206     layout: "plot-service-density"
9207
9208 - type: "plot"
9209   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9210   algorithm: "plot_nf_heatmap"
9211   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9212   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9213   filter: "'NIC_Intel-XXV710' and
9214            'NF_DENSITY' and
9215            'DOCKER' and
9216            'CHAIN' and
9217            'NF_VPPIP4' and
9218            'IPSEC' and
9219            'TNL_10000' and
9220            'IMIX' and
9221            '4T2C' and
9222            'NDRPDR'"
9223   parameters:
9224   - "throughput"
9225   - "name"
9226   - "tags"
9227   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9228   x-axis: "X = CNFs per Service Chain"
9229   y-axis: "Y = Number of Service Chains"
9230   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9231   layout:
9232     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9233     layout: "plot-service-density"
9234
9235 - type: "plot"
9236   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9237   algorithm: "plot_nf_heatmap"
9238   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9239   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9240   filter: "'NIC_Intel-XXV710' and
9241            'NF_DENSITY' and
9242            'DOCKER' and
9243            'CHAIN' and
9244            'NF_VPPIP4' and
9245            'IPSEC' and
9246            'TNL_10000' and
9247            'IMIX' and
9248            '8T4C' and
9249            'NDRPDR'"
9250   parameters:
9251   - "throughput"
9252   - "name"
9253   - "tags"
9254   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9255   x-axis: "X = CNFs per Service Chain"
9256   y-axis: "Y = Number of Service Chains"
9257   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9258   layout:
9259     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9260     layout: "plot-service-density"
9261
9262 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9263 - type: "plot"
9264   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9265   algorithm: "plot_nf_heatmap"
9266   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9267   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9268   filter: "'NIC_Intel-XXV710' and
9269            'NF_DENSITY' and
9270            'DOCKER' and
9271            'CHAIN' and
9272            'NF_VPPIP4' and
9273            'IPSEC' and
9274            'TNL_10000' and
9275            'IMIX' and
9276            '2T1C' and
9277            'NDRPDR'"
9278   parameters:
9279   - "throughput"
9280   - "name"
9281   - "tags"
9282   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9283   x-axis: "X = CNFs per Service Chain"
9284   y-axis: "Y = Number of Service Chains"
9285   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9286   layout:
9287     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9288     layout: "plot-service-density"
9289
9290 - type: "plot"
9291   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9292   algorithm: "plot_nf_heatmap"
9293   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9294   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9295   filter: "'NIC_Intel-XXV710' and
9296            'NF_DENSITY' and
9297            'DOCKER' and
9298            'CHAIN' and
9299            'NF_VPPIP4' and
9300            'IPSEC' and
9301            'TNL_10000' and
9302            'IMIX' and
9303            '4T2C' and
9304            'NDRPDR'"
9305   parameters:
9306   - "throughput"
9307   - "name"
9308   - "tags"
9309   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9310   x-axis: "X = CNFs per Service Chain"
9311   y-axis: "Y = Number of Service Chains"
9312   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9313   layout:
9314     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9315     layout: "plot-service-density"
9316
9317 - type: "plot"
9318   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9319   algorithm: "plot_nf_heatmap"
9320   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9321   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9322   filter: "'NIC_Intel-XXV710' and
9323            'NF_DENSITY' and
9324            'DOCKER' and
9325            'CHAIN' and
9326            'NF_VPPIP4' and
9327            'IPSEC' and
9328            'TNL_10000' and
9329            'IMIX' and
9330            '8T4C' and
9331            'NDRPDR'"
9332   parameters:
9333   - "throughput"
9334   - "name"
9335   - "tags"
9336   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9337   x-axis: "X = CNFs per Service Chain"
9338   y-axis: "Y = Number of Service Chains"
9339   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9340   layout:
9341     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9342     layout: "plot-service-density"
9343
9344 ###############################################################################
9345
9346 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9347 #- type: "plot"
9348 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9349 #  algorithm: "plot_nf_heatmap"
9350 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9351 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9352 #  filter: "'NIC_Intel-XL710' and
9353 #           'NF_DENSITY' and
9354 #           'DOCKER' and
9355 #           'CHAIN' and
9356 #           'NF_VPPIP4' and
9357 #           'IMIX' and
9358 #           'TNL_10000' and
9359 #           '1T1C' and
9360 #           'MRR'"
9361 #  parameters:
9362 #  - "result"
9363 #  - "name"
9364 #  - "tags"
9365 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9366 #  x-axis: "X = CNFs per Service Chain"
9367 #  y-axis: "Y = Number of Service Chains"
9368 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9369 #  layout:
9370 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9371 #    layout: "plot-service-density"
9372 #
9373 #- type: "plot"
9374 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9375 #  algorithm: "plot_nf_heatmap"
9376 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9377 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9378 #  filter: "'NIC_Intel-XL710' and
9379 #           'NF_DENSITY' and
9380 #           'DOCKER' and
9381 #           'CHAIN' and
9382 #           'NF_VPPIP4' and
9383 #           'IPSEC' and
9384 #           'TNL_10000' and
9385 #           'IMIX' and
9386 #           '2T2C' and
9387 #           'MRR'"
9388 #  parameters:
9389 #  - "result"
9390 #  - "name"
9391 #  - "tags"
9392 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9393 #  x-axis: "X = CNFs per Service Chain"
9394 #  y-axis: "Y = Number of Service Chains"
9395 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9396 #  layout:
9397 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9398 #    layout: "plot-service-density"
9399 #
9400 #- type: "plot"
9401 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9402 #  algorithm: "plot_nf_heatmap"
9403 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9404 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9405 #  filter: "'NIC_Intel-XL710' and
9406 #           'NF_DENSITY' and
9407 #           'DOCKER' and
9408 #           'CHAIN' and
9409 #           'NF_VPPIP4' and
9410 #           'IPSEC' and
9411 #           'TNL_10000' and
9412 #           'IMIX' and
9413 #           '4T4C' and
9414 #           'MRR'"
9415 #  parameters:
9416 #  - "result"
9417 #  - "name"
9418 #  - "tags"
9419 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9420 #  x-axis: "X = CNFs per Service Chain"
9421 #  y-axis: "Y = Number of Service Chains"
9422 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9423 #  layout:
9424 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9425 #    layout: "plot-service-density"
9426
9427 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9428 #- type: "plot"
9429 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9430 #  algorithm: "plot_nf_heatmap"
9431 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9432 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9433 #  filter: "'NIC_Intel-XL710' and
9434 #           'NF_DENSITY' and
9435 #           'DOCKER' and
9436 #           'CHAIN' and
9437 #           'NF_VPPIP4' and
9438 #           'IPSEC' and
9439 #           'TNL_10000' and
9440 #           'IMIX' and
9441 #           '1T1C' and
9442 #           'NDRPDR'"
9443 #  parameters:
9444 #  - "throughput"
9445 #  - "name"
9446 #  - "tags"
9447 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9448 #  x-axis: "X = CNFs per Service Chain"
9449 #  y-axis: "Y = Number of Service Chains"
9450 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9451 #  layout:
9452 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9453 #    layout: "plot-service-density"
9454 #
9455 #- type: "plot"
9456 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9457 #  algorithm: "plot_nf_heatmap"
9458 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9459 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9460 #  filter: "'NIC_Intel-XL710' and
9461 #           'NF_DENSITY' and
9462 #           'DOCKER' and
9463 #           'CHAIN' and
9464 #           'NF_VPPIP4' and
9465 #           'IPSEC' and
9466 #           'TNL_10000' and
9467 #           'IMIX' and
9468 #           '2T2C' and
9469 #           'NDRPDR'"
9470 #  parameters:
9471 #  - "throughput"
9472 #  - "name"
9473 #  - "tags"
9474 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9475 #  x-axis: "X = CNFs per Service Chain"
9476 #  y-axis: "Y = Number of Service Chains"
9477 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9478 #  layout:
9479 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9480 #    layout: "plot-service-density"
9481 #
9482 #- type: "plot"
9483 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9484 #  algorithm: "plot_nf_heatmap"
9485 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9486 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9487 #  filter: "'NIC_Intel-XL710' and
9488 #           'NF_DENSITY' and
9489 #           'DOCKER' and
9490 #           'CHAIN' and
9491 #           'NF_VPPIP4' and
9492 #           'IPSEC' and
9493 #           'TNL_10000' and
9494 #           'IMIX' and
9495 #           '4T4C' and
9496 #           'NDRPDR'"
9497 #  parameters:
9498 #  - "throughput"
9499 #  - "name"
9500 #  - "tags"
9501 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9502 #  x-axis: "X = CNFs per Service Chain"
9503 #  y-axis: "Y = Number of Service Chains"
9504 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9505 #  layout:
9506 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9507 #    layout: "plot-service-density"
9508 #
9509 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9510 #- type: "plot"
9511 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9512 #  algorithm: "plot_nf_heatmap"
9513 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9514 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9515 #  filter: "'NIC_Intel-XL710' and
9516 #           'NF_DENSITY' and
9517 #           'DOCKER' and
9518 #           'CHAIN' and
9519 #           'NF_VPPIP4' and
9520 #           'IPSEC' and
9521 #           'TNL_10000' and
9522 #           'IMIX' and
9523 #           '1T1C' and
9524 #           'NDRPDR'"
9525 #  parameters:
9526 #  - "throughput"
9527 #  - "name"
9528 #  - "tags"
9529 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9530 #  x-axis: "X = CNFs per Service Chain"
9531 #  y-axis: "Y = Number of Service Chains"
9532 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9533 #  layout:
9534 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9535 #    layout: "plot-service-density"
9536 #
9537 #- type: "plot"
9538 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9539 #  algorithm: "plot_nf_heatmap"
9540 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9541 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9542 #  filter: "'NIC_Intel-XL710' and
9543 #           'NF_DENSITY' and
9544 #           'DOCKER' and
9545 #           'CHAIN' and
9546 #           'NF_VPPIP4' and
9547 #           'IPSEC' and
9548 #           'TNL_10000' and
9549 #           'IMIX' and
9550 #           '2T2C' and
9551 #           'NDRPDR'"
9552 #  parameters:
9553 #  - "throughput"
9554 #  - "name"
9555 #  - "tags"
9556 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9557 #  x-axis: "X = CNFs per Service Chain"
9558 #  y-axis: "Y = Number of Service Chains"
9559 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9560 #  layout:
9561 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9562 #    layout: "plot-service-density"
9563 #
9564 #- type: "plot"
9565 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9566 #  algorithm: "plot_nf_heatmap"
9567 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9568 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9569 #  filter: "'NIC_Intel-XL710' and
9570 #           'NF_DENSITY' and
9571 #           'DOCKER' and
9572 #           'CHAIN' and
9573 #           'NF_VPPIP4' and
9574 #           'IPSEC' and
9575 #           'TNL_10000' and
9576 #           'IMIX' and
9577 #           '4T4C' and
9578 #           'NDRPDR'"
9579 #  parameters:
9580 #  - "throughput"
9581 #  - "name"
9582 #  - "tags"
9583 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9584 #  x-axis: "X = CNFs per Service Chain"
9585 #  y-axis: "Y = Number of Service Chains"
9586 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9587 #  layout:
9588 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9589 #    layout: "plot-service-density"
9590
9591 ###############################################################################
9592
9593 # Plots - NF Density - CSP - MRR IMIX
9594 - type: "plot"
9595   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9596   algorithm: "plot_nf_heatmap"
9597   output-file-type: ".html"
9598   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9599   data: "plot-vpp-nfv-2n-skx-mrr"
9600   filter: "'NIC_Intel-XXV710' and
9601            'NF_DENSITY' and
9602            'DOCKER' and
9603            'PIPELINE' and
9604            'NF_VPPIP4' and
9605            'IMIX' and
9606            '2T1C' and
9607            'MRR'"
9608   parameters:
9609   - "result"
9610   - "name"
9611   - "tags"
9612   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9613   x-axis: "X = CNFs per Service Pipeline"
9614   y-axis: "Y = Number of Service Pipelines"
9615   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9616   layout:
9617     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9618     layout: "plot-service-density"
9619
9620 - type: "plot"
9621   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9622   algorithm: "plot_nf_heatmap"
9623   output-file-type: ".html"
9624   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9625   data: "plot-vpp-nfv-2n-skx-mrr"
9626   filter: "'NIC_Intel-XXV710' and
9627            'NF_DENSITY' and
9628            'DOCKER' and
9629            'PIPELINE' and
9630            'NF_VPPIP4' and
9631            'IMIX' and
9632            '4T2C' and
9633            'MRR'"
9634   parameters:
9635   - "result"
9636   - "name"
9637   - "tags"
9638   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9639   x-axis: "X = CNFs per Service Pipeline"
9640   y-axis: "Y = Number of Service Pipelines"
9641   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9642   layout:
9643     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9644     layout: "plot-service-density"
9645
9646 - type: "plot"
9647   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9648   algorithm: "plot_nf_heatmap"
9649   output-file-type: ".html"
9650   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9651   data: "plot-vpp-nfv-2n-skx-mrr"
9652   filter: "'NIC_Intel-XXV710' and
9653            'NF_DENSITY' and
9654            'DOCKER' and
9655            'PIPELINE' and
9656            'NF_VPPIP4' and
9657            'IMIX' and
9658            '8T4C' and
9659            'MRR'"
9660   parameters:
9661   - "result"
9662   - "name"
9663   - "tags"
9664   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9665   x-axis: "X = CNFs per Service Pipeline"
9666   y-axis: "Y = Number of Service Pipelines"
9667   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9668   layout:
9669     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9670     layout: "plot-service-density"
9671
9672 # Plots - NF Density - CSP - NDR IMIX
9673 - type: "plot"
9674   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9675   algorithm: "plot_nf_heatmap"
9676   output-file-type: ".html"
9677   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9678   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9679   filter: "'NIC_Intel-XXV710' and
9680            'NF_DENSITY' and
9681            'DOCKER' and
9682            'PIPELINE' and
9683            'NF_VPPIP4' and
9684            'IMIX' and
9685            '2T1C' and
9686            'NDRPDR'"
9687   parameters:
9688   - "throughput"
9689   - "name"
9690   - "tags"
9691   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9692   x-axis: "X = CNFs per Service Pipeline"
9693   y-axis: "Y = Number of Service Pipelines"
9694   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9695   layout:
9696     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9697     layout: "plot-service-density"
9698
9699 - type: "plot"
9700   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9701   algorithm: "plot_nf_heatmap"
9702   output-file-type: ".html"
9703   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9704   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9705   filter: "'NIC_Intel-XXV710' and
9706            'NF_DENSITY' and
9707            'DOCKER' and
9708            'PIPELINE' and
9709            'NF_VPPIP4' and
9710            'IMIX' and
9711            '4T2C' and
9712            'NDRPDR'"
9713   parameters:
9714   - "throughput"
9715   - "name"
9716   - "tags"
9717   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9718   x-axis: "X = CNFs per Service Pipeline"
9719   y-axis: "Y = Number of Service Pipelines"
9720   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9721   layout:
9722     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9723     layout: "plot-service-density"
9724
9725 - type: "plot"
9726   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9727   algorithm: "plot_nf_heatmap"
9728   output-file-type: ".html"
9729   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9730   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9731   filter: "'NIC_Intel-XXV710' and
9732            'NF_DENSITY' and
9733            'DOCKER' and
9734            'PIPELINE' and
9735            'NF_VPPIP4' and
9736            'IMIX' and
9737            '8T4C' and
9738            'NDRPDR'"
9739   parameters:
9740   - "throughput"
9741   - "name"
9742   - "tags"
9743   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9744   x-axis: "X = CNFs per Service Pipeline"
9745   y-axis: "Y = Number of Service Pipelines"
9746   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9747   layout:
9748     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9749     layout: "plot-service-density"
9750
9751 # Plots - NF Density - CSP - PDR IMIX
9752 - type: "plot"
9753   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9754   algorithm: "plot_nf_heatmap"
9755   output-file-type: ".html"
9756   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9757   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9758   filter: "'NIC_Intel-XXV710' and
9759            'NF_DENSITY' and
9760            'DOCKER' and
9761            'PIPELINE' and
9762            'NF_VPPIP4' and
9763            'IMIX' and
9764            '2T1C' and
9765            'NDRPDR'"
9766   parameters:
9767   - "throughput"
9768   - "name"
9769   - "tags"
9770   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9771   x-axis: "X = CNFs per Service Pipeline"
9772   y-axis: "Y = Number of Service Pipelines"
9773   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9774   layout:
9775     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9776     layout: "plot-service-density"
9777
9778 - type: "plot"
9779   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9780   algorithm: "plot_nf_heatmap"
9781   output-file-type: ".html"
9782   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9783   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9784   filter: "'NIC_Intel-XXV710' and
9785            'NF_DENSITY' and
9786            'DOCKER' and
9787            'PIPELINE' and
9788            'NF_VPPIP4' and
9789            'IMIX' and
9790            '4T2C' and
9791            'NDRPDR'"
9792   parameters:
9793   - "throughput"
9794   - "name"
9795   - "tags"
9796   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9797   x-axis: "X = CNFs per Service Pipeline"
9798   y-axis: "Y = Number of Service Pipelines"
9799   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9800   layout:
9801     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9802     layout: "plot-service-density"
9803
9804 - type: "plot"
9805   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9806   algorithm: "plot_nf_heatmap"
9807   output-file-type: ".html"
9808   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9809   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9810   filter: "'NIC_Intel-XXV710' and
9811            'NF_DENSITY' and
9812            'DOCKER' and
9813            'PIPELINE' and
9814            'NF_VPPIP4' and
9815            'IMIX' and
9816            '8T4C' and
9817            'NDRPDR'"
9818   parameters:
9819   - "throughput"
9820   - "name"
9821   - "tags"
9822   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9823   x-axis: "X = CNFs per Service Pipeline"
9824   y-axis: "Y = Number of Service Pipelines"
9825   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9826   layout:
9827     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9828     layout: "plot-service-density"
9829
9830 ###############################################################################
9831 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9832
9833 - type: "plot"
9834   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9835   algorithm: "plot_nf_heatmap"
9836   output-file-type: ".html"
9837   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9838   data: "plot-vpp-nfv-2n-clx-mrr"
9839   filter: "'NIC_Intel-XXV710' and
9840            'NF_DENSITY' and
9841            'VHOST' and
9842            not 'VXLAN' and
9843            'CHAIN' and
9844            'NF_VPPIP4' and
9845            'IMIX' and
9846            '2T1C' and
9847            'MRR'"
9848   parameters:
9849   - "result"
9850   - "name"
9851   - "tags"
9852   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9853   x-axis: "X = VNFs per Service Chain"
9854   y-axis: "Y = Number of Service Chains"
9855   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9856   layout:
9857     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9858     layout: "plot-service-density"
9859
9860 - type: "plot"
9861   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9862   algorithm: "plot_nf_heatmap"
9863   output-file-type: ".html"
9864   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9865   data: "plot-vpp-nfv-2n-clx-mrr"
9866   filter: "'NIC_Intel-XXV710' and
9867            'NF_DENSITY' and
9868            'VHOST' and
9869            not 'VXLAN' and
9870            'CHAIN' and
9871            'NF_VPPIP4' and
9872            'IMIX' and
9873            '4T2C' and
9874            'MRR'"
9875   parameters:
9876   - "result"
9877   - "name"
9878   - "tags"
9879   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9880   x-axis: "X = VNFs per Service Chain"
9881   y-axis: "Y = Number of Service Chains"
9882   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9883   layout:
9884     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9885     layout: "plot-service-density"
9886
9887 - type: "plot"
9888   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9889   algorithm: "plot_nf_heatmap"
9890   output-file-type: ".html"
9891   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9892   data: "plot-vpp-nfv-2n-clx-mrr"
9893   filter: "'NIC_Intel-XXV710' and
9894            'NF_DENSITY' and
9895            'VHOST' and
9896            not 'VXLAN' and
9897            'CHAIN' and
9898            'NF_VPPIP4' and
9899            'IMIX' and
9900            '8T4C' and
9901            'MRR'"
9902   parameters:
9903   - "result"
9904   - "name"
9905   - "tags"
9906   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9907   x-axis: "X = VNFs per Service Chain"
9908   y-axis: "Y = Number of Service Chains"
9909   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9910   layout:
9911     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9912     layout: "plot-service-density"
9913
9914 # Plots - NF Density - VSC - NDR IMIX
9915 - type: "plot"
9916   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9917   algorithm: "plot_nf_heatmap"
9918   output-file-type: ".html"
9919   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9920   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9921   filter: "'NIC_Intel-XXV710' and
9922            'NF_DENSITY' and
9923            'VHOST' and
9924            not 'VXLAN' and
9925            'CHAIN' and
9926            'NF_VPPIP4' and
9927            'IMIX' and
9928            '2T1C' and
9929            'NDRPDR'"
9930   parameters:
9931   - "throughput"
9932   - "name"
9933   - "tags"
9934   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9935   x-axis: "X = VNFs per Service Chain"
9936   y-axis: "Y = Number of Service Chains"
9937   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9938   layout:
9939     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9940     layout: "plot-service-density"
9941
9942 - type: "plot"
9943   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9944   algorithm: "plot_nf_heatmap"
9945   output-file-type: ".html"
9946   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9947   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9948   filter: "'NIC_Intel-XXV710' and
9949            'NF_DENSITY' and
9950            'VHOST' and
9951            not 'VXLAN' and
9952            'CHAIN' and
9953            'NF_VPPIP4' and
9954            'IMIX' and
9955            '4T2C' and
9956            'NDRPDR'"
9957   parameters:
9958   - "throughput"
9959   - "name"
9960   - "tags"
9961   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9962   x-axis: "X = VNFs per Service Chain"
9963   y-axis: "Y = Number of Service Chains"
9964   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9965   layout:
9966     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9967     layout: "plot-service-density"
9968
9969 - type: "plot"
9970   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9971   algorithm: "plot_nf_heatmap"
9972   output-file-type: ".html"
9973   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9974   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9975   filter: "'NIC_Intel-XXV710' and
9976            'NF_DENSITY' and
9977            'VHOST' and
9978            not 'VXLAN' and
9979            'CHAIN' and
9980            'NF_VPPIP4' and
9981            'IMIX' and
9982            '8T4C' and
9983            'NDRPDR'"
9984   parameters:
9985   - "throughput"
9986   - "name"
9987   - "tags"
9988   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9989   x-axis: "X = VNFs per Service Chain"
9990   y-axis: "Y = Number of Service Chains"
9991   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9992   layout:
9993     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9994     layout: "plot-service-density"
9995
9996 # Plots - NF Density - VSC - PDR IMIX
9997 - type: "plot"
9998   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9999   algorithm: "plot_nf_heatmap"
10000   output-file-type: ".html"
10001   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10002   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10003   filter: "'NIC_Intel-XXV710' and
10004            'NF_DENSITY' and
10005            'VHOST' and
10006            not 'VXLAN' and
10007            'CHAIN' and
10008            'NF_VPPIP4' and
10009            'IMIX' and
10010            '2T1C' and
10011            'NDRPDR'"
10012   parameters:
10013   - "throughput"
10014   - "name"
10015   - "tags"
10016   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10017   x-axis: "X = VNFs per Service Chain"
10018   y-axis: "Y = Number of Service Chains"
10019   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10020   layout:
10021     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10022     layout: "plot-service-density"
10023
10024 - type: "plot"
10025   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10026   algorithm: "plot_nf_heatmap"
10027   output-file-type: ".html"
10028   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10029   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10030   filter: "'NIC_Intel-XXV710' and
10031            'NF_DENSITY' and
10032            'VHOST' and
10033            not 'VXLAN' and
10034            'CHAIN' and
10035            'NF_VPPIP4' and
10036            'IMIX' and
10037            '4T2C' and
10038            'NDRPDR'"
10039   parameters:
10040   - "throughput"
10041   - "name"
10042   - "tags"
10043   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10044   x-axis: "X = VNFs per Service Chain"
10045   y-axis: "Y = Number of Service Chains"
10046   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10047   layout:
10048     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10049     layout: "plot-service-density"
10050
10051 - type: "plot"
10052   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10053   algorithm: "plot_nf_heatmap"
10054   output-file-type: ".html"
10055   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10056   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10057   filter: "'NIC_Intel-XXV710' and
10058            'NF_DENSITY' and
10059            'VHOST' and
10060            not 'VXLAN' and
10061            'CHAIN' and
10062            'NF_VPPIP4' and
10063            'IMIX' and
10064            '8T4C' and
10065            'NDRPDR'"
10066   parameters:
10067   - "throughput"
10068   - "name"
10069   - "tags"
10070   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10071   x-axis: "X = VNFs per Service Chain"
10072   y-axis: "Y = Number of Service Chains"
10073   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10074   layout:
10075     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10076     layout: "plot-service-density"
10077
10078 # Plots - NF Density - VSC - MRR IMIX
10079 - type: "plot"
10080   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10081   algorithm: "plot_nf_heatmap"
10082   output-file-type: ".html"
10083   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10084   data: "plot-vpp-nfv-2n-clx-mrr"
10085   filter: "'NIC_Intel-XXV710' and
10086            'NF_DENSITY' and
10087            'VHOST' and
10088            'VXLAN' and
10089            'CHAIN' and
10090            'IMIX' and
10091            '2T1C' and
10092            'MRR'"
10093   parameters:
10094   - "result"
10095   - "name"
10096   - "tags"
10097   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10098   x-axis: "X = VNFs per Service Chain"
10099   y-axis: "Y = Number of Service Chains"
10100   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10101   layout:
10102     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10103     layout: "plot-service-density"
10104
10105 - type: "plot"
10106   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10107   algorithm: "plot_nf_heatmap"
10108   output-file-type: ".html"
10109   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10110   data: "plot-vpp-nfv-2n-clx-mrr"
10111   filter: "'NIC_Intel-XXV710' and
10112            'NF_DENSITY' and
10113            'VHOST' and
10114            'VXLAN' and
10115            'CHAIN' and
10116            'IMIX' and
10117            '4T2C' and
10118            'MRR'"
10119   parameters:
10120   - "result"
10121   - "name"
10122   - "tags"
10123   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10124   x-axis: "X = VNFs per Service Chain"
10125   y-axis: "Y = Number of Service Chains"
10126   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10127   layout:
10128     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10129     layout: "plot-service-density"
10130
10131 - type: "plot"
10132   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10133   algorithm: "plot_nf_heatmap"
10134   output-file-type: ".html"
10135   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10136   data: "plot-vpp-nfv-2n-clx-mrr"
10137   filter: "'NIC_Intel-XXV710' and
10138            'NF_DENSITY' and
10139            'VHOST' and
10140            'VXLAN' and
10141            'CHAIN' and
10142            'IMIX' and
10143            '8T4C' and
10144            'MRR'"
10145   parameters:
10146   - "result"
10147   - "name"
10148   - "tags"
10149   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10150   x-axis: "X = VNFs per Service Chain"
10151   y-axis: "Y = Number of Service Chains"
10152   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10153   layout:
10154     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10155     layout: "plot-service-density"
10156
10157 # Plots - NF Density - VSC - NDR IMIX
10158 - type: "plot"
10159   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10160   algorithm: "plot_nf_heatmap"
10161   output-file-type: ".html"
10162   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10163   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10164   filter: "'NIC_Intel-XXV710' and
10165            'NF_DENSITY' and
10166            'VHOST' and
10167            'VXLAN' and
10168            'CHAIN' and
10169            'IMIX' and
10170            '2T1C' and
10171            'NDRPDR'"
10172   parameters:
10173   - "throughput"
10174   - "name"
10175   - "tags"
10176   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10177   x-axis: "X = VNFs per Service Chain"
10178   y-axis: "Y = Number of Service Chains"
10179   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10180   layout:
10181     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10182     layout: "plot-service-density"
10183
10184 - type: "plot"
10185   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10186   algorithm: "plot_nf_heatmap"
10187   output-file-type: ".html"
10188   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10189   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10190   filter: "'NIC_Intel-XXV710' and
10191            'NF_DENSITY' and
10192            'VHOST' and
10193            'VXLAN' and
10194            'CHAIN' and
10195            'IMIX' and
10196            '4T2C' and
10197            'NDRPDR'"
10198   parameters:
10199   - "throughput"
10200   - "name"
10201   - "tags"
10202   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10203   x-axis: "X = VNFs per Service Chain"
10204   y-axis: "Y = Number of Service Chains"
10205   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10206   layout:
10207     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10208     layout: "plot-service-density"
10209
10210 - type: "plot"
10211   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10212   algorithm: "plot_nf_heatmap"
10213   output-file-type: ".html"
10214   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10215   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10216   filter: "'NIC_Intel-XXV710' and
10217            'NF_DENSITY' and
10218            'VHOST' and
10219            'VXLAN' and
10220            'CHAIN' and
10221            'IMIX' and
10222            '8T4C' and
10223            'NDRPDR'"
10224   parameters:
10225   - "throughput"
10226   - "name"
10227   - "tags"
10228   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10229   x-axis: "X = VNFs per Service Chain"
10230   y-axis: "Y = Number of Service Chains"
10231   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10232   layout:
10233     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10234     layout: "plot-service-density"
10235
10236 # Plots - NF Density - VSC - PDR IMIX
10237 - type: "plot"
10238   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10239   algorithm: "plot_nf_heatmap"
10240   output-file-type: ".html"
10241   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10242   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10243   filter: "'NIC_Intel-XXV710' and
10244            'NF_DENSITY' and
10245            'VHOST' and
10246            'VXLAN' and
10247            'CHAIN' and
10248            'IMIX' and
10249            '2T1C' and
10250            'NDRPDR'"
10251   parameters:
10252   - "throughput"
10253   - "name"
10254   - "tags"
10255   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10256   x-axis: "X = VNFs per Service Chain"
10257   y-axis: "Y = Number of Service Chains"
10258   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10259   layout:
10260     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10261     layout: "plot-service-density"
10262
10263 - type: "plot"
10264   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10265   algorithm: "plot_nf_heatmap"
10266   output-file-type: ".html"
10267   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10268   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10269   filter: "'NIC_Intel-XXV710' and
10270            'NF_DENSITY' and
10271            'VHOST' and
10272            'VXLAN' and
10273            'CHAIN' and
10274            'IMIX' and
10275            '4T2C' and
10276            'NDRPDR'"
10277   parameters:
10278   - "throughput"
10279   - "name"
10280   - "tags"
10281   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10282   x-axis: "X = VNFs per Service Chain"
10283   y-axis: "Y = Number of Service Chains"
10284   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10285   layout:
10286     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10287     layout: "plot-service-density"
10288
10289 - type: "plot"
10290   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10291   algorithm: "plot_nf_heatmap"
10292   output-file-type: ".html"
10293   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10294   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10295   filter: "'NIC_Intel-XXV710' and
10296            'NF_DENSITY' and
10297            'VHOST' and
10298            'VXLAN' and
10299            'CHAIN' and
10300            'IMIX' and
10301            '8T4C' and
10302            'NDRPDR'"
10303   parameters:
10304   - "throughput"
10305   - "name"
10306   - "tags"
10307   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10308   x-axis: "X = VNFs per Service Chain"
10309   y-axis: "Y = Number of Service Chains"
10310   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10311   layout:
10312     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10313     layout: "plot-service-density"
10314
10315 # Plots - NF Density - CSC - MRR IMIX
10316 - type: "plot"
10317   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10318   algorithm: "plot_nf_heatmap"
10319   output-file-type: ".html"
10320   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10321   data: "plot-vpp-nfv-2n-clx-mrr"
10322   filter: "'NIC_Intel-XXV710' and
10323            'NF_DENSITY' and
10324            'DOCKER' and
10325            'CHAIN' and
10326            'NF_VPPIP4' and
10327            'IMIX' and
10328            '2T1C' and
10329            'MRR'"
10330   parameters:
10331   - "result"
10332   - "name"
10333   - "tags"
10334   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10335   x-axis: "X = CNFs per Service Chain"
10336   y-axis: "Y = Number of Service Chains"
10337   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10338   layout:
10339     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10340     layout: "plot-service-density"
10341
10342 - type: "plot"
10343   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10344   algorithm: "plot_nf_heatmap"
10345   output-file-type: ".html"
10346   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10347   data: "plot-vpp-nfv-2n-clx-mrr"
10348   filter: "'NIC_Intel-XXV710' and
10349            'NF_DENSITY' and
10350            'DOCKER' and
10351            'CHAIN' and
10352            'NF_VPPIP4' and
10353            'IMIX' and
10354            '4T2C' and
10355            'MRR'"
10356   parameters:
10357   - "result"
10358   - "name"
10359   - "tags"
10360   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10361   x-axis: "X = CNFs per Service Chain"
10362   y-axis: "Y = Number of Service Chains"
10363   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10364   layout:
10365     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10366     layout: "plot-service-density"
10367
10368 - type: "plot"
10369   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10370   algorithm: "plot_nf_heatmap"
10371   output-file-type: ".html"
10372   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10373   data: "plot-vpp-nfv-2n-clx-mrr"
10374   filter: "'NIC_Intel-XXV710' and
10375            'NF_DENSITY' and
10376            'DOCKER' and
10377            'CHAIN' and
10378            'NF_VPPIP4' and
10379            'IMIX' and
10380            '8T4C' and
10381            'MRR'"
10382   parameters:
10383   - "result"
10384   - "name"
10385   - "tags"
10386   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10387   x-axis: "X = CNFs per Service Chain"
10388   y-axis: "Y = Number of Service Chains"
10389   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10390   layout:
10391     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10392     layout: "plot-service-density"
10393
10394 # Plots - NF Density - CSC - NDR IMIX
10395 - type: "plot"
10396   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10397   algorithm: "plot_nf_heatmap"
10398   output-file-type: ".html"
10399   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10400   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10401   filter: "'NIC_Intel-XXV710' and
10402            'NF_DENSITY' and
10403            'DOCKER' and
10404            'CHAIN' and
10405            'NF_VPPIP4' and
10406            'IMIX' and
10407            '2T1C' and
10408            'NDRPDR'"
10409   parameters:
10410   - "throughput"
10411   - "name"
10412   - "tags"
10413   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10414   x-axis: "X = CNFs per Service Chain"
10415   y-axis: "Y = Number of Service Chains"
10416   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10417   layout:
10418     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10419     layout: "plot-service-density"
10420
10421 - type: "plot"
10422   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10423   algorithm: "plot_nf_heatmap"
10424   output-file-type: ".html"
10425   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10426   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10427   filter: "'NIC_Intel-XXV710' and
10428            'NF_DENSITY' and
10429            'DOCKER' and
10430            'CHAIN' and
10431            'NF_VPPIP4' and
10432            'IMIX' and
10433            '4T2C' and
10434            'NDRPDR'"
10435   parameters:
10436   - "throughput"
10437   - "name"
10438   - "tags"
10439   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10440   x-axis: "X = CNFs per Service Chain"
10441   y-axis: "Y = Number of Service Chains"
10442   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10443   layout:
10444     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10445     layout: "plot-service-density"
10446
10447 - type: "plot"
10448   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10449   algorithm: "plot_nf_heatmap"
10450   output-file-type: ".html"
10451   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10452   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10453   filter: "'NIC_Intel-XXV710' and
10454            'NF_DENSITY' and
10455            'DOCKER' and
10456            'CHAIN' and
10457            'NF_VPPIP4' and
10458            'IMIX' and
10459            '8T4C' and
10460            'NDRPDR'"
10461   parameters:
10462   - "throughput"
10463   - "name"
10464   - "tags"
10465   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10466   x-axis: "X = CNFs per Service Chain"
10467   y-axis: "Y = Number of Service Chains"
10468   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10469   layout:
10470     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10471     layout: "plot-service-density"
10472
10473 # Plots - NF Density - CSC - PDR IMIX
10474 - type: "plot"
10475   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10476   algorithm: "plot_nf_heatmap"
10477   output-file-type: ".html"
10478   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10479   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10480   filter: "'NIC_Intel-XXV710' and
10481            'NF_DENSITY' and
10482            'DOCKER' and
10483            'CHAIN' and
10484            'NF_VPPIP4' and
10485            'IMIX' and
10486            '2T1C' and
10487            'NDRPDR'"
10488   parameters:
10489   - "throughput"
10490   - "name"
10491   - "tags"
10492   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10493   x-axis: "X = CNFs per Service Chain"
10494   y-axis: "Y = Number of Service Chains"
10495   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10496   layout:
10497     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10498     layout: "plot-service-density"
10499
10500 - type: "plot"
10501   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10502   algorithm: "plot_nf_heatmap"
10503   output-file-type: ".html"
10504   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10505   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10506   filter: "'NIC_Intel-XXV710' and
10507            'NF_DENSITY' and
10508            'DOCKER' and
10509            'CHAIN' and
10510            'NF_VPPIP4' and
10511            'IMIX' and
10512            '4T2C' and
10513            'NDRPDR'"
10514   parameters:
10515   - "throughput"
10516   - "name"
10517   - "tags"
10518   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10519   x-axis: "X = CNFs per Service Chain"
10520   y-axis: "Y = Number of Service Chains"
10521   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10522   layout:
10523     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10524     layout: "plot-service-density"
10525
10526 - type: "plot"
10527   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10528   algorithm: "plot_nf_heatmap"
10529   output-file-type: ".html"
10530   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10531   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10532   filter: "'NIC_Intel-XXV710' and
10533            'NF_DENSITY' and
10534            'DOCKER' and
10535            'CHAIN' and
10536            'NF_VPPIP4' and
10537            'IMIX' and
10538            '8T4C' and
10539            'NDRPDR'"
10540   parameters:
10541   - "throughput"
10542   - "name"
10543   - "tags"
10544   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10545   x-axis: "X = CNFs per Service Chain"
10546   y-axis: "Y = Number of Service Chains"
10547   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10548   layout:
10549     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10550     layout: "plot-service-density"
10551
10552 # Plots - NF Density - CSP - MRR IMIX
10553 - type: "plot"
10554   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10555   algorithm: "plot_nf_heatmap"
10556   output-file-type: ".html"
10557   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10558   data: "plot-vpp-nfv-2n-clx-mrr"
10559   filter: "'NIC_Intel-XXV710' and
10560            'NF_DENSITY' and
10561            'DOCKER' and
10562            'PIPELINE' and
10563            'NF_VPPIP4' and
10564            'IMIX' and
10565            '2T1C' and
10566            'MRR'"
10567   parameters:
10568   - "result"
10569   - "name"
10570   - "tags"
10571   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10572   x-axis: "X = CNFs per Service Pipeline"
10573   y-axis: "Y = Number of Service Pipelines"
10574   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10575   layout:
10576     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10577     layout: "plot-service-density"
10578
10579 - type: "plot"
10580   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10581   algorithm: "plot_nf_heatmap"
10582   output-file-type: ".html"
10583   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10584   data: "plot-vpp-nfv-2n-clx-mrr"
10585   filter: "'NIC_Intel-XXV710' and
10586            'NF_DENSITY' and
10587            'DOCKER' and
10588            'PIPELINE' and
10589            'NF_VPPIP4' and
10590            'IMIX' and
10591            '4T2C' and
10592            'MRR'"
10593   parameters:
10594   - "result"
10595   - "name"
10596   - "tags"
10597   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10598   x-axis: "X = CNFs per Service Pipeline"
10599   y-axis: "Y = Number of Service Pipelines"
10600   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10601   layout:
10602     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10603     layout: "plot-service-density"
10604
10605 - type: "plot"
10606   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10607   algorithm: "plot_nf_heatmap"
10608   output-file-type: ".html"
10609   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10610   data: "plot-vpp-nfv-2n-clx-mrr"
10611   filter: "'NIC_Intel-XXV710' and
10612            'NF_DENSITY' and
10613            'DOCKER' and
10614            'PIPELINE' and
10615            'NF_VPPIP4' and
10616            'IMIX' and
10617            '8T4C' and
10618            'MRR'"
10619   parameters:
10620   - "result"
10621   - "name"
10622   - "tags"
10623   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10624   x-axis: "X = CNFs per Service Pipeline"
10625   y-axis: "Y = Number of Service Pipelines"
10626   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10627   layout:
10628     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10629     layout: "plot-service-density"
10630
10631 # Plots - NF Density - CSP - NDR IMIX
10632 - type: "plot"
10633   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10634   algorithm: "plot_nf_heatmap"
10635   output-file-type: ".html"
10636   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10637   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10638   filter: "'NIC_Intel-XXV710' and
10639            'NF_DENSITY' and
10640            'DOCKER' and
10641            'PIPELINE' and
10642            'NF_VPPIP4' and
10643            'IMIX' and
10644            '2T1C' and
10645            'NDRPDR'"
10646   parameters:
10647   - "throughput"
10648   - "name"
10649   - "tags"
10650   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10651   x-axis: "X = CNFs per Service Pipeline"
10652   y-axis: "Y = Number of Service Pipelines"
10653   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10654   layout:
10655     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10656     layout: "plot-service-density"
10657
10658 - type: "plot"
10659   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10660   algorithm: "plot_nf_heatmap"
10661   output-file-type: ".html"
10662   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10663   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10664   filter: "'NIC_Intel-XXV710' and
10665            'NF_DENSITY' and
10666            'DOCKER' and
10667            'PIPELINE' and
10668            'NF_VPPIP4' and
10669            'IMIX' and
10670            '4T2C' and
10671            'NDRPDR'"
10672   parameters:
10673   - "throughput"
10674   - "name"
10675   - "tags"
10676   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10677   x-axis: "X = CNFs per Service Pipeline"
10678   y-axis: "Y = Number of Service Pipelines"
10679   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10680   layout:
10681     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10682     layout: "plot-service-density"
10683
10684 - type: "plot"
10685   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10686   algorithm: "plot_nf_heatmap"
10687   output-file-type: ".html"
10688   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10689   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10690   filter: "'NIC_Intel-XXV710' and
10691            'NF_DENSITY' and
10692            'DOCKER' and
10693            'PIPELINE' and
10694            'NF_VPPIP4' and
10695            'IMIX' and
10696            '8T4C' and
10697            'NDRPDR'"
10698   parameters:
10699   - "throughput"
10700   - "name"
10701   - "tags"
10702   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10703   x-axis: "X = CNFs per Service Pipeline"
10704   y-axis: "Y = Number of Service Pipelines"
10705   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10706   layout:
10707     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10708     layout: "plot-service-density"
10709
10710 # Plots - NF Density - CSP - PDR IMIX
10711 - type: "plot"
10712   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10713   algorithm: "plot_nf_heatmap"
10714   output-file-type: ".html"
10715   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10716   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10717   filter: "'NIC_Intel-XXV710' and
10718            'NF_DENSITY' and
10719            'DOCKER' and
10720            'PIPELINE' and
10721            'NF_VPPIP4' and
10722            'IMIX' and
10723            '2T1C' and
10724            'NDRPDR'"
10725   parameters:
10726   - "throughput"
10727   - "name"
10728   - "tags"
10729   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10730   x-axis: "X = CNFs per Service Pipeline"
10731   y-axis: "Y = Number of Service Pipelines"
10732   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10733   layout:
10734     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10735     layout: "plot-service-density"
10736
10737 - type: "plot"
10738   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10739   algorithm: "plot_nf_heatmap"
10740   output-file-type: ".html"
10741   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10742   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10743   filter: "'NIC_Intel-XXV710' and
10744            'NF_DENSITY' and
10745            'DOCKER' and
10746            'PIPELINE' and
10747            'NF_VPPIP4' and
10748            'IMIX' and
10749            '4T2C' and
10750            'NDRPDR'"
10751   parameters:
10752   - "throughput"
10753   - "name"
10754   - "tags"
10755   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10756   x-axis: "X = CNFs per Service Pipeline"
10757   y-axis: "Y = Number of Service Pipelines"
10758   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10759   layout:
10760     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10761     layout: "plot-service-density"
10762
10763 - type: "plot"
10764   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10765   algorithm: "plot_nf_heatmap"
10766   output-file-type: ".html"
10767   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10768   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10769   filter: "'NIC_Intel-XXV710' and
10770            'NF_DENSITY' and
10771            'DOCKER' and
10772            'PIPELINE' and
10773            'NF_VPPIP4' and
10774            'IMIX' and
10775            '8T4C' and
10776            'NDRPDR'"
10777   parameters:
10778   - "throughput"
10779   - "name"
10780   - "tags"
10781   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10782   x-axis: "X = CNFs per Service Pipeline"
10783   y-axis: "Y = Number of Service Pipelines"
10784   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10785   layout:
10786     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10787     layout: "plot-service-density"
10788
10789 ################################################################################
10790
10791 # Packet Throughput
10792
10793 - type: "plot"
10794   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10795   algorithm: "plot_perf_box_name"
10796   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10797   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10798   include:
10799     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10800     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10801     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10802     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10803   layout:
10804     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10805     layout: "plot-throughput"
10806
10807 - type: "plot"
10808   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10809   algorithm: "plot_perf_box_name"
10810   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10811   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10812   include:
10813     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10814     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10815     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10816     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10817   layout:
10818     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10819     layout: "plot-throughput"
10820
10821 - type: "plot"
10822   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10823   algorithm: "plot_perf_box_name"
10824   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10825   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10826   include:
10827     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10828     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10829     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10830     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10831   layout:
10832     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10833     layout: "plot-throughput"
10834
10835 - type: "plot"
10836   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10837   algorithm: "plot_perf_box_name"
10838   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10839   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10840   include:
10841     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10842     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10843     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10844     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10845   layout:
10846     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10847     layout: "plot-throughput"
10848
10849 - type: "plot"
10850   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10851   algorithm: "plot_perf_box_name"
10852   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10853   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10854   include:
10855     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10856     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10857     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10858     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10859     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10860   layout:
10861     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10862     layout: "plot-throughput"
10863
10864 - type: "plot"
10865   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10866   algorithm: "plot_perf_box_name"
10867   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10868   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10869   include:
10870     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10871     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10872     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10873     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10874     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10875   layout:
10876     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10877     layout: "plot-throughput"
10878
10879 - type: "plot"
10880   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10881   algorithm: "plot_perf_box_name"
10882   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10883   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10884   include:
10885     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10886     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10887     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10888     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10889     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10890   layout:
10891     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10892     layout: "plot-throughput"
10893
10894 - type: "plot"
10895   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10896   algorithm: "plot_perf_box_name"
10897   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10898   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10899   include:
10900     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10901     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10902     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10903     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10904     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10905   layout:
10906     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10907     layout: "plot-throughput"
10908
10909 - type: "plot"
10910   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10911   algorithm: "plot_perf_box_name"
10912   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10913   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10914   include:
10915     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10916     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10917     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10918     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10919     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10920   layout:
10921     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10922     layout: "plot-throughput"
10923
10924 - type: "plot"
10925   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10926   algorithm: "plot_perf_box_name"
10927   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10928   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10929   include:
10930     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10931     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10932     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10933     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10934     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10935   layout:
10936     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10937     layout: "plot-throughput"
10938
10939 - type: "plot"
10940   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10941   algorithm: "plot_perf_box_name"
10942   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10943   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10944   include:
10945     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10946     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10947     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10948     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10949     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10950     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10951   layout:
10952     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10953     layout: "plot-throughput"
10954
10955 - type: "plot"
10956   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10957   algorithm: "plot_perf_box_name"
10958   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10959   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10960   include:
10961     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10962     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10963     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10964     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10965     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10966     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10967   layout:
10968     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10969     layout: "plot-throughput"
10970
10971 - type: "plot"
10972   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10973   algorithm: "plot_perf_box_name"
10974   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10975   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10976   include:
10977     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10978     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10979     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10980     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10981     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10982   layout:
10983     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10984     layout: "plot-throughput"
10985
10986 - type: "plot"
10987   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10988   algorithm: "plot_perf_box_name"
10989   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10990   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10991   include:
10992     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10993     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10994     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10995     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10996     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10997   layout:
10998     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10999     layout: "plot-throughput"
11000
11001 - type: "plot"
11002   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11003   algorithm: "plot_perf_box_name"
11004   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11005   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11006   include:
11007     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11008     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11009     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11010   layout:
11011     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11012     layout: "plot-throughput"
11013
11014 - type: "plot"
11015   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11016   algorithm: "plot_perf_box_name"
11017   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11018   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11019   include:
11020     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11021     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11022     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11023   layout:
11024     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11025     layout: "plot-throughput"
11026
11027 - type: "plot"
11028   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11029   algorithm: "plot_perf_box_name"
11030   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11031   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11032   include:
11033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11034     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11035     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11036     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11037     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11038   layout:
11039     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11040     layout: "plot-throughput"
11041
11042 - type: "plot"
11043   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11044   algorithm: "plot_perf_box_name"
11045   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11046   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11047   include:
11048     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11049     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11050     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11051     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11052     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11053   layout:
11054     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11055     layout: "plot-throughput"
11056
11057 - type: "plot"
11058   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11059   algorithm: "plot_perf_box_name"
11060   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11061   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11062   include:
11063     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11064     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11065     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11066   layout:
11067     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11068     layout: "plot-throughput"
11069
11070 - type: "plot"
11071   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11072   algorithm: "plot_perf_box_name"
11073   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11074   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11075   include:
11076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11077     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11078     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11079   layout:
11080     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11081     layout: "plot-throughput"
11082
11083 - type: "plot"
11084   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11085   algorithm: "plot_perf_box_name"
11086   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11087   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11088   include:
11089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11093     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11094     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11095   layout:
11096     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11097     layout: "plot-throughput"
11098
11099 - type: "plot"
11100   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11101   algorithm: "plot_perf_box_name"
11102   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11103   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11104   include:
11105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11107     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11108     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11109     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11110     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11111   layout:
11112     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11113     layout: "plot-throughput"
11114
11115 - type: "plot"
11116   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11117   algorithm: "plot_perf_box_name"
11118   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11119   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11120   include:
11121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11122     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11123     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11124     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11125     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11126     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11127   layout:
11128     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11129     layout: "plot-throughput"
11130
11131 - type: "plot"
11132   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11133   algorithm: "plot_perf_box_name"
11134   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11135   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11136   include:
11137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11139     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11140     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11141     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11142     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11143   layout:
11144     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11145     layout: "plot-throughput"
11146
11147 - type: "plot"
11148   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11149   algorithm: "plot_perf_box_name"
11150   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11151   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11152   include:
11153     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11154     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11155     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11156   layout:
11157     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11158     layout: "plot-throughput"
11159
11160 - type: "plot"
11161   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11162   algorithm: "plot_perf_box_name"
11163   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11164   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11165   include:
11166     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11167     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11168     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11169   layout:
11170     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11171     layout: "plot-throughput"
11172
11173 - type: "plot"
11174   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11175   algorithm: "plot_perf_box_name"
11176   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11177   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11178   include:
11179     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11180     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11181 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11182 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11183 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11184   layout:
11185     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11186     layout: "plot-throughput"
11187
11188 - type: "plot"
11189   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11190   algorithm: "plot_perf_box_name"
11191   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11192   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11193   include:
11194     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11195     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11196 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11197 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11198 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11199   layout:
11200     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11201     layout: "plot-throughput"
11202
11203 - type: "plot"
11204   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11205   algorithm: "plot_perf_box_name"
11206   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11207   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11208   include:
11209     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11210     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11211     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11212     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11213     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11214   layout:
11215     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11216     layout: "plot-throughput"
11217
11218 - type: "plot"
11219   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11220   algorithm: "plot_perf_box_name"
11221   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11222   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11223   include:
11224     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11225     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11226     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11227     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11228     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11229   layout:
11230     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11231     layout: "plot-throughput"
11232
11233 - type: "plot"
11234   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11235   algorithm: "plot_perf_box_name"
11236   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11237   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11238   include:
11239     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11240     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11241     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11242     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11243     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11244   layout:
11245     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11246     layout: "plot-throughput"
11247
11248 - type: "plot"
11249   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11250   algorithm: "plot_perf_box_name"
11251   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11252   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11253   include:
11254     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11255     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11256     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11257     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11258     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11259   layout:
11260     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11261     layout: "plot-throughput"
11262
11263 - type: "plot"
11264   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11265   algorithm: "plot_perf_box_name"
11266   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11267   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11268   include:
11269     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11270     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11271     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11272     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11273     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11274     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11275   layout:
11276     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11277     layout: "plot-throughput"
11278
11279 - type: "plot"
11280   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11281   algorithm: "plot_perf_box_name"
11282   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11283   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11284   include:
11285     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11286     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11287     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11288     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11289     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11290     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11291   layout:
11292     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11293     layout: "plot-throughput"
11294
11295 - type: "plot"
11296   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11297   algorithm: "plot_perf_box_name"
11298   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11299   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11300   include:
11301     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11302     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11303     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11304     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11305     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11306     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11307   layout:
11308     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11309     layout: "plot-throughput"
11310
11311 - type: "plot"
11312   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11313   algorithm: "plot_perf_box_name"
11314   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11315   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11316   include:
11317     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11318     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11319     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11320     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11321     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11322     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11323   layout:
11324     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11325     layout: "plot-throughput"
11326
11327 - type: "plot"
11328   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11329   algorithm: "plot_perf_box_name"
11330   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11331   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11332   include:
11333     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11334     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11335     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11336     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11337     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11338   layout:
11339     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11340     layout: "plot-throughput"
11341
11342 - type: "plot"
11343   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11344   algorithm: "plot_perf_box_name"
11345   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11346   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11347   include:
11348     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11349     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11350     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11351     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11352     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11353   layout:
11354     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11355     layout: "plot-throughput"
11356
11357 - type: "plot"
11358   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11359   algorithm: "plot_perf_box_name"
11360   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11361   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11362   include:
11363     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11364     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11365     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11366     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11367     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11368     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11369   layout:
11370     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11371     layout: "plot-throughput"
11372
11373 - type: "plot"
11374   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11375   algorithm: "plot_perf_box_name"
11376   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11377   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11378   include:
11379     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11380     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11381     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11382     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11383     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11384     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11385   layout:
11386     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11387     layout: "plot-throughput"
11388
11389 - type: "plot"
11390   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11391   algorithm: "plot_perf_box_name"
11392   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11393   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11394   include:
11395     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11396     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11397     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11398     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11399     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11400   layout:
11401     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11402     layout: "plot-throughput"
11403
11404 - type: "plot"
11405   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11406   algorithm: "plot_perf_box_name"
11407   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11408   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11409   include:
11410     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11411     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11412     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11413     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11414     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11415   layout:
11416     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11417     layout: "plot-throughput"
11418
11419 - type: "plot"
11420   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11421   algorithm: "plot_perf_box_name"
11422   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11423   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11424   include:
11425     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11426     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11427     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11428     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11429     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11430     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11431   layout:
11432     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11433     layout: "plot-throughput"
11434
11435 - type: "plot"
11436   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11437   algorithm: "plot_perf_box_name"
11438   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11439   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11440   include:
11441     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11442     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11443     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11444     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11445     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11446     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11447   layout:
11448     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11449     layout: "plot-throughput"
11450
11451 - type: "plot"
11452   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11453   algorithm: "plot_perf_box_name"
11454   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11455   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11456   include:
11457     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11458     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11459     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11460     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11461     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11462   layout:
11463     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11464     layout: "plot-throughput"
11465
11466 - type: "plot"
11467   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11468   algorithm: "plot_perf_box_name"
11469   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11470   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11471   include:
11472     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11473     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11474     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11475     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11476     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11477   layout:
11478     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11479     layout: "plot-throughput"
11480
11481 - type: "plot"
11482   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11483   algorithm: "plot_perf_box_name"
11484   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11485   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11486   include:
11487     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11488     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11489     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11490     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11491     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11492     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11493   layout:
11494     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11495     layout: "plot-throughput"
11496
11497 - type: "plot"
11498   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11499   algorithm: "plot_perf_box_name"
11500   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11501   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11502   include:
11503     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11504     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11505     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11506     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11507     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11508     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11509   layout:
11510     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11511     layout: "plot-throughput"
11512
11513 - type: "plot"
11514   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11515   algorithm: "plot_perf_box_name"
11516   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11517   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11518   include:
11519     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11520     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11521   layout:
11522     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11523     layout: "plot-throughput"
11524
11525 - type: "plot"
11526   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11527   algorithm: "plot_perf_box_name"
11528   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11529   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11530   include:
11531     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11532     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11533   layout:
11534     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11535     layout: "plot-throughput"
11536
11537 - type: "plot"
11538   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11539   algorithm: "plot_perf_box_name"
11540   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11541   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11542   include:
11543     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11544     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11545     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11546     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11547   layout:
11548     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11549     layout: "plot-throughput"
11550
11551 - type: "plot"
11552   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11553   algorithm: "plot_perf_box_name"
11554   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11555   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11556   include:
11557     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11558     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11559     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11560     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11561   layout:
11562     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11563     layout: "plot-throughput"
11564
11565 - type: "plot"
11566   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11567   algorithm: "plot_perf_box_name"
11568   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11569   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11570   include:
11571     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11572     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11573     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11574     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11575   layout:
11576     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11577     layout: "plot-throughput"
11578
11579 - type: "plot"
11580   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11581   algorithm: "plot_perf_box_name"
11582   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11583   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11584   include:
11585     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11586     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11587     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11588     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11589   layout:
11590     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11591     layout: "plot-throughput"
11592
11593 - type: "plot"
11594   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11595   algorithm: "plot_perf_box_name"
11596   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11597   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11598   include:
11599     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11600     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11601     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11602     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11603   layout:
11604     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11605     layout: "plot-throughput"
11606
11607 - type: "plot"
11608   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11609   algorithm: "plot_perf_box_name"
11610   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11611   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11612   include:
11613     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11614     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11615     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11616     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11617   layout:
11618     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11619     layout: "plot-throughput"
11620
11621 - type: "plot"
11622   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11623   algorithm: "plot_perf_box_name"
11624   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11625   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11626   include:
11627     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11628     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11629     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11630     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11631   layout:
11632     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11633     layout: "plot-throughput"
11634
11635 - type: "plot"
11636   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11637   algorithm: "plot_perf_box_name"
11638   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11639   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11640   include:
11641     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11642     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11643     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11644     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11645   layout:
11646     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11647     layout: "plot-throughput"
11648
11649 - type: "plot"
11650   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11651   algorithm: "plot_perf_box_name"
11652   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11653   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11654   include:
11655     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11656     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11657     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11658     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11659     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11660     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11661   layout:
11662     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11663     layout: "plot-throughput"
11664
11665 - type: "plot"
11666   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11667   algorithm: "plot_perf_box_name"
11668   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11669   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11670   include:
11671     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11672     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11673     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11674     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11675     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11676     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11677   layout:
11678     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11679     layout: "plot-throughput"
11680
11681 - type: "plot"
11682   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11683   algorithm: "plot_perf_box_name"
11684   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11685   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11686   include:
11687     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11688     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11689     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11690     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11691     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11692   layout:
11693     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11694     layout: "plot-throughput"
11695
11696 - type: "plot"
11697   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11698   algorithm: "plot_perf_box_name"
11699   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11700   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11701   include:
11702     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11703     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11704     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11705     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11706     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11707   layout:
11708     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11709     layout: "plot-throughput"
11710
11711 - type: "plot"
11712   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11713   algorithm: "plot_perf_box_name"
11714   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11715   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11716   include:
11717     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11718     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11719     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11720     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11721     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11722   layout:
11723     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11724     layout: "plot-throughput"
11725
11726 - type: "plot"
11727   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11728   algorithm: "plot_perf_box_name"
11729   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11730   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11731   include:
11732     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11733     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11734     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11735     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11736     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11737   layout:
11738     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11739     layout: "plot-throughput"
11740
11741 - type: "plot"
11742   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11743   algorithm: "plot_perf_box_name"
11744   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11745   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11746   include:
11747     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11748     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11749     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11750   layout:
11751     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11752     layout: "plot-throughput"
11753
11754 - type: "plot"
11755   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11756   algorithm: "plot_perf_box_name"
11757   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11758   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11759   include:
11760     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11761     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11762     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11763   layout:
11764     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11765     layout: "plot-throughput"
11766
11767 - type: "plot"
11768   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11769   algorithm: "plot_perf_box_name"
11770   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11771   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11772   include:
11773     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11774     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11775     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11776   layout:
11777     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11778     layout: "plot-throughput"
11779
11780 - type: "plot"
11781   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11782   algorithm: "plot_perf_box_name"
11783   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11784   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11785   include:
11786     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11787     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11788     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11789   layout:
11790     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11791     layout: "plot-throughput"
11792
11793 - type: "plot"
11794   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11795   algorithm: "plot_perf_box_name"
11796   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11797   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11798   include:
11799     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11800     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11801     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11802     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11803     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11804   layout:
11805     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11806     layout: "plot-throughput"
11807
11808 - type: "plot"
11809   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11810   algorithm: "plot_perf_box_name"
11811   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11812   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11813   include:
11814     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11815     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11816     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11817     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11818     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11819   layout:
11820     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11821     layout: "plot-throughput"
11822
11823 - type: "plot"
11824   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11825   algorithm: "plot_perf_box_name"
11826   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11827   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11828   include:
11829     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11830     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11831     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11832     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11833     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11834   layout:
11835     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11836     layout: "plot-throughput"
11837
11838 - type: "plot"
11839   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11840   algorithm: "plot_perf_box_name"
11841   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11842   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11843   include:
11844     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11845     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11846     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11847     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11848     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11849   layout:
11850     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11851     layout: "plot-throughput"
11852
11853 - type: "plot"
11854   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11855   algorithm: "plot_perf_box_name"
11856   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11857   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11858   include:
11859     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11860     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11861     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11862     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11863     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11864   layout:
11865     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11866     layout: "plot-throughput"
11867
11868 - type: "plot"
11869   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11870   algorithm: "plot_perf_box_name"
11871   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11872   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11873   include:
11874     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11875     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11876     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11877     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11878     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11879   layout:
11880     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11881     layout: "plot-throughput"
11882
11883 - type: "plot"
11884   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11885   algorithm: "plot_perf_box_name"
11886   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11887   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11888   include:
11889     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11890     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11891     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11892     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11893     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11894   layout:
11895     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11896     layout: "plot-throughput"
11897
11898 - type: "plot"
11899   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11900   algorithm: "plot_perf_box_name"
11901   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11902   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11903   include:
11904     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11905     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11906     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11907     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11908     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11909   layout:
11910     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11911     layout: "plot-throughput"
11912
11913 - type: "plot"
11914   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11915   algorithm: "plot_perf_box_name"
11916   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11917   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11918   include:
11919     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11920     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11921     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11922     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11923     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11924   layout:
11925     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11926     layout: "plot-throughput"
11927
11928 - type: "plot"
11929   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11930   algorithm: "plot_perf_box_name"
11931   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11932   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11933   include:
11934     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11935     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11936     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11937     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11938     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11939   layout:
11940     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11941     layout: "plot-throughput"
11942
11943 - type: "plot"
11944   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11945   algorithm: "plot_perf_box_name"
11946   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11947   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11948   include:
11949     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11950     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11951     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11952     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11953     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11954     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11955   layout:
11956     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11957     layout: "plot-throughput"
11958
11959 - type: "plot"
11960   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11961   algorithm: "plot_perf_box_name"
11962   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11963   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11964   include:
11965     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11966     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11967     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11968     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11969     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11970     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11971   layout:
11972     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11973     layout: "plot-throughput"
11974
11975 - type: "plot"
11976   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11977   algorithm: "plot_perf_box_name"
11978   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11979   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11980   include:
11981     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11982     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11983     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11984     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11985   layout:
11986     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11987     layout: "plot-throughput"
11988
11989 - type: "plot"
11990   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11991   algorithm: "plot_perf_box_name"
11992   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11993   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11994   include:
11995     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11996     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11997     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11998     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11999   layout:
12000     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12001     layout: "plot-throughput"
12002
12003 - type: "plot"
12004   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12005   algorithm: "plot_perf_box_name"
12006   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12007   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12008   include:
12009     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12010     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12011     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12012     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12013     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12014     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12015   layout:
12016     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12017     layout: "plot-throughput"
12018
12019 - type: "plot"
12020   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12021   algorithm: "plot_perf_box_name"
12022   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12023   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12024   include:
12025     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12026     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12027     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12028     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12029     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12030     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12031   layout:
12032     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12033     layout: "plot-throughput"
12034
12035 - type: "plot"
12036   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12037   algorithm: "plot_perf_box_name"
12038   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12039   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12040   include:
12041     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12042     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12043     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12044     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12045     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12046     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12047   layout:
12048     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12049     layout: "plot-throughput"
12050
12051 - type: "plot"
12052   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12053   algorithm: "plot_perf_box_name"
12054   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12055   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12056   include:
12057     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12058     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12059     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12060     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12061     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12062     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12063   layout:
12064     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12065     layout: "plot-throughput"
12066
12067 - type: "plot"
12068   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12069   algorithm: "plot_perf_box_name"
12070   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12071   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12072   include:
12073     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12074     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12075     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12076     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12077     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12078     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12079   layout:
12080     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12081     layout: "plot-throughput"
12082
12083 - type: "plot"
12084   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12085   algorithm: "plot_perf_box_name"
12086   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12087   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12088   include:
12089     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12090     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12091     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12092     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12093     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12094     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12095   layout:
12096     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12097     layout: "plot-throughput"
12098
12099 - type: "plot"
12100   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12101   algorithm: "plot_perf_box_name"
12102   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12103   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12104   include:
12105     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12106     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12107     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12108     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12109     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12110     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12111   layout:
12112     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12113     layout: "plot-throughput"
12114
12115 - type: "plot"
12116   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12117   algorithm: "plot_perf_box_name"
12118   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12119   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12120   include:
12121     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12122     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12123     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12124     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12125     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12126     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12127   layout:
12128     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12129     layout: "plot-throughput"
12130
12131 - type: "plot"
12132   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12133   algorithm: "plot_perf_box_name"
12134   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12135   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12136   include:
12137     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12138     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12139     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12140     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12141     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12142     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12143   layout:
12144     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12145     layout: "plot-throughput"
12146
12147 - type: "plot"
12148   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12149   algorithm: "plot_perf_box_name"
12150   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12151   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12152   include:
12153     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12154     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12155     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12156     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12157     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12158     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12159   layout:
12160     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12161     layout: "plot-throughput"
12162
12163 - type: "plot"
12164   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12165   algorithm: "plot_perf_box_name"
12166   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12167   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12168   include:
12169     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12170     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12171     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12172     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12173     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12174     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12175   layout:
12176     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12177     layout: "plot-throughput"
12178
12179 - type: "plot"
12180   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12181   algorithm: "plot_perf_box_name"
12182   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12183   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12184   include:
12185     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12186     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12187     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12188     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12189     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12190     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12191   layout:
12192     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12193     layout: "plot-throughput"
12194
12195 - type: "plot"
12196   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12197   algorithm: "plot_perf_box_name"
12198   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12199   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12200   include:
12201     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12202     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12203     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12204     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12205     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12206     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12207   layout:
12208     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12209     layout: "plot-throughput"
12210
12211 - type: "plot"
12212   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12213   algorithm: "plot_perf_box_name"
12214   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12215   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12216   include:
12217     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12223   layout:
12224     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12225     layout: "plot-throughput"
12226
12227 - type: "plot"
12228   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12229   algorithm: "plot_perf_box_name"
12230   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12231   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12232   include:
12233     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12234     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12235     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12236     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12237     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12238     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12239   layout:
12240     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12241     layout: "plot-throughput"
12242
12243 - type: "plot"
12244   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12245   algorithm: "plot_perf_box_name"
12246   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12247   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12248   include:
12249     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12250     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12251     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12255   layout:
12256     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12257     layout: "plot-throughput"
12258
12259 - type: "plot"
12260   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12261   algorithm: "plot_perf_box_name"
12262   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12263   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12264   include:
12265     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12266     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12267     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12269   layout:
12270     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12271     layout: "plot-throughput"
12272
12273 - type: "plot"
12274   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12275   algorithm: "plot_perf_box_name"
12276   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12277   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12278   include:
12279     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12280     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12281     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12282     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12283   layout:
12284     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12285     layout: "plot-throughput"
12286
12287 - type: "plot"
12288   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12289   algorithm: "plot_perf_box_name"
12290   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12291   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12292   include:
12293     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12294     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12295     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12296     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12297   layout:
12298     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12299     layout: "plot-throughput"
12300
12301 - type: "plot"
12302   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12303   algorithm: "plot_perf_box_name"
12304   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12305   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12306   include:
12307     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12308     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12309     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12310     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12311   layout:
12312     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12313     layout: "plot-throughput"
12314
12315 - type: "plot"
12316   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12317   algorithm: "plot_perf_box_name"
12318   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12319   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12320   include:
12321     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12322     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12323     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12324     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12325     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12326     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12327   layout:
12328     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12329     layout: "plot-throughput"
12330
12331 - type: "plot"
12332   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12333   algorithm: "plot_perf_box_name"
12334   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12335   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12336   include:
12337     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12338     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12339     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12340     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12341     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12342     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12343   layout:
12344     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12345     layout: "plot-throughput"
12346
12347 - type: "plot"
12348   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12349   algorithm: "plot_perf_box_name"
12350   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12351   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12352   include:
12353     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12354     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12355     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12356     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12357     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12358   layout:
12359     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12360     layout: "plot-throughput"
12361
12362 - type: "plot"
12363   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12364   algorithm: "plot_perf_box_name"
12365   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12366   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12367   include:
12368     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12369     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12370     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12371     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12372     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12373   layout:
12374     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12375     layout: "plot-throughput"
12376
12377 - type: "plot"
12378   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12379   algorithm: "plot_perf_box_name"
12380   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12381   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12382   include:
12383     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12384     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12385     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12386     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12387     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12388   layout:
12389     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12390     layout: "plot-throughput"
12391
12392 - type: "plot"
12393   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12394   algorithm: "plot_perf_box_name"
12395   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12396   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12397   include:
12398     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12399     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
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   layout:
12404     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12405     layout: "plot-throughput"
12406
12407 - type: "plot"
12408   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12409   algorithm: "plot_perf_box_name"
12410   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12411   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12412   include:
12413     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12414     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12415     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12416     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12417   layout:
12418     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12419     layout: "plot-throughput"
12420
12421 - type: "plot"
12422   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12423   algorithm: "plot_perf_box_name"
12424   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12425   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12426   include:
12427     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12428     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12429     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12430     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12431   layout:
12432     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12433     layout: "plot-throughput"
12434
12435 - type: "plot"
12436   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12437   algorithm: "plot_perf_box_name"
12438   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12439   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12440   include:
12441     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12442     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12443     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12444     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12445     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12446     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12447   layout:
12448     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12449     layout: "plot-throughput"
12450
12451 - type: "plot"
12452   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12453   algorithm: "plot_perf_box_name"
12454   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12455   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12456   include:
12457     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12458     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12459     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12460     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12461     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12462     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12463   layout:
12464     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12465     layout: "plot-throughput"
12466
12467 - type: "plot"
12468   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12469   algorithm: "plot_perf_box_name"
12470   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12471   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12472   include:
12473     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12474     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12475     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12476     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12477     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12478     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12479   layout:
12480     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12481     layout: "plot-throughput"
12482
12483 - type: "plot"
12484   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12485   algorithm: "plot_perf_box_name"
12486   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12487   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12488   include:
12489     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12490     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12491     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12492     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12493     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12494     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12495   layout:
12496     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12497     layout: "plot-throughput"
12498
12499 - type: "plot"
12500   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12501   algorithm: "plot_perf_box_name"
12502   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12503   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12504   include:
12505     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12506     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12507     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12508     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12509     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12510     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12511   layout:
12512     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12513     layout: "plot-throughput"
12514
12515 - type: "plot"
12516   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12517   algorithm: "plot_perf_box_name"
12518   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12519   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12520   include:
12521     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12522     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12523     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12524     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12525     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12526     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12527   layout:
12528     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12529     layout: "plot-throughput"
12530
12531 - type: "plot"
12532   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12533   algorithm: "plot_perf_box_name"
12534   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12535   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12536   include:
12537     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12538     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12539     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12540     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12541     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12542     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12543   layout:
12544     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12545     layout: "plot-throughput"
12546
12547 - type: "plot"
12548   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12549   algorithm: "plot_perf_box_name"
12550   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12551   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12552   include:
12553     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12554     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12555     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12556     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12557     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12558     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12559   layout:
12560     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12561     layout: "plot-throughput"
12562
12563 - type: "plot"
12564   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12565   algorithm: "plot_perf_box_name"
12566   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12567   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12568   include:
12569     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12570     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12571     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12572     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12573   layout:
12574     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12575     layout: "plot-throughput"
12576
12577 - type: "plot"
12578   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12579   algorithm: "plot_perf_box_name"
12580   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12581   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12582   include:
12583     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12584     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12585     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12586     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12587   layout:
12588     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12589     layout: "plot-throughput"
12590
12591 - type: "plot"
12592   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12593   algorithm: "plot_perf_box_name"
12594   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12595   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12596   include:
12597     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12598     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12599     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12600     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12601     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12602     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12603   layout:
12604     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12605     layout: "plot-throughput"
12606
12607 - type: "plot"
12608   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12609   algorithm: "plot_perf_box_name"
12610   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12611   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12612   include:
12613     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12614     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12615     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12616     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12617     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12618     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12619   layout:
12620     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12621     layout: "plot-throughput"
12622
12623 - type: "plot"
12624   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12625   algorithm: "plot_perf_box_name"
12626   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12627   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12628   include:
12629     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12630     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12631     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12632     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12633     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12634     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12635   layout:
12636     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12637     layout: "plot-throughput"
12638
12639 - type: "plot"
12640   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12641   algorithm: "plot_perf_box_name"
12642   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12643   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12644   include:
12645     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12646     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12647     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12648     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12649     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12650     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12651   layout:
12652     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12653     layout: "plot-throughput"
12654
12655 #- type: "plot"
12656 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12657 #  algorithm: "plot_perf_box_name"
12658 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12659 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12660 #  include:
12661 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12662 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12663 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12664 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12665 #  layout:
12666 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12667 #    layout: "plot-throughput"
12668 #
12669 #- type: "plot"
12670 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12671 #  algorithm: "plot_perf_box_name"
12672 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12673 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12674 #  include:
12675 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12676 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12677 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12678 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12679 #  layout:
12680 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12681 #    layout: "plot-throughput"
12682
12683 - type: "plot"
12684   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12685   algorithm: "plot_perf_box_name"
12686   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12687   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12688   include:
12689     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12690     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12691     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12692     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12693     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12694     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12695   layout:
12696     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12697     layout: "plot-throughput"
12698
12699 - type: "plot"
12700   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12701   algorithm: "plot_perf_box_name"
12702   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12703   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12704   include:
12705     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12706     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12707     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12708     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12709     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12710     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12711   layout:
12712     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12713     layout: "plot-throughput"
12714
12715 #- type: "plot"
12716 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12717 #  algorithm: "plot_perf_box_name"
12718 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12719 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12720 #  include:
12721 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12722 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12723 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12724 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12725 #  layout:
12726 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12727 #    layout: "plot-throughput"
12728 #
12729 #- type: "plot"
12730 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12731 #  algorithm: "plot_perf_box_name"
12732 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12733 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12734 #  include:
12735 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12736 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12737 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12738 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12739 #  layout:
12740 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12741 #    layout: "plot-throughput"
12742
12743 - type: "plot"
12744   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12745   algorithm: "plot_perf_box_name"
12746   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12747   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12748   include:
12749     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12750     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12751     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12752     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12753     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12754     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12755   layout:
12756     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12757     layout: "plot-throughput"
12758
12759 - type: "plot"
12760   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12761   algorithm: "plot_perf_box_name"
12762   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12763   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12764   include:
12765     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12766     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12767     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12768     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12769     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12770     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12771   layout:
12772     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12773     layout: "plot-throughput"
12774
12775 #- type: "plot"
12776 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12777 #  algorithm: "plot_perf_box_name"
12778 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12779 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12780 #  include:
12781 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12782 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12783 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12784 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12785 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12786 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12787 #  layout:
12788 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12789 #    layout: "plot-throughput"
12790 #
12791 #- type: "plot"
12792 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12793 #  algorithm: "plot_perf_box_name"
12794 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12795 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12796 #  include:
12797 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12798 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12799 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12800 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12801 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12802 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12803 #  layout:
12804 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12805 #    layout: "plot-throughput"
12806
12807 - type: "plot"
12808   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12809   algorithm: "plot_perf_box_name"
12810   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12811   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12812   include:
12813     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12814     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12815     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12816     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12817     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12818     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12819   layout:
12820     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12821     layout: "plot-throughput"
12822
12823 - type: "plot"
12824   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12825   algorithm: "plot_perf_box_name"
12826   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12827   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12828   include:
12829     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12830     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12831     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12832     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12833     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12834     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12835   layout:
12836     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12837     layout: "plot-throughput"
12838
12839 - type: "plot"
12840   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12841   algorithm: "plot_perf_box_name"
12842   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12843   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12844   include:
12845     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12846     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12847     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12848 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12849 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12850 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12851   layout:
12852     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12853     layout: "plot-throughput"
12854
12855 - type: "plot"
12856   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12857   algorithm: "plot_perf_box_name"
12858   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12859   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12860   include:
12861     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12862     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12863     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12864 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12865 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12866 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12867   layout:
12868     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12869     layout: "plot-throughput"
12870
12871 - type: "plot"
12872   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12873   algorithm: "plot_perf_box_name"
12874   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12875   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12876   include:
12877     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12878     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12879     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12880     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12881     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12882     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12883   layout:
12884     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12885     layout: "plot-throughput"
12886
12887 - type: "plot"
12888   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12889   algorithm: "plot_perf_box_name"
12890   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12891   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12892   include:
12893     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12894     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12895     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12896     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12897     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12898     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12899   layout:
12900     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12901     layout: "plot-throughput"
12902
12903 - type: "plot"
12904   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12905   algorithm: "plot_perf_box_name"
12906   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12907   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12908   include:
12909     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12910     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12911     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12912     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12913     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12914     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12915   layout:
12916     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12917     layout: "plot-throughput"
12918
12919 - type: "plot"
12920   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12921   algorithm: "plot_perf_box_name"
12922   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12923   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12924   include:
12925     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12926     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12927     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12928     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12929     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12930     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12931   layout:
12932     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12933     layout: "plot-throughput"
12934
12935 #- type: "plot"
12936 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12937 #  algorithm: "plot_perf_box_name"
12938 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12939 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12940 #  include:
12941 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12942 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12943 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12944 #  layout:
12945 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12946 #    layout: "plot-throughput"
12947 #
12948 #- type: "plot"
12949 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12950 #  algorithm: "plot_perf_box_name"
12951 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12952 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12953 #  include:
12954 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12955 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12956 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12957 #  layout:
12958 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12959 #    layout: "plot-throughput"
12960
12961 - type: "plot"
12962   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
12963   algorithm: "plot_perf_box_name"
12964   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
12965   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12966   include:
12967     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12968     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12969     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12970     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12971     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12972   layout:
12973     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
12974     layout: "plot-throughput"
12975
12976 - type: "plot"
12977   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
12978   algorithm: "plot_perf_box_name"
12979   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
12980   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12981   include:
12982     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12983     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12984     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12985     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12986     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12987   layout:
12988     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
12989     layout: "plot-throughput"
12990
12991 - type: "plot"
12992   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
12993   algorithm: "plot_perf_box_name"
12994   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
12995   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12996   include:
12997     - "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"
12998     - "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"
12999     - "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"
13000     - "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"
13001     - "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"
13002   layout:
13003     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13004     layout: "plot-throughput"
13005
13006 - type: "plot"
13007   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13008   algorithm: "plot_perf_box_name"
13009   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13010   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13011   include:
13012     - "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"
13013     - "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"
13014     - "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"
13015     - "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"
13016     - "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"
13017   layout:
13018     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13019     layout: "plot-throughput"
13020
13021 - type: "plot"
13022   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13023   algorithm: "plot_perf_box_name"
13024   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13025   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13026   include:
13027     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13028     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13029     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13030     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13031     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13032   layout:
13033     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13034     layout: "plot-throughput"
13035
13036 - type: "plot"
13037   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13038   algorithm: "plot_perf_box_name"
13039   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13040   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13041   include:
13042     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13043     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13044     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13045     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13046     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13047   layout:
13048     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13049     layout: "plot-throughput"
13050
13051 - type: "plot"
13052   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13053   algorithm: "plot_perf_box_name"
13054   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13055   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13056   include:
13057     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13058     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13059     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13060     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13061     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13062   layout:
13063     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13064     layout: "plot-throughput"
13065
13066 - type: "plot"
13067   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13068   algorithm: "plot_perf_box_name"
13069   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13070   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13071   include:
13072     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13073     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13074     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13075     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13076     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13077   layout:
13078     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13079     layout: "plot-throughput"
13080
13081 - type: "plot"
13082   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13083   algorithm: "plot_perf_box_name"
13084   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13085   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13086   include:
13087     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13088     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13089     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13090     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13091     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13092   layout:
13093     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13094     layout: "plot-throughput"
13095
13096 - type: "plot"
13097   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13098   algorithm: "plot_perf_box_name"
13099   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13100   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13101   include:
13102     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13103     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13104     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13105     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13106     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13107   layout:
13108     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13109     layout: "plot-throughput"
13110
13111 - type: "plot"
13112   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13113   algorithm: "plot_perf_box_name"
13114   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13115   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13116   include:
13117     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13118     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13119     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13120     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13121     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13122   layout:
13123     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13124     layout: "plot-throughput"
13125
13126 - type: "plot"
13127   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13128   algorithm: "plot_perf_box_name"
13129   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13130   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13131   include:
13132     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13133     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13134     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13135     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13136     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13137   layout:
13138     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13139     layout: "plot-throughput"
13140
13141 - type: "plot"
13142   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13143   algorithm: "plot_perf_box_name"
13144   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13145   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13146   include:
13147     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13148     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13149     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13150     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13151   layout:
13152     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13153     layout: "plot-throughput"
13154
13155 - type: "plot"
13156   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13157   algorithm: "plot_perf_box_name"
13158   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13159   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13160   include:
13161     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13162     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13163     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13164     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13165   layout:
13166     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13167     layout: "plot-throughput"
13168
13169 - type: "plot"
13170   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13171   algorithm: "plot_perf_box_name"
13172   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13173   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13174   include:
13175     - "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"
13176     - "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"
13177     - "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"
13178     - "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"
13179   layout:
13180     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13181     layout: "plot-throughput"
13182
13183 - type: "plot"
13184   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13185   algorithm: "plot_perf_box_name"
13186   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13187   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13188   include:
13189     - "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"
13190     - "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"
13191     - "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"
13192     - "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"
13193   layout:
13194     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13195     layout: "plot-throughput"
13196
13197 - type: "plot"
13198   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13199   algorithm: "plot_perf_box_name"
13200   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13201   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13202   include:
13203     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13204     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13205     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13206     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13207     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13208     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13209   layout:
13210     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13211     layout: "plot-throughput"
13212
13213 - type: "plot"
13214   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13215   algorithm: "plot_perf_box_name"
13216   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13217   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13218   include:
13219     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13220     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13221     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13222     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13223     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13224     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13225   layout:
13226     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13227     layout: "plot-throughput"
13228
13229 - type: "plot"
13230   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13231   algorithm: "plot_perf_box_name"
13232   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13233   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13234   include:
13235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13236     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13237     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13238     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13239     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13240     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13241   layout:
13242     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13243     layout: "plot-throughput"
13244
13245 - type: "plot"
13246   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13247   algorithm: "plot_perf_box_name"
13248   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13249   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13250   include:
13251     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13252     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13253     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13254     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13255     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13256     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13257   layout:
13258     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13259     layout: "plot-throughput"
13260
13261 - type: "plot"
13262   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13263   algorithm: "plot_perf_box_name"
13264   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13265   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13266   include:
13267     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13268     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13269     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13270     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13271     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13272     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13273   layout:
13274     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13275     layout: "plot-throughput"
13276
13277 - type: "plot"
13278   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13279   algorithm: "plot_perf_box_name"
13280   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13281   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13282   include:
13283     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13284     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13285     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13286     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13287     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13288     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13289   layout:
13290     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13291     layout: "plot-throughput"
13292
13293 - type: "plot"
13294   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13295   algorithm: "plot_perf_box_name"
13296   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13297   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13298   include:
13299     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13300     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13301     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13302     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13303     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13304   layout:
13305     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13306     layout: "plot-throughput"
13307
13308 - type: "plot"
13309   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13310   algorithm: "plot_perf_box_name"
13311   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13312   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13313   include:
13314     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13315     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13316     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13317     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13318     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13319   layout:
13320     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13321     layout: "plot-throughput"
13322
13323 - type: "plot"
13324   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13325   algorithm: "plot_perf_box_name"
13326   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13327   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13328   include:
13329     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13330     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13331   layout:
13332     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13333     layout: "plot-throughput"
13334
13335 - type: "plot"
13336   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13337   algorithm: "plot_perf_box_name"
13338   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13339   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13340   include:
13341     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13342     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13343   layout:
13344     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13345     layout: "plot-throughput"
13346
13347 - type: "plot"
13348   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13349   algorithm: "plot_perf_box_name"
13350   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13351   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13352   include:
13353     - "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"
13354     - "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"
13355   layout:
13356     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13357     layout: "plot-throughput"
13358
13359 - type: "plot"
13360   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13361   algorithm: "plot_perf_box_name"
13362   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13363   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13364   include:
13365     - "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"
13366     - "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"
13367   layout:
13368     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13369     layout: "plot-throughput"
13370
13371 - type: "plot"
13372   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13373   algorithm: "plot_perf_box_name"
13374   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13375   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13376   include:
13377     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13378     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13379   layout:
13380     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13381     layout: "plot-throughput"
13382
13383 - type: "plot"
13384   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13385   algorithm: "plot_perf_box_name"
13386   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13387   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13388   include:
13389     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13390     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13391   layout:
13392     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13393     layout: "plot-throughput"
13394
13395 - type: "plot"
13396   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13397   algorithm: "plot_perf_box_name"
13398   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13399   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13400   include:
13401     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13402     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13403   layout:
13404     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13405     layout: "plot-throughput"
13406
13407 - type: "plot"
13408   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13409   algorithm: "plot_perf_box_name"
13410   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13411   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13412   include:
13413     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13414     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13415   layout:
13416     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13417     layout: "plot-throughput"
13418
13419 - type: "plot"
13420   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13421   algorithm: "plot_perf_box_name"
13422   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13423   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13424   include:
13425     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13426     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13427     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13428     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13429     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13430     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13431   layout:
13432     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13433     layout: "plot-throughput"
13434
13435 - type: "plot"
13436   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13437   algorithm: "plot_perf_box_name"
13438   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13439   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13440   include:
13441     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13442     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13443     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13444     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13445     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13446     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13447   layout:
13448     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13449     layout: "plot-throughput"
13450
13451 - type: "plot"
13452   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13453   algorithm: "plot_perf_box_name"
13454   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13455   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13456   include:
13457     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13458     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13459     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13460     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13461     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13462     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13463   layout:
13464     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13465     layout: "plot-throughput"
13466
13467 - type: "plot"
13468   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13469   algorithm: "plot_perf_box_name"
13470   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13471   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13472   include:
13473     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13474     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13475     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13476     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13477     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13478     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13479   layout:
13480     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13481     layout: "plot-throughput"
13482
13483 #- type: "plot"
13484 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13485 #  algorithm: "plot_perf_box_name"
13486 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13487 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13488 #  include:
13489 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13490 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13491 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13492 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13493 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13494 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13495 #  layout:
13496 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13497 #    layout: "plot-throughput"
13498 #
13499 #- type: "plot"
13500 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13501 #  algorithm: "plot_perf_box_name"
13502 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13503 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13504 #  include:
13505 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13506 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13507 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13508 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13509 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13510 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13511 #  layout:
13512 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13513 #    layout: "plot-throughput"
13514
13515 - type: "plot"
13516   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13517   algorithm: "plot_perf_box_name"
13518   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13519   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13520   include:
13521     - "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"
13522     - "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"
13523     - "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"
13524     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13525     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13526     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13527   layout:
13528     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
13529     layout: "plot-throughput"
13530
13531 - type: "plot"
13532   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13533   algorithm: "plot_perf_box_name"
13534   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13535   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13536   include:
13537     - "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"
13538     - "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"
13539     - "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"
13540     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13541     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13542     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13543   layout:
13544     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
13545     layout: "plot-throughput"
13546
13547 ################################################################################
13548
13549 # Packet Speedup
13550
13551 - type: "plot"
13552   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13553   algorithm: "plot_tsa_name"
13554   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13555   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13556   include:
13557     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13558     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13559     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13560     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13561   layout:
13562     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
13563     layout: "plot-throughput-speedup-analysis"
13564
13565 - type: "plot"
13566   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13567   algorithm: "plot_tsa_name"
13568   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13569   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13570   include:
13571     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13572     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13573     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13574     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13575   layout:
13576     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
13577     layout: "plot-throughput-speedup-analysis"
13578
13579 - type: "plot"
13580   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13581   algorithm: "plot_tsa_name"
13582   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13583   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13584   include:
13585     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13586     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13587     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13588     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13589   layout:
13590     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
13591     layout: "plot-throughput-speedup-analysis"
13592
13593 - type: "plot"
13594   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13595   algorithm: "plot_tsa_name"
13596   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13597   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13598   include:
13599     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13600     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13601     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13602     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13603   layout:
13604     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
13605     layout: "plot-throughput-speedup-analysis"
13606
13607 - type: "plot"
13608   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13609   algorithm: "plot_tsa_name"
13610   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13611   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13612   include:
13613     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13614     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13615     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13616     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13617     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13618   layout:
13619     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
13620     layout: "plot-throughput-speedup-analysis"
13621
13622 - type: "plot"
13623   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13624   algorithm: "plot_tsa_name"
13625   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13626   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13627   include:
13628     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13629     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13630     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13631     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13632     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13633   layout:
13634     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13635     layout: "plot-throughput-speedup-analysis"
13636
13637 - type: "plot"
13638   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13639   algorithm: "plot_tsa_name"
13640   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13641   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13642   include:
13643     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13644     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13645     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13646     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13647     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13648   layout:
13649     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
13650     layout: "plot-throughput-speedup-analysis"
13651
13652 - type: "plot"
13653   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13654   algorithm: "plot_tsa_name"
13655   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13656   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13657   include:
13658     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13659     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13660     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13661     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13662     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13663   layout:
13664     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13665     layout: "plot-throughput-speedup-analysis"
13666
13667 - type: "plot"
13668   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13669   algorithm: "plot_tsa_name"
13670   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13671   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13672   include:
13673     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13674     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13675     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13676     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13677     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13678     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13679   layout:
13680     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
13681     layout: "plot-throughput-speedup-analysis"
13682
13683 - type: "plot"
13684   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13685   algorithm: "plot_tsa_name"
13686   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13687   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13688   include:
13689     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13690     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13691     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13692     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13693     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13694     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13695   layout:
13696     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
13697     layout: "plot-throughput-speedup-analysis"
13698
13699 - type: "plot"
13700   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13701   algorithm: "plot_tsa_name"
13702   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13703   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13704   include:
13705     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13706     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13707     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13708     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13709     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13710   layout:
13711     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13712     layout: "plot-throughput-speedup-analysis"
13713
13714 - type: "plot"
13715   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13716   algorithm: "plot_tsa_name"
13717   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13718   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13719   include:
13720     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13721     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13722     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13725   layout:
13726     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13727     layout: "plot-throughput-speedup-analysis"
13728
13729 - type: "plot"
13730   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13731   algorithm: "plot_tsa_name"
13732   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13733   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13734   include:
13735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13738   layout:
13739     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
13740     layout: "plot-throughput-speedup-analysis"
13741
13742 - type: "plot"
13743   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13744   algorithm: "plot_tsa_name"
13745   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13746   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13747   include:
13748     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13749     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13751   layout:
13752     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
13753     layout: "plot-throughput-speedup-analysis"
13754
13755 - type: "plot"
13756   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13757   algorithm: "plot_tsa_name"
13758   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13759   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13760   include:
13761     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13762     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13763     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13766   layout:
13767     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
13768     layout: "plot-throughput-speedup-analysis"
13769
13770 - type: "plot"
13771   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13772   algorithm: "plot_tsa_name"
13773   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13774   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13775   include:
13776     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13777     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13778     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13781   layout:
13782     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
13783     layout: "plot-throughput-speedup-analysis"
13784
13785 - type: "plot"
13786   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
13787   algorithm: "plot_tsa_name"
13788   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
13789   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13790   include:
13791     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13792     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
13793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
13794   layout:
13795     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
13796     layout: "plot-throughput-speedup-analysis"
13797
13798 - type: "plot"
13799   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
13800   algorithm: "plot_tsa_name"
13801   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
13802   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13803   include:
13804     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13805     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
13806     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
13807   layout:
13808     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
13809     layout: "plot-throughput-speedup-analysis"
13810
13811 - type: "plot"
13812   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13813   algorithm: "plot_tsa_name"
13814   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13815   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13816   include:
13817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13818     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13819     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13820     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13821     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
13822     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
13823   layout:
13824     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
13825     layout: "plot-throughput-speedup-analysis"
13826
13827 - type: "plot"
13828   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13829   algorithm: "plot_tsa_name"
13830   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13831   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13832   include:
13833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13834     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
13838     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
13839   layout:
13840     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
13841     layout: "plot-throughput-speedup-analysis"
13842
13843 - type: "plot"
13844   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13845   algorithm: "plot_tsa_name"
13846   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13847   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13848   include:
13849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13850     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13855   layout:
13856     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
13857     layout: "plot-throughput-speedup-analysis"
13858
13859 - type: "plot"
13860   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13861   algorithm: "plot_tsa_name"
13862   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13863   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13864   include:
13865     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13866     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13868     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13870     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13871   layout:
13872     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
13873     layout: "plot-throughput-speedup-analysis"
13874
13875 - type: "plot"
13876   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13877   algorithm: "plot_tsa_name"
13878   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13879   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13880   include:
13881     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13882     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13883     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13884   layout:
13885     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
13886     layout: "plot-throughput-speedup-analysis"
13887
13888 - type: "plot"
13889   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13890   algorithm: "plot_tsa_name"
13891   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13892   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13893   include:
13894     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13895     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13896     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13897   layout:
13898     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
13899     layout: "plot-throughput-speedup-analysis"
13900
13901 - type: "plot"
13902   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
13903   algorithm: "plot_tsa_name"
13904   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
13905   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13906   include:
13907     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13908     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13909     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13910 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13911 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13912   layout:
13913     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
13914     layout: "plot-throughput-speedup-analysis"
13915
13916 - type: "plot"
13917   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
13918   algorithm: "plot_tsa_name"
13919   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
13920   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13921   include:
13922     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13923     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13924     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13925 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13926 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13927   layout:
13928     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
13929     layout: "plot-throughput-speedup-analysis"
13930
13931 - type: "plot"
13932   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13933   algorithm: "plot_tsa_name"
13934   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13935   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13936   include:
13937     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13938     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13939     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13940     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13941     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13942   layout:
13943     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13944     layout: "plot-throughput-speedup-analysis"
13945
13946 - type: "plot"
13947   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13948   algorithm: "plot_tsa_name"
13949   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13950   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13951   include:
13952     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13953     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13954     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13955     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13956     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13957   layout:
13958     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13959     layout: "plot-throughput-speedup-analysis"
13960
13961 - type: "plot"
13962   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13963   algorithm: "plot_tsa_name"
13964   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13965   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13966   include:
13967     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13968     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13969     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13970     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13971     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13972   layout:
13973     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
13974     layout: "plot-throughput-speedup-analysis"
13975
13976 - type: "plot"
13977   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13978   algorithm: "plot_tsa_name"
13979   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13980   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13981   include:
13982     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13983     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13984     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13985     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13986     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13987   layout:
13988     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
13989     layout: "plot-throughput-speedup-analysis"
13990
13991 - type: "plot"
13992   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13993   algorithm: "plot_tsa_name"
13994   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13995   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13996   include:
13997     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13998     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13999     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14000     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14001     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14002     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14003   layout:
14004     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14005     layout: "plot-throughput-speedup-analysis"
14006
14007 - type: "plot"
14008   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14009   algorithm: "plot_tsa_name"
14010   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14011   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14012   include:
14013     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14014     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14015     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14016     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14017     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14018     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14019   layout:
14020     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14021     layout: "plot-throughput-speedup-analysis"
14022
14023 - type: "plot"
14024   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14025   algorithm: "plot_tsa_name"
14026   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14027   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14028   include:
14029     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14030     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14031     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14032     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14033     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14034     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14035   layout:
14036     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14037     layout: "plot-throughput-speedup-analysis"
14038
14039 - type: "plot"
14040   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14041   algorithm: "plot_tsa_name"
14042   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14043   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14044   include:
14045     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14046     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14047     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14048     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14049     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14050     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14051   layout:
14052     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14053     layout: "plot-throughput-speedup-analysis"
14054
14055 - type: "plot"
14056   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14057   algorithm: "plot_tsa_name"
14058   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14059   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14060   include:
14061     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14062     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14063   layout:
14064     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14065     layout: "plot-throughput-speedup-analysis"
14066
14067 - type: "plot"
14068   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14069   algorithm: "plot_tsa_name"
14070   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14071   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14072   include:
14073     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14074     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14075   layout:
14076     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14077     layout: "plot-throughput-speedup-analysis"
14078
14079 - type: "plot"
14080   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14081   algorithm: "plot_tsa_name"
14082   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14083   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14084   include:
14085     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14086     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14087     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14088     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14089   layout:
14090     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14091     layout: "plot-throughput-speedup-analysis"
14092
14093 - type: "plot"
14094   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14095   algorithm: "plot_tsa_name"
14096   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14097   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14098   include:
14099     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14100     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14101     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14102     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14103   layout:
14104     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14105     layout: "plot-throughput-speedup-analysis"
14106
14107 - type: "plot"
14108   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14109   algorithm: "plot_tsa_name"
14110   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14111   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14112   include:
14113     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14114     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14115     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14116     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14117   layout:
14118     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14119     layout: "plot-throughput-speedup-analysis"
14120
14121 - type: "plot"
14122   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14123   algorithm: "plot_tsa_name"
14124   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14125   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14126   include:
14127     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14128     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14129     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14130     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14131   layout:
14132     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14133     layout: "plot-throughput-speedup-analysis"
14134
14135 - type: "plot"
14136   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14137   algorithm: "plot_tsa_name"
14138   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14139   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14140   include:
14141     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14142     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14143     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14144     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14145     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14146     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14147   layout:
14148     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14149     layout: "plot-throughput-speedup-analysis"
14150
14151 - type: "plot"
14152   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14153   algorithm: "plot_tsa_name"
14154   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14155   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14156   include:
14157     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14158     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14159     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14160     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14161     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14162     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14163   layout:
14164     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14165     layout: "plot-throughput-speedup-analysis"
14166
14167 - type: "plot"
14168   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14169   algorithm: "plot_tsa_name"
14170   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14171   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14172   include:
14173     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14174     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14175     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14176     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14177     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14178   layout:
14179     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14180     layout: "plot-throughput-speedup-analysis"
14181
14182 - type: "plot"
14183   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14184   algorithm: "plot_tsa_name"
14185   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14186   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14187   include:
14188     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14189     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14190     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14191     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14192     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14193   layout:
14194     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14195     layout: "plot-throughput-speedup-analysis"
14196
14197 - type: "plot"
14198   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14199   algorithm: "plot_tsa_name"
14200   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14201   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14202   include:
14203     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14204     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14205     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14206     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14207     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14208   layout:
14209     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14210     layout: "plot-throughput-speedup-analysis"
14211
14212 - type: "plot"
14213   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14214   algorithm: "plot_tsa_name"
14215   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14216   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14217   include:
14218     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14219     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14220     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14221     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14222     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14223   layout:
14224     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14225     layout: "plot-throughput-speedup-analysis"
14226
14227 - type: "plot"
14228   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14229   algorithm: "plot_tsa_name"
14230   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14231   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14232   include:
14233     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14234     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14235     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14236   layout:
14237     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14238     layout: "plot-throughput-speedup-analysis"
14239
14240 - type: "plot"
14241   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14242   algorithm: "plot_tsa_name"
14243   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14244   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14245   include:
14246     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14247     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14248     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14249   layout:
14250     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14251     layout: "plot-throughput-speedup-analysis"
14252
14253 - type: "plot"
14254   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14255   algorithm: "plot_tsa_name"
14256   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14257   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14258   include:
14259     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14260     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14261     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14262   layout:
14263     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14264     layout: "plot-throughput-speedup-analysis"
14265
14266 - type: "plot"
14267   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14268   algorithm: "plot_tsa_name"
14269   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14270   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14271   include:
14272     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14273     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14274     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14275   layout:
14276     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14277     layout: "plot-throughput-speedup-analysis"
14278
14279 - type: "plot"
14280   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14281   algorithm: "plot_tsa_name"
14282   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14283   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14284   include:
14285     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14286     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14287     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14288     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14289     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14290   layout:
14291     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14292     layout: "plot-throughput-speedup-analysis"
14293
14294 - type: "plot"
14295   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14296   algorithm: "plot_tsa_name"
14297   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14298   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14299   include:
14300     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14301     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14302     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14303     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14304     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14305   layout:
14306     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14307     layout: "plot-throughput-speedup-analysis"
14308
14309 - type: "plot"
14310   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14311   algorithm: "plot_tsa_name"
14312   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14313   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14314   include:
14315     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14316     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14317     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14318     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14319     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14320   layout:
14321     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14322     layout: "plot-throughput-speedup-analysis"
14323
14324 - type: "plot"
14325   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14326   algorithm: "plot_tsa_name"
14327   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14328   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14329   include:
14330     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14331     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14332     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14333     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14334     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14335   layout:
14336     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14337     layout: "plot-throughput-speedup-analysis"
14338
14339 - type: "plot"
14340   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14341   algorithm: "plot_tsa_name"
14342   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14343   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14344   include:
14345     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14346     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14347     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14348     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14349     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14350     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14351   layout:
14352     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14353     layout: "plot-throughput-speedup-analysis"
14354
14355 - type: "plot"
14356   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14357   algorithm: "plot_tsa_name"
14358   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14359   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14360   include:
14361     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14362     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14363     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14364     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14365     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14366     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14367   layout:
14368     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14369     layout: "plot-throughput-speedup-analysis"
14370
14371 - type: "plot"
14372   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14373   algorithm: "plot_tsa_name"
14374   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14375   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14376   include:
14377     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14378     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14379     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14380     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14381   layout:
14382     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14383     layout: "plot-throughput-speedup-analysis"
14384
14385 - type: "plot"
14386   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14387   algorithm: "plot_tsa_name"
14388   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14389   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14390   include:
14391     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14392     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14393     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14394     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14395   layout:
14396     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14397     layout: "plot-throughput-speedup-analysis"
14398
14399 - type: "plot"
14400   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14401   algorithm: "plot_tsa_name"
14402   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14403   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14404   include:
14405     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14406     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14407     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14408     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14409     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14410     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14411   layout:
14412     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14413     layout: "plot-throughput-speedup-analysis"
14414
14415 - type: "plot"
14416   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14417   algorithm: "plot_tsa_name"
14418   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14419   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14420   include:
14421     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14422     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14423     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14424     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14425     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14426     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14427   layout:
14428     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14429     layout: "plot-throughput-speedup-analysis"
14430
14431 - type: "plot"
14432   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14433   algorithm: "plot_tsa_name"
14434   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14435   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14436   include:
14437     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14438     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14439     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14440     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14441     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14442     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14443   layout:
14444     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14445     layout: "plot-throughput-speedup-analysis"
14446
14447 - type: "plot"
14448   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14449   algorithm: "plot_tsa_name"
14450   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14451   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14452   include:
14453     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14454     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14455     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14456     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14457     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14458     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14459   layout:
14460     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14461     layout: "plot-throughput-speedup-analysis"
14462
14463 - type: "plot"
14464   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14465   algorithm: "plot_tsa_name"
14466   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14467   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14468   include:
14469     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14470     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14471     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14472     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14473     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14474     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14475   layout:
14476     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
14477     layout: "plot-throughput-speedup-analysis"
14478
14479 - type: "plot"
14480   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14481   algorithm: "plot_tsa_name"
14482   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14483   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14484   include:
14485     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14486     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14487     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14488     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14489     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14490     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14491   layout:
14492     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
14493     layout: "plot-throughput-speedup-analysis"
14494
14495 - type: "plot"
14496   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14497   algorithm: "plot_tsa_name"
14498   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14499   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14500   include:
14501     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14502     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14503     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14504     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14505     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14506     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14507   layout:
14508     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
14509     layout: "plot-throughput-speedup-analysis"
14510
14511 - type: "plot"
14512   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14513   algorithm: "plot_tsa_name"
14514   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14515   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14516   include:
14517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14518     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14519     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14520     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14521     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14522     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14523   layout:
14524     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
14525     layout: "plot-throughput-speedup-analysis"
14526
14527 - type: "plot"
14528   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14529   algorithm: "plot_tsa_name"
14530   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14531   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14532   include:
14533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14534     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14535     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14536     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14537     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14538     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14539   layout:
14540     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
14541     layout: "plot-throughput-speedup-analysis"
14542
14543 - type: "plot"
14544   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14545   algorithm: "plot_tsa_name"
14546   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14547   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14548   include:
14549     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14550     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14551     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14552     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14553     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14554     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14555   layout:
14556     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
14557     layout: "plot-throughput-speedup-analysis"
14558
14559 - type: "plot"
14560   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14561   algorithm: "plot_tsa_name"
14562   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14563   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14564   include:
14565     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14566     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14567     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14568     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14569   layout:
14570     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
14571     layout: "plot-throughput-speedup-analysis"
14572
14573 - type: "plot"
14574   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14575   algorithm: "plot_tsa_name"
14576   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14577   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14578   include:
14579     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14580     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14581     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14582     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14583   layout:
14584     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
14585     layout: "plot-throughput-speedup-analysis"
14586
14587 - type: "plot"
14588   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14589   algorithm: "plot_tsa_name"
14590   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14591   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14592   include:
14593     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14594     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14595     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14596     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14597   layout:
14598     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
14599     layout: "plot-throughput-speedup-analysis"
14600
14601 - type: "plot"
14602   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14603   algorithm: "plot_tsa_name"
14604   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14605   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14606   include:
14607     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14608     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14609     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14610     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14611   layout:
14612     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
14613     layout: "plot-throughput-speedup-analysis"
14614
14615 - type: "plot"
14616   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14617   algorithm: "plot_tsa_name"
14618   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14619   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14620   include:
14621     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14622     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14623     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14624     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14625     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14626     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14627   layout:
14628     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
14629     layout: "plot-throughput-speedup-analysis"
14630
14631 - type: "plot"
14632   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14633   algorithm: "plot_tsa_name"
14634   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14635   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14636   include:
14637     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14638     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14639     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14640     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14641     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14642     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14643   layout:
14644     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
14645     layout: "plot-throughput-speedup-analysis"
14646
14647 - type: "plot"
14648   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
14649   algorithm: "plot_tsa_name"
14650   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
14651   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14652   include:
14653     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14654     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14655     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14656     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14657     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14658   layout:
14659     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
14660     layout: "plot-throughput-speedup-analysis"
14661
14662 - type: "plot"
14663   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
14664   algorithm: "plot_tsa_name"
14665   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
14666   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14667   include:
14668     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14669     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14670     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14671     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14672     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14673   layout:
14674     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
14675     layout: "plot-throughput-speedup-analysis"
14676
14677 - type: "plot"
14678   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14679   algorithm: "plot_tsa_name"
14680   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14681   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14682   include:
14683     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14684     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14685     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14686     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14687     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14688   layout:
14689     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
14690     layout: "plot-throughput-speedup-analysis"
14691
14692 - type: "plot"
14693   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14694   algorithm: "plot_tsa_name"
14695   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14696   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14697   include:
14698     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14699     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
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   layout:
14704     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
14705     layout: "plot-throughput-speedup-analysis"
14706
14707 - type: "plot"
14708   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14709   algorithm: "plot_tsa_name"
14710   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14711   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14712   include:
14713     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14714     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14715     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14716     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14717   layout:
14718     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
14719     layout: "plot-throughput-speedup-analysis"
14720
14721 - type: "plot"
14722   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14723   algorithm: "plot_tsa_name"
14724   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14725   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14726   include:
14727     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14728     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14729     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14730     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14731   layout:
14732     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
14733     layout: "plot-throughput-speedup-analysis"
14734
14735 - type: "plot"
14736   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14737   algorithm: "plot_tsa_name"
14738   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14739   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14740   include:
14741     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14742     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14743     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14744     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14745     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14746     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14747   layout:
14748     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
14749     layout: "plot-throughput-speedup-analysis"
14750
14751 - type: "plot"
14752   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14753   algorithm: "plot_tsa_name"
14754   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14755   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14756   include:
14757     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14758     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14759     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14760     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14761     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14762     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14763   layout:
14764     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
14765     layout: "plot-throughput-speedup-analysis"
14766
14767 - type: "plot"
14768   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14769   algorithm: "plot_tsa_name"
14770   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14771   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14772   include:
14773     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14774     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14775     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14776     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14777     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14778     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14779   layout:
14780     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
14781     layout: "plot-throughput-speedup-analysis"
14782
14783 - type: "plot"
14784   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14785   algorithm: "plot_tsa_name"
14786   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14787   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14788   include:
14789     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14790     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14791     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14792     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14793     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14794     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14795   layout:
14796     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
14797     layout: "plot-throughput-speedup-analysis"
14798
14799 - type: "plot"
14800   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
14801   algorithm: "plot_tsa_name"
14802   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
14803   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14804   include:
14805     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14806     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14807     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14808     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14809     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14810     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14811   layout:
14812     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
14813     layout: "plot-throughput-speedup-analysis"
14814
14815 - type: "plot"
14816   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
14817   algorithm: "plot_tsa_name"
14818   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
14819   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14820   include:
14821     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14822     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14823     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14824     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14825     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14826     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14827   layout:
14828     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
14829     layout: "plot-throughput-speedup-analysis"
14830
14831 - type: "plot"
14832   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
14833   algorithm: "plot_tsa_name"
14834   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
14835   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14836   include:
14837     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14838     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14839     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14840     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14841     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14842     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14843   layout:
14844     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
14845     layout: "plot-throughput-speedup-analysis"
14846
14847 - type: "plot"
14848   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
14849   algorithm: "plot_tsa_name"
14850   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
14851   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14852   include:
14853     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14854     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14855     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14856     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14857     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14858     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14859   layout:
14860     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
14861     layout: "plot-throughput-speedup-analysis"
14862
14863 - type: "plot"
14864   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
14865   algorithm: "plot_tsa_name"
14866   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
14867   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14868   include:
14869     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14870     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14871     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14872     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14873     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14874     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14875   layout:
14876     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
14877     layout: "plot-throughput-speedup-analysis"
14878
14879 - type: "plot"
14880   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
14881   algorithm: "plot_tsa_name"
14882   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
14883   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14884   include:
14885     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14886     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14887     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14888     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14889     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14890     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14891   layout:
14892     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
14893     layout: "plot-throughput-speedup-analysis"
14894
14895 - type: "plot"
14896   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
14897   algorithm: "plot_tsa_name"
14898   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
14899   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14900   include:
14901     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14902     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14903     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14904     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14905     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14906   layout:
14907     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
14908     layout: "plot-throughput-speedup-analysis"
14909
14910 - type: "plot"
14911   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
14912   algorithm: "plot_tsa_name"
14913   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
14914   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14915   include:
14916     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14917     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14918     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14919     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14920     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14921   layout:
14922     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
14923     layout: "plot-throughput-speedup-analysis"
14924
14925 - type: "plot"
14926   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
14927   algorithm: "plot_tsa_name"
14928   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
14929   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14930   include:
14931     - "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"
14932     - "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"
14933     - "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"
14934     - "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"
14935     - "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"
14936   layout:
14937     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
14938     layout: "plot-throughput-speedup-analysis"
14939
14940 - type: "plot"
14941   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
14942   algorithm: "plot_tsa_name"
14943   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
14944   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14945   include:
14946     - "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"
14947     - "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"
14948     - "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"
14949     - "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"
14950     - "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"
14951   layout:
14952     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
14953     layout: "plot-throughput-speedup-analysis"
14954
14955 - type: "plot"
14956   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
14957   algorithm: "plot_tsa_name"
14958   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
14959   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14960   include:
14961     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14962     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14963     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14964     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14965     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14966   layout:
14967     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
14968     layout: "plot-throughput-speedup-analysis"
14969
14970 - type: "plot"
14971   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
14972   algorithm: "plot_tsa_name"
14973   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
14974   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14975   include:
14976     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14977     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14978     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14979     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14980     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14981   layout:
14982     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
14983     layout: "plot-throughput-speedup-analysis"
14984
14985 - type: "plot"
14986   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
14987   algorithm: "plot_tsa_name"
14988   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
14989   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14990   include:
14991     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14992     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14993     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14994     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14995     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14996   layout:
14997     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
14998     layout: "plot-throughput-speedup-analysis"
14999
15000 - type: "plot"
15001   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15002   algorithm: "plot_tsa_name"
15003   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15004   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15005   include:
15006     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15007     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15008     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15009     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15010     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15011   layout:
15012     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15013     layout: "plot-throughput-speedup-analysis"
15014
15015 - type: "plot"
15016   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15017   algorithm: "plot_tsa_name"
15018   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15019   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15020   include:
15021     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15022     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15023     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15024     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15025     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15026   layout:
15027     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15028     layout: "plot-throughput-speedup-analysis"
15029
15030 - type: "plot"
15031   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15032   algorithm: "plot_tsa_name"
15033   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15034   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15035   include:
15036     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15037     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15038     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15039     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15040     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15041   layout:
15042     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15043     layout: "plot-throughput-speedup-analysis"
15044
15045 - type: "plot"
15046   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15047   algorithm: "plot_tsa_name"
15048   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15049   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15050   include:
15051     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15052     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15053     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15054     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15055     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15056   layout:
15057     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15058     layout: "plot-throughput-speedup-analysis"
15059
15060 - type: "plot"
15061   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15062   algorithm: "plot_tsa_name"
15063   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15064   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15065   include:
15066     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15067     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15068     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15069     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15070     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15071   layout:
15072     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15073     layout: "plot-throughput-speedup-analysis"
15074
15075 - type: "plot"
15076   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15077   algorithm: "plot_tsa_name"
15078   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15079   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15080   include:
15081     - "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"
15082     - "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"
15083     - "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"
15084     - "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"
15085   layout:
15086     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15087     layout: "plot-throughput-speedup-analysis"
15088
15089 - type: "plot"
15090   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15091   algorithm: "plot_tsa_name"
15092   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15093   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15094   include:
15095     - "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"
15096     - "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"
15097     - "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"
15098     - "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"
15099   layout:
15100     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15101     layout: "plot-throughput-speedup-analysis"
15102
15103 - type: "plot"
15104   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15105   algorithm: "plot_tsa_name"
15106   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15107   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15108   include:
15109     - "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"
15110     - "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"
15111     - "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"
15112     - "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"
15113   layout:
15114     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15115     layout: "plot-throughput-speedup-analysis"
15116
15117 - type: "plot"
15118   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15119   algorithm: "plot_tsa_name"
15120   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15121   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15122   include:
15123     - "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"
15124     - "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"
15125     - "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"
15126     - "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"
15127   layout:
15128     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15129     layout: "plot-throughput-speedup-analysis"
15130
15131 - type: "plot"
15132   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15133   algorithm: "plot_tsa_name"
15134   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15135   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15136   include:
15137     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15138     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15139     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15140     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15141     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15142     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15143   layout:
15144     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15145     layout: "plot-throughput-speedup-analysis"
15146
15147 - type: "plot"
15148   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15149   algorithm: "plot_tsa_name"
15150   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15151   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15152   include:
15153     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15154     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15155     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15156     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15157     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15158     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15159   layout:
15160     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15161     layout: "plot-throughput-speedup-analysis"
15162
15163 - type: "plot"
15164   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15165   algorithm: "plot_tsa_name"
15166   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15167   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15168   include:
15169     - "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"
15170     - "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"
15171     - "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"
15172     - "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"
15173     - "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"
15174     - "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"
15175   layout:
15176     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15177     layout: "plot-throughput-speedup-analysis"
15178
15179 - type: "plot"
15180   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15181   algorithm: "plot_tsa_name"
15182   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15183   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15184   include:
15185     - "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"
15186     - "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"
15187     - "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"
15188     - "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"
15189     - "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"
15190     - "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"
15191   layout:
15192     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15193     layout: "plot-throughput-speedup-analysis"
15194
15195 - type: "plot"
15196   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15197   algorithm: "plot_tsa_name"
15198   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15199   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15200   include:
15201     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15202     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15203     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15204     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15205     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15206     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15207   layout:
15208     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15209     layout: "plot-throughput-speedup-analysis"
15210
15211 - type: "plot"
15212   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15213   algorithm: "plot_tsa_name"
15214   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15215   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15216   include:
15217     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15218     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15219     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15220     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15221     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15222     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15223   layout:
15224     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15225     layout: "plot-throughput-speedup-analysis"
15226
15227 - type: "plot"
15228   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15229   algorithm: "plot_tsa_name"
15230   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15231   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15232   include:
15233     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15234     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15236     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15237     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15238   layout:
15239     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15240     layout: "plot-throughput-speedup-analysis"
15241
15242 - type: "plot"
15243   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15244   algorithm: "plot_tsa_name"
15245   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15246   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15247   include:
15248     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15249     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15250     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15251     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15252     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15253   layout:
15254     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15255     layout: "plot-throughput-speedup-analysis"
15256
15257 - type: "plot"
15258   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15259   algorithm: "plot_tsa_name"
15260   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15261   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15262   include:
15263     - "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"
15264     - "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"
15265   layout:
15266     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15267     layout: "plot-throughput-speedup-analysis"
15268
15269 - type: "plot"
15270   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15271   algorithm: "plot_tsa_name"
15272   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15273   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15274   include:
15275     - "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"
15276     - "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"
15277   layout:
15278     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15279     layout: "plot-throughput-speedup-analysis"
15280
15281 - type: "plot"
15282   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15283   algorithm: "plot_tsa_name"
15284   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15285   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15286   include:
15287     - "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"
15288     - "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"
15289   layout:
15290     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15291     layout: "plot-throughput-speedup-analysis"
15292
15293 - type: "plot"
15294   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15295   algorithm: "plot_tsa_name"
15296   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15297   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15298   include:
15299     - "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"
15300     - "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"
15301   layout:
15302     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15303     layout: "plot-throughput-speedup-analysis"
15304
15305 - type: "plot"
15306   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15307   algorithm: "plot_tsa_name"
15308   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15309   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15310   include:
15311     - "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"
15312     - "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"
15313     - "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"
15314     - "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"
15315     - "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"
15316     - "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"
15317   layout:
15318     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15319     layout: "plot-throughput-speedup-analysis"
15320
15321 - type: "plot"
15322   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15323   algorithm: "plot_tsa_name"
15324   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15325   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15326   include:
15327     - "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"
15328     - "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"
15329     - "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"
15330     - "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"
15331     - "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"
15332     - "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"
15333   layout:
15334     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15335     layout: "plot-throughput-speedup-analysis"
15336
15337 - type: "plot"
15338   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15339   algorithm: "plot_tsa_name"
15340   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15341   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15342   include:
15343     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15344     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15345     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15346     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15347     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15348   layout:
15349     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15350     layout: "plot-throughput-speedup-analysis"
15351
15352 - type: "plot"
15353   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15354   algorithm: "plot_tsa_name"
15355   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15356   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15357   include:
15358     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15359     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15360     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15361     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15362     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15363   layout:
15364     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15365     layout: "plot-throughput-speedup-analysis"
15366
15367 - type: "plot"
15368   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15369   algorithm: "plot_tsa_name"
15370   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15371   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15372   include:
15373     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15374     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15375     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15376     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15377     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15378   layout:
15379     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15380     layout: "plot-throughput-speedup-analysis"
15381
15382 - type: "plot"
15383   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15384   algorithm: "plot_tsa_name"
15385   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15386   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15387   include:
15388     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15389     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15390     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15391     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15392     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15393   layout:
15394     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15395     layout: "plot-throughput-speedup-analysis"
15396
15397 - type: "plot"
15398   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15399   algorithm: "plot_tsa_name"
15400   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15401   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15402   include:
15403     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15404     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15405     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15406     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15407     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15408     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15409   layout:
15410     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15411     layout: "plot-throughput-speedup-analysis"
15412
15413 - type: "plot"
15414   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15415   algorithm: "plot_tsa_name"
15416   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15417   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15418   include:
15419     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15420     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15421     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15422     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15423     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15424     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15425   layout:
15426     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15427     layout: "plot-throughput-speedup-analysis"
15428
15429 - type: "plot"
15430   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15431   algorithm: "plot_tsa_name"
15432   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15433   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15434   include:
15435     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15436     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15437     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15438     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15439   layout:
15440     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15441     layout: "plot-throughput-speedup-analysis"
15442
15443 - type: "plot"
15444   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15445   algorithm: "plot_tsa_name"
15446   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15447   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15448   include:
15449     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15450     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15451     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15452     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15453   layout:
15454     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15455     layout: "plot-throughput-speedup-analysis"
15456
15457 - type: "plot"
15458   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15459   algorithm: "plot_tsa_name"
15460   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15461   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15462   include:
15463     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15464     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15465     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15466     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15467     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15468   layout:
15469     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
15470     layout: "plot-throughput-speedup-analysis"
15471
15472 - type: "plot"
15473   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15474   algorithm: "plot_tsa_name"
15475   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15476   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15477   include:
15478     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15479     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15480     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15481     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15482     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15483   layout:
15484     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
15485     layout: "plot-throughput-speedup-analysis"
15486
15487 - type: "plot"
15488   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15489   algorithm: "plot_tsa_name"
15490   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15491   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15492   include:
15493     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15494     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15495     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15496     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15497     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15498     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15499   layout:
15500     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15501     layout: "plot-throughput-speedup-analysis"
15502
15503 - type: "plot"
15504   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15505   algorithm: "plot_tsa_name"
15506   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15507   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15508   include:
15509     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15510     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15511     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15512     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15513     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15514     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15515   layout:
15516     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15517     layout: "plot-throughput-speedup-analysis"
15518
15519 - type: "plot"
15520   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15521   algorithm: "plot_tsa_name"
15522   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15523   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15524   include:
15525     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15526     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15527     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15528     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15529   layout:
15530     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
15531     layout: "plot-throughput-speedup-analysis"
15532
15533 - type: "plot"
15534   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15535   algorithm: "plot_tsa_name"
15536   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15537   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15538   include:
15539     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15540     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15541     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15542     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15543   layout:
15544     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
15545     layout: "plot-throughput-speedup-analysis"
15546
15547 - type: "plot"
15548   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15549   algorithm: "plot_tsa_name"
15550   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15551   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15552   include:
15553     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15554     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15555     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15556     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15557     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15558     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15559   layout:
15560     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
15561     layout: "plot-throughput-speedup-analysis"
15562
15563 - type: "plot"
15564   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15565   algorithm: "plot_tsa_name"
15566   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15567   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15568   include:
15569     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15570     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15571     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15572     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15573     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15574     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15575   layout:
15576     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
15577     layout: "plot-throughput-speedup-analysis"
15578
15579 - type: "plot"
15580   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
15581   algorithm: "plot_tsa_name"
15582   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
15583   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15584   include:
15585     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15586     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15587     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15588     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15589     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15590     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15591   layout:
15592     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
15593     layout: "plot-throughput-speedup-analysis"
15594
15595 - type: "plot"
15596   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
15597   algorithm: "plot_tsa_name"
15598   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
15599   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15600   include:
15601     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15602     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15603     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15604     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15605     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15606     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15607   layout:
15608     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
15609     layout: "plot-throughput-speedup-analysis"
15610
15611 - type: "plot"
15612   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15613   algorithm: "plot_tsa_name"
15614   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15615   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15616   include:
15617     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15618     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15619     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15620     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15621     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15622     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15623   layout:
15624     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
15625     layout: "plot-throughput-speedup-analysis"
15626
15627 - type: "plot"
15628   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15629   algorithm: "plot_tsa_name"
15630   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15631   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15632   include:
15633     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15634     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15635     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15636     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15637     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15638     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15639   layout:
15640     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
15641     layout: "plot-throughput-speedup-analysis"
15642
15643 - type: "plot"
15644   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
15645   algorithm: "plot_tsa_name"
15646   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
15647   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15648   include:
15649     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15650     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15651     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15652     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15653     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15654     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15655   layout:
15656     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
15657     layout: "plot-throughput-speedup-analysis"
15658
15659 - type: "plot"
15660   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
15661   algorithm: "plot_tsa_name"
15662   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
15663   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15664   include:
15665     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15666     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15667     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15668     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15669     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15670     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15671   layout:
15672     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
15673     layout: "plot-throughput-speedup-analysis"
15674
15675 - type: "plot"
15676   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
15677   algorithm: "plot_tsa_name"
15678   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
15679   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15680   include:
15681     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15682     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15683     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15684     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15685     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15686     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15687   layout:
15688     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
15689     layout: "plot-throughput-speedup-analysis"
15690
15691 - type: "plot"
15692   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
15693   algorithm: "plot_tsa_name"
15694   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
15695   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15696   include:
15697     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15698     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15699     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15700     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15701     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15702     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15703   layout:
15704     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
15705     layout: "plot-throughput-speedup-analysis"
15706
15707 #- type: "plot"
15708 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
15709 #  algorithm: "plot_tsa_name"
15710 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
15711 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15712 #  include:
15713 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15714 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15715 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15716 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15717 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15718 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15719 #  layout:
15720 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
15721 #    layout: "plot-throughput-speedup-analysis"
15722 #
15723 #- type: "plot"
15724 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
15725 #  algorithm: "plot_tsa_name"
15726 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
15727 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15728 #  include:
15729 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15730 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15731 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15732 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15733 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15734 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15735 #  layout:
15736 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
15737 #    layout: "plot-throughput-speedup-analysis"
15738
15739 - type: "plot"
15740   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15741   algorithm: "plot_tsa_name"
15742   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15743   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15744   include:
15745     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15746     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15747     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15748     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15749     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15750   layout:
15751     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15752     layout: "plot-throughput-speedup-analysis"
15753
15754 - type: "plot"
15755   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15756   algorithm: "plot_tsa_name"
15757   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15758   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15759   include:
15760     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15761     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15762     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15763     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15764     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15765   layout:
15766     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15767     layout: "plot-throughput-speedup-analysis"
15768
15769 - type: "plot"
15770   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15771   algorithm: "plot_tsa_name"
15772   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15773   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15774   include:
15775     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15776     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15777     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15778     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15779     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15780     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15781   layout:
15782     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15783     layout: "plot-throughput-speedup-analysis"
15784
15785 - type: "plot"
15786   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15787   algorithm: "plot_tsa_name"
15788   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15789   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15790   include:
15791     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15792     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15793     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15794     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15795     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15796     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15797   layout:
15798     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15799     layout: "plot-throughput-speedup-analysis"
15800
15801 - type: "plot"
15802   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15803   algorithm: "plot_tsa_name"
15804   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15805   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15806   include:
15807     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15808     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15809     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15810     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15811     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15812   layout:
15813     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15814     layout: "plot-throughput-speedup-analysis"
15815
15816 - type: "plot"
15817   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15818   algorithm: "plot_tsa_name"
15819   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15820   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15821   include:
15822     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15823     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15824     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15825     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15826     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15827   layout:
15828     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15829     layout: "plot-throughput-speedup-analysis"
15830
15831 #- type: "plot"
15832 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15833 #  algorithm: "plot_tsa_name"
15834 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15835 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15836 #  include:
15837 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15838 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15839 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15840 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15841 #  layout:
15842 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15843 #    layout: "plot-throughput-speedup-analysis"
15844 #
15845 #- type: "plot"
15846 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15847 #  algorithm: "plot_tsa_name"
15848 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15849 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15850 #  include:
15851 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15852 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15853 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15854 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15855 #  layout:
15856 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15857 #    layout: "plot-throughput-speedup-analysis"
15858
15859 - type: "plot"
15860   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15861   algorithm: "plot_tsa_name"
15862   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15863   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15864   include:
15865     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15866     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15867     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15868     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15869     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15870     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15871   layout:
15872     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15873     layout: "plot-throughput-speedup-analysis"
15874
15875 - type: "plot"
15876   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15877   algorithm: "plot_tsa_name"
15878   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15879   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15880   include:
15881     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15882     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15883     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15884     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15885     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15886     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15887   layout:
15888     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15889     layout: "plot-throughput-speedup-analysis"
15890
15891 - type: "plot"
15892   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15893   algorithm: "plot_tsa_name"
15894   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15895   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15896   include:
15897     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15898     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15899     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15900     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15901     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15902   layout:
15903     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15904     layout: "plot-throughput-speedup-analysis"
15905
15906 - type: "plot"
15907   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15908   algorithm: "plot_tsa_name"
15909   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15910   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15911   include:
15912     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15913     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15914     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15915     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15916     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15917   layout:
15918     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15919     layout: "plot-throughput-speedup-analysis"
15920
15921 - type: "plot"
15922   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15923   algorithm: "plot_tsa_name"
15924   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15925   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15926   include:
15927     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15928     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15929     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15930     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15931     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15932     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15933   layout:
15934     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15935     layout: "plot-throughput-speedup-analysis"
15936
15937 - type: "plot"
15938   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15939   algorithm: "plot_tsa_name"
15940   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15941   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15942   include:
15943     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15944     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15945     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15946     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15947     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15948     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15949   layout:
15950     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15951     layout: "plot-throughput-speedup-analysis"
15952
15953 - type: "plot"
15954   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15955   algorithm: "plot_tsa_name"
15956   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15957   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15958   include:
15959     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15960     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15961     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15962     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15963   layout:
15964     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15965     layout: "plot-throughput-speedup-analysis"
15966
15967 - type: "plot"
15968   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15969   algorithm: "plot_tsa_name"
15970   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15971   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15972   include:
15973     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15974     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15975     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15976     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15977   layout:
15978     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15979     layout: "plot-throughput-speedup-analysis"
15980
15981 - type: "plot"
15982   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15983   algorithm: "plot_tsa_name"
15984   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15985   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15986   include:
15987     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15988     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15989     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15990     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15991     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15992   layout:
15993     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15994     layout: "plot-throughput-speedup-analysis"
15995
15996 - type: "plot"
15997   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15998   algorithm: "plot_tsa_name"
15999   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16000   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16001   include:
16002     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16003     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16004     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16005     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16006     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16007   layout:
16008     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16009     layout: "plot-throughput-speedup-analysis"
16010
16011 - type: "plot"
16012   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16013   algorithm: "plot_tsa_name"
16014   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16015   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16016   include:
16017     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16018     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16019     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16020     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16021     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16022     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16023   layout:
16024     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16025     layout: "plot-throughput-speedup-analysis"
16026
16027 - type: "plot"
16028   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16029   algorithm: "plot_tsa_name"
16030   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16031   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16032   include:
16033     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16034     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16035     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16036     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16037     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16038     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16039   layout:
16040     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16041     layout: "plot-throughput-speedup-analysis"
16042
16043 #- type: "plot"
16044 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16045 #  algorithm: "plot_tsa_name"
16046 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16047 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16048 #  include:
16049 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16050 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16051 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16052 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16053 #  layout:
16054 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16055 #    layout: "plot-throughput-speedup-analysis"
16056 #
16057 #- type: "plot"
16058 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16059 #  algorithm: "plot_tsa_name"
16060 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16061 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16062 #  include:
16063 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16064 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16065 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16066 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16067 #  layout:
16068 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16069 #    layout: "plot-throughput-speedup-analysis"
16070
16071 - type: "plot"
16072   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16073   algorithm: "plot_tsa_name"
16074   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16075   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16076   include:
16077     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16078     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16079     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16080     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16081     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16082     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16083   layout:
16084     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16085     layout: "plot-throughput-speedup-analysis"
16086
16087 - type: "plot"
16088   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16089   algorithm: "plot_tsa_name"
16090   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16091   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16092   include:
16093     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16094     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16095     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16096     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16097     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16098     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16099   layout:
16100     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16101     layout: "plot-throughput-speedup-analysis"
16102
16103 #- type: "plot"
16104 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16105 #  algorithm: "plot_tsa_name"
16106 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16107 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16108 #  include:
16109 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16110 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16111 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16112 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16113 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16114 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16115 #  layout:
16116 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16117 #    layout: "plot-throughput-speedup-analysis"
16118 #
16119 #- type: "plot"
16120 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16121 #  algorithm: "plot_tsa_name"
16122 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16123 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16124 #  include:
16125 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16126 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16127 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16128 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16129 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16130 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16131 #  layout:
16132 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16133 #    layout: "plot-throughput-speedup-analysis"
16134
16135 #- type: "plot"
16136 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16137 #  algorithm: "plot_tsa_name"
16138 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16139 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16140 #  include:
16141 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16142 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16143 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16144 #  layout:
16145 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16146 #    layout: "plot-throughput-speedup-analysis"
16147 #
16148 #- type: "plot"
16149 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16150 #  algorithm: "plot_tsa_name"
16151 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16152 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16153 #  include:
16154 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16155 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16156 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16157 #  layout:
16158 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16159 #    layout: "plot-throughput-speedup-analysis"
16160
16161 ################################################################################
16162
16163 # Packet Throughput - DPDK
16164
16165 # 2n-skx-xxv710
16166
16167 - type: "plot"
16168   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16169   algorithm: "plot_perf_box_name"
16170   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16171   data: "plot-dpdk-throughput-latency-2n-skx"
16172   include:
16173     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16174     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16175   layout:
16176     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16177     layout: "plot-throughput"
16178
16179 - type: "plot"
16180   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16181   algorithm: "plot_perf_box_name"
16182   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16183   data: "plot-dpdk-throughput-latency-2n-skx"
16184   include:
16185     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16186     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16187   layout:
16188     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16189     layout: "plot-throughput"
16190
16191 - type: "plot"
16192   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16193   algorithm: "plot_perf_box_name"
16194   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16195   data: "plot-dpdk-throughput-latency-2n-skx"
16196   include:
16197     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16198     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16199   layout:
16200     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16201     layout: "plot-throughput"
16202
16203 - type: "plot"
16204   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16205   algorithm: "plot_perf_box_name"
16206   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16207   data: "plot-dpdk-throughput-latency-2n-skx"
16208   include:
16209     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16210     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16211   layout:
16212     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16213     layout: "plot-throughput"
16214
16215 # 2n-skx-x710
16216
16217 - type: "plot"
16218   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16219   algorithm: "plot_perf_box_name"
16220   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16221   data: "plot-dpdk-throughput-latency-2n-skx"
16222   include:
16223     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16224     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16225   layout:
16226     title: "2n-skx-x710-64b-2t1c-base-ndr"
16227     layout: "plot-throughput"
16228
16229 - type: "plot"
16230   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16231   algorithm: "plot_perf_box_name"
16232   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16233   data: "plot-dpdk-throughput-latency-2n-skx"
16234   include:
16235     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16236     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16237   layout:
16238     title: "2n-skx-x710-64b-4t2c-base-ndr"
16239     layout: "plot-throughput"
16240
16241 - type: "plot"
16242   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16243   algorithm: "plot_perf_box_name"
16244   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16245   data: "plot-dpdk-throughput-latency-2n-skx"
16246   include:
16247     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16248     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16249   layout:
16250     title: "2n-skx-x710-64b-2t1c-base-pdr"
16251     layout: "plot-throughput"
16252
16253 - type: "plot"
16254   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16255   algorithm: "plot_perf_box_name"
16256   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16257   data: "plot-dpdk-throughput-latency-2n-skx"
16258   include:
16259     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16260     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16261   layout:
16262     title: "2n-skx-x710-64b-4t2c-base-pdr"
16263     layout: "plot-throughput"
16264
16265 # 3n-skx-xxv710
16266
16267 - type: "plot"
16268   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16269   algorithm: "plot_perf_box_name"
16270   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16271   data: "plot-dpdk-throughput-latency-3n-skx"
16272   include:
16273     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16274     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16275   layout:
16276     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16277     layout: "plot-throughput"
16278
16279 - type: "plot"
16280   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16281   algorithm: "plot_perf_box_name"
16282   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16283   data: "plot-dpdk-throughput-latency-3n-skx"
16284   include:
16285     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16286     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16287   layout:
16288     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16289     layout: "plot-throughput"
16290
16291 - type: "plot"
16292   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16293   algorithm: "plot_perf_box_name"
16294   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16295   data: "plot-dpdk-throughput-latency-3n-skx"
16296   include:
16297     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16298     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16299   layout:
16300     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16301     layout: "plot-throughput"
16302
16303 - type: "plot"
16304   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16305   algorithm: "plot_perf_box_name"
16306   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16307   data: "plot-dpdk-throughput-latency-3n-skx"
16308   include:
16309     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16310     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16311   layout:
16312     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16313     layout: "plot-throughput"
16314
16315 # 3n-skx-x710
16316
16317 - type: "plot"
16318   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16319   algorithm: "plot_perf_box_name"
16320   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16321   data: "plot-dpdk-throughput-latency-3n-skx"
16322   include:
16323     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16324     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16325   layout:
16326     title: "3n-skx-x710-64b-2t1c-base-ndr"
16327     layout: "plot-throughput"
16328
16329 - type: "plot"
16330   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16331   algorithm: "plot_perf_box_name"
16332   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16333   data: "plot-dpdk-throughput-latency-3n-skx"
16334   include:
16335     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16336     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16337   layout:
16338     title: "3n-skx-x710-64b-4t2c-base-ndr"
16339     layout: "plot-throughput"
16340
16341 - type: "plot"
16342   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16343   algorithm: "plot_perf_box_name"
16344   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16345   data: "plot-dpdk-throughput-latency-3n-skx"
16346   include:
16347     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16348     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16349   layout:
16350     title: "3n-skx-x710-64b-2t1c-base-pdr"
16351     layout: "plot-throughput"
16352
16353 - type: "plot"
16354   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16355   algorithm: "plot_perf_box_name"
16356   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16357   data: "plot-dpdk-throughput-latency-3n-skx"
16358   include:
16359     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16360     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16361   layout:
16362     title: "3n-skx-x710-64b-4t2c-base-pdr"
16363     layout: "plot-throughput"
16364
16365 # 3n-hsw-xl710
16366
16367 - type: "plot"
16368   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16369   algorithm: "plot_perf_box_name"
16370   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16371   data: "plot-dpdk-throughput-latency-3n-hsw"
16372   include:
16373     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16374     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16375   layout:
16376     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16377     layout: "plot-throughput"
16378
16379 - type: "plot"
16380   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16381   algorithm: "plot_perf_box_name"
16382   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16383   data: "plot-dpdk-throughput-latency-3n-hsw"
16384   include:
16385     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16386     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16387   layout:
16388     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16389     layout: "plot-throughput"
16390
16391 - type: "plot"
16392   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16393   algorithm: "plot_perf_box_name"
16394   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16395   data: "plot-dpdk-throughput-latency-3n-hsw"
16396   include:
16397     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16398     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16399   layout:
16400     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16401     layout: "plot-throughput"
16402
16403 - type: "plot"
16404   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16405   algorithm: "plot_perf_box_name"
16406   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16407   data: "plot-dpdk-throughput-latency-3n-hsw"
16408   include:
16409     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16410     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16411   layout:
16412     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16413     layout: "plot-throughput"
16414
16415 # 3n-hsw-x710
16416
16417 - type: "plot"
16418   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16419   algorithm: "plot_perf_box_name"
16420   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16421   data: "plot-dpdk-throughput-latency-3n-hsw"
16422   include:
16423     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16424     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16425   layout:
16426     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16427     layout: "plot-throughput"
16428
16429 - type: "plot"
16430   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16431   algorithm: "plot_perf_box_name"
16432   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16433   data: "plot-dpdk-throughput-latency-3n-hsw"
16434   include:
16435     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16436     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16437   layout:
16438     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16439     layout: "plot-throughput"
16440
16441 - type: "plot"
16442   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16443   algorithm: "plot_perf_box_name"
16444   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16445   data: "plot-dpdk-throughput-latency-3n-hsw"
16446   include:
16447     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16448     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16449   layout:
16450     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16451     layout: "plot-throughput"
16452
16453 - type: "plot"
16454   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16455   algorithm: "plot_perf_box_name"
16456   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16457   data: "plot-dpdk-throughput-latency-3n-hsw"
16458   include:
16459     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16460     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16461   layout:
16462     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16463     layout: "plot-throughput"
16464
16465 # 2n-dnv-x553
16466
16467 - type: "plot"
16468   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16469   algorithm: "plot_perf_box_name"
16470   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
16471   data: "plot-dpdk-throughput-latency-2n-dnv"
16472   include:
16473     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16474     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16475   layout:
16476     title: "2n-dnv-x553-64b-1t1c-base-ndr"
16477     layout: "plot-throughput"
16478
16479 - type: "plot"
16480   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
16481   algorithm: "plot_perf_box_name"
16482   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
16483   data: "plot-dpdk-throughput-latency-2n-dnv"
16484   include:
16485     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16486     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16487   layout:
16488     title: "2n-dnv-x553-64b-2t2c-base-ndr"
16489     layout: "plot-throughput"
16490
16491 - type: "plot"
16492   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
16493   algorithm: "plot_perf_box_name"
16494   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
16495   data: "plot-dpdk-throughput-latency-2n-dnv"
16496   include:
16497     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16498     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16499   layout:
16500     title: "2n-dnv-x553-64b-1t1c-base-pdr"
16501     layout: "plot-throughput"
16502
16503 - type: "plot"
16504   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
16505   algorithm: "plot_perf_box_name"
16506   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
16507   data: "plot-dpdk-throughput-latency-2n-dnv"
16508   include:
16509     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16510     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16511   layout:
16512     title: "2n-dnv-x553-64b-2t2c-base-pdr"
16513     layout: "plot-throughput"
16514
16515 # 3n-dnv-x553
16516
16517 - type: "plot"
16518   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
16519   algorithm: "plot_perf_box_name"
16520   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
16521   data: "plot-dpdk-throughput-latency-3n-dnv"
16522   include:
16523     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16524     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16525   layout:
16526     title: "3n-dnv-x553-64b-1t1c-base-ndr"
16527     layout: "plot-throughput"
16528
16529 - type: "plot"
16530   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
16531   algorithm: "plot_perf_box_name"
16532   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
16533   data: "plot-dpdk-throughput-latency-3n-dnv"
16534   include:
16535     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16536     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16537   layout:
16538     title: "3n-dnv-x553-64b-2t2c-base-ndr"
16539     layout: "plot-throughput"
16540
16541 - type: "plot"
16542   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
16543   algorithm: "plot_perf_box_name"
16544   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
16545   data: "plot-dpdk-throughput-latency-3n-dnv"
16546   include:
16547     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16548     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16549   layout:
16550     title: "3n-dnv-x553-64b-1t1c-base-pdr"
16551     layout: "plot-throughput"
16552
16553 - type: "plot"
16554   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
16555   algorithm: "plot_perf_box_name"
16556   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
16557   data: "plot-dpdk-throughput-latency-3n-dnv"
16558   include:
16559     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16560     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16561   layout:
16562     title: "3n-dnv-x553-64b-2t2c-base-pdr"
16563     layout: "plot-throughput"
16564
16565 # 3n-tsh-x520
16566
16567 - type: "plot"
16568   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
16569   algorithm: "plot_perf_box_name"
16570   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
16571   data: "plot-dpdk-throughput-latency-3n-tsh"
16572   include:
16573     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16574     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16575   layout:
16576     title: "3n-tsh-x520-64b-1t1c-base-ndr"
16577     layout: "plot-throughput"
16578
16579 - type: "plot"
16580   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
16581   algorithm: "plot_perf_box_name"
16582   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
16583   data: "plot-dpdk-throughput-latency-3n-tsh"
16584   include:
16585     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16586     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16587   layout:
16588     title: "3n-tsh-x520-64b-2t2c-base-ndr"
16589     layout: "plot-throughput"
16590
16591 - type: "plot"
16592   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
16593   algorithm: "plot_perf_box_name"
16594   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
16595   data: "plot-dpdk-throughput-latency-3n-tsh"
16596   include:
16597     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16598     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16599   layout:
16600     title: "3n-tsh-x520-64b-1t1c-base-pdr"
16601     layout: "plot-throughput"
16602
16603 - type: "plot"
16604   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
16605   algorithm: "plot_perf_box_name"
16606   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
16607   data: "plot-dpdk-throughput-latency-3n-tsh"
16608   include:
16609     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16610     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16611   layout:
16612     title: "3n-tsh-x520-64b-2t2c-base-pdr"
16613     layout: "plot-throughput"
16614
16615 ################################################################################
16616 ###   2n-clx                                                                 ###
16617 ################################################################################
16618
16619 # Packet Throughput
16620
16621 - type: "plot"
16622   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16623   algorithm: "plot_perf_box_name"
16624   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16625   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16626   include:
16627     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16628     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16629     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16630     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16631   layout:
16632     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16633     layout: "plot-throughput"
16634
16635 - type: "plot"
16636   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16637   algorithm: "plot_perf_box_name"
16638   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16639   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16640   include:
16641     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16642     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16643     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16644     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16645   layout:
16646     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16647     layout: "plot-throughput"
16648
16649 - type: "plot"
16650   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16651   algorithm: "plot_perf_box_name"
16652   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16653   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16654   include:
16655     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16656     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16657     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16658     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16659   layout:
16660     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16661     layout: "plot-throughput"
16662
16663 - type: "plot"
16664   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16665   algorithm: "plot_perf_box_name"
16666   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16667   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16668   include:
16669     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16670     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16671     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16672     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16673   layout:
16674     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16675     layout: "plot-throughput"
16676
16677 - type: "plot"
16678   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16679   algorithm: "plot_perf_box_name"
16680   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16681   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16682   include:
16683 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16684     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16685     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16686     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16687   layout:
16688     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16689     layout: "plot-throughput"
16690
16691 - type: "plot"
16692   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16693   algorithm: "plot_perf_box_name"
16694   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16695   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16696   include:
16697 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16698     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16699     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16700     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16701   layout:
16702     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16703     layout: "plot-throughput"
16704
16705 - type: "plot"
16706   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16707   algorithm: "plot_perf_box_name"
16708   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16709   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16710   include:
16711     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
16712     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16713     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16714     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16715     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16716     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16717   layout:
16718     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16719     layout: "plot-throughput"
16720
16721 - type: "plot"
16722   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16723   algorithm: "plot_perf_box_name"
16724   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16725   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16726   include:
16727     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
16728     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16729     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16730     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16731     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16732     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16733   layout:
16734     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16735     layout: "plot-throughput"
16736
16737 - type: "plot"
16738   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16739   algorithm: "plot_perf_box_name"
16740   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16741   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16742   include:
16743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16744     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
16745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
16746     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16747   layout:
16748     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16749     layout: "plot-throughput"
16750
16751 - type: "plot"
16752   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16753   algorithm: "plot_perf_box_name"
16754   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16755   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16756   include:
16757     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
16759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
16760     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16761   layout:
16762     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16763     layout: "plot-throughput"
16764
16765 - type: "plot"
16766   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16767   algorithm: "plot_perf_box_name"
16768   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16769   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16770   include:
16771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16774   layout:
16775     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16776     layout: "plot-throughput"
16777
16778 - type: "plot"
16779   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16780   algorithm: "plot_perf_box_name"
16781   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16782   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16783   include:
16784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16787   layout:
16788     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16789     layout: "plot-throughput"
16790
16791 - type: "plot"
16792   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16793   algorithm: "plot_perf_box_name"
16794   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16795   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16796   include:
16797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
16800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
16801     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
16802   layout:
16803     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16804     layout: "plot-throughput"
16805
16806 - type: "plot"
16807   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16808   algorithm: "plot_perf_box_name"
16809   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16810   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16811   include:
16812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
16815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
16816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
16817   layout:
16818     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16819     layout: "plot-throughput"
16820
16821 - type: "plot"
16822   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16823   algorithm: "plot_perf_box_name"
16824   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16825   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16826   include:
16827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
16828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
16829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
16830   layout:
16831     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16832     layout: "plot-throughput"
16833
16834 - type: "plot"
16835   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16836   algorithm: "plot_perf_box_name"
16837   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16838   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16839   include:
16840     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
16841     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
16842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
16843   layout:
16844     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16845     layout: "plot-throughput"
16846
16847 - type: "plot"
16848   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16849   algorithm: "plot_perf_box_name"
16850   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16851   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16852   include:
16853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16857     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
16858     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16859   layout:
16860     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16861     layout: "plot-throughput"
16862
16863 - type: "plot"
16864   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16865   algorithm: "plot_perf_box_name"
16866   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16867   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16868   include:
16869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16870     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16872     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16873     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
16874     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16875   layout:
16876     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16877     layout: "plot-throughput"
16878
16879 - type: "plot"
16880   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16881   algorithm: "plot_perf_box_name"
16882   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16883   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16884   include:
16885     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16886     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16887     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16888     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16889     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16890     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
16891   layout:
16892     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16893     layout: "plot-throughput"
16894
16895 - type: "plot"
16896   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16897   algorithm: "plot_perf_box_name"
16898   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16899   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16900   include:
16901     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16902     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16903     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16904     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16905     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16906     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
16907   layout:
16908     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16909     layout: "plot-throughput"
16910
16911 - type: "plot"
16912   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16913   algorithm: "plot_perf_box_name"
16914   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16915   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16916   include:
16917     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
16918     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
16919   layout:
16920     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16921     layout: "plot-throughput"
16922
16923 - type: "plot"
16924   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16925   algorithm: "plot_perf_box_name"
16926   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16927   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16928   include:
16929     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
16930     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
16931   layout:
16932     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16933     layout: "plot-throughput"
16934
16935 - type: "plot"
16936   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16937   algorithm: "plot_perf_box_name"
16938   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16939   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16940   include:
16941     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
16942     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16943     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
16944     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16945     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
16946     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16947   layout:
16948     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16949     layout: "plot-throughput"
16950
16951 - type: "plot"
16952   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16953   algorithm: "plot_perf_box_name"
16954   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16955   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16956   include:
16957     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
16958     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16959     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
16960     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16961     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
16962     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16963   layout:
16964     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16965     layout: "plot-throughput"
16966
16967 - type: "plot"
16968   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
16969   algorithm: "plot_perf_box_name"
16970   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
16971   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16972   include:
16973     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16974     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16975     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16976     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16977     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16978 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16979   layout:
16980     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
16981     layout: "plot-throughput"
16982
16983 - type: "plot"
16984   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
16985   algorithm: "plot_perf_box_name"
16986   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
16987   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16988   include:
16989     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16990     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16991     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16992     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16993     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16994 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16995   layout:
16996     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
16997     layout: "plot-throughput"
16998
16999 - type: "plot"
17000   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17001   algorithm: "plot_perf_box_name"
17002   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17003   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17004   include:
17005     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17006     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17007     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17008     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17009     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17010     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17011   layout:
17012     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17013     layout: "plot-throughput"
17014
17015 - type: "plot"
17016   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17017   algorithm: "plot_perf_box_name"
17018   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17019   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17020   include:
17021     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17022     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17023     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17024     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17025     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17026     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17027   layout:
17028     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17029     layout: "plot-throughput"
17030
17031 - type: "plot"
17032   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17033   algorithm: "plot_perf_box_name"
17034   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17035   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17036   include:
17037     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17038     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17039     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17040     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17041     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17042   layout:
17043     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17044     layout: "plot-throughput"
17045
17046 - type: "plot"
17047   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17048   algorithm: "plot_perf_box_name"
17049   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17050   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17051   include:
17052     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17053     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17054     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17055     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17056     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17057   layout:
17058     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17059     layout: "plot-throughput"
17060
17061 - type: "plot"
17062   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17063   algorithm: "plot_perf_box_name"
17064   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17065   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17066   include:
17067     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17068     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17069     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17070     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17071     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17072   layout:
17073     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17074     layout: "plot-throughput"
17075
17076 - type: "plot"
17077   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17078   algorithm: "plot_perf_box_name"
17079   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17080   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17081   include:
17082     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17083     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17084     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17085     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17086     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17087   layout:
17088     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17089     layout: "plot-throughput"
17090
17091 - type: "plot"
17092   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17093   algorithm: "plot_perf_box_name"
17094   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17095   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17096   include:
17097     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17098     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17099     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17100     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17101     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17102   layout:
17103     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17104     layout: "plot-throughput"
17105
17106 - type: "plot"
17107   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17108   algorithm: "plot_perf_box_name"
17109   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17110   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17111   include:
17112     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17113     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17114     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17115     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17116     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17117   layout:
17118     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17119     layout: "plot-throughput"
17120
17121 - type: "plot"
17122   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17123   algorithm: "plot_perf_box_name"
17124   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17125   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17126   include:
17127     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17128     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17129     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17130     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17131     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17132   layout:
17133     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17134     layout: "plot-throughput"
17135
17136 - type: "plot"
17137   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17138   algorithm: "plot_perf_box_name"
17139   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17140   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17141   include:
17142     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17143     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17144     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17145     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17146     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17147   layout:
17148     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17149     layout: "plot-throughput"
17150
17151 - type: "plot"
17152   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17153   algorithm: "plot_perf_box_name"
17154   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17155   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17156   include:
17157     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17158     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17159     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17160     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17161     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17162   layout:
17163     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17164     layout: "plot-throughput"
17165
17166 - type: "plot"
17167   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17168   algorithm: "plot_perf_box_name"
17169   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17170   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17171   include:
17172     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17173     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17174     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17175     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17176     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17177   layout:
17178     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17179     layout: "plot-throughput"
17180
17181 - type: "plot"
17182   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17183   algorithm: "plot_perf_box_name"
17184   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17185   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17186   include:
17187     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17188     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17189     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17191     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17193   layout:
17194     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17195     layout: "plot-throughput"
17196
17197 - type: "plot"
17198   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17199   algorithm: "plot_perf_box_name"
17200   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17201   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17202   include:
17203     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17204     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17205     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17206     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17207     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17208     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17209   layout:
17210     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17211     layout: "plot-throughput"
17212
17213 - type: "plot"
17214   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17215   algorithm: "plot_perf_box_name"
17216   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17217   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17218   include:
17219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17223   layout:
17224     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17225     layout: "plot-throughput"
17226
17227 - type: "plot"
17228   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17229   algorithm: "plot_perf_box_name"
17230   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17231   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17232   include:
17233     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17234     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17235     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17236     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17237   layout:
17238     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17239     layout: "plot-throughput"
17240
17241 - type: "plot"
17242   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17243   algorithm: "plot_perf_box_name"
17244   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17245   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17246   include:
17247     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17248     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17249     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17250     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17251     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17253   layout:
17254     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17255     layout: "plot-throughput"
17256
17257 - type: "plot"
17258   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17259   algorithm: "plot_perf_box_name"
17260   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17261   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17262   include:
17263     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17264     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17265     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17266     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17267     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17269   layout:
17270     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17271     layout: "plot-throughput"
17272
17273 - type: "plot"
17274   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17275   algorithm: "plot_perf_box_name"
17276   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17277   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17278   include:
17279     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17280     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17281     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17282     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17283   layout:
17284     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17285     layout: "plot-throughput"
17286
17287 - type: "plot"
17288   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17289   algorithm: "plot_perf_box_name"
17290   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17291   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17292   include:
17293     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17294     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17295     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17296     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17297   layout:
17298     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17299     layout: "plot-throughput"
17300
17301 - type: "plot"
17302   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17303   algorithm: "plot_perf_box_name"
17304   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17305   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17306   include:
17307     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17308     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17309     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17310     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17311     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17312     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17313   layout:
17314     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17315     layout: "plot-throughput"
17316
17317 - type: "plot"
17318   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17319   algorithm: "plot_perf_box_name"
17320   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17321   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17322   include:
17323     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17324     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17325     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17326     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17327     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17328     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17329   layout:
17330     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17331     layout: "plot-throughput"
17332
17333 - type: "plot"
17334   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17335   algorithm: "plot_perf_box_name"
17336   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17337   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17338   include:
17339     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17340     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17341     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17342     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17343   layout:
17344     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17345     layout: "plot-throughput"
17346
17347 - type: "plot"
17348   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17349   algorithm: "plot_perf_box_name"
17350   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17351   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17352   include:
17353     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17354     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17355     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17356     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17357   layout:
17358     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17359     layout: "plot-throughput"
17360
17361 - type: "plot"
17362   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17363   algorithm: "plot_perf_box_name"
17364   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17365   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17366   include:
17367     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17368     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17369     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17370     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17371     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17372   layout:
17373     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17374     layout: "plot-throughput"
17375
17376 - type: "plot"
17377   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17378   algorithm: "plot_perf_box_name"
17379   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17380   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17381   include:
17382     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17383     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17384     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17385     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17386     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17387   layout:
17388     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17389     layout: "plot-throughput"
17390
17391 - type: "plot"
17392   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17393   algorithm: "plot_perf_box_name"
17394   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17395   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17396   include:
17397     - "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"
17398     - "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"
17399     - "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"
17400     - "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"
17401     - "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"
17402   layout:
17403     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17404     layout: "plot-throughput"
17405
17406 - type: "plot"
17407   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17408   algorithm: "plot_perf_box_name"
17409   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17410   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17411   include:
17412     - "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"
17413     - "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"
17414     - "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"
17415     - "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"
17416     - "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"
17417   layout:
17418     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17419     layout: "plot-throughput"
17420
17421 - type: "plot"
17422   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17423   algorithm: "plot_perf_box_name"
17424   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17425   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17426   include:
17427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17428     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17429     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17430     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17431     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17432   layout:
17433     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17434     layout: "plot-throughput"
17435
17436 - type: "plot"
17437   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17438   algorithm: "plot_perf_box_name"
17439   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17440   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17441   include:
17442     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17443     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17444     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17445     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17447   layout:
17448     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17449     layout: "plot-throughput"
17450
17451 - type: "plot"
17452   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17453   algorithm: "plot_perf_box_name"
17454   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17455   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17456   include:
17457     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17458     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17459     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17460     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17461     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17462   layout:
17463     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17464     layout: "plot-throughput"
17465
17466 - type: "plot"
17467   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17468   algorithm: "plot_perf_box_name"
17469   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17470   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17471   include:
17472     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17473     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17474     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17475     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17476     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17477   layout:
17478     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17479     layout: "plot-throughput"
17480
17481 - type: "plot"
17482   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17483   algorithm: "plot_perf_box_name"
17484   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17485   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17486   include:
17487     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17488     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17489     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17490     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17491   layout:
17492     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17493     layout: "plot-throughput"
17494
17495 - type: "plot"
17496   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17497   algorithm: "plot_perf_box_name"
17498   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17499   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17500   include:
17501     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17502     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17503     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17504     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17505   layout:
17506     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17507     layout: "plot-throughput"
17508
17509 - type: "plot"
17510   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17511   algorithm: "plot_perf_box_name"
17512   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17513   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17514   include:
17515     - "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"
17516     - "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"
17517     - "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"
17518     - "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"
17519   layout:
17520     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17521     layout: "plot-throughput"
17522
17523 - type: "plot"
17524   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17525   algorithm: "plot_perf_box_name"
17526   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17527   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17528   include:
17529     - "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"
17530     - "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"
17531     - "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"
17532     - "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"
17533   layout:
17534     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17535     layout: "plot-throughput"
17536
17537 - type: "plot"
17538   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17539   algorithm: "plot_perf_box_name"
17540   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17541   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17542   include:
17543     - "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"
17544     - "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"
17545     - "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"
17546     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17547     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17548     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17549   layout:
17550     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
17551     layout: "plot-throughput"
17552
17553 - type: "plot"
17554   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
17555   algorithm: "plot_perf_box_name"
17556   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
17557   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17558   include:
17559     - "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"
17560     - "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"
17561     - "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"
17562     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17563     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17564     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17565   layout:
17566     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
17567     layout: "plot-throughput"
17568
17569 ################################################################################
17570
17571 # Packet Speedup
17572
17573 - type: "plot"
17574   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
17575   algorithm: "plot_tsa_name"
17576   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
17577   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17578   include:
17579     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17580     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17581     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17582     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17583   layout:
17584     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
17585     layout: "plot-throughput-speedup-analysis"
17586
17587 - type: "plot"
17588   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
17589   algorithm: "plot_tsa_name"
17590   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
17591   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17592   include:
17593     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17594     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17595     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17596     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17597   layout:
17598     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
17599     layout: "plot-throughput-speedup-analysis"
17600
17601 - type: "plot"
17602   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
17603   algorithm: "plot_tsa_name"
17604   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
17605   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17606   include:
17607     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17608     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17609     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17610     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17611   layout:
17612     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
17613     layout: "plot-throughput-speedup-analysis"
17614
17615 - type: "plot"
17616   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
17617   algorithm: "plot_tsa_name"
17618   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
17619   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17620   include:
17621     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17622     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17623     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17624     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17625   layout:
17626     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
17627     layout: "plot-throughput-speedup-analysis"
17628
17629 - type: "plot"
17630   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
17631   algorithm: "plot_tsa_name"
17632   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
17633   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17634   include:
17635     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17636     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17637     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17638     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17639   layout:
17640     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
17641     layout: "plot-throughput-speedup-analysis"
17642
17643 - type: "plot"
17644   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
17645   algorithm: "plot_tsa_name"
17646   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
17647   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17648   include:
17649     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17650     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17651     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17652     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17653   layout:
17654     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
17655     layout: "plot-throughput-speedup-analysis"
17656
17657 - type: "plot"
17658   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
17659   algorithm: "plot_tsa_name"
17660   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
17661   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17662   include:
17663     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17664     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17665     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17666     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17667     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17668     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17669   layout:
17670     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
17671     layout: "plot-throughput-speedup-analysis"
17672
17673 - type: "plot"
17674   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
17675   algorithm: "plot_tsa_name"
17676   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
17677   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17678   include:
17679     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17680     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17681     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17682     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17683     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17684     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17685   layout:
17686     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
17687     layout: "plot-throughput-speedup-analysis"
17688
17689 - type: "plot"
17690   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17691   algorithm: "plot_tsa_name"
17692   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17693   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17694   include:
17695     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17696     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17697     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17698     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17699   layout:
17700     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
17701     layout: "plot-throughput-speedup-analysis"
17702
17703 - type: "plot"
17704   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17705   algorithm: "plot_tsa_name"
17706   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17707   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17708   include:
17709     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17710     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17712     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17713   layout:
17714     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
17715     layout: "plot-throughput-speedup-analysis"
17716
17717 - type: "plot"
17718   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
17719   algorithm: "plot_tsa_name"
17720   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
17721   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17722   include:
17723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17725     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17726   layout:
17727     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
17728     layout: "plot-throughput-speedup-analysis"
17729
17730 - type: "plot"
17731   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
17732   algorithm: "plot_tsa_name"
17733   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
17734   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17735   include:
17736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17739   layout:
17740     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
17741     layout: "plot-throughput-speedup-analysis"
17742
17743 - type: "plot"
17744   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17745   algorithm: "plot_tsa_name"
17746   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17747   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17748   include:
17749     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17754   layout:
17755     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
17756     layout: "plot-throughput-speedup-analysis"
17757
17758 - type: "plot"
17759   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17760   algorithm: "plot_tsa_name"
17761   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17762   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17763   include:
17764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17769   layout:
17770     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
17771     layout: "plot-throughput-speedup-analysis"
17772
17773 - type: "plot"
17774   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
17775   algorithm: "plot_tsa_name"
17776   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
17777   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17778   include:
17779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
17780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
17781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17782   layout:
17783     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
17784     layout: "plot-throughput-speedup-analysis"
17785
17786 - type: "plot"
17787   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
17788   algorithm: "plot_tsa_name"
17789   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
17790   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17791   include:
17792     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
17793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
17794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17795   layout:
17796     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
17797     layout: "plot-throughput-speedup-analysis"
17798
17799 - type: "plot"
17800   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17801   algorithm: "plot_tsa_name"
17802   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17803   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17804   include:
17805     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17806     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17808     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17809     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17810     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17811   layout:
17812     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
17813     layout: "plot-throughput-speedup-analysis"
17814
17815 - type: "plot"
17816   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17817   algorithm: "plot_tsa_name"
17818   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17819   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17820   include:
17821     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17822     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17823     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17824     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17825     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17826     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17827   layout:
17828     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
17829     layout: "plot-throughput-speedup-analysis"
17830
17831 - type: "plot"
17832   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17833   algorithm: "plot_tsa_name"
17834   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17835   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17836   include:
17837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17838     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17840     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17841     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17843   layout:
17844     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
17845     layout: "plot-throughput-speedup-analysis"
17846
17847 - type: "plot"
17848   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17849   algorithm: "plot_tsa_name"
17850   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17851   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17852   include:
17853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17857     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17858     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17859   layout:
17860     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
17861     layout: "plot-throughput-speedup-analysis"
17862
17863 - type: "plot"
17864   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
17865   algorithm: "plot_tsa_name"
17866   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
17867   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17868   include:
17869     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
17870     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
17871   layout:
17872     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
17873     layout: "plot-throughput-speedup-analysis"
17874
17875 - type: "plot"
17876   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
17877   algorithm: "plot_tsa_name"
17878   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
17879   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17880   include:
17881     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
17882     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
17883   layout:
17884     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
17885     layout: "plot-throughput-speedup-analysis"
17886
17887 - type: "plot"
17888   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
17889   algorithm: "plot_tsa_name"
17890   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
17891   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17892   include:
17893     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
17894     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17895     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
17896     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17897     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
17898     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17899   layout:
17900     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
17901     layout: "plot-throughput-speedup-analysis"
17902
17903 - type: "plot"
17904   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
17905   algorithm: "plot_tsa_name"
17906   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
17907   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17908   include:
17909     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
17910     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17911     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
17912     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17913     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
17914     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17915   layout:
17916     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
17917     layout: "plot-throughput-speedup-analysis"
17918
17919 - type: "plot"
17920   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
17921   algorithm: "plot_tsa_name"
17922   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
17923   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17924   include:
17925     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17926     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17927     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17928     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17929     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17930     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17931   layout:
17932     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
17933     layout: "plot-throughput-speedup-analysis"
17934
17935 - type: "plot"
17936   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
17937   algorithm: "plot_tsa_name"
17938   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
17939   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17940   include:
17941     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17942     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17943     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17944     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17945     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17946     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17947   layout:
17948     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
17949     layout: "plot-throughput-speedup-analysis"
17950
17951 - type: "plot"
17952   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17953   algorithm: "plot_tsa_name"
17954   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17955   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17956   include:
17957     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17958     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17959     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17960     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17961     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17962     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17963   layout:
17964     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
17965     layout: "plot-throughput-speedup-analysis"
17966
17967 - type: "plot"
17968   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17969   algorithm: "plot_tsa_name"
17970   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17971   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17972   include:
17973     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17974     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17975     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17976     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17977     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17978     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17979   layout:
17980     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
17981     layout: "plot-throughput-speedup-analysis"
17982
17983 - type: "plot"
17984   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17985   algorithm: "plot_tsa_name"
17986   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17987   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17988   include:
17989     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17990     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17991     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17992     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17993     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17994   layout:
17995     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
17996     layout: "plot-throughput-speedup-analysis"
17997
17998 - type: "plot"
17999   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18000   algorithm: "plot_tsa_name"
18001   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18002   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18003   include:
18004     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18005     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18006     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18007     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18008     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18009   layout:
18010     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18011     layout: "plot-throughput-speedup-analysis"
18012
18013 - type: "plot"
18014   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18015   algorithm: "plot_tsa_name"
18016   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18017   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18018   include:
18019     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18020     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18021     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18022     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18023     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18024   layout:
18025     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18026     layout: "plot-throughput-speedup-analysis"
18027
18028 - type: "plot"
18029   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18030   algorithm: "plot_tsa_name"
18031   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18032   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18033   include:
18034     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18035     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18036     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18037     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18038     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18039   layout:
18040     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18041     layout: "plot-throughput-speedup-analysis"
18042
18043 - type: "plot"
18044   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18045   algorithm: "plot_tsa_name"
18046   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18047   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18048   include:
18049     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18050     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18051     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18052     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18053     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18054   layout:
18055     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18056     layout: "plot-throughput-speedup-analysis"
18057
18058 - type: "plot"
18059   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18060   algorithm: "plot_tsa_name"
18061   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18062   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18063   include:
18064     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18065     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18066     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18067     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18068     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18069   layout:
18070     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18071     layout: "plot-throughput-speedup-analysis"
18072
18073 - type: "plot"
18074   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18075   algorithm: "plot_tsa_name"
18076   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18077   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18078   include:
18079     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18080     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18081     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18082     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18083     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18084   layout:
18085     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18086     layout: "plot-throughput-speedup-analysis"
18087
18088 - type: "plot"
18089   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18090   algorithm: "plot_tsa_name"
18091   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18092   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18093   include:
18094     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18095     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18096     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18097     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18098     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18099   layout:
18100     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18101     layout: "plot-throughput-speedup-analysis"
18102
18103 - type: "plot"
18104   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18105   algorithm: "plot_tsa_name"
18106   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18107   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18108   include:
18109     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18110     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18111     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18112     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18113     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18114   layout:
18115     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18116     layout: "plot-throughput-speedup-analysis"
18117
18118 - type: "plot"
18119   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18120   algorithm: "plot_tsa_name"
18121   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18122   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18123   include:
18124     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18125     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18126     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18127     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18128     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18129   layout:
18130     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
18131     layout: "plot-throughput-speedup-analysis"
18132
18133 - type: "plot"
18134   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18135   algorithm: "plot_tsa_name"
18136   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18137   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18138   include:
18139     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18140     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18141     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18142     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18143     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18144     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18145   layout:
18146     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
18147     layout: "plot-throughput-speedup-analysis"
18148
18149 - type: "plot"
18150   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18151   algorithm: "plot_tsa_name"
18152   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18153   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18154   include:
18155     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18156     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18157     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18158     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18159     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18160     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18161   layout:
18162     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
18163     layout: "plot-throughput-speedup-analysis"
18164
18165 - type: "plot"
18166   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18167   algorithm: "plot_tsa_name"
18168   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18169   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18170   include:
18171     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18172     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18173     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18174     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18175   layout:
18176     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
18177     layout: "plot-throughput-speedup-analysis"
18178
18179 - type: "plot"
18180   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18181   algorithm: "plot_tsa_name"
18182   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18183   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18184   include:
18185     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18186     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18187     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18188     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18189   layout:
18190     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
18191     layout: "plot-throughput-speedup-analysis"
18192
18193 - type: "plot"
18194   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18195   algorithm: "plot_tsa_name"
18196   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18197   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18198   include:
18199     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18200     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18201     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18202     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18203     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18204     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18205   layout:
18206     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
18207     layout: "plot-throughput-speedup-analysis"
18208
18209 - type: "plot"
18210   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18211   algorithm: "plot_tsa_name"
18212   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18213   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18214   include:
18215     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18216     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18217     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18221   layout:
18222     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
18223     layout: "plot-throughput-speedup-analysis"
18224
18225 - type: "plot"
18226   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18227   algorithm: "plot_tsa_name"
18228   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18229   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18230   include:
18231     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18232     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18233     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18234     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18235   layout:
18236     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18237     layout: "plot-throughput-speedup-analysis"
18238
18239 - type: "plot"
18240   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18241   algorithm: "plot_tsa_name"
18242   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18243   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18244   include:
18245     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18246     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18247     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18248     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18249   layout:
18250     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18251     layout: "plot-throughput-speedup-analysis"
18252
18253 - type: "plot"
18254   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18255   algorithm: "plot_tsa_name"
18256   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18257   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18258   include:
18259     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18260     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18261     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18262     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18263     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18264     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18265   layout:
18266     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
18267     layout: "plot-throughput-speedup-analysis"
18268
18269 - type: "plot"
18270   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18271   algorithm: "plot_tsa_name"
18272   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18273   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18274   include:
18275     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18276     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18277     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18278     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18279     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18280     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18281   layout:
18282     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
18283     layout: "plot-throughput-speedup-analysis"
18284
18285 - type: "plot"
18286   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18287   algorithm: "plot_tsa_name"
18288   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18289   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18290   include:
18291     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18292     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18293     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18294     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18295   layout:
18296     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
18297     layout: "plot-throughput-speedup-analysis"
18298
18299 - type: "plot"
18300   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18301   algorithm: "plot_tsa_name"
18302   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18303   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18304   include:
18305     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18306     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18307     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18308     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18309   layout:
18310     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
18311     layout: "plot-throughput-speedup-analysis"
18312
18313 - type: "plot"
18314   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
18315   algorithm: "plot_tsa_name"
18316   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
18317   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18318   include:
18319     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18320     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18321     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18322     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18323     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18324   layout:
18325     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
18326     layout: "plot-throughput-speedup-analysis"
18327
18328 - type: "plot"
18329   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
18330   algorithm: "plot_tsa_name"
18331   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
18332   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18333   include:
18334     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18335     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18336     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18337     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18338     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18339   layout:
18340     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
18341     layout: "plot-throughput-speedup-analysis"
18342
18343 - type: "plot"
18344   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18345   algorithm: "plot_tsa_name"
18346   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18347   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18348   include:
18349     - "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"
18350     - "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"
18351     - "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"
18352     - "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"
18353     - "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"
18354   layout:
18355     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18356     layout: "plot-throughput-speedup-analysis"
18357
18358 - type: "plot"
18359   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18360   algorithm: "plot_tsa_name"
18361   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18362   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18363   include:
18364     - "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"
18365     - "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"
18366     - "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"
18367     - "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"
18368     - "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"
18369   layout:
18370     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18371     layout: "plot-throughput-speedup-analysis"
18372
18373 - type: "plot"
18374   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18375   algorithm: "plot_tsa_name"
18376   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18377   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18378   include:
18379     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18380     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18381     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18382     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18383     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18384   layout:
18385     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18386     layout: "plot-throughput-speedup-analysis"
18387
18388 - type: "plot"
18389   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18390   algorithm: "plot_tsa_name"
18391   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18392   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18393   include:
18394     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18395     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18396     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18397     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18398     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18399   layout:
18400     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18401     layout: "plot-throughput-speedup-analysis"
18402
18403 - type: "plot"
18404   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18405   algorithm: "plot_tsa_name"
18406   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18407   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18408   include:
18409     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18410     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18411     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18412     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18414   layout:
18415     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18416     layout: "plot-throughput-speedup-analysis"
18417
18418 - type: "plot"
18419   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18420   algorithm: "plot_tsa_name"
18421   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18422   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18423   include:
18424     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18425     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18426     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18428     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18429   layout:
18430     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18431     layout: "plot-throughput-speedup-analysis"
18432
18433 - type: "plot"
18434   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18435   algorithm: "plot_tsa_name"
18436   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18437   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18438   include:
18439     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18440     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18441     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18442     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18443   layout:
18444     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
18445     layout: "plot-throughput-speedup-analysis"
18446
18447 - type: "plot"
18448   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18449   algorithm: "plot_tsa_name"
18450   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18451   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18452   include:
18453     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18454     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18456     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18457   layout:
18458     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
18459     layout: "plot-throughput-speedup-analysis"
18460
18461 - type: "plot"
18462   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18463   algorithm: "plot_tsa_name"
18464   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18465   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18466   include:
18467     - "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"
18468     - "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"
18469     - "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"
18470     - "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"
18471   layout:
18472     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
18473     layout: "plot-throughput-speedup-analysis"
18474
18475 - type: "plot"
18476   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
18477   algorithm: "plot_tsa_name"
18478   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
18479   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18480   include:
18481     - "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"
18482     - "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"
18483     - "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"
18484     - "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"
18485   layout:
18486     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
18487     layout: "plot-throughput-speedup-analysis"
18488
18489 - type: "plot"
18490   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18491   algorithm: "plot_tsa_name"
18492   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18493   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18494   include:
18495     - "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"
18496     - "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"
18497     - "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"
18498     - "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"
18499     - "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"
18500     - "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"
18501   layout:
18502     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18503     layout: "plot-throughput-speedup-analysis"
18504
18505 - type: "plot"
18506   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18507   algorithm: "plot_tsa_name"
18508   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18509   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18510   include:
18511     - "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"
18512     - "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"
18513     - "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"
18514     - "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"
18515     - "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"
18516     - "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"
18517   layout:
18518     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18519     layout: "plot-throughput-speedup-analysis"
18520
18521 ################################################################################
18522
18523 # Packet Throughput - DPDK
18524
18525 # 2n-clx-xxv710
18526
18527 - type: "plot"
18528   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
18529   algorithm: "plot_perf_box_name"
18530   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
18531   data: "plot-dpdk-throughput-latency-2n-clx"
18532   include:
18533     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18534     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18535   layout:
18536     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
18537     layout: "plot-throughput"
18538
18539 - type: "plot"
18540   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
18541   algorithm: "plot_perf_box_name"
18542   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
18543   data: "plot-dpdk-throughput-latency-2n-clx"
18544   include:
18545     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18546     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18547   layout:
18548     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
18549     layout: "plot-throughput"
18550
18551 - type: "plot"
18552   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
18553   algorithm: "plot_perf_box_name"
18554   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
18555   data: "plot-dpdk-throughput-latency-2n-clx"
18556   include:
18557     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18558     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18559   layout:
18560     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
18561     layout: "plot-throughput"
18562
18563 - type: "plot"
18564   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
18565   algorithm: "plot_perf_box_name"
18566   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
18567   data: "plot-dpdk-throughput-latency-2n-clx"
18568   include:
18569     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18570     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18571   layout:
18572     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
18573     layout: "plot-throughput"
18574
18575 # 2n-clx-x710
18576
18577 - type: "plot"
18578   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
18579   algorithm: "plot_perf_box_name"
18580   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
18581   data: "plot-dpdk-throughput-latency-2n-clx"
18582   include:
18583     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18584     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18585   layout:
18586     title: "2n-clx-x710-64b-2t1c-base-ndr"
18587     layout: "plot-throughput"
18588
18589 - type: "plot"
18590   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
18591   algorithm: "plot_perf_box_name"
18592   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
18593   data: "plot-dpdk-throughput-latency-2n-clx"
18594   include:
18595     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18596     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18597   layout:
18598     title: "2n-clx-x710-64b-4t2c-base-ndr"
18599     layout: "plot-throughput"
18600
18601 - type: "plot"
18602   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
18603   algorithm: "plot_perf_box_name"
18604   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
18605   data: "plot-dpdk-throughput-latency-2n-clx"
18606   include:
18607     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18608     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18609   layout:
18610     title: "2n-clx-x710-64b-2t1c-base-pdr"
18611     layout: "plot-throughput"
18612
18613 - type: "plot"
18614   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
18615   algorithm: "plot_perf_box_name"
18616   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
18617   data: "plot-dpdk-throughput-latency-2n-clx"
18618   include:
18619     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18620     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18621   layout:
18622     title: "2n-clx-x710-64b-4t2c-base-pdr"
18623     layout: "plot-throughput"
18624
18625 ################################################################################
18626
18627 - type: "plot"
18628   title: "Latency by percentile: 2n-skx"
18629   algorithm: "plot_hdrh_lat_by_percentile"
18630   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
18631   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
18632   target-links: "../../_static/vpp"
18633   data: "plot-vpp-hdrh-lat-2n-skx"
18634   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18635   layout:
18636     layout: "plot-hdrh-latency-by-percentile"
18637
18638 - type: "plot"
18639   title: "Latency by percentile: 3n-skx"
18640   algorithm: "plot_hdrh_lat_by_percentile"
18641   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
18642   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
18643   target-links: "../../_static/vpp"
18644   data: "plot-vpp-hdrh-lat-3n-skx"
18645   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18646   layout:
18647     layout: "plot-hdrh-latency-by-percentile"
18648
18649 - type: "plot"
18650   title: "Latency by percentile: 2n-clx"
18651   algorithm: "plot_hdrh_lat_by_percentile"
18652   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
18653   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
18654   target-links: "../../_static/vpp"
18655   data: "plot-vpp-hdrh-lat-2n-clx"
18656   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18657   layout:
18658     layout: "plot-hdrh-latency-by-percentile"
18659
18660 - type: "plot"
18661   title: "Latency by percentile: 3n-hsw"
18662   algorithm: "plot_hdrh_lat_by_percentile"
18663   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
18664   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
18665   target-links: "../../_static/vpp"
18666   data: "plot-vpp-hdrh-lat-3n-hsw"
18667   filter: "'1T1C' and 'NIC_Intel-XL710'"
18668   layout:
18669     layout: "plot-hdrh-latency-by-percentile"
18670
18671 - type: "plot"
18672   title: "Latency by percentile: 3n-tsh"
18673   algorithm: "plot_hdrh_lat_by_percentile"
18674   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
18675   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
18676   target-links: "../../_static/vpp"
18677   data: "plot-vpp-hdrh-lat-3n-tsh"
18678   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
18679   layout:
18680     layout: "plot-hdrh-latency-by-percentile"
18681
18682 - type: "plot"
18683   title: "Latency by percentile: DPDK 2n-skx"
18684   algorithm: "plot_hdrh_lat_by_percentile"
18685   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
18686   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
18687   target-links: "../../_static/dpdk"
18688   data: "plot-dpdk-hdrh-lat-2n-skx"
18689   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18690   layout:
18691     layout: "plot-hdrh-latency-by-percentile"
18692
18693 - type: "plot"
18694   title: "Latency by percentile: DPDK 3n-skx"
18695   algorithm: "plot_hdrh_lat_by_percentile"
18696   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
18697   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
18698   target-links: "../../_static/dpdk"
18699   data: "plot-dpdk-hdrh-lat-3n-skx"
18700   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18701   layout:
18702     layout: "plot-hdrh-latency-by-percentile"
18703
18704 - type: "plot"
18705   title: "Latency by percentile: DPDK 2n-clx"
18706   algorithm: "plot_hdrh_lat_by_percentile"
18707   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
18708   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
18709   target-links: "../../_static/dpdk"
18710   data: "plot-dpdk-hdrh-lat-2n-clx"
18711   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18712   layout:
18713     layout: "plot-hdrh-latency-by-percentile"
18714
18715 - type: "plot"
18716   title: "Latency by percentile: DPDK 3n-hsw"
18717   algorithm: "plot_hdrh_lat_by_percentile"
18718   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
18719   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
18720   target-links: "../../_static/dpdk"
18721   data: "plot-dpdk-hdrh-lat-3n-hsw"
18722   filter: "'1T1C' and 'NIC_Intel-XL710'"
18723   layout:
18724     layout: "plot-hdrh-latency-by-percentile"
18725
18726 - type: "plot"
18727   title: "Latency by percentile: DPDK 3n-tsh"
18728   algorithm: "plot_hdrh_lat_by_percentile"
18729   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
18730   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
18731   target-links: "../../_static/dpdk"
18732   data: "plot-dpdk-hdrh-lat-3n-tsh"
18733   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
18734   layout:
18735     layout: "plot-hdrh-latency-by-percentile"